aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/x509/certstor_sql
Commit message (Expand)AuthorAgeFilesLines
* DER improvementsJack Lloyd2018-05-221-21/+16
* Fix various x509 path validation bugs + path building with ambiguous DNsFabian Weissberg2017-12-202-3/+41
* Add ability to fingerprint public keysJack Lloyd2017-12-141-3/+3
* Remove redundant "virtual override" declarations.Jack Lloyd2017-10-021-3/+3
* Further header cleanupsJack Lloyd2017-09-282-0/+2
* Add missing mutex.h includeJack Lloyd2017-09-211-0/+1
* More include header cleanupsJack Lloyd2017-09-211-2/+0
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-1/+1
* Remove unused includeJack Lloyd2017-08-291-1/+0
* Add certificate store lookup by subject DN hashNuno Goncalves2017-04-032-0/+9
* Throw exception for Not_ImplementedNuno Goncalves2017-04-031-2/+1
* Remove "Dirty hack" for multiple defines in lex_me_harder()Simon Warta2017-04-021-2/+3
* Move Data_Store from utils to x509Jack Lloyd2017-01-041-3/+0
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-182-8/+8
* Add find_cert_by_pubkey_sha1 to Certificate_Store_In_MemoryJack Lloyd2016-11-232-0/+10
* Move cert/x509 to top level and pem and pbes2 to pubkey.Jack Lloyd2016-11-033-0/+410