Commit History

Autor SHA1 Mensaxe Data
  Ben Wiederhake 5c15ca7b84 Kernel: Make sockets use AK::Time %!s(int64=4) %!d(string=hai) anos
  Ben Wiederhake 8598240193 Kernel: Sanitize all user-supplied timeval's/timespec's %!s(int64=4) %!d(string=hai) anos
  Ben Wiederhake b374dd03bd Kernel: Prevent inconsistent state after invalid read %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY %!s(int64=4) %!d(string=hai) anos
  Andreas Kling af0e52ca54 Kernel: Don't assert on sys$setsockopt() with unexpected level %!s(int64=4) %!d(string=hai) anos
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) %!s(int64=4) %!d(string=hai) anos
  asynts 7cf0c7cc0d Meta: Split debug defines into multiple headers. %!s(int64=4) %!d(string=hai) anos
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. %!s(int64=4) %!d(string=hai) anos
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. %!s(int64=4) %!d(string=hai) anos
  asynts c6ebca5b45 Everywhere: Replace a bundle of dbg with dbgln. %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 19d3f8cab7 Kernel+LibC: Turn errno codes into a strongly typed enum %!s(int64=4) %!d(string=hai) anos
  asynts 5931758dbc Everywhere: Replace a bundle of dbg with dbgln. %!s(int64=4) %!d(string=hai) anos
  asynts 938e5c7719 Everywhere: Replace a bundle of dbg with dbgln. %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 48589db3aa Kernel/Net: Socket connected state change should reevaluate blocks %!s(int64=4) %!d(string=hai) anos
  Tom 046d6855f5 Kernel: Move block condition evaluation out of the Scheduler %!s(int64=4) %!d(string=hai) anos
  Andreas Kling a6aee0c097 IPv4: Take the socket lock more (fixes TCP connection to localhost) %!s(int64=4) %!d(string=hai) anos
  Luke ec136db592 Kernel: Return ENOPROTOOPT instead of asserting on unimplemented levels in getsockopt %!s(int64=4) %!d(string=hai) anos
  Nico Weber 47b3e98af8 Kernel+LibC+UserspaceEmulator: Add SO_TIMESTAMP, and cmsg definitions %!s(int64=4) %!d(string=hai) anos
  Nico Weber 416d470d07 Kernel: Plumb packet receive timestamp from NetworkAdapter to Socket::recvfrom %!s(int64=4) %!d(string=hai) anos
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 22831033d0 Kernel: Virtualize the File::stat() operation %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 8e97de2df9 Kernel: Use Userspace<T> for the recvfrom syscall, and Socket implementation %!s(int64=5) %!d(string=hai) anos
  Brian Gianforcaro 9f9b05ba0f Kernel: Use Userspace<T> for the sendto syscall, and Socket implementation %!s(int64=5) %!d(string=hai) anos
  Ben Wiederhake f5744a6f2f Kernel: PID/TID typing %!s(int64=5) %!d(string=hai) anos
  Brian Gianforcaro 30b2c0dc85 Kernel: Use Userspace<T> for the getsockopt syscall and Socket interface %!s(int64=5) %!d(string=hai) anos
  Brian Gianforcaro 6920d5f423 Kernel: Use Userspace<T> for the setsockopt syscall %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 7a3ab6c517 Kernel: Make File::write() and File::read() return KResultOr<size_t> %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 3023a89e9b Kernel: Remove SmapDisabler in sys$setsockopt() %!s(int64=5) %!d(string=hai) anos
  Tom 16783bd14d Kernel: Turn Thread::current and Process::current into functions %!s(int64=5) %!d(string=hai) anos
  Conrad Pankoff a3edeb5868 Kernel: Add explicit offset parameter to File::read etc %!s(int64=5) %!d(string=hai) anos