aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/credentials/certificates/certificate.h
Commit message (Expand)AuthorAgeFilesLines
* Remove pluto specific certificate typesTobias Brunner2013-05-081-4/+0
* certificate_t->issued_by takes an argument to receive signature schemeMartin Willi2012-06-121-1/+3
* Handle certificates being on hold in a CRLThomas Egerer2011-11-041-0/+2
* Readded docs for some arguments to global functions.Tobias Brunner2011-07-211-5/+6
* Fixed common misspellings.Tobias Brunner2011-07-201-1/+1
* "this" removed from comments.Tobias Brunner2011-07-061-2/+1
* Support different encoding types in certificate.get_encoding()Martin Willi2010-07-131-3/+7
* Removed is_newer() from certificate_t, obsoleting all implementationsMartin Willi2010-05-211-7/+0
* Added generic implementations for crl_is_newer/certificate_is_newerMartin Willi2010-05-211-0/+9
* moved .gitignore for poolAndreas Steffen2009-10-151-2/+0
* backwards compatibility with SQL formatAndreas Steffen2009-09-181-2/+2
* support of PKCS#10 certificate request parsingAndreas Steffen2009-09-131-1/+3
* replaces four spaces by tabs, where appropriateMartin Willi2009-09-041-3/+3
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-13/+13
* handle pluto specific certificates under CRED_CERTIFICATE, not as own credent...Martin Willi2009-08-261-1/+7
* merged multi-auth branch back into trunkMartin Willi2009-04-141-5/+7
* updated DoxyfileMartin Willi2009-03-241-1/+1
* caching of ocsp responses (experimental), no crl caching yetMartin Willi2008-03-261-12/+7
* made is_newer() a certificate_t methodAndreas Steffen2008-03-181-0/+7
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+190