aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/credentials/certificates
Commit message (Expand)AuthorAgeFilesLines
* Support TLS client authentication Extended Key Usage in x509 generationMartin Willi2010-01-142-9/+13
* X509_IP_ADDR_BLOCKS flag signals the presence of an ipAddrBlock certificate e...Andreas Steffen2009-12-221-6/+8
* added create_ipAddrBlock_enumerator() method to x509_tAndreas Steffen2009-12-221-0/+7
* list v3 or v4 fingerprintAndreas Steffen2009-11-081-0/+7
* implemented path length constraint checkinf for IKEv2Andreas Steffen2009-11-041-1/+2
* implemented parsing of pathLenConstraintAndreas Steffen2009-11-041-0/+9
* moved .gitignore for poolAndreas Steffen2009-10-151-2/+0
* ipsec pki --issue suports --flag authServer optionAndreas Steffen2009-10-052-1/+4
* pluto now uses x509 plugin for attribute certificate handlingAndreas Steffen2009-10-053-6/+15
* added get_subjectKeyIdentifier() to x509_tAndreas Steffen2009-09-261-0/+7
* backwards compatibility with SQL formatAndreas Steffen2009-09-182-3/+3
* Added basic support for PGP certificates (no trust relationships yet)Martin Willi2009-09-151-0/+39
* removed req.hAndreas Steffen2009-09-131-105/+0
* support of PKCS#10 certificate request parsingAndreas Steffen2009-09-134-1/+166
* replaces four spaces by tabs, where appropriateMartin Willi2009-09-042-11/+11
* 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 credent...Martin Willi2009-08-262-2/+11
* 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
* 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 libstrongswan/credentials/certif...Andreas Steffen2008-03-255-2/+96
* 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 additional...Martin Willi2008-03-141-10/+1
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-1310-0/+667