20 次代码提交 (a19fc259f05e6ec2df0a55e7a37adc37506d3a91)

作者 SHA1 备注 提交日期
  Adam Langley b2cb0ece76 Fix minor issues found by Clang's analysis. 10 年前
  David Benjamin 590cbe970c Introduce a hash_message parameter to ssl_get_message. 10 年前
  David Benjamin cff6472442 Mark some more globals as const. 10 年前
  David Benjamin cc23df53da Remove SSL_OP_CISCO_ANYCONNECT. 10 年前
  Adam Langley abae631fb9 Remove some duplicate DTLS code. 10 年前
  Matt Caswell e24f686e31 Same fix as in dtls1_process_out_of_seq_message. 10 年前
  Adam Langley 8506609ca3 Fix return code for truncated DTLS fragment. 10 年前
  Adam Langley e951ff4fc3 Fix memory leak from zero-length DTLS fragments. 10 年前
  Matt Caswell 2306fe5ff5 Fix DTLS handshake message size checks. 10 年前
  Matt Caswell 3873f6f33d Added comment for the frag->reassembly == NULL case as per feedback from Emilia 10 年前
  Adam Langley d06afe40ab Avoid double free when processing DTLS packets. 10 年前
  David Benjamin 51b1f7427b Make init_msg a uint8_t*. 10 年前
  David Benjamin 13ab3e3ce1 Remove heartbeat extension. 10 年前
  David Benjamin 3f6fa3db62 Remove more remnants of compression. 10 年前
  Adam Langley e044fe4bc7 Fix null pointer errors. 10 年前
  Adam Langley bed2214b3e Fix for CVE-2014-0195 10 年前
  Adam Langley 895780572b Fix CVE-2014-0221 10 年前
  Adam Langley f10a63b050 Typo: set i to -1 before goto. 10 年前
  Adam Langley 56475207be Add heartbeat extension bounds check. 10 年前
  Adam Langley 95c29f3cd1 Inital import. 10 年前