Revīziju vēsture

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