summaryrefslogtreecommitdiff
path: root/src/lib/libssl/t1_reneg.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* without overthinking it, replace a few memcmp calls with CRYPTO_memcmptedu2014-06-041-3/+3
| | | | where it is feasible to do so. better safe than sorry.
* Remove TLS_DEBUG, SSL_DEBUG, CIPHER_DEBUG and OPENSSL_RI_DEBUG. Much ofjsing2014-05-251-16/+0
| | | | | | | this is sporadic, hacked up and can easily be put back in an improved form should we ever need it. ok miod@
* More KNF.jsing2014-04-191-33/+49
|
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-141-144/+134
| | | | | readable. This pass is whitespace only and can readily be verified using tr and md5.
* import OpenSSL-1.0.0adjm2010-10-011-0/+292