Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Handle the case where multiple calls to SSL_shutdown() are required to | jsing | 2015-04-02 | 1 | -6/+9 | |
* | Store errors that occur during a tls_accept_socket() call on the context | jsing | 2015-03-31 | 1 | -5/+5 | |
* | Convert tls_connect_fds() and tls_accept_socket() to the new OpenSSL error | jsing | 2015-02-07 | 1 | -2/+2 | |
* | Attempt to implement the OpenSSL error dance so that TLS read/write | jsing | 2015-02-07 | 1 | -29/+61 | |
* | Rename SSL_CTX_use_certificate_chain() to SSL_CTX_use_certificate_chain_mem(). | reyk | 2015-02-06 | 1 | -2/+2 | |
* | Add size_t to int checks for SSL functions. | doug | 2014-12-17 | 1 | -1/+22 | |
* | revert previous change for now, adjusting based on comments from jsing@ | bcook | 2014-12-07 | 1 | -10/+3 | |
* | Allow specific libtls hostname validation errors to propagate. | bcook | 2014-12-07 | 1 | -3/+10 | |
* | Rename libressl to libtls to avoid confusion and to make it easier to | jsing | 2014-10-31 | 1 | -0/+300 |