aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/sqlite3
Commit message (Expand)AuthorAgeFilesLines
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-182-7/+7
* Certificate store using SQLiteKai Michaelis2016-10-022-0/+8
* 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-132-3/+9
* Move boost and sqlite3 to utilsJack Lloyd2015-09-223-0/+209
* Enable OpenSSL for providing ciphers and hashes again.lloyd2015-02-053-209/+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-102-2/+2
* Add abstract database interface so applications can easily store infolloyd2014-12-203-67/+59
* Various small fixes and cleanups, new is_prime utillloyd2014-11-031-2/+0
* Move lib into srclloyd2014-01-103-0/+219