Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename tls_config_insecure_noverifyhost() to | jsing | 2015-02-22 | 1 | -6/+5 |
* | Check return values when setting dheparams and ecdhecurve for the default | jsing | 2015-02-22 | 1 | -11/+14 |
* | In the interests of being secure by default, make the default TLS ciphers | jsing | 2015-02-22 | 1 | -1/+13 |
* | Add a tls_config_parse_protocols() function that allows a protocols string | jsing | 2015-02-12 | 1 | -1/+60 |
* | Fix handling of "legacy" mode for tls_config_set_dheparams(). | jsing | 2015-02-12 | 1 | -2/+2 |
* | Be consistent with naming - only use "host" and "hostname" when referring | jsing | 2015-02-11 | 1 | -3/+4 |
* | Add tls_config_set_dheparams() to allow specification of the parameters to | jsing | 2015-02-07 | 1 | -5/+25 |
* | Allow to to load the CA chain directly from memory instead of | reyk | 2015-01-22 | 1 | -1/+8 |
* | Rename libressl to libtls to avoid confusion and to make it easier to | jsing | 2014-10-31 | 1 | -0/+201 |