Histórico de commits

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