Age | Commit message (Expand) | Author |
---|---|---|
2019-06-06 | LibC: inet_pton() should return 1 on success, 0 or -1 on failure. | Andreas Kling |
2019-05-28 | LibC: Move struct timeval to sys/time.h. #POSIX | Andreas Kling |
2019-03-13 | IPv4: More work on UDP support. | Andreas Kling |
2019-03-13 | Userland: Add a simple utility for UDP testing. | Andreas Kling |