aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/credentials/certificates/crl.h
Commit message (Expand)AuthorAgeFilesLines
* Readded docs for some arguments to global functions.Tobias Brunner2011-07-211-1/+2
* "this" removed from comments.Tobias Brunner2011-07-061-2/+1
* Added support for delta CRLs to x509 pluginMartin Willi2011-01-051-0/+15
* Added generic implementations for crl_is_newer/certificate_is_newerMartin Willi2010-05-211-1/+9
* replaces four spaces by tabs, where appropriateMartin Willi2009-09-041-8/+8
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-4/+4
* changed prefix of crl_reason_t values from CRL_ to CRL_REASON_Andreas Steffen2009-08-311-8/+8
* updated x509/CRL/AC API to align with public key, authKeyIdentifier is a chunkMartin Willi2009-08-261-2/+2
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* updated DoxyfileMartin Willi2009-03-241-1/+1
* certificate factory can load certs from fileAndreas Steffen2008-03-251-5/+0
* defined *_create_from_file() constructors in libstrongswan/credentials/certif...Andreas Steffen2008-03-251-0/+5
* cleaned up includesAndreas Steffen2008-03-201-1/+3
* made is_newer() a certificate_t methodAndreas Steffen2008-03-181-7/+0
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+93