summaryrefslogtreecommitdiff
path: root/src/regress/lib/libtls/verify/verifytest.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor tls_check_common_name to use lower level API.beck2023-05-281-2/+4
* 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
* 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-011-0/+234