aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_tls_stream_integration.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix comment and formattingHannes Rantzsch2021-03-121-5/+8
* fix: TLS::Stream broke on being std::move'dHannes Rantzsch2021-03-121-4/+31
* Fix constructorsJack Lloyd2020-12-141-1/+1
* Remove outer shared_ptr from Certificate in certstore interfaceJack Lloyd2020-11-231-1/+1
* Tag all tests with a categoryJack Lloyd2020-10-281-1/+1
* Fix some warnings in the Boost specific code/testsJack Lloyd2020-09-271-4/+6
* address review commentsHannes Rantzsch2020-03-171-3/+5
* implement server-side of TLS::StreamHannes Rantzsch2020-03-171-0/+722