aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/msg_finished.cpp
Commit message (Expand)AuthorAgeFilesLines
* Export tls_messages.h as a public headerRené Korthaus2016-12-231-1/+2
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-7/+7
* Disable TLS signature and finished message checks in fuzzer modeJack Lloyd2016-12-171-1/+8
* make sure kdf labels are always usedKai Michaelis2016-06-011-3/+4
* add label parameter to KDF::derive_keyKai Michaelis2016-05-191-1/+1
* Remaining cppcheck fixes that are not covered by GH #444Daniel Neus2016-03-051-6/+3
* Remove SSLv3 and handling of SSLv2 client hellos.lloyd2015-01-111-32/+13
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Guess I won't be needing theselloyd2014-01-181-1/+0
* Move lib into srclloyd2014-01-101-0/+104