summaryrefslogtreecommitdiff
path: root/src/lib/libtls/tls_client.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* include netinet/in.h to define struct in6_addr.bcook2014-12-271-1/+2
* Allow specific libtls hostname validation errors to propagate.bcook2014-12-071-4/+5
* revert previous change for now, adjusting based on comments from jsing@bcook2014-12-071-6/+4
* Allow specific libtls hostname validation errors to propagate.bcook2014-12-071-4/+6
* Add a tls_connect_fds() function that allows a secure connection to bejsing2014-11-021-3/+16
* Rename libressl to libtls to avoid confusion and to make it easier tojsing2014-10-311-0/+212