Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |