提交历史

作者 SHA1 备注 提交日期
  Lenny Maiorani f99d1d3bd7 Vector: Implement `find`, `find_if`, `find_first_matching` in terms of `AK::find*` 4 年之前
  asynts 938e5c7719 Everywhere: Replace a bundle of dbg with dbgln. 4 年之前
  Andreas Kling d5600e966a LibTLS+LibCrypto: Remove all remaining uses of ByteBuffer::wrap() 4 年之前
  Andreas Kling e517505e35 LibTLS: Even more ByteBuffer -> Span conversion 4 年之前
  Andreas Kling 8e20208dd6 LibTLS+LibCrypto: Replace a whole bunch of ByteBuffers with Spans 4 年之前
  AnotherTest 37c089fb7b LibTLS: (Almost) verify certificate chain against root CA certificates 4 年之前
  asynts 10c6f062b3 AK: Add Endian.h header to replace NetworkOrdered.h. 4 年之前
  AnotherTest 0be3937be7 LibTLS: Do not process_message() the finished message twice 4 年之前
  AnotherTest 9d3ffa096a LibTLS: Add (basic) support for sending client certificates 5 年之前
  AnotherTest d54d2892a9 LibTLS: Avoid busy-wait between ClientHello and ServerHello 5 年之前
  Andreas Kling c1dd67e792 LibCrypto+LibTLS: Use AK/Random.h 5 年之前
  Andreas Kling 5049e41223 LibTLS: Put lots of debug spam behind TLS_DEBUG 5 年之前
  AnotherTest af1ce6c33d LibTLS: Verify server certificate expiry date 5 年之前
  AnotherTest 0da07c284e LibTLS: Implement build_alert() 5 年之前
  AnotherTest dace14e70d LibTLS: Split TLSv12 to sensible categorical files 5 年之前