summaryrefslogtreecommitdiff
path: root/lib/libtls/tls_verify.c
AgeCommit message (Expand)Author
2015-04-29Reject dNSName of " " for subjectAltName extension.Doug Hogan
2015-02-11Be consistent with naming - only use "host" and "hostname" when referringJoel Sing
2014-12-17Add size_t to int checks for SSL functions.Doug Hogan
2014-12-07Allow specific libtls hostname validation errors to propagate.Brent Cook
2014-12-07Fix a memory leak in tls_check_subject_altname() by callingJoel Sing
2014-12-07revert previous change for now, adjusting based on comments from jsing@Brent Cook
2014-12-07Allow specific libtls hostname validation errors to propagate.Brent Cook
2014-10-31Rename libressl to libtls to avoid confusion and to make it easier toJoel Sing