Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply final annotations to the library also | Jack Lloyd | 2017-09-22 | 1 | -2/+2 |
* | 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 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -3/+3 |
* | Certificate store using SQLite | Kai Michaelis | 2016-10-02 | 1 | -0/+1 |
* | Add remove_all to TLS session manager interface | Jack Lloyd | 2015-11-13 | 1 | -1/+1 |
* | Move boost and sqlite3 to utils | Jack Lloyd | 2015-09-22 | 1 | -0/+56 |
* | Enable OpenSSL for providing ciphers and hashes again. | lloyd | 2015-02-05 | 1 | -56/+0 |
* | Remove algo factory, engines, global RNG, global state, etc. | lloyd | 2015-02-04 | 1 | -1/+1 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Add abstract database interface so applications can easily store info | lloyd | 2014-12-20 | 1 | -41/+31 |
* | Various small fixes and cleanups, new is_prime util | lloyd | 2014-11-03 | 1 | -2/+0 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+68 |