aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/credentials/certificates
Commit message (Collapse)AuthorAgeFilesLines
...
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-045-33/+33
|
* fixed certificate_t enum namesMartin Willi2009-09-011-1/+0
|
* changed prefix of crl_reason_t values from CRL_ to CRL_REASON_Andreas Steffen2009-08-312-9/+9
|
* updated x509/CRL/AC API to align with public key, authKeyIdentifier is a chunkMartin Willi2009-08-263-9/+9
|
* handle pluto specific certificates under CRED_CERTIFICATE, not as own ↵Martin Willi2009-08-262-2/+11
| | | | credential kind
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-309-18/+0
|
* merged multi-auth branch back into trunkMartin Willi2009-04-142-11/+13
|
* updated DoxyfileMartin Willi2009-03-246-7/+6
| | | | | | 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-264-37/+13
|
* certificate factory can load certs from fileAndreas Steffen2008-03-256-149/+0
|
* added ac.cAndreas Steffen2008-03-251-0/+55
|
* defined *_create_from_file() constructors in ↵Andreas Steffen2008-03-255-2/+96
| | | | libstrongswan/credentials/certificates
* added VALIDATION_UNKNOWN to cert_validation_namesAndreas Steffen2008-03-211-0/+1
|
* refactored openac and its attribute certificate factoryAndreas Steffen2008-03-201-0/+58
|
* added $Andreas Steffen2008-03-201-0/+2
|
* cleaned up includesAndreas Steffen2008-03-201-1/+3
|
* made is_newer() a certificate_t methodAndreas Steffen2008-03-182-7/+7
|
* removed X509_PEER flag; flags are meant to read cert, not to store ↵Martin Willi2008-03-141-10/+1
| | | | | | | additional state in cert removed x509_t.set_flags for the reason above implemented a simple, generic shared_key_t
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-1310-0/+667