Age | Commit message (Expand) | Author |
---|---|---|
2020-08-06 | Refactor: Expose const_cast by removing ByteBuffer::warp(const void*, size_t) | asynts |
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-06-12 | AK: Make string-to-number conversion helpers return Optional | Andreas Kling |
2020-05-29 | Meta: Add a script check the presence of "#pragma once" in header files | Emanuele Torre |
2020-05-17 | LibGemini: Implement rendering text/gemini documents to HTML | AnotherTest |
2020-05-17 | LibGemini+LibHTTP: Defer did_progress call to match other callbacks | Conrad Pankoff |
2020-05-17 | LibGemini: Implement basic Gemini protocol support | Conrad Pankoff |