Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | delete extra word in Nd | deraadt | 2014-11-11 | 1 | -3/+3 |
| | |||||
* | missing outlen in tls_write decl | tedu | 2014-11-07 | 1 | -3/+3 |
| | |||||
* | Add a tls_connect_fds() function that allows a secure connection to be | jsing | 2014-11-02 | 3 | -6/+34 |
| | | | | | | | | | | established using a pair of existing file descriptors. Based on a diff/request from Jan Klemkow. Rides previous libtls rename/library bump. Discussed with tedu@. | ||||
* | Rename libressl to libtls to avoid confusion and to make it easier to | jsing | 2014-10-31 | 11 | -0/+1675 |
distinguish between LibreSSL (the project) and libressl (the library). Discussed with many. |