Age | Commit message (Expand) | Author |
---|---|---|
2020-10-25 | LookupServer: Support multiple nameservers | Linus Groh |
2020-10-25 | LookupServer: Replace unused 'did_timeout' with 'did_get_response' | Linus Groh |
2020-10-25 | LookupServer: Replace dbg()/dbgprintf() with dbgln() | Linus Groh |
2020-10-05 | Services: Remove unused includes of {LibCore,WindowServer}/EventLoop.h | Nico Weber |
2020-09-25 | Meta+Services: Make clang-format-10 clean | Ben Wiederhake |
2020-09-21 | LookupServer: Use DuplexMemoryStream instead of BufferStream. | asynts |
2020-08-25 | AK: Add Endian.h header to replace NetworkOrdered.h. | asynts |
2020-05-29 | Meta: Add a script check the presence of "#pragma once" in header files | Emanuele Torre |
2020-05-14 | Build: Switch to CMake :^) | Sergey Bugaev |
2020-05-08 | Services: Renamed from Servers | Andreas Kling |