Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing tls_init() and tls_free() calls. | 2017-04-30 | 1 | -1/+4 | |
* | Rework and significantly extend TLS name verification tests to match | 2017-04-10 | 1 | -99/+377 | |
* | Provide TLS_INT for consistency with libssl/libcrypto. | 2017-01-09 | 1 | -2/+2 | |
* | Some tests require internal symbols; have them link with the static | 2016-11-04 | 1 | -2/+2 | |
* | regress test that we do not allow a wildcard match for ".openbsd.org" | 2015-09-11 | 1 | -1/+6 | |
* | fix verify to allow for servername->name | 2015-09-11 | 1 | -25/+25 | |
* | Update for recent verify related naming changes. | 2015-02-22 | 1 | -25/+25 | |
* | Allow specific libtls hostname validation errors to propagate. | 2014-12-07 | 1 | -3/+7 | |
* | Initial regress for libtls hostname verification. | 2014-11-01 | 2 | -0/+244 |