Age | Commit message (Expand) | Author |
---|---|---|
2019-03-20 | Rename DNSLookupServer => LookupServer. | Andreas Kling |
2019-03-20 | LibC: Implement gethostbyname() by talking to the DNSLookupServer. | Andreas Kling |
2019-03-19 | DNSLookupServer: Start working on a userspace DNS resolver. | Andreas Kling |