aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/credentials/credential_manager.h
Commit message (Collapse)AuthorAgeFilesLines
* type correctedTobias Brunner2008-04-181-1/+1
|
* extended credential_set_t interface by a cache_cert() methodMartin Willi2008-04-171-0/+10
| | | | allows persistent or in-memory caching of fetched certificates
* parallelized trust chain verificationMartin Willi2008-04-161-3/+2
| | | | | | temporary imported certificates are thread-local only read-write locking on credential manager credential sets must be thread-save now
* replaced get_public() by create_public_enumerator() to try multiple public ↵Martin Willi2008-03-271-10/+14
| | | | keys for signature verification
* implemented cert cache flushing, ipsec purgeocspMartin Willi2008-03-271-0/+7
|
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+187