Commit History

Автор 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 години