Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix encoding of subject key identifier | Jack Lloyd | 2017-11-16 | 1 | -2/+2 |
* | Fix a memory leak in the case where certificate extension decoding fails. | Jack Lloyd | 2017-11-16 | 1 | -12/+15 |
* | Refactor certificate extension handling | Jack Lloyd | 2017-11-14 | 1 | -83/+249 |
* | Apply final annotations to the library also | Jack Lloyd | 2017-09-22 | 1 | -4/+4 |
* | Header file cleanups | Jack Lloyd | 2017-09-21 | 1 | -0/+1 |
* | Change header guard format to BOTAN_FOO_H_ | Jack Lloyd | 2017-09-20 | 1 | -2/+2 |
* | Complete the final annotation changes | Jack Lloyd | 2017-09-19 | 1 | -1/+1 |
* | Add API stability annotations. | Jack Lloyd | 2017-09-19 | 1 | -18/+18 |
* | Content: | Tomasz Frydrych | 2017-04-03 | 1 | -12/+12 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -36/+36 |
* | Rename some methods, add more tests and docs | René Korthaus | 2016-12-04 | 1 | -4/+42 |
* | Allow custom extensions in X509_Cert_Options | René Korthaus | 2016-12-02 | 1 | -0/+23 |
* | Move cert/x509 to top level and pem and pbes2 to pubkey. | Jack Lloyd | 2016-11-03 | 1 | -0/+505 |