aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/tls_test.c
Commit message (Expand)AuthorAgeFilesLines
* Accept a certificate/key pair to use client authentication in tls_testMartin Willi2013-04-021-7/+52
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
* Moved host_t and host_resolver_t to a new networking subfolderTobias Brunner2012-10-241-1/+1
* Use the TLS socket splicing in tls_test scriptMartin Willi2011-12-311-54/+2
* Implemented TLS session resumption both as client and as serverMartin Willi2011-12-311-52/+70
* Added a TLS debug level option, use debugging hookMartin Willi2010-08-311-13/+38
* Implemented a TLS utility to test on any TLS secured TCP connectionMartin Willi2010-08-251-0/+326