summaryrefslogtreecommitdiff
path: root/regress/lib/libtls/verify
AgeCommit message (Expand)Author
2023-05-28Refactor tls_check_common_name to use lower level API.Bob Beck
2017-04-30Add missing tls_init() and tls_free() calls.Joel Sing
2017-04-10Rework and significantly extend TLS name verification tests to matchJoel Sing
2017-01-09Provide TLS_INT for consistency with libssl/libcrypto.Joel Sing
2016-11-04Some tests require internal symbols; have them link with the staticPhilip Guenther
2015-09-11regress test that we do not allow a wildcard match for ".openbsd.org"Bob Beck
2015-09-11fix verify to allow for servername->nameBob Beck
2015-02-22Update for recent verify related naming changes.Joel Sing
2014-12-07Allow specific libtls hostname validation errors to propagate.Brent Cook
2014-11-01Initial regress for libtls hostname verification.Joel Sing