Historie revizí

Autor SHA1 Zpráva Datum
  stelar7 4043c89310 LibTLS: Change CertificateKeyAlgorithm from enum to struct před 2 roky
  stelar7 e59137d4f6 LibTLS: Add RFC explanation of AlertDescription values před 2 roky
  stelar7 5853d9642a LibTLS: Move AlertDescription to Extensions.h před 2 roky
  Fabian Dellwing e78db6417a LibTLS: Remove outdated comment about ECC před 2 roky
  Fabian Dellwing 93232d4e6d LibTLS: Streamline certificate loading před 2 roky
  stelar7 d527edf0ab LibTLS: Change Certificate parsing to use ErrorOr před 2 roky
  Fabian Dellwing 459dee1f86 LibTLS: Refactor CA loading into central function před 2 roky
  Fabian Dellwing ee0ae18386 LibTLS: Check if certificate is self signed before importing it as CA před 2 roky
  Fabian Dellwing 114a383af3 LibTLS: Add self signage information to our parsed certificates před 2 roky
  Fabian Dellwing 12cd74495a LibTLS+Base: Rework default system certificate parser před 2 roky
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` před 2 roky
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky
  leeight 2eb6dbd4f0 headless-browser: Add ca-certs-path options před 2 roky
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) před 3 roky
  Matthias Zimmerman c10d48b72c AK/ByteBuffer+Everywhere: Handle errors in ByteBuffer::slice() před 3 roky
  Michiel Visser fa18c283dc LibTLS: Cleanup of verify_chain and verify_certificate_pair před 3 roky
  Michiel Visser 7bc3b193c0 LibTLS: Add option to allow self-signed certificates před 3 roky
  Michiel Visser 804af863b4 LibCrypto+LibTLS: Implement Key Usage and Basic Constraints extensions před 3 roky
  Michiel Visser 976bb715e0 LibTLS: Correct matching hostname with certificate subject před 3 roky
  Michiel Visser 331092d25a LibTLS: Add references to RFC5246 for the verify procedure před 3 roky
  Michiel Visser d78813d902 LibTLS: Simplify the way `verify_chain` is called před 3 roky
  Michiel Visser fea5aeda0b LibTLS: Verify the certificate chain sent by the server před 3 roky
  Michiel Visser 2b416e5faa Base+LibTLS: Update CA Certificates list with actual certificates před 3 roky
  Idan Horowitz 086969277e Everywhere: Run clang-format před 3 roky
  Sam Atkins 8260135d4d LibCore+Everywhere: Return ErrorOr from ConfigFile factory methods před 3 roky
  Ali Mohammad Pur aafc451016 Userland: Convert TLS::TLSv12 to a Core::Stream::Socket před 3 roky
  mjz19910 3102d8e160 Everywhere: Fix many spelling errors před 3 roky
  Ben Wiederhake 7967a8bd8c LibTLS: Avoid implicitly copying ByteBuffer před 3 roky
  Andreas Kling a15ed8743d AK: Make ByteBuffer::try_* functions return ErrorOr<void> před 3 roky
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe před 3 roky