summaryrefslogtreecommitdiff
path: root/src/regress/lib/libtls/verify (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add missing tls_init() and tls_free() calls.jsing2017-04-301-1/+4
* Rework and significantly extend TLS name verification tests to matchjsing2017-04-101-99/+377
* Provide TLS_INT for consistency with libssl/libcrypto.jsing2017-01-091-2/+2
* Some tests require internal symbols; have them link with the staticguenther2016-11-041-2/+2
* regress test that we do not allow a wildcard match for ".openbsd.org"beck2015-09-111-1/+6
* fix verify to allow for servername->namebeck2015-09-111-25/+25
* Update for recent verify related naming changes.jsing2015-02-221-25/+25
* Allow specific libtls hostname validation errors to propagate.bcook2014-12-071-3/+7
* Initial regress for libtls hostname verification.jsing2014-11-012-0/+244