Historial de Commits

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