Histórico de Commits

Autor SHA1 Mensagem Data
  Andrew Kaster 080aa567a5 RequestServer+LibTLS: Allow applications to specify multiple root certs há 1 ano atrás
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
  Michiel Visser 495b0f2bcc LibTLS: Improve message when root certificate is invalid há 1 ano atrás
  Michiel Visser bc9cdd4394 LibCrypto+LibTLS: Switch to the generic `SECPxxxr1` implementation há 1 ano atrás
  Michiel Visser 927dc1f02a LibTLS: Add support for SECP384r1 há 1 ano atrás
  Andrew Kaster f9386737a6 LibTLS: Add certificate verification for ECDSA with SECP256r1 curves há 1 ano atrás
  Andrew Kaster 28d3d3c9fc LibTLS: Allow applications to provide a custom default CA Cert path há 1 ano atrás
  Andrew Kaster 6266976e7a LibTLS: Move singleton for DefaultRootCACertificates out of line há 2 anos atrás
  Ben Wiederhake 2bb2a7097d LibTLS: Avoid unnecessary HashMap copies, improve const-correctness há 2 anos atrás
  stelar7 2d2d2539b4 LibTLS: Use the TBS ASN.1 data when verifying certificates há 2 anos atrás
  stelar7 4043c89310 LibTLS: Change CertificateKeyAlgorithm from enum to struct há 2 anos atrás
  stelar7 e59137d4f6 LibTLS: Add RFC explanation of AlertDescription values há 2 anos atrás
  stelar7 5853d9642a LibTLS: Move AlertDescription to Extensions.h há 2 anos atrás
  Fabian Dellwing e78db6417a LibTLS: Remove outdated comment about ECC há 2 anos atrás
  Fabian Dellwing 93232d4e6d LibTLS: Streamline certificate loading há 2 anos atrás
  stelar7 d527edf0ab LibTLS: Change Certificate parsing to use ErrorOr há 2 anos atrás
  Fabian Dellwing 459dee1f86 LibTLS: Refactor CA loading into central function há 2 anos atrás
  Fabian Dellwing ee0ae18386 LibTLS: Check if certificate is self signed before importing it as CA há 2 anos atrás
  Fabian Dellwing 114a383af3 LibTLS: Add self signage information to our parsed certificates há 2 anos atrás
  Fabian Dellwing 12cd74495a LibTLS+Base: Rework default system certificate parser há 2 anos atrás
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` há 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
  leeight 2eb6dbd4f0 headless-browser: Add ca-certs-path options há 2 anos atrás
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) há 3 anos atrás
  Matthias Zimmerman c10d48b72c AK/ByteBuffer+Everywhere: Handle errors in ByteBuffer::slice() há 3 anos atrás
  Michiel Visser fa18c283dc LibTLS: Cleanup of verify_chain and verify_certificate_pair há 3 anos atrás
  Michiel Visser 7bc3b193c0 LibTLS: Add option to allow self-signed certificates há 3 anos atrás
  Michiel Visser 804af863b4 LibCrypto+LibTLS: Implement Key Usage and Basic Constraints extensions há 3 anos atrás
  Michiel Visser 976bb715e0 LibTLS: Correct matching hostname with certificate subject há 3 anos atrás
  Michiel Visser 331092d25a LibTLS: Add references to RFC5246 for the verify procedure há 3 anos atrás