Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing mutex.h include | Jack Lloyd | 2017-09-21 | 1 | -0/+1 |
* | More include header cleanups | Jack Lloyd | 2017-09-21 | 1 | -2/+0 |
* | 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 | -1/+1 |
* | Remove unused include | Jack Lloyd | 2017-08-29 | 1 | -1/+0 |
* | Add certificate store lookup by subject DN hash | Nuno Goncalves | 2017-04-03 | 2 | -0/+9 |
* | Throw exception for Not_Implemented | Nuno Goncalves | 2017-04-03 | 1 | -2/+1 |
* | Remove "Dirty hack" for multiple defines in lex_me_harder() | Simon Warta | 2017-04-02 | 1 | -2/+3 |
* | Move Data_Store from utils to x509 | Jack Lloyd | 2017-01-04 | 1 | -3/+0 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 2 | -8/+8 |
* | Add find_cert_by_pubkey_sha1 to Certificate_Store_In_Memory | Jack Lloyd | 2016-11-23 | 2 | -0/+10 |
* | Move cert/x509 to top level and pem and pbes2 to pubkey. | Jack Lloyd | 2016-11-03 | 3 | -0/+410 |