Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor tls_check_common_name to use lower level API. | beck | 2023-05-28 | 1 | -2/+4 |
* | 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 |
* | 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 | 1 | -0/+234 |