summaryrefslogtreecommitdiff
path: root/src/lib/libssl/t1_reneg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* always compare memcmp against 0, for clarity.tedu2014-06-211-3/+3
* convert CRYPTO_memcmp to timingsafe_memcmp based on current policy favoringtedu2014-06-191-4/+4
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* without overthinking it, replace a few memcmp calls with CRYPTO_memcmptedu2014-06-041-3/+3
* Remove TLS_DEBUG, SSL_DEBUG, CIPHER_DEBUG and OPENSSL_RI_DEBUG. Much ofjsing2014-05-251-16/+0
* More KNF.jsing2014-04-191-33/+49
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-141-144/+134
* import OpenSSL-1.0.0adjm2010-10-011-0/+292