Commit History

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