summaryrefslogtreecommitdiff
path: root/src/lib/libtls/tls.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add tls_load_file() as a helper to load certificates or encrypted keysreyk2015-02-071-1/+3
* Add tls_config_set_dheparams() to allow specification of the parameters tojsing2015-02-071-2/+3
* Allow to to load the CA chain directly from memory instead ofreyk2015-01-221-1/+3
* Add a tls_connect_fds() function that allows a secure connection to bejsing2014-11-021-1/+3
* Rename libressl to libtls to avoid confusion and to make it easier tojsing2014-10-311-0/+74