Todd Short
|
fde111ba04
Fix inconsistent check of UNSAFE_LEGACY_RENEGOTIATION (1.0.2)
|
7 år sedan |
Rich Salz
|
71d66c46c7
Additional check to handle BAD SSL_write retry
|
7 år sedan |
Bernd Edlinger
|
748cb9a17f
Combined patch for the more or less obvious issues
|
8 år sedan |
Kurt Roeckx
|
31b430700a
Make SSL_read and SSL_write return the old behaviour and document it.
|
8 år sedan |
Matt Caswell
|
f118539218
Fail if an unrecognised record type is received
|
8 år sedan |
Matt Caswell
|
fa4c374572
A zero return from BIO_read/BIO_write() could be retryable
|
8 år sedan |
Matt Caswell
|
22646a075e
Don't allow too many consecutive warning alerts
|
8 år sedan |
Matt Caswell
|
502fcc67cc
Revert "Abort on unrecognised warning alerts"
|
8 år sedan |
Matt Caswell
|
15d8174932
Abort on unrecognised warning alerts
|
8 år sedan |
Todd Short
|
1f61e8f07a
Always use session_ctx when removing a session
|
8 år sedan |
Matt Caswell
|
9e43fe9a2b
Fix write failure handling in DTLS1.2
|
9 år sedan |
Matt Caswell
|
11414f17d9
Don't send an alert if we've just received one
|
9 år sedan |
Viktor Dukhovni
|
3b38646d13
Code style: space after 'if'
|
9 år sedan |
Matt Caswell
|
77c77f0a1b
Multiblock corrupted pointer fix
|
9 år sedan |
Kurt Cancemi
|
f9a21ed069
Use constants not numbers
|
9 år sedan |
Matt Caswell
|
d6b4a41d10
Unchecked malloc fixes
|
9 år sedan |
Matt Caswell
|
11b32d6e29
Make DTLS always act as if read_ahead is set. The actual value of read_ahead
|
9 år sedan |
Matt Caswell
|
83975c80bb
Re-align some comments after running the reformat script.
|
10 år sedan |
Matt Caswell
|
323d39e87f
Rerun util/openssl-format-source -v -c .
|
9 år sedan |
Matt Caswell
|
ae5c8664e5
Run util/openssl-format-source -v -c .
|
9 år sedan |
Tim Hudson
|
6977c7e2ba
mark all block comments that need format preserving so that
|
10 år sedan |
Dr. Stephen Henson
|
25d738c3a4
Fix crash in dtls1_get_record whilst in the listen state where you get two
|
10 år sedan |
Matt Caswell
|
ca88bd4112
Add checks to the return value of EVP_Cipher to prevent silent encryption failure.
|
10 år sedan |
Adam Langley
|
3aac17a82f
RT3060: Limit the number of empty records.
|
10 år sedan |
Andy Polyakov
|
0359ccfd8b
s3_pkt.c: fix typo.
|
10 år sedan |
Ken Ballou
|
ec77f276e1
Remove redundant check.
|
10 år sedan |
Matt Caswell
|
e7911530a9
Fixed Windows compilation failure
|
10 år sedan |
Felix Laurie von Massenbach
|
1b823494de
Fix signed/unsigned comparisons.
|
10 år sedan |
Matt Caswell
|
955bfbc268
Added OPENSSL_assert check as per PR#3377 reported by Rainer Jung <rainer.jung@kippdata.de>
|
10 år sedan |
Dr. Stephen Henson
|
77719aefb8
Fix for CVE-2014-0224
|
10 år sedan |