]> git.ipfire.org Git - thirdparty/openssl.git/history - ssl/s3_cbc.c
Run util/openssl-format-source -v -c .
[thirdparty/openssl.git] / ssl / s3_cbc.c
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Tim Hudsonmark all block comments that need format preserving...
2014-09-24  Emilia KasperRT3066: rewrite RSA padding checks to be slightly more...
2014-08-28  Emilia KasperConstant-time utilities
2013-02-12  David WoodhouseCheck DTLS_BAD_VER for version number.
2013-02-08  Andy Polyakovs3_cbc.c: make CBC_MAC_ROTATE_IN_PLACE universal.
2013-02-08  Andy Polyakovs3_cbc.c: get rid of expensive divisions [from master].
2013-02-08  Dr. Stephen HensonFix IV check and padding removal.
2013-02-07  Andy Polyakovssl/*: remove SSL3_RECORD->orig_len to restore binary...
2013-02-06  Adam LangleyFix for EXP-RC2-CBC-MD5
2013-02-05  Andy Polyakovs3/s3_cbc.c: allow for compilations with NO_SHA256...
2013-02-05  Andy Polyakovssl/s3_cbc.c: md_state alignment portability fix.
2013-02-05  Andy Polyakovssl/s3_cbc.c: uint64_t portability fix.
2013-02-05  Dr. Stephen HensonDon't access EVP_MD internals directly.
2013-02-05  Dr. Stephen HensonTiming fix mitigation for FIPS mode.
2013-02-05  Ben LaurieFixups.
2013-02-05  Ben LaurieOops. Add missing file.