Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | added x509_ac_builder plugin | Andreas Steffen | 2008-03-21 | 1 | -0/+5 | |
| | ||||||
* | refactored openac and its attribute certificate factory | Andreas Steffen | 2008-03-20 | 5 | -2/+1365 | |
| | ||||||
* | included utils/linked_list.h | Andreas Steffen | 2008-03-20 | 1 | -0/+1 | |
| | ||||||
* | CA certificates are allowed to sign OCSP responsed without OCSP_SIGNER flag | Martin Willi | 2008-03-20 | 1 | -1/+2 | |
| | ||||||
* | attempt to achieve consistent debugging output | Andreas Steffen | 2008-03-19 | 1 | -6/+6 | |
| | ||||||
* | made is_newer() a certificate_t method | Andreas Steffen | 2008-03-18 | 3 | -52/+98 | |
| | ||||||
* | enforcing x509_flags on certificate construction | Martin Willi | 2008-03-17 | 1 | -13/+21 | |
| | ||||||
* | fixed CRL revoked certs enumeration | Martin Willi | 2008-03-17 | 1 | -4/+4 | |
| | ||||||
* | removed X509_PEER flag; flags are meant to read cert, not to store ↵ | Martin Willi | 2008-03-14 | 1 | -9/+0 | |
| | | | | | | | 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 | 11 | -0/+3852 | |