Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't set AUTO_RETRY. it's a remnant of an experiment. | 2021-01-21 | 1 | -3/+1 | |
* | A few minor tweaks to make my OCD happy. | 2021-01-12 | 1 | -12/+9 | |
* | Print error if SSL_{connect,accept,shutdown}(3) don't run to completion. | 2021-01-11 | 1 | -3/+13 | |
* | Shut down the TLS connections properly. | 2021-01-11 | 1 | -3/+28 | |
* | Include headers used instead of relying on ssl.h pulling in the world. | 2021-01-11 | 1 | -1/+7 | |
* | Merge handshake_loop() into handshake(). There's no benefit in having | 2021-01-10 | 1 | -18/+7 | |
* | tweak a comment | 2021-01-10 | 1 | -2/+2 | |
* | Add a regress for SSL_get_shared_ciphers() for the change of returned | 2021-01-10 | 1 | -0/+457 |