Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x509: Integrate IETF attribute handling, and obsolete ietf_attributes_t | Martin Willi | 2014-03-31 | 1 | -1/+0 |
| | | | | | The ietf_attributes_t class is used for attribute certificates only these days, and integrating them to x509_ac_t simplifies things significantly. | ||||
* | x509: Replace fixed acert group string getter by a more dynamic group enumerator | Martin Willi | 2014-03-31 | 1 | -3/+13 |
| | |||||
* | ac: Remove unimplemented equals_holder() method from ac_t | Martin Willi | 2014-03-31 | 1 | -8/+0 |
| | |||||
* | "this" removed from comments. | Tobias Brunner | 2011-07-06 | 1 | -1/+0 |
| | |||||
* | pluto now uses x509 plugin for attribute certificate handling | Andreas Steffen | 2009-10-05 | 1 | -5/+11 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -5/+5 |
| | |||||
* | updated x509/CRL/AC API to align with public key, authKeyIdentifier is a chunk | Martin Willi | 2009-08-26 | 1 | -5/+5 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
| | |||||
* | updated Doxyfile | Martin Willi | 2009-03-24 | 1 | -2/+1 |
| | | | | | | 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 | 1 | -1/+1 |
| | |||||
* | certificate factory can load certs from file | Andreas Steffen | 2008-03-25 | 1 | -5/+0 |
| | |||||
* | defined *_create_from_file() constructors in ↵ | Andreas Steffen | 2008-03-25 | 1 | -2/+7 |
| | | | | libstrongswan/credentials/certificates | ||||
* | refactored openac and its attribute certificate factory | Andreas Steffen | 2008-03-20 | 1 | -0/+58 |