summaryrefslogtreecommitdiff
path: root/src/lib/libressl/ressl_client.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename libressl to libtls to avoid confusion and to make it easier tojsing2014-10-311-212/+0
* allow disabling hostname and cert verification separately.tedu2014-10-031-3/+5
* Add an option that allows the enabled SSL protocols to be explicitlyjsing2014-09-291-2/+5
* Add $OpenBSD$ tags.jsing2014-08-051-0/+1
* Rename the context allocation from ressl_new to ressl_client, which makesjsing2014-07-131-0/+23
* Move the client code into a separate file.jsing2014-07-131-0/+183