aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/credentials/credential_set.h
Commit message (Collapse)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-108/+0
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-6/+6
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* updated DoxyfileMartin Willi2009-03-241-1/+1
| | | | | | properly close all doxygen groups fixed remaining doxygen warnings
* using shared read locks in credential set enumerators to avoid deadlocksMartin Willi2008-07-301-0/+7
|
* extended credential_set_t interface by a cache_cert() methodMartin Willi2008-04-171-1/+11
| | | | allows persistent or in-memory caching of fetched certificates
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+93