Age | Commit message (Expand) | Author |
---|---|---|
2020-06-07 | LibIPC+Services: Support URL as a native IPC type | Andreas Kling |
2020-05-27 | ProtocolServer: Forget downloads after they are stopped | Andreas Kling |
2020-05-21 | ProtocolServer: Support request headers | Andreas Kling |
2020-05-17 | LibGemini: Implement rendering text/gemini documents to HTML | AnotherTest |
2020-05-17 | ProtocolServer: Put everything in the ProtocolServer namespace | Andreas Kling |
2020-05-17 | ProtocolServer: Attach downloads and their lifecycles to clients | Conrad Pankoff |
2020-05-17 | ProtocolServer: Integrate LibGemini for simple requests | Conrad Pankoff |
2020-05-14 | Build: Switch to CMake :^) | Sergey Bugaev |
2020-05-12 | LibHTTP+ProtocolServer: Use CaseInsensitiveStringTraits for headers | Andreas Kling |
2020-05-08 | Services: Renamed from Servers | Andreas Kling |