aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/sessions_sqlite3
Commit message (Expand)AuthorAgeFilesLines
* Apply final annotations to the library alsoJack Lloyd2017-09-221-1/+1
* More include header cleanupsJack Lloyd2017-09-211-1/+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
* Remove "Dirty hack" for multiple defines in lex_me_harder()Simon Warta2017-04-021-1/+3
* 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/+87