aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/x509/x509_crl.c
Commit message (Collapse)AuthorAgeFilesLines
* introduced ASN1_EXIT command in ASN.1 object syntax definitionAndreas Steffen2008-04-281-3/+3
|
* optimized parser->success()Andreas Steffen2008-04-261-4/+2
|
* refactoring of the ASN.1 parserAndreas Steffen2008-04-261-28/+29
|
* compare certificates against full encoding to allow equality check of ↵Martin Willi2008-04-071-5/+9
| | | | untrusted certs
* caching of ocsp responses (experimental), no crl caching yetMartin Willi2008-03-261-28/+6
|
* treat sig_alg and algorithm comparison in a consistent way over all ↵Andreas Steffen2008-03-261-3/+4
| | | | certificate types
* fixed compiler warningsMartin Willi2008-03-261-0/+1
|
* certificate factory can load certs from fileAndreas Steffen2008-03-251-15/+53
|
* included utils/linked_list.hAndreas Steffen2008-03-201-0/+1
|
* made is_newer() a certificate_t methodAndreas Steffen2008-03-181-37/+37
|
* fixed CRL revoked certs enumerationMartin Willi2008-03-171-4/+4
|
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+717