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