提交歷史

作者 SHA1 備註 提交日期
  Tim Ledbetter 0b0c7693e2 LibCrypto: Prefer operator when converting string literal to BigInteger 1 年之前
  Nico Weber 66e210e406 Everywhere: Use nested namespace qualifiers 2 年之前
  Timothy Flynn 15532df83d AK+Everywhere: Change AK::fill_with_random to accept a Bytes object 2 年之前
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 3 年之前
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe 3 年之前
  Idan Horowitz 005d75656e LibCrypto: Replace from_base{2,8,10,16}() & to_base10 with from_base(N) 4 年之前
  Gunnar Beutner 5f18cf75c5 AK: Replace ByteBuffer::grow with resize()/ensure_capacity() 4 年之前
  DexesTTP 485adb5e29 LibCrypto: Add the montgomery modular power algorithm 4 年之前
  DexesTTP 5071989545 LibCrypto: Add a += operation to UnsignedBigIntegerAlgorithms 4 年之前
  DexesTTP 5963f6f9ff LibCrypto: Split BigInteger operations into an Algorithms class 4 年之前
  Ali Mohammad Pur b05beb79d4 LibCrypto: Remove all uses of VLAs 4 年之前
  Gunnar Beutner 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr 4 年之前
  Ali Mohammad Pur 38418fdfdf AK+Userland: Use mpfard@serenityos.org for my copyright headers 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  AnotherTest 2601441486 LibCrypto: Avoid overly big allocs in intermediate ModularPower results 4 年之前
  Linus Groh e265054c12 Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes 4 年之前
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年之前
  AnotherTest 48fbf6a88d LibCrypto: Don't copy the prime test candidates 4 年之前
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) 4 年之前
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. 4 年之前
  asynts 1a3a0836c0 Everywhere: Use CMake to generate AK/Debug.h. 4 年之前
  asynts 9229ba0fe9 Everywhere: Replace a bundle of dbg with dbgln. 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前