aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/credentials/certificates/certificate.c
Commit message (Expand)AuthorAgeFilesLines
* Changed some certificate_type_names and added x509_flag_namesAndreas Steffen2015-12-111-4/+5
* Remove pluto specific certificate typesTobias Brunner2013-05-081-4/+1
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
* Handle certificates being on hold in a CRLThomas Egerer2011-11-041-0/+1
* Added generic implementations for crl_is_newer/certificate_is_newerMartin Willi2010-05-211-0/+22
* backwards compatibility with SQL formatAndreas Steffen2009-09-181-1/+1
* support of PKCS#10 certificate request parsingAndreas Steffen2009-09-131-0/+1
* fixed certificate_t enum namesMartin Willi2009-09-011-1/+0
* handle pluto specific certificates under CRED_CERTIFICATE, not as own credent...Martin Willi2009-08-261-1/+4
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* merged multi-auth branch back into trunkMartin Willi2009-04-141-6/+6
* caching of ocsp responses (experimental), no crl caching yetMartin Willi2008-03-261-5/+5
* added VALIDATION_UNKNOWN to cert_validation_namesAndreas Steffen2008-03-211-0/+1
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+40