Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved debug.[ch] to utils folder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
| | |||||
* | Handle certificates being on hold in a CRL | Thomas Egerer | 2011-11-04 | 1 | -0/+1 |
| | | | | | | | Certificates which are set on hold in a CRL might be removed from any subsequent CRL. Hence you cannot conclude that a certificate is revoked for good in this case, you would try to retrieve an update CRL to see if the certificate on hold is still on it or not. | ||||
* | Added generic implementations for crl_is_newer/certificate_is_newer | Martin Willi | 2010-05-21 | 1 | -0/+22 |
| | |||||
* | backwards compatibility with SQL format | Andreas Steffen | 2009-09-18 | 1 | -1/+1 |
| | |||||
* | support of PKCS#10 certificate request parsing | Andreas Steffen | 2009-09-13 | 1 | -0/+1 |
| | |||||
* | fixed certificate_t enum names | Martin Willi | 2009-09-01 | 1 | -1/+0 |
| | |||||
* | handle pluto specific certificates under CRED_CERTIFICATE, not as own ↵ | Martin Willi | 2009-08-26 | 1 | -1/+4 |
| | | | | credential kind | ||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
| | |||||
* | merged multi-auth branch back into trunk | Martin Willi | 2009-04-14 | 1 | -6/+6 |
| | |||||
* | caching of ocsp responses (experimental), no crl caching yet | Martin Willi | 2008-03-26 | 1 | -5/+5 |
| | |||||
* | added VALIDATION_UNKNOWN to cert_validation_names | Andreas Steffen | 2008-03-21 | 1 | -0/+1 |
| | |||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -0/+40 |