Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | got rid of deprecated create_iterator_locked() | Martin Willi | 2008-11-05 | 1 | -0/+2 |
| | |||||
* | refactored credential builder | Martin Willi | 2008-09-02 | 1 | -19/+26 |
| | | | | | | | | | allow enumeration of matching builders try a second builder if the first one fails builder clones resources internally on demand caller frees added resources on failure and success stricter handling of non-supported build parts | ||||
* | support of ECDSA signatures for all certificate types | Andreas Steffen | 2008-06-22 | 1 | -0/+3 |
| | |||||
* | introduced ASN1_EXIT command in ASN.1 object syntax definition | Andreas Steffen | 2008-04-28 | 1 | -3/+3 |
| | |||||
* | optimized parser->success() | Andreas Steffen | 2008-04-26 | 1 | -4/+2 |
| | |||||
* | refactoring of the ASN.1 parser | Andreas Steffen | 2008-04-26 | 1 | -28/+29 |
| | |||||
* | compare certificates against full encoding to allow equality check of ↵ | Martin Willi | 2008-04-07 | 1 | -5/+9 |
| | | | | untrusted certs | ||||
* | caching of ocsp responses (experimental), no crl caching yet | Martin Willi | 2008-03-26 | 1 | -28/+6 |
| | |||||
* | treat sig_alg and algorithm comparison in a consistent way over all ↵ | Andreas Steffen | 2008-03-26 | 1 | -3/+4 |
| | | | | certificate types | ||||
* | fixed compiler warnings | Martin Willi | 2008-03-26 | 1 | -0/+1 |
| | |||||
* | certificate factory can load certs from file | Andreas Steffen | 2008-03-25 | 1 | -15/+53 |
| | |||||
* | included utils/linked_list.h | Andreas Steffen | 2008-03-20 | 1 | -0/+1 |
| | |||||
* | made is_newer() a certificate_t method | Andreas Steffen | 2008-03-18 | 1 | -37/+37 |
| | |||||
* | fixed CRL revoked certs enumeration | Martin Willi | 2008-03-17 | 1 | -4/+4 |
| | |||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -0/+717 |