Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() пре 4 година
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. пре 4 година
  Andreas Kling 54f6436598 Kernel: Convert klog() => dmesgln() in TCPSocket пре 4 година
  Ben Wiederhake 25301e450a Kernel: Fix sign error in TCP resend logic пре 4 година
  Ben Wiederhake 5c15ca7b84 Kernel: Make sockets use AK::Time пре 4 година
  Ben Wiederhake 336303bda4 Kernel: Make kgettimeofday use AK::Time пре 4 година
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY пре 4 година
  Andreas Kling da981578e3 Kernel: Don't use a VLA for outgoing TCP packets пре 4 година
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) пре 4 година
  Andreas Kling 9984201634 Kernel: Use KResult a bit more in the IPv4 networking code пре 4 година
  asynts 7cf0c7cc0d Meta: Split debug defines into multiple headers. пре 4 година
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. пре 4 година
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. пре 4 година
  asynts 1a3a0836c0 Everywhere: Use CMake to generate AK/Debug.h. пре 4 година
  asynts c6ebca5b45 Everywhere: Replace a bundle of dbg with dbgln. пре 4 година
  Andreas Kling 19d3f8cab7 Kernel+LibC: Turn errno codes into a strongly typed enum пре 4 година
  Lenny Maiorani e6f907a155 AK: Simplify constructors and conversions from nullptr_t пре 4 година
  asynts 5931758dbc Everywhere: Replace a bundle of dbg with dbgln. пре 4 година
  asynts 938e5c7719 Everywhere: Replace a bundle of dbg with dbgln. пре 4 година
  Linus Groh bbe787a0af Everywhere: Re-format with clang-format-11 пре 4 година
  Lenny Maiorani 765936ebae Everywhere: Switch from (void) to [[maybe_unused]] (#4473) пре 4 година
  Andreas Kling 3d02597316 Kernel: Avoid a heap allocation for every outgoing TCP packet пре 4 година
  Andreas Kling 8cc81c2953 Kernel/Net: Make IPv4Socket::protocol_receive() take a ReadonlyBytes пре 4 година
  Tom 046d6855f5 Kernel: Move block condition evaluation out of the Scheduler пре 4 година
  Tom 75f61fe3d9 AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe пре 4 година
  Andreas Kling a6aee0c097 IPv4: Take the socket lock more (fixes TCP connection to localhost) пре 4 година
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks пре 4 година
  Tom d89582880e Kernel: Switch singletons to use new Singleton class пре 5 година
  Andreas Kling 2fd9e72264 Revert "Kernel: Switch singletons to use new Singleton class" пре 5 година
  Andreas Kling 8925ad3fa0 Revert "Kernel: Move Singleton class to AK" пре 5 година