Histórico de Commits

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