aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/msg_session_ticket.cpp
Commit message (Expand)AuthorAgeFilesLines
* prepare TLS 1.2 for addition of TLS 1.3Hannes Rantzsch2022-04-041-4/+4
* Use C++17's concat namespace featureJack Lloyd2022-02-061-5/+1
* Remove deprecated headers, make more headers internalJack Lloyd2020-11-061-1/+1
* Fix various issues in TLS found using BoGoJack Lloyd2019-05-201-0/+1
* More include header cleanupsJack Lloyd2017-09-211-1/+0
* Export tls_messages.h as a public headerRené Korthaus2016-12-231-2/+3
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-7/+7
* lib/tls: Convert &vec[0] to vec.data()Simon Warta2015-06-231-1/+1
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Have TLS_Data_Reader decoding errors include the actual msg type namelloyd2014-04-121-5/+3
* Move lib into srclloyd2014-01-101-0/+57