aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/sqlite3/sqlite3.h
Commit message (Expand)AuthorAgeFilesLines
* PSK DatabaseJack Lloyd2017-11-261-0/+1
* Apply final annotations to the library alsoJack Lloyd2017-09-221-2/+2
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-1/+1
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-3/+3
* Certificate store using SQLiteKai Michaelis2016-10-021-0/+1
* Add remove_all to TLS session manager interfaceJack Lloyd2015-11-131-1/+1
* Move boost and sqlite3 to utilsJack Lloyd2015-09-221-0/+56
* Enable OpenSSL for providing ciphers and hashes again.lloyd2015-02-051-56/+0
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-1/+1
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Add abstract database interface so applications can easily store infolloyd2014-12-201-41/+31
* Various small fixes and cleanups, new is_prime utillloyd2014-11-031-2/+0
* Move lib into srclloyd2014-01-101-0/+68