Commit History

Author SHA1 Message Date
  Rich Salz c6738fd208 Standardize syntax around sizeof(foo) 7 years ago
  Matt Caswell 8ed92460b7 Fix BAD CCS alert in DTLS 7 years ago
  Matt Caswell 22646a075e Don't allow too many consecutive warning alerts 8 years ago
  David Woodhouse ba30f1a070 Fix ubsan 'left shift of negative value -1' error in satsub64be() 8 years ago
  Todd Short 1f61e8f07a Always use session_ctx when removing a session 8 years ago
  Matt Caswell 2020068123 Prevent DTLS Finished message injection 8 years ago
  Matt Caswell 3884b47b7c Fix DTLS replay protection 8 years ago
  Matt Caswell 20744f6b40 Fix DTLS unprocessed records bug 8 years ago
  Lubom 254c01ed54 Lost alert in DTLS 9 years ago
  Emilia Kasper 0c14565c5b Harmonize return values in dtls1_buffer_record 9 years ago
  Kurt Cancemi f9a21ed069 Use constants not numbers 9 years ago
  Matt Caswell 83975c80bb Re-align some comments after running the reformat script. 10 years ago
  Matt Caswell ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
  Matt Caswell f3b6ee30f4 Move more comments that confuse indent 9 years ago
  Matt Caswell 65a6a1ff45 indent has problems with comments that are on the right hand side of a line. 9 years ago
  Matt Caswell c695ebe2a0 Additional comment changes for reformat of 1.0.2 9 years ago
  Tim Hudson 6977c7e2ba mark all block comments that need format preserving so that 10 years ago
  Matt Caswell 7c6a3cf237 A memory leak can occur in dtls1_buffer_record if either of the calls to 10 years ago
  Matt Caswell fb73f12a9c Follow on from CVE-2014-3571. This fixes the code that was the original source 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
  Matt Caswell de8a5b523f Added SSLErr call for internal error in dtls1_buffer_record 10 years ago
  David Ramos 8de85b0048 Delays the queue insertion until after the ssl3_setup_buffers() call due to use-after-free bug. PR#3362 10 years ago
  Dr. Stephen Henson 1dfb1b103c DTLS version usage fixes. 11 years ago
  Dr. Stephen Henson 6e1987ca1d DTLS trace support. 11 years ago
  Dr. Stephen Henson 65a87d3cc3 Dual DTLS version methods. 11 years ago
  Dr. Stephen Henson b60b9e7afe Enable TLS 1.2 ciphers in DTLS 1.2. 11 years ago
  Michael Tuexen 75b81247a0 DTLS message_sequence number wrong in rehandshake ServerHello 11 years ago
  Michael Tuexen 2c1a5c1039 DTLS handshake fix. 11 years ago
  Dr. Stephen Henson 3c53fd892c Fix error codes. 11 years ago