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年前