Historique des commits

Auteur SHA1 Message Date
  Brian Gianforcaro f3baa5d8c9 Kernel: Convert random bytes interface to use AK::Bytes il y a 3 ans
  Peter Elliott 33d7fdca28 Everywhere: Use my cool new @serenityos.org email address il y a 3 ans
  Andreas Kling c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker il y a 4 ans
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock il y a 4 ans
  Jean-Baptiste Boric aea98a85d1 Kernel: Move Lockable into its own header il y a 4 ans
  Jean-Baptiste Boric f7f794e74a Kernel: Move Mutex into Locking/ il y a 4 ans
  Andreas Kling cee9528168 Kernel: Rename Lock to Mutex il y a 4 ans
  Hendiadyoin1 7ca3d413f7 Kernel: Pull apart CPU.h il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Hendiadyoin1 0d934fc991 Kernel::CPU: Move headers into common directory il y a 4 ans
  Ben Wiederhake 719cb93a1a Kernel: Make clang(?) happy about templates(?) il y a 4 ans
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
  Andreas Kling 930e3ce00d Kernel: Don't left-shift 1 (signed) 31 times il y a 4 ans
  Tom e2d7945e0c Kernel: Make KernelRng thread-safe il y a 4 ans
  Jean-Baptiste Boric 7eaefa5aa6 Kernel: Make use of interrupts as an entropy source il y a 4 ans
  Brian Gianforcaro 815d39886f Kernel: Tag more methods and types as [[nodiscard]] il y a 4 ans
  Luke 72abf3491b LibCrypto: Require intent parameter in CTR constructor il y a 4 ans
  Tom d89582880e Kernel: Switch singletons to use new Singleton class il y a 5 ans
  Andreas Kling 2fd9e72264 Revert "Kernel: Switch singletons to use new Singleton class" il y a 5 ans
  Tom f48feae0b2 Kernel: Switch singletons to use new Singleton class il y a 5 ans
  asynts fff581cd72 AK: Rename span() to bytes() when appropriate. il y a 5 ans
  Nico Weber db6a4f2954 Kernel: Fix rng regression from bc7a149039 il y a 5 ans
  AnotherTest bc7a149039 LibCrypto+LibTLS+Kernel: Switch the Cipher::Mode interface to use Span il y a 5 ans
  Peter Elliott e1aef94a40 Kernel: Make Random work on CPUs without rdrand il y a 5 ans
  Peter Elliott af0b2d1d86 Kernel: Harvest randomness from various drivers il y a 5 ans
  Peter Elliott 2e8cfe5435 LibCrypto: Add CTR cipher mode il y a 5 ans
  Peter Elliott 0f32155fa4 Kernel: Replace existing random implementation with Fortuna il y a 5 ans
  Peter Elliott f2d51f13a6 Kernel: Implement the Fortuna PRNG algorithm il y a 5 ans
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace il y a 5 ans
  Andreas Kling 94ca55cefd Meta: Add license header to source files il y a 5 ans