aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/parsing.h
Commit message (Expand)AuthorAgeFilesLines
* Name constraint fixesJack Lloyd2021-05-081-0/+2
* More charset.h cleanupsJack Lloyd2021-01-131-9/+0
* Remove split_on_predJack Lloyd2020-11-101-14/+0
* Remove deprecated headers, make more headers internalJack Lloyd2020-11-061-65/+14
* Deprecate many publically available headersJack Lloyd2019-09-061-0/+2
* Reduce usage of oids.h with the addition of some helpers on OIDJack Lloyd2019-08-041-1/+2
* Add read_kv for parsing strings with key/value pairsJack Lloyd2018-09-091-3/+26
* Avoid tying encoding of CRLs to the current system clockJack Lloyd2017-12-181-1/+2
* Avoid std::count to skip a signed overflow warningJack Lloyd2017-10-121-1/+5
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Complete the final annotation changesJack Lloyd2017-09-191-11/+15
* Add API stability annotations.Jack Lloyd2017-09-191-16/+16
* Fix various MSVC warningsJack Lloyd2017-08-311-0/+7
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-5/+5
* Fix doxygen warnings [ci skip]René Korthaus2016-10-191-0/+1
* Fix cert validation bugs found by x509test.Jack Lloyd2015-10-231-0/+2
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-0/+2
* Add support for configuring a TLS::Policy by text filelloyd2015-01-231-10/+1
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Remove dependency on boost string algoslloyd2014-02-131-0/+8
* Move lib into srclloyd2014-01-101-0/+133