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