aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/credentials/certificates/x509.h
Commit message (Collapse)AuthorAgeFilesLines
* Support TLS client authentication Extended Key Usage in x509 generationMartin Willi2010-01-141-8/+10
|
* X509_IP_ADDR_BLOCKS flag signals the presence of an ipAddrBlock certificate ↵Andreas Steffen2009-12-221-6/+8
| | | | extension
* added create_ipAddrBlock_enumerator() method to x509_tAndreas Steffen2009-12-221-0/+7
|
* implemented path length constraint checkinf for IKEv2Andreas Steffen2009-11-041-1/+2
|
* implemented parsing of pathLenConstraintAndreas Steffen2009-11-041-0/+9
|
* ipsec pki --issue suports --flag authServer optionAndreas Steffen2009-10-051-1/+3
|
* pluto now uses x509 plugin for attribute certificate handlingAndreas Steffen2009-10-051-0/+2
|
* added get_subjectKeyIdentifier() to x509_tAndreas Steffen2009-09-261-0/+7
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-6/+6
|
* 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
| | | | | | properly close all doxygen groups fixed remaining doxygen warnings
* certificate factory can load certs from fileAndreas Steffen2008-03-251-5/+0
|
* defined *_create_from_file() constructors in ↵Andreas Steffen2008-03-251-0/+5
| | | | libstrongswan/credentials/certificates
* added $Andreas Steffen2008-03-201-0/+2
|
* 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-131-0/+114