aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/credentials/credential_manager.h
Commit message (Collapse)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-203/+0
|
* replaces four spaces by tabs, where appropriateMartin Willi2009-09-041-3/+3
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-15/+15
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* merged multi-auth branch back into trunkMartin Willi2009-04-141-9/+7
|
* updated DoxyfileMartin Willi2009-03-241-1/+1
| | | | | | properly close all doxygen groups fixed remaining doxygen warnings
* 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