Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [legal] Update FSF mailing address in GPL licence texts | Michael Brown | 2012-07-20 | 1 | -1/+2 |
* | [crypto] Generalise asn1_{digest,pubkey,signature}_algorithm() | Michael Brown | 2012-05-14 | 1 | -32/+9 |
* | [crypto] Add x509_auto_append() | Michael Brown | 2012-05-08 | 1 | -41/+13 |
* | [crypto] Add x509_append_raw() | Michael Brown | 2012-05-08 | 1 | -21/+6 |
* | [crypto] Allow for X.509 certificates with no common name | Michael Brown | 2012-05-08 | 1 | -1/+2 |
* | [crypto] Allow certificate chains to be long-lived data structures | Michael Brown | 2012-05-04 | 1 | -109/+274 |
* | [crypto] Fix memory leak in cms_verify_digest() | Michael Brown | 2012-05-04 | 1 | -1/+2 |
* | [crypto] Disambiguate all CMS errors | Michael Brown | 2012-03-26 | 1 | -5/+26 |
* | [crypto] Add support for Cryptographic Message Syntax (PKCS #7) | Michael Brown | 2012-03-22 | 1 | -0/+582 |