Age | Commit message (Expand) | Author |
---|---|---|
2020-02-20 | Kernel+LibC: Add SO_REUSEADDR macro | Andreas Kling |
2020-02-08 | Net: Add a basic sys$shutdown() implementation | Andreas Kling |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2020-01-02 | LibC: move in_addr and sockaddr_in to netinet/in.h | joshua stein |
2019-12-06 | Kernel: Add getsockopt(SO_PEERCRED) for local sockets | Andreas Kling |
2019-10-11 | Libc: make library internal includes come from private include namespace | Vincent Sanders |
2019-09-19 | IPv4: Support overriding the default TTL (64) | Andreas Kling |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |