summaryrefslogtreecommitdiff
path: root/sslio.c
AgeCommit message (Expand)Author
2019-08-13Silent SSL trace to stdout by default.Yossi Gottlieb
2019-04-11fix blocking timeouts on SSL reads/writesMark Nunberg
2019-02-20Support SNIvalentino
2019-02-20Minor SSL-related fixesMark Nunberg
2019-02-20Disable SSL by defaultMark Nunberg
2019-02-20SSL for async I/OMark Nunberg
2019-02-20Remove extra printfsMark Nunberg
2019-02-20Initial SSL (sync) implementationMark Nunberg