Commit History

Author SHA1 Message Date
  Andreas Kling d5600e966a LibTLS+LibCrypto: Remove all remaining uses of ByteBuffer::wrap() 4 years ago
  Andreas Kling e517505e35 LibTLS: Even more ByteBuffer -> Span conversion 4 years ago
  Andreas Kling 8e20208dd6 LibTLS+LibCrypto: Replace a whole bunch of ByteBuffers with Spans 4 years ago
  AnotherTest 1172746633 LibTLS: Add support for AEAD cipher suites 4 years ago
  Nico Weber 8b166e57df Misc: Remove some unneeded includes of Timer.h and ElapsedTimer.h (#3286) 4 years ago
  asynts b3d1a05261 Refactor: Expose const_cast by removing ByteBuffer::warp(const void*, size_t) 5 years ago
  AnotherTest d54d2892a9 LibTLS: Avoid busy-wait between ClientHello and ServerHello 5 years ago
  Andreas Kling c1dd67e792 LibCrypto+LibTLS: Use AK/Random.h 5 years ago
  AnotherTest 0da07c284e LibTLS: Implement build_alert() 5 years ago
  AnotherTest dace14e70d LibTLS: Split TLSv12 to sensible categorical files 5 years ago