Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make exceptions easier to translate to error codes | Jack Lloyd | 2018-11-23 | 1 | -2/+5 |
* | Fix various x509 path validation bugs + path building with ambiguous DNs | Fabian Weissberg | 2017-12-20 | 1 | -0/+6 |
* | Support uninitialized certificate objects | Jack Lloyd | 2017-12-04 | 1 | -0/+10 |
* | CRL_Data is a struct not a class | Jack Lloyd | 2017-11-29 | 1 | -1/+2 |
* | Store X509_CRL data in shared_ptr | Jack Lloyd | 2017-11-14 | 1 | -20/+18 |
* | Use class for exception types | Jack Lloyd | 2017-10-02 | 1 | -3/+4 |
* | Apply final annotations to the library also | Jack Lloyd | 2017-09-22 | 1 | -1/+1 |
* | Change header guard format to BOTAN_FOO_H_ | Jack Lloyd | 2017-09-20 | 1 | -2/+2 |
* | Add API stability annotations. | Jack Lloyd | 2017-09-19 | 1 | -2/+2 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -3/+3 |
* | Move cert/x509 to top level and pem and pbes2 to pubkey. | Jack Lloyd | 2016-11-03 | 1 | -0/+125 |