Commit History

Author SHA1 Message Date
  Shannon Booth e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 1 year ago
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
  stelar7 8273fc230c LibCrypto: Add missing ASN1 tag kinds 2 years ago
  Ben Wiederhake 0aed7f1c8e LibCrypto: Don't crash in ASN1::parse_generalized_time on missing 'Z' 2 years ago
  Ben Wiederhake 0ca41d2813 LibCrypto: Don't crash in ASN1::parse_utc_time on missing 'Z' 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  Michiel Visser f8ce0eb648 LibTLS: ASN1 parse_utc_time handle pre 2000 years 3 years ago
  mjz19910 3102d8e160 Everywhere: Fix many spelling errors 3 years ago
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
  Timothy Flynn 02e3633b7f AK: Move FormatParser definition from header to implementation file 3 years ago
  Linus Groh 0aab774343 Everywhere: Fix a bunch of typos 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  AnotherTest 13abbc5ea8 LibCrypto: Implement UTCTime and GeneralizedTime parsers 4 years ago
  AnotherTest 581f9ff6bb LibCrypto: Add the GeneralizedTime ASN.1 type 4 years ago
  AnotherTest 3fe7ac0924 LibCrypto: Make a better ASN.1 parser 4 years ago