Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |