Commit History

Author SHA1 Message Date
  Nico Weber 66e210e406 Everywhere: Use nested namespace qualifiers 2 years ago
  Timothy Flynn 15532df83d AK+Everywhere: Change AK::fill_with_random to accept a Bytes object 2 years ago
  Brian Gianforcaro 0a5321b3f9 LibCrypto: Use AK::timing_safe_compare to validate sensitive data 3 years ago
  Ali Mohammad Pur bf59d9e824 Userland: Include Vector.h in a few places to make HeaderCheck happy 3 years ago
  Andreas Kling a15ed8743d AK: Make ByteBuffer::try_* functions return ErrorOr<void> 3 years ago
  Ben Wiederhake 5f25182cd5 LibCrypto: Add missing header to EMSA_PSS.h 3 years ago
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe 3 years ago
  Ali Mohammad Pur 3a9f00c59b Everywhere: Use OOM-safe ByteBuffer APIs where possible 3 years ago
  Lenny Maiorani 6bc3ed6266 LibCrypto: Change static constexpr array to function local constexpr 4 years ago
  Lenny Maiorani adbf555e64 LibCrypto: Fix incorrectly constexpr variable 4 years ago
  Ali Mohammad Pur b05beb79d4 LibCrypto: Remove all uses of VLAs 4 years ago
  Ali Mohammad Pur 38418fdfdf AK+Userland: Use mpfard@serenityos.org for my copyright headers 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Linus Groh e265054c12 Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago