index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
s3_cbc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
misspellings fixes by https://github.com/vlajos/misspell_fixer
Veres Lajos
2013-09-05
1
-1
/
+1
*
Use enc_flags when deciding protocol variations.
Dr. Stephen Henson
2013-03-18
1
-1
/
+1
*
Fix ignored return value warnings.
Ben Laurie
2013-02-21
1
-2
/
+3
*
Check DTLS_BAD_VER for version number.
David Woodhouse
2013-02-12
1
-1
/
+1
*
s3_cbc.c: make CBC_MAC_ROTATE_IN_PLACE universal.
Andy Polyakov
2013-02-08
1
-8
/
+9
*
s3_cbc.c: get rid of expensive divisions.
Andy Polyakov
2013-02-08
1
-13
/
+20
*
s3_cbc.c: fix warning [in Windows build].
Andy Polyakov
2013-02-08
1
-3
/
+3
*
ssl/*: revert "remove SSL_RECORD->orig_len" and merge "fix IV".
Andy Polyakov
2013-02-08
1
-33
/
+21
*
Fix for EXP-RC2-CBC-MD5
Adam Langley
2013-02-06
1
-9
/
+30
*
e_aes_cbc_hmac_sha1.c: address the CBC decrypt timing issues.
Andy Polyakov
2013-02-06
1
-15
/
+22
*
ssl/*: remove SSL3_RECORD->orig_len to restore binary compatibility.
Andy Polyakov
2013-02-06
1
-9
/
+12
*
Don't access EVP_MD_CTX internals directly.
Dr. Stephen Henson
2013-02-06
1
-2
/
+2
*
s3/s3_cbc.c: allow for compilations with NO_SHA256|512.
Andy Polyakov
2013-02-06
1
-1
/
+18
*
ssl/s3_cbc.c: md_state alignment portability fix.
Andy Polyakov
2013-02-06
1
-15
/
+16
*
ssl/s3_cbc.c: uint64_t portability fix.
Andy Polyakov
2013-02-06
1
-11
/
+6
*
typo.
Dr. Stephen Henson
2013-02-06
1
-1
/
+1
*
Timing fix mitigation for FIPS mode.
Dr. Stephen Henson
2013-02-06
1
-0
/
+51
*
Oops. Add missing file.
Ben Laurie
2013-02-06
1
-0
/
+696