aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/stroke/stroke_cred.c
Commit message (Expand)AuthorAgeFilesLines
* implement basic listing of attribute certificatesAndreas Steffen2008-05-221-7/+40
* handle ID_KEY_ID as a ID_PUBKEY_SHA1 for authenticationMartin Willi2008-05-141-2/+10
* added _GNU_SOURCE and limits.h to build against glibc-2.8Martin Willi2008-04-241-0/+1
* replaced freeswan ttodata by own chunk_{to|from}_{hex|base64} functionsMartin Willi2008-04-241-19/+15
* changed logging of crl writing to old styleAndreas Steffen2008-04-171-4/+4
* respecting ipsec.conf cachecrls= optionMartin Willi2008-04-171-1/+20
* caching of CRLs to /etc/ipsec.d/crls Martin Willi2008-04-171-10/+41
* extended credential_set_t interface by a cache_cert() methodMartin Willi2008-04-171-0/+9
* added API for random number generators, served through credential factoryMartin Willi2008-04-151-3/+3
* log shared secret with debug level 4Andreas Steffen2008-04-061-1/+1
* workaround for parsing IPv6 PSKs requires extract_last_token()Andreas Steffen2008-04-011-1/+1
* fixed compile error if --enable-p2p is setMartin Willi2008-03-261-1/+1
* splitted stroke plugin to several files:Martin Willi2008-03-261-0/+887