aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/sessions_sql
Commit message (Expand)AuthorAgeFilesLines
* Remove "Dirty hack" for multiple defines in lex_me_harder()Simon Warta2017-04-021-1/+3
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-182-13/+13
* Remove debug printfJack Lloyd2015-12-211-1/+0
* Reroot the exception hierarchy into a toplevel Exception classJack Lloyd2015-12-111-2/+2
* Add remove_all to TLS session manager interfaceJack Lloyd2015-11-132-32/+28
* Remove use of lookup.h in favor of new T::create API.Jack Lloyd2015-09-211-1/+0
* lib/tls: Convert &vec[0] to vec.data()Simon Warta2015-06-231-1/+1
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-0/+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-0/+298