summaryrefslogtreecommitdiff
path: root/src/lib/libtls/tls_verify.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reject dNSName of " " for subjectAltName extension.doug2015-04-291-1/+20
* Be consistent with naming - only use "host" and "hostname" when referringjsing2015-02-111-32/+32
* Add size_t to int checks for SSL functions.doug2014-12-171-5/+13
* Allow specific libtls hostname validation errors to propagate.bcook2014-12-071-15/+20
* Fix a memory leak in tls_check_subject_altname() by callingjsing2014-12-071-2/+2
* revert previous change for now, adjusting based on comments from jsing@bcook2014-12-071-17/+18
* Allow specific libtls hostname validation errors to propagate.bcook2014-12-071-18/+17
* Rename libressl to libtls to avoid confusion and to make it easier tojsing2014-10-311-0/+225