Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the TLS connect and accept error messages consistent. | bluhm | 2015-01-30 | 1 | -2/+2 |
* | Allow to to load the CA chain directly from memory instead of | reyk | 2015-01-22 | 1 | -2/+15 |
* | For non-blocking sockets tls_connect_fds() could fail with EAGAIN. | bluhm | 2015-01-13 | 1 | -5/+19 |
* | Rename the tls_connect_socket() parameter 'socket' to 's' to avoid | bluhm | 2015-01-02 | 1 | -4/+4 |
* | include netinet/in.h to define struct in6_addr. | bcook | 2014-12-27 | 1 | -1/+2 |
* | Allow specific libtls hostname validation errors to propagate. | bcook | 2014-12-07 | 1 | -4/+5 |
* | revert previous change for now, adjusting based on comments from jsing@ | bcook | 2014-12-07 | 1 | -6/+4 |
* | Allow specific libtls hostname validation errors to propagate. | bcook | 2014-12-07 | 1 | -4/+6 |
* | Add a tls_connect_fds() function that allows a secure connection to be | jsing | 2014-11-02 | 1 | -3/+16 |
* | Rename libressl to libtls to avoid confusion and to make it easier to | jsing | 2014-10-31 | 1 | -0/+212 |