aboutsummaryrefslogtreecommitdiffstats
path: root/test/pathod/protocols
Commit message (Collapse)AuthorAgeFilesLines
* rename TLS/SSL-related functionsThomas Kriechbaumer2018-01-061-8/+8
| | | | | | SSL is an outdated protocol superseeded by TLS. Although the commonly used library is called OpenSSL, it is no reason to still use outdated language for function names.
* nuke old opensslThomas Kriechbaumer2017-07-251-4/+0
|
* fix various fd/socket leaksThomas Kriechbaumer2017-05-241-1/+1
|
* fix importsThomas Kriechbaumer2017-02-142-2/+2
|
* restructure and move test filesThomas Kriechbaumer2017-02-143-0/+516
add empty test files to satisfy linter