Age | Commit message (Expand) | Author |
---|---|---|
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-06 | Refactor: Expose const_cast by removing ByteBuffer::warp(const void*, size_t) | asynts |
2020-08-02 | ProtocolServer+LibTLS: Pipe certificate requests from LibTLS to clients | AnotherTest |
2020-05-17 | LibGemini: Implement basic Gemini protocol support | Conrad Pankoff |