summaryrefslogtreecommitdiffstats
path: root/ssl/s3_cbc.c
AgeCommit message (Expand)Author
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22mark all block comments that need format preserving so thatTim Hudson
2014-09-24RT3066: rewrite RSA padding checks to be slightly more constant time.Emilia Kasper
2014-08-28Constant-time utilitiesEmilia Kasper
2013-02-12Check DTLS_BAD_VER for version number.David Woodhouse
2013-02-08s3_cbc.c: make CBC_MAC_ROTATE_IN_PLACE universal.Andy Polyakov
2013-02-08s3_cbc.c: get rid of expensive divisions [from master].Andy Polyakov
2013-02-08Fix IV check and padding removal.Dr. Stephen Henson
2013-02-07ssl/*: remove SSL3_RECORD->orig_len to restore binary compatibility.Andy Polyakov
2013-02-06Fix for EXP-RC2-CBC-MD5Adam Langley
2013-02-05s3/s3_cbc.c: allow for compilations with NO_SHA256|512.Andy Polyakov
2013-02-05ssl/s3_cbc.c: md_state alignment portability fix.Andy Polyakov
2013-02-05ssl/s3_cbc.c: uint64_t portability fix.Andy Polyakov
2013-02-05Don't access EVP_MD internals directly.Dr. Stephen Henson
2013-02-05Timing fix mitigation for FIPS mode.Dr. Stephen Henson
2013-02-05Fixups.Ben Laurie
2013-02-05Oops. Add missing file.Ben Laurie