aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/x509/certstor.h
Commit message (Expand)AuthorAgeFilesLines
* Remove outer shared_ptr from Certificate in certstore interfaceJack Lloyd2020-11-231-29/+18
* Remove some duplicated logic for Certstore find_certJack Lloyd2020-06-301-2/+4
* Fix various x509 path validation bugs + path building with ambiguous DNsFabian Weissberg2017-12-201-0/+16
* Apply final annotations to the library alsoJack Lloyd2017-09-221-1/+1
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-2/+2
* Merge GH #900 Add ability to search by X509 DN hashJack Lloyd2017-04-041-0/+12
|\
| * Add certificate store lookup by subject DN hashNuno Goncalves2017-04-031-0/+12
* | Content:Tomasz Frydrych2017-04-031-2/+2
|/
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-4/+4
* Address review comments from @cordneyJack Lloyd2016-11-251-0/+6
* Add find_cert_by_pubkey_sha1 to Certificate_Store_In_MemoryJack Lloyd2016-11-231-26/+21
* Move cert/x509 to top level and pem and pbes2 to pubkey.Jack Lloyd2016-11-031-0/+134