34 Revize (d660b57208e433d7d64973d52c3ea06a77ec4b57)

Autor SHA1 Zpráva Datum
  David Benjamin 17a5f85cbb Clarify dtls1_do_write's interaction with the buffering BIO. před 9 roky
  David Benjamin 80cee912de Account for the MTU BIO_ctrls returning negative or overly large numbers. před 9 roky
  David Benjamin a18b671c94 Simplify minimum and default MTUs. před 9 roky
  David Benjamin 5a3cc0381b Remove BIO_CTRL_DGRAM_MTU_EXCEEDED retry in dtls1_do_write. před 9 roky
  David Benjamin 7f18b139cc Always SSL_OP_NO_QUERY_MTU before querying the BIO MTU. před 9 roky
  David Benjamin d9778fb418 Guard against small MTUs from the BIO. před 9 roky
  David Benjamin e95d20dcb8 Support EVP_AEAD in DTLS. před 9 roky
  David Benjamin e4824e8af0 Add outgoing messages to the handshake hash at set_handshake_header. před 10 roky
  David Benjamin 16d031a493 Fold dtls1_set_message_header into dtls1_set_handshake_header. před 10 roky
  Adam Langley 71d8a085d0 Reformatting of several DTLS source files. před 10 roky
  David Benjamin 83abdd6e58 Fixed memory leak due to incorrect freeing of DTLS reassembly bit mask před 10 roky
  David Benjamin 60e7992764 Remove DTLSv1_listen. před 10 roky
  David Benjamin a0ca1b742f DTLS1_AD_MISSING_HANDSHAKE_MESSAGE does not exist. před 10 roky
  Adam Langley 7571292eac Extended master secret support. před 10 roky
  Adam Langley b2cb0ece76 Fix minor issues found by Clang's analysis. před 10 roky
  David Benjamin 590cbe970c Introduce a hash_message parameter to ssl_get_message. před 10 roky
  David Benjamin cff6472442 Mark some more globals as const. před 10 roky
  David Benjamin cc23df53da Remove SSL_OP_CISCO_ANYCONNECT. před 10 roky
  Adam Langley abae631fb9 Remove some duplicate DTLS code. před 10 roky
  Matt Caswell e24f686e31 Same fix as in dtls1_process_out_of_seq_message. před 10 roky
  Adam Langley 8506609ca3 Fix return code for truncated DTLS fragment. před 10 roky
  Adam Langley e951ff4fc3 Fix memory leak from zero-length DTLS fragments. před 10 roky
  Matt Caswell 2306fe5ff5 Fix DTLS handshake message size checks. před 10 roky
  Matt Caswell 3873f6f33d Added comment for the frag->reassembly == NULL case as per feedback from Emilia před 10 roky
  Adam Langley d06afe40ab Avoid double free when processing DTLS packets. před 10 roky
  David Benjamin 51b1f7427b Make init_msg a uint8_t*. před 10 roky
  David Benjamin 13ab3e3ce1 Remove heartbeat extension. před 10 roky
  David Benjamin 3f6fa3db62 Remove more remnants of compression. před 10 roky
  Adam Langley e044fe4bc7 Fix null pointer errors. před 10 roky
  Adam Langley bed2214b3e Fix for CVE-2014-0195 před 10 roky
  Adam Langley 895780572b Fix CVE-2014-0221 před 10 roky
  Adam Langley f10a63b050 Typo: set i to -1 before goto. před 10 roky
  Adam Langley 56475207be Add heartbeat extension bounds check. před 10 roky
  Adam Langley 95c29f3cd1 Inital import. před 10 roky