Historique des commits

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