Commit History

Author SHA1 Message Date
  Tim Schumacher f5fb1396e8 LibCrypto: Use `ErrorOr` error handling for parsing DER 2 years ago
  Timothy Flynn 0ddc2e1f50 LibCrypto+Everywhere: Rename *BigInteger::to_base to to_base_deprecated 2 years ago
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
  Nico Weber daeaefad17 Everywhere: Clean up "the the" comment typos 2 years ago
  Michiel Visser be654dad8a LibCrypto: Certificate parse IP address SAN 3 years ago
  Michiel Visser 804af863b4 LibCrypto+LibTLS: Implement Key Usage and Basic Constraints extensions 3 years ago
  Michiel Visser a6e465fba2 LibCrypto: Implement custom BitStringView for ASN.1 decoder 3 years ago
  Michiel Visser fea5aeda0b LibTLS: Verify the certificate chain sent by the server 3 years ago
  Michiel Visser d5cef41bb6 LibTLS: Parse Certificate signature algorithm and value 3 years ago
  Tom 49de4d5f33 LibDNS: Remove the 'DNS' prefix from the various type and class names 3 years ago
  Joaquim Monteiro 3243091c0d LibTLS: Add SHA-384 as supported certificate signing algorithm 3 years ago
  mjz19910 3102d8e160 Everywhere: Fix many spelling errors 3 years ago
  Idan Horowitz 005d75656e LibCrypto: Replace from_base{2,8,10,16}() & to_base10 with from_base(N) 4 years ago
  DexesTTP 17a1f51579 LibTLS: Move the asn certificate parser to Certificate.cpp 4 years ago