aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/stroke/stroke_ca.c
Commit message (Expand)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-458/+0
* Separated the public interfaces of the threading primitives.Tobias Brunner2009-12-231-1/+1
* Moved mutex.c to a separate folder in order to cleanly wrap other threading p...Tobias Brunner2009-12-231-1/+1
* Credential backends use has_fingerprint() methods to select keys/certificatesMartin Willi2009-09-211-3/+1
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-30/+30
* updated stroke plugin to fingerprinting APIMartin Willi2009-08-261-12/+17
* OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the enum...Tobias Brunner2009-08-141-1/+1
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* merging changes from portability branch back to trunkTobias Brunner2009-04-301-3/+3
* wrapped all pthread_rwlock_t in profilable rwlock_tMartin Willi2008-11-051-16/+14
* using shared read locks in credential set enumerators to avoid deadlocksMartin Willi2008-07-301-15/+17
* do not list empty certuribase strings4.2.3Andreas Steffen2008-05-241-1/+4
* replaced freeswan ttodata by own chunk_{to|from}_{hex|base64} functionsMartin Willi2008-04-241-5/+6
* Hash and URL cosmeticsAndreas Steffen2008-04-181-8/+8
* support for hash and URL encoded certificate payloads in charonTobias Brunner2008-04-181-8/+100
* added missing credential_set method to stroke_caMartin Willi2008-04-171-0/+1
* put DN in double quotesAndreas Steffen2008-03-311-1/+1
* splitted stroke plugin to several files:Martin Willi2008-03-261-0/+360