summaryrefslogtreecommitdiff
path: root/src/lib/libtls/tls_config.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Check return values when setting dheparams and ecdhecurve for the defaultjsing2015-02-221-11/+14
* In the interests of being secure by default, make the default TLS ciphersjsing2015-02-221-1/+13
* Add a tls_config_parse_protocols() function that allows a protocols stringjsing2015-02-121-1/+60
* Fix handling of "legacy" mode for tls_config_set_dheparams().jsing2015-02-121-2/+2
* Be consistent with naming - only use "host" and "hostname" when referringjsing2015-02-111-3/+4
* Add tls_config_set_dheparams() to allow specification of the parameters tojsing2015-02-071-5/+25
* Allow to to load the CA chain directly from memory instead ofreyk2015-01-221-1/+8
* Rename libressl to libtls to avoid confusion and to make it easier tojsing2014-10-311-0/+201