ssl/*: remove SSL3_RECORD->orig_len to restore binary compatibility.
[openssl.git] / ssl / s3_cbc.c
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.