Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -173/+0 |
| | |||||
* | extended asn1_algorithmIdentifier() to SHA-2 | Andreas Steffen | 2008-01-22 | 1 | -1/+3 |
| | |||||
* | added rsa_public_key_create(mpz_t n, mpz_t e) | Andreas Steffen | 2008-01-21 | 1 | -7/+27 |
| | |||||
* | added get_publicKeyInfo() method | Andreas Steffen | 2007-10-12 | 1 | -27/+8 |
| | |||||
* | added RCSID | Andreas Steffen | 2007-10-07 | 1 | -0/+2 |
| | |||||
* | check hash algorithms used in signatures | Andreas Steffen | 2007-09-11 | 1 | -1/+5 |
| | |||||
* | better split up of library files "types.h" & "definitions.h" | Martin Willi | 2006-10-31 | 1 | -2/+1 |
| | | | | | | | | | centralized all printf specifier character definitions reuse of arginfo handlers more cleanups fixed more AMD64 issues added DEBUG_LEVEL compile flag to exclude DBGn() statements | ||||
* | moved typedefs to beginning of files to solve some include problems | Martin Willi | 2006-10-30 | 1 | -3/+2 |
| | | | | | | | splitted authenticator to have a separate implementation for each auth_method_t using va_copy to clone va_lists, should fix proplems on AMD64 some other cleanups | ||||
* | some cleanups here and there | Martin Willi | 2006-09-18 | 1 | -11/+0 |
| | |||||
* | updated copyright information | Martin Willi | 2006-07-07 | 1 | -1/+2 |
| | |||||
* | added X.509 trust chain verification | Andreas Steffen | 2006-06-27 | 1 | -7/+7 |
| | |||||
* | computation of SHA-1 hash over publicKeyInfo object | Andreas Steffen | 2006-05-30 | 1 | -6/+21 |
| | |||||
* | - applied patch from andreas, which allows certificate listing via stroke | Martin Willi | 2006-05-19 | 1 | -0/+8 |
| | |||||
* | (no commit message) | Martin Willi | 2006-05-10 | 1 | -0/+153 |