Age | Commit message (Expand) | Author |
---|---|---|
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |
2020-12-30 | ProtocolServer: Stream the downloaded data if possible | AnotherTest |
2020-12-13 | LibCore: Make IODevice::read_line() return a String | Andreas Kling |
2020-10-30 | LibProtocol+LibGemini+LibHTTP: Provide root certificates to LibTLS | AnotherTest |
2020-08-04 | LibGemini: Remove unused private field m_queued_finish | Nico Weber |
2020-08-02 | ProtocolServer+LibTLS: Pipe certificate requests from LibTLS to clients | AnotherTest |
2020-05-17 | LibGemini: Implement basic Gemini protocol support | Conrad Pankoff |