aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/sqlite3/sqlite3.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add -Wshorten-64-to-32 for ClangJack Lloyd2020-11-081-5/+5
* Add a DatabaseError type, set the sqlite return code in exceptionJack Lloyd2019-05-231-7/+6
* PSK DatabaseJack Lloyd2017-11-261-1/+12
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-4/+4
* Certificate store using SQLiteKai Michaelis2016-10-021-0/+7
* Build fix. Add SQL_DB_Error exception typeJack Lloyd2015-12-111-9/+10
* Missing addsJack Lloyd2015-12-111-1/+0
* Reroot the exception hierarchy into a toplevel Exception classJack Lloyd2015-12-111-8/+8
* Add remove_all to TLS session manager interfaceJack Lloyd2015-11-131-2/+8
* Move boost and sqlite3 to utilsJack Lloyd2015-09-221-0/+143
* Enable OpenSSL for providing ciphers and hashes again.lloyd2015-02-051-143/+0
* 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-20/+26
* Move lib into srclloyd2014-01-101-0/+137