Age | Commit message (Expand) | Author |
---|---|---|
2022-07-06 | LookupServer: Use designated initializers for sockaddr_in | Andrew Kaster |
2022-04-15 | LibDNS: Remove the 'DNS' prefix from the various type and class names | Tom |
2022-04-15 | LookupServer: Move DNS related code into new LibDNS library | Tom |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2021-12-16 | LibCore+LookupServer: Implement and use UDPServer::send | sin-ack |
2021-07-08 | Everywhere: Add braces to aggregate initializers | Daniel Bertalan |
2021-05-10 | LookupServer: Turn #defines into enum classes and add formatter | Gunnar Beutner |
2021-05-05 | LookupServer: Implement basic mDNS support :^) | Sergey Bugaev |