Historique des commits

Auteur SHA1 Message Date
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe il y a 3 ans
  Idan Horowitz 005d75656e LibCrypto: Replace from_base{2,8,10,16}() & to_base10 with from_base(N) il y a 4 ans
  Gunnar Beutner 5f18cf75c5 AK: Replace ByteBuffer::grow with resize()/ensure_capacity() il y a 4 ans
  DexesTTP 485adb5e29 LibCrypto: Add the montgomery modular power algorithm il y a 4 ans
  DexesTTP 5071989545 LibCrypto: Add a += operation to UnsignedBigIntegerAlgorithms il y a 4 ans
  DexesTTP 5963f6f9ff LibCrypto: Split BigInteger operations into an Algorithms class il y a 4 ans
  Ali Mohammad Pur b05beb79d4 LibCrypto: Remove all uses of VLAs il y a 4 ans
  Gunnar Beutner 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr il y a 4 ans
  Ali Mohammad Pur 38418fdfdf AK+Userland: Use mpfard@serenityos.org for my copyright headers il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  AnotherTest 2601441486 LibCrypto: Avoid overly big allocs in intermediate ModularPower results il y a 4 ans
  Linus Groh e265054c12 Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes il y a 4 ans
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
  AnotherTest 48fbf6a88d LibCrypto: Don't copy the prime test candidates il y a 4 ans
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) il y a 4 ans
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. il y a 4 ans
  asynts 1a3a0836c0 Everywhere: Use CMake to generate AK/Debug.h. il y a 4 ans
  asynts 9229ba0fe9 Everywhere: Replace a bundle of dbg with dbgln. il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans