Commit Verlauf

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