Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reentrant save cert_cache | Martin Willi | 2008-03-28 | 1 | -12/+65 |
| | |||||
* | caching of CRLs | Martin Willi | 2008-03-28 | 1 | -0/+11 |
| | |||||
* | implemented cert cache flushing, ipsec purgeocsp | Martin Willi | 2008-03-27 | 2 | -0/+29 |
| | |||||
* | caching of ocsp responses (experimental), no crl caching yet | Martin Willi | 2008-03-26 | 1 | -3/+2 |
| | |||||
* | cert_cache_t caches subject-issuer relations and subject certificates | Martin Willi | 2008-03-20 | 2 | -0/+275 |
| | | | | ocsp/crl do not benefit yet due missing lookup function | ||||
* | refactored trustchain verification, this should fix #33 | Martin Willi | 2008-03-19 | 4 | -0/+412 |
moved auth_info/ocsp_response credset wrapper to separate files |