Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Be consistent with naming - only use "host" and "hostname" when referring | jsing | 2015-02-11 | 1 | -3/+3 |
* | Convert tls_connect_fds() and tls_accept_socket() to the new OpenSSL error | jsing | 2015-02-07 | 1 | -1/+2 |
* | 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 |
* | For non-blocking sockets tls_connect_fds() could fail with EAGAIN. | bluhm | 2015-01-13 | 1 | -2/+3 |
* | Add size_t to int checks for SSL functions. | doug | 2014-12-17 | 1 | -2/+4 |
* | Allow specific libtls hostname validation errors to propagate. | bcook | 2014-12-07 | 1 | -2/+2 |
* | revert previous change for now, adjusting based on comments from jsing@ | bcook | 2014-12-07 | 1 | -3/+2 |
* | Allow specific libtls hostname validation errors to propagate. | bcook | 2014-12-07 | 1 | -2/+3 |
* | Rename libressl to libtls to avoid confusion and to make it easier to | jsing | 2014-10-31 | 1 | -0/+72 |