Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some misc additional clang-tidy warnings | Jack Lloyd | 2022-02-06 | 1 | -5/+13 |
* | Use C++17's concat namespace feature | Jack Lloyd | 2022-02-06 | 1 | -5/+1 |
* | Fix clang-tidy readability-container-size-empty warnings | Jack Lloyd | 2022-02-06 | 1 | -1/+1 |
* | Remove deprecated headers, make more headers internal | Jack Lloyd | 2020-11-06 | 1 | -0/+4 |
* | Fix a bug in PEM decoding | Jack Lloyd | 2017-12-16 | 2 | -31/+21 |
* | More include header cleanups | Jack Lloyd | 2017-09-21 | 2 | -2/+5 |
* | 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 | -6/+6 |
* | Remove "Dirty hack" for multiple defines in lex_me_harder() | Simon Warta | 2017-04-02 | 1 | -1/+3 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 2 | -17/+17 |
* | Move cert/x509 to top level and pem and pbes2 to pubkey. | Jack Lloyd | 2016-11-03 | 3 | -0/+272 |