19 次程式碼提交 (4732c544f76958ea75af2e5a05b9d77a2341128a)

作者 SHA1 備註 提交日期
  David Benjamin 11c82895d7 Remove support for blocking DTLS timeout handling. 7 年之前
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. 7 年之前
  David Benjamin 1b22f85a56 Reject tickets from the future. 8 年之前
  Matt Braithwaite d17d74d73f Replace Scoped* heap types with bssl::UniquePtr. 8 年之前
  Adam Langley 10f97f3bfc Revert "Move C++ helpers into |bssl| namespace." 8 年之前
  Adam Langley 09feb0f3d9 Move C++ helpers into |bssl| namespace. 8 年之前
  David Benjamin ac2920200b Fix typo. 8 年之前
  David Benjamin 585d7a4987 Test both synchronous and asynchronous DTLS retransmit. 8 年之前
  David Benjamin 4d2e7ce47b Remove OPENSSL_timeval. 9 年之前
  David Benjamin f0ae170021 Include-what-you-use ssl/internal.h. 9 年之前
  David Benjamin cfdd6b1aef Account for partial reads in PacketedBio. 9 年之前
  David Benjamin 87c8a643e1 Use TCP sockets rather than socketpairs in the SSL tests. 9 年之前
  David Benjamin 9d0847ae6d Add some missing error failure checks. 9 年之前
  David Benjamin c273d2c537 Use just one style for the shim. 9 年之前
  David Benjamin a7f333d103 RAII bssl_shim. 9 年之前
  David Benjamin 83f9040339 Add DTLS timeout and retransmit tests. 9 年之前
  Adam Langley 2b2d66d409 Remove string.h from base.h. 9 年之前
  Adam Langley 69a01608f3 Add malloc failure tests. 10 年之前
  David Benjamin 6fd297bb62 Add initial DTLS tests. 10 年之前