16 次代码提交 (5510863fbdb24867d80d607a78a1ac6437c9ba26)

作者 SHA1 备注 提交日期
  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 年前