История коммитов

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