summaryrefslogtreecommitdiffstats
path: root/lib/libssl/ssl_packet.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-08Clean up and simplify the handshake transcript code.jsing1-2/+2
2018-10-24Make more of libssl's record layer state internal.jsing1-3/+3
2017-05-06Add missing $OpenBSD$ tags.jsing1-0/+1
2017-03-05Correctly convert an SSLv2 challenge into an SSLv3/TLS client random byjsing1-9/+27
2017-02-07Change SSLerror() back to taking two args, with the first one being an SSL *.beck1-9/+9
2017-01-26Finish the fallout of the SSLerr->SSLerror cleanup to get rid of the uglybeck1-8/+4
2017-01-26Send the error function codes to rot in the depths of hell where they belongbeck1-9/+9
2017-01-26Merge the client/server version negotiation into the existing (currentlyjsing1-0/+278