summaryrefslogtreecommitdiff
path: root/lib/libtls
AgeCommit message (Expand)Author
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-11-11delete extra word in NdTheo de Raadt
2014-11-07missing outlen in tls_write declTed Unangst
2014-11-02Add a tls_connect_fds() function that allows a secure connection to beJoel Sing
2014-10-31Rename libressl to libtls to avoid confusion and to make it easier toJoel Sing