aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/credentials/certificates/ac.h
Commit message (Collapse)AuthorAgeFilesLines
* x509: Integrate IETF attribute handling, and obsolete ietf_attributes_tMartin Willi2014-03-311-1/+0
| | | | | The ietf_attributes_t class is used for attribute certificates only these days, and integrating them to x509_ac_t simplifies things significantly.
* x509: Replace fixed acert group string getter by a more dynamic group enumeratorMartin Willi2014-03-311-3/+13
|
* ac: Remove unimplemented equals_holder() method from ac_tMartin Willi2014-03-311-8/+0
|
* "this" removed from comments.Tobias Brunner2011-07-061-1/+0
|
* pluto now uses x509 plugin for attribute certificate handlingAndreas Steffen2009-10-051-5/+11
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-5/+5
|
* updated x509/CRL/AC API to align with public key, authKeyIdentifier is a chunkMartin Willi2009-08-261-5/+5
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* updated DoxyfileMartin Willi2009-03-241-2/+1
| | | | | | properly close all doxygen groups fixed remaining doxygen warnings
* added display of holderIssuer, holderSerial, and authorityKeyIdentifierAndreas Steffen2008-05-231-0/+28
|
* caching of ocsp responses (experimental), no crl caching yetMartin Willi2008-03-261-1/+1
|
* certificate factory can load certs from fileAndreas Steffen2008-03-251-5/+0
|
* defined *_create_from_file() constructors in ↵Andreas Steffen2008-03-251-2/+7
| | | | libstrongswan/credentials/certificates
* refactored openac and its attribute certificate factoryAndreas Steffen2008-03-201-0/+58