Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added missing break in case statement | Andreas Steffen | 2008-05-19 | 1 | -1/+3 |
* | introduced ASN1_EXIT command in ASN.1 object syntax definition | Andreas Steffen | 2008-04-28 | 1 | -22/+20 |
* | optimized parser->success() | Andreas Steffen | 2008-04-26 | 1 | -10/+6 |
* | refactoring of the ASN.1 parser | Andreas Steffen | 2008-04-26 | 1 | -192/+223 |
* | compare certificates against full encoding to allow equality check of untrust... | Martin Willi | 2008-04-07 | 1 | -11/+14 |
* | caching of ocsp responses (experimental), no crl caching yet | Martin Willi | 2008-03-26 | 1 | -29/+29 |
* | 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 | 1 | -11/+39 |
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -0/+928 |