summaryrefslogtreecommitdiff
path: root/src/regress/lib/libtls/tls/tlstest.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Correctly tls_config_set_ca_file() return value (no effective change).jsing2017-01-171-2/+2
| | | | Spotted by inoguchi@
* Add regress tests for libtls, which currently cover handshakes and closesjsing2017-01-121-0/+335
using callbacks, file descriptors and sockets.