Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-01-11 | Print error if SSL_{connect,accept,shutdown}(3) don't run to completion. | tb | 1 | -3/+13 | |
2021-01-11 | Shut down the TLS connections properly. | tb | 1 | -3/+28 | |
2021-01-11 | Include headers used instead of relying on ssl.h pulling in the world. | tb | 1 | -1/+7 | |
2021-01-10 | Merge handshake_loop() into handshake(). There's no benefit in having | tb | 1 | -18/+7 | |
this factored into a separate function. | |||||
2021-01-10 | tweak a comment | tb | 1 | -2/+2 | |
2021-01-10 | Link shared ciphers test to build | tb | 1 | -1/+3 | |