aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/x509/x509_ac.c
Commit message (Collapse)AuthorAgeFilesLines
* caching of ocsp responses (experimental), no crl caching yetMartin Willi2008-03-261-8/+2
|
* treat sig_alg and algorithm comparison in a consistent way over all ↵Andreas Steffen2008-03-261-0/+5
| | | | certificate types
* fixed compiler warningsMartin Willi2008-03-261-6/+10
|
* certificate factory can load certs from fileAndreas Steffen2008-03-251-17/+296
|
* fixed refence counts before calling attribute certificate factoryAndreas Steffen2008-03-251-0/+4
|
* added ietf group attribute support to attibute certificate factoryAndreas Steffen2008-03-211-0/+4
|
* fixed memory allocation problem in openacAndreas Steffen2008-03-211-13/+9
|
* added BUILD_SERIAL component and fixed several ac bugsAndreas Steffen2008-03-211-6/+14
|
* added credential factory support for BULD_NOT_BEFORE_TIME and ↵Andreas Steffen2008-03-211-22/+23
| | | | BUILD_NOT_AFTER_TIME
* refactored openac and its attribute certificate factoryAndreas Steffen2008-03-201-0/+807