aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_tls_messages.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix some MSVC warningsJack Lloyd2018-12-101-2/+2
* Make the tests VarMap an actual type instead of a hashmap typedef.Jack Lloyd2018-05-291-7/+7
* Add final annotations as appropriate in the test codeJack Lloyd2017-09-221-1/+1
* Reformat code with astyle + fix code styleTomasz Frydrych2017-05-011-21/+20
* Add tests for certificate status messageJack Lloyd2017-01-041-4/+36
* Export tls_messages.h as a public headerRené Korthaus2016-12-231-1/+2
* Minor refactoring of Text_Based_TestJack Lloyd2016-12-191-1/+1
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-8/+8
* New TLS positive and negative tests.Juraj Somorovsky2016-09-301-0/+203