Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Change TLS_PROTOCOLS_DEFAULT to be TLSv1.2 only. Add a TLS_PROTOCOLS_ALL | jsing | 2015-02-12 | 1 | -2/+4 | |
* | Provide a tls_connect_servername() function that has the same behaviour | jsing | 2015-02-11 | 1 | -1/+3 | |
* | Be consistent with naming - only use "host" and "hostname" when referring | jsing | 2015-02-11 | 1 | -3/+3 | |
* | Add tls_load_file() as a helper to load certificates or encrypted keys | reyk | 2015-02-07 | 1 | -1/+3 | |
* | Add tls_config_set_dheparams() to allow specification of the parameters to | jsing | 2015-02-07 | 1 | -2/+3 | |
* | Allow to to load the CA chain directly from memory instead of | reyk | 2015-01-22 | 1 | -1/+3 | |
* | Add a tls_connect_fds() function that allows a secure connection to be | jsing | 2014-11-02 | 1 | -1/+3 | |
* | Rename libressl to libtls to avoid confusion and to make it easier to | jsing | 2014-10-31 | 1 | -0/+74 |