]> git.ipfire.org Git - thirdparty/openssl.git/history - ssl/s3_cbc.c
mark all block comments that need format preserving so that
[thirdparty/openssl.git] / ssl / s3_cbc.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-10-19  Ben LaurieMerge branch 'no_gmt_unix_time' of git://github.com...
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-07  Dr. Stephen HensonFix IV check and padding removal.
2013-02-06  Adam LangleyFix for EXP-RC2-CBC-MD5
2013-02-02  Andy Polyakove_aes_cbc_hmac_sha1.c: address the CBC decrypt timing...
2013-02-01  Andy Polyakovssl/*: remove SSL3_RECORD->orig_len to restore binary...
2013-02-01  Andy Polyakovssl/*: remove SSL3_RECORD->orig_len to restore binary...
2013-02-01  Dr. Stephen HensonDon't access EVP_MD_CTX internals directly.
2013-02-01  Andy Polyakovs3/s3_cbc.c: allow for compilations with NO_SHA256...
2013-02-01  Andy Polyakovssl/s3_cbc.c: md_state alignment portability fix.
2013-02-01  Andy Polyakovssl/s3_cbc.c: uint64_t portability fix.
2013-01-31  Dr. Stephen Hensontypo.
2013-01-31  Dr. Stephen HensonMerge branch 'ben/timing-1.0.1' into OpenSSL_1_0_1...
2013-01-31  Dr. Stephen HensonTiming fix mitigation for FIPS mode.
2013-01-28  Ben LaurieOops. Add missing file.