Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up and simplify the handshake transcript code. | jsing | 2018-11-08 | 1 | -2/+2 |
* | Make more of libssl's record layer state internal. | jsing | 2018-10-24 | 1 | -3/+3 |
* | Add missing $OpenBSD$ tags. | jsing | 2017-05-06 | 1 | -0/+1 |
* | Correctly convert an SSLv2 challenge into an SSLv3/TLS client random by | jsing | 2017-03-05 | 1 | -9/+27 |
* | Change SSLerror() back to taking two args, with the first one being an SSL *. | beck | 2017-02-07 | 1 | -9/+9 |
* | Finish the fallout of the SSLerr->SSLerror cleanup to get rid of the ugly | beck | 2017-01-26 | 1 | -8/+4 |
* | Send the error function codes to rot in the depths of hell where they belong | beck | 2017-01-26 | 1 | -9/+9 |
* | Merge the client/server version negotiation into the existing (currently | jsing | 2017-01-26 | 1 | -0/+278 |