Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 5 | -33/+33 | |
| | ||||||
* | fixed certificate_t enum names | Martin Willi | 2009-09-01 | 1 | -1/+0 | |
| | ||||||
* | changed prefix of crl_reason_t values from CRL_ to CRL_REASON_ | Andreas Steffen | 2009-08-31 | 2 | -9/+9 | |
| | ||||||
* | updated x509/CRL/AC API to align with public key, authKeyIdentifier is a chunk | Martin Willi | 2009-08-26 | 3 | -9/+9 | |
| | ||||||
* | handle pluto specific certificates under CRED_CERTIFICATE, not as own ↵ | Martin Willi | 2009-08-26 | 2 | -2/+11 | |
| | | | | credential kind | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 9 | -18/+0 | |
| | ||||||
* | merged multi-auth branch back into trunk | Martin Willi | 2009-04-14 | 2 | -11/+13 | |
| | ||||||
* | updated Doxyfile | Martin Willi | 2009-03-24 | 6 | -7/+6 | |
| | | | | | | properly close all doxygen groups fixed remaining doxygen warnings | |||||
* | added display of holderIssuer, holderSerial, and authorityKeyIdentifier | Andreas Steffen | 2008-05-23 | 1 | -0/+28 | |
| | ||||||
* | caching of ocsp responses (experimental), no crl caching yet | Martin Willi | 2008-03-26 | 4 | -37/+13 | |
| | ||||||
* | certificate factory can load certs from file | Andreas Steffen | 2008-03-25 | 6 | -149/+0 | |
| | ||||||
* | added ac.c | Andreas Steffen | 2008-03-25 | 1 | -0/+55 | |
| | ||||||
* | defined *_create_from_file() constructors in ↵ | Andreas Steffen | 2008-03-25 | 5 | -2/+96 | |
| | | | | libstrongswan/credentials/certificates | |||||
* | added VALIDATION_UNKNOWN to cert_validation_names | Andreas Steffen | 2008-03-21 | 1 | -0/+1 | |
| | ||||||
* | refactored openac and its attribute certificate factory | Andreas Steffen | 2008-03-20 | 1 | -0/+58 | |
| | ||||||
* | added $ | Andreas Steffen | 2008-03-20 | 1 | -0/+2 | |
| | ||||||
* | cleaned up includes | Andreas Steffen | 2008-03-20 | 1 | -1/+3 | |
| | ||||||
* | made is_newer() a certificate_t method | Andreas Steffen | 2008-03-18 | 2 | -7/+7 | |
| | ||||||
* | removed X509_PEER flag; flags are meant to read cert, not to store ↵ | Martin Willi | 2008-03-14 | 1 | -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 trunk | Martin Willi | 2008-03-13 | 10 | -0/+667 | |