Age | Commit message (Expand) | Author |
---|---|---|
2017-02-07 | Change SSLerror() back to taking two args, with the first one being an SSL *. | Bob Beck |
2017-01-31 | Provide an SSL_OP_NO_CLIENT_RENEGOTIATION option that disallows | Joel Sing |
2017-01-29 | Put comment back in the right place. | Joel Sing |
2017-01-26 | Finish the fallout of the SSLerr->SSLerror cleanup to get rid of the ugly | Bob Beck |
2017-01-26 | Send the error function codes to rot in the depths of hell where they belong | Bob Beck |
2017-01-26 | english is hard. | Bob Beck |
2017-01-26 | Limit the number of sequential empty records that we will process | Bob Beck |
2017-01-26 | Refactor the code to generate a WANT_READ into a function, as we are | Bob Beck |
2017-01-26 | Remove most of SSL3_ENC_METHOD - we can just inline the function calls | Joel Sing |
2017-01-26 | Rename s3_{both,clnt,pkt_srvr}.c to have an ssl_ prefix since they are no | Joel Sing |