summaryrefslogtreecommitdiff
path: root/src/regress/lib/libtls/gotls (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a test that covers a libtls client talking to a Go TLS server withjsing2017-03-071-5/+107
* Allow ciphers to be set on the TLS config.jsing2017-03-071-0/+10
* Provide support for libtls protocols and allow for protocols to be set onjsing2017-03-071-3/+47
* Add handling for errors on the TLS config and properly check/handlejsing2017-03-072-6/+23
* libtls errors are much more descriptive these days - return them directlyjsing2017-03-071-9/+8
* We no longer need to keep pointers following tls_config_set_*() calls.jsing2017-03-071-6/+3
* Print SKIPPED if a regress test cannot be executed for some reason.bluhm2016-09-021-2/+3
* Single byte read/write tests.jsing2015-10-131-0/+67
* Add test coverage for peer certificate info and connection info.jsing2015-10-132-6/+231
* Make regress work again post hackathon tls_handshake/tls_read/tls_writejsing2015-10-131-7/+42
* Now that tls_close() is more robust, consider a failure to be fatal.jsing2015-04-151-1/+1
* Update for recent verify related naming changes.jsing2015-02-221-3/+3
* Update regress for the libressl to libtls rename.jsing2014-10-313-0/+280