Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed the cleanup code when the credential factory fails to create a builder | Tobias Brunner | 2008-05-19 | 2 | -2/+42 |
| | |||||
* | 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 component BUILD_FROM_FILE | Andreas Steffen | 2008-03-25 | 3 | -2/+6 |
| | |||||
* | 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 ietf group attribute support to attibute certificate factory | Andreas Steffen | 2008-03-21 | 3 | -2/+6 |
| | |||||
* | added BUILD_SERIAL component and fixed several ac bugs | Andreas Steffen | 2008-03-21 | 3 | -1/+5 |
| | |||||
* | added VALIDATION_UNKNOWN to cert_validation_names | Andreas Steffen | 2008-03-21 | 1 | -0/+1 |
| | |||||
* | added credential factory support for BULD_NOT_BEFORE_TIME and ↵ | Andreas Steffen | 2008-03-21 | 2 | -0/+6 |
| | | | | BUILD_NOT_AFTER_TIME | ||||
* | refactored openac and its attribute certificate factory | Andreas Steffen | 2008-03-20 | 2 | -0/+62 |
| | |||||
* | added $ | Andreas Steffen | 2008-03-20 | 1 | -0/+2 |
| | |||||
* | cleaned up includes | Andreas Steffen | 2008-03-20 | 1 | -1/+3 |
| | |||||
* | removed unimplemented private/public key function declarations | Martin Willi | 2008-03-19 | 2 | -47/+0 |
| | |||||
* | made is_newer() a certificate_t method | Andreas Steffen | 2008-03-18 | 2 | -7/+7 |
| | |||||
* | enforcing x509_flags on certificate construction | Martin Willi | 2008-03-17 | 3 | -2/+10 |
| | |||||
* | removed X509_PEER flag; flags are meant to read cert, not to store ↵ | Martin Willi | 2008-03-14 | 3 | -10/+94 |
| | | | | | | | 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 | 20 | -0/+1632 |