Age | Commit message (Expand) | Author |
---|---|---|
2015-02-22 | Rename tls_config_insecure_noverifyhost() to | Joel Sing |
2015-02-22 | Check return values when setting dheparams and ecdhecurve for the default | Joel Sing |
2015-02-22 | In the interests of being secure by default, make the default TLS ciphers | Joel Sing |
2015-02-12 | Add a tls_config_parse_protocols() function that allows a protocols string | Joel Sing |
2015-02-12 | Fix handling of "legacy" mode for tls_config_set_dheparams(). | Joel Sing |
2015-02-11 | Be consistent with naming - only use "host" and "hostname" when referring | Joel Sing |
2015-02-07 | Add tls_config_set_dheparams() to allow specification of the parameters to | Joel Sing |
2015-01-22 | Allow to to load the CA chain directly from memory instead of | Reyk Floeter |
2014-10-31 | Rename libressl to libtls to avoid confusion and to make it easier to | Joel Sing |