Age | Commit message (Expand) | Author |
---|---|---|
2019-08-29 | Rename sslio. | Yossi Gottlieb |
2019-08-29 | wip: SSL code reorganization, see #705. | Yossi Gottlieb |
2019-08-27 | Merge pull request #702 from yossigo/report-connect-errors | Mark Nunberg |
2019-08-25 | Fix typo. | Yossi Gottlieb |
2019-08-22 | SSL: Properly report SSL_connect() errors. | Yossi Gottlieb |
2019-08-13 | Silent SSL trace to stdout by default. | Yossi Gottlieb |
2019-04-11 | fix blocking timeouts on SSL reads/writes | Mark Nunberg |
2019-02-20 | Support SNI | valentino |
2019-02-20 | Minor SSL-related fixes | Mark Nunberg |
2019-02-20 | Disable SSL by default | Mark Nunberg |
2019-02-20 | SSL for async I/O | Mark Nunberg |
2019-02-20 | Remove extra printfs | Mark Nunberg |
2019-02-20 | Initial SSL (sync) implementation | Mark Nunberg |