Age | Commit message (Expand) | Author |
---|---|---|
2021-09-16 | Kernel: Make IPv4SocketTuple operator== by reference | Brian Gianforcaro |
2021-08-07 | Kernel: Move Mutex into Locking/ | Jean-Baptiste Boric |
2021-07-17 | Kernel: Rename Lock to Mutex | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-21 | Kernel: Convert String::format() => String::formatted() | Andreas Kling |
2020-10-08 | SinglyLinkedList: Remove unused includes | Lenny Maiorani |
2020-02-10 | AK: Remove bitrotted Traits::dump() mechanism | Andreas Kling |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-08-06 | Kernel: Refactor TCP/IP stack | Conrad Pankoff |