summaryrefslogtreecommitdiff
path: root/src/lib/libtls/tls_init.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Provide a tls_connect_servername() function that has the same behaviourjsing2015-02-111-1/+9
* Be consistent with naming - only use "host" and "hostname" when referringjsing2015-02-111-4/+4
* Add manpage bits for tls_load_file() and tls_accept_socket().reyk2015-02-071-1/+25
* Add tls_config_set_dheparams() to allow specification of the parameters tojsing2015-02-071-4/+7
* last entry in NAME should not have a trailing comma;jmc2015-01-221-2/+2
* Allow to to load the CA chain directly from memory instead ofreyk2015-01-221-2/+9
* Revert previous; tls_accept_socket() was intentionally undocumentedschwarze2015-01-011-7/+1
* minimally document tls_accept_socket();schwarze2015-01-011-2/+8
* delete extra word in Ndderaadt2014-11-111-3/+3
* missing outlen in tls_write decltedu2014-11-071-3/+3
* Add a tls_connect_fds() function that allows a secure connection to bejsing2014-11-021-2/+15
* Rename libressl to libtls to avoid confusion and to make it easier tojsing2014-10-311-0/+316