aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/pem
Commit message (Expand)AuthorAgeFilesLines
* Fix some misc additional clang-tidy warningsJack Lloyd2022-02-061-5/+13
* Use C++17's concat namespace featureJack Lloyd2022-02-061-5/+1
* Fix clang-tidy readability-container-size-empty warningsJack Lloyd2022-02-061-1/+1
* Remove deprecated headers, make more headers internalJack Lloyd2020-11-061-0/+4
* Fix a bug in PEM decodingJack Lloyd2017-12-162-31/+21
* More include header cleanupsJack Lloyd2017-09-212-2/+5
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-6/+6
* Remove "Dirty hack" for multiple defines in lex_me_harder()Simon Warta2017-04-021-1/+3
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-182-17/+17
* Move cert/x509 to top level and pem and pbes2 to pubkey.Jack Lloyd2016-11-033-0/+272