Historial de Commits

Autor SHA1 Mensaje Fecha
  Tim Ledbetter e6d9bb0774 LibTLS: Don't attempt to read past EOF when parsing TBSCertificate hace 1 año
  stelar7 77080fbade LibTLS: Rename parse_version to parse_certificate_version hace 2 años
  Ben Wiederhake 2bb2a7097d LibTLS: Avoid unnecessary HashMap copies, improve const-correctness hace 2 años
  Ben Wiederhake ac5cef1b66 LibCrypto+LibTLS: Avoid crashing on invalid input hace 2 años
  stelar7 0b70314379 LibCrypto: Store the TBS ASN.1 data on the certificate hace 2 años
  Ali Mohammad Pur 7e6341587b AK+Everywhere: Disallow Error::from_string_view(FooString) hace 2 años
  stelar7 4043c89310 LibTLS: Change CertificateKeyAlgorithm from enum to struct hace 2 años
  stelar7 a4855aef17 LibTLS: Rename NamedCurve to SupportedGroup hace 2 años
  stelar7 e4481baef9 LibTLS: Dont also include the OID when printing the RDN short name hace 2 años
  stelar7 d527edf0ab LibTLS: Change Certificate parsing to use ErrorOr hace 2 años
  Fabian Dellwing 114a383af3 LibTLS: Add self signage information to our parsed certificates hace 2 años
  Tim Schumacher f5fb1396e8 LibCrypto: Use `ErrorOr` error handling for parsing DER hace 2 años
  Timothy Flynn 0ddc2e1f50 LibCrypto+Everywhere: Rename *BigInteger::to_base to to_base_deprecated hace 2 años
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable hace 2 años
  Nico Weber daeaefad17 Everywhere: Clean up "the the" comment typos hace 2 años
  Michiel Visser be654dad8a LibCrypto: Certificate parse IP address SAN hace 3 años
  Michiel Visser 804af863b4 LibCrypto+LibTLS: Implement Key Usage and Basic Constraints extensions hace 3 años
  Michiel Visser a6e465fba2 LibCrypto: Implement custom BitStringView for ASN.1 decoder hace 3 años
  Michiel Visser fea5aeda0b LibTLS: Verify the certificate chain sent by the server hace 3 años
  Michiel Visser d5cef41bb6 LibTLS: Parse Certificate signature algorithm and value hace 3 años
  Tom 49de4d5f33 LibDNS: Remove the 'DNS' prefix from the various type and class names hace 3 años
  Joaquim Monteiro 3243091c0d LibTLS: Add SHA-384 as supported certificate signing algorithm hace 3 años
  mjz19910 3102d8e160 Everywhere: Fix many spelling errors hace 3 años
  Idan Horowitz 005d75656e LibCrypto: Replace from_base{2,8,10,16}() & to_base10 with from_base(N) hace 4 años
  DexesTTP 17a1f51579 LibTLS: Move the asn certificate parser to Certificate.cpp hace 4 años