aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/tls_session_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid empty methods, use =default or add a commentJack Lloyd2017-10-031-1/+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-3/+3
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-8/+8
* Improve tls doxygen [ci skip]René Korthaus2016-10-191-0/+2
* Abstract out mutex type. Make threads optional.Jack Lloyd2016-10-121-2/+2
* Fix a few clang warnings. Set clang sanitizer flagsJack Lloyd2015-12-241-1/+1
* Add remove_all to TLS session manager interfaceJack Lloyd2015-11-131-1/+10
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+149