aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/credentials/sets
Commit message (Expand)AuthorAgeFilesLines
* Hash and URL cosmeticsAndreas Steffen2008-04-181-5/+5
* support for hash and URL encoded certificate payloads in charonTobias Brunner2008-04-181-2/+62
* extended credential_set_t interface by a cache_cert() methodMartin Willi2008-04-173-0/+11
* parallelized trust chain verificationMartin Willi2008-04-161-1/+17
* try to cache the same instance of equal certificatesMartin Willi2008-04-071-4/+17
* reentrant save cert_cacheMartin Willi2008-03-281-12/+65
* caching of CRLsMartin Willi2008-03-281-0/+11
* implemented cert cache flushing, ipsec purgeocspMartin Willi2008-03-272-0/+29
* caching of ocsp responses (experimental), no crl caching yetMartin Willi2008-03-261-3/+2
* cert_cache_t caches subject-issuer relations and subject certificatesMartin Willi2008-03-202-0/+275
* refactored trustchain verification, this should fix #33Martin Willi2008-03-194-0/+412