index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Services
/
ProtocolServer
Age
Commit message (
Expand
)
Author
2020-08-02
ProtocolServer+LibTLS: Pipe certificate requests from LibTLS to clients
AnotherTest
2020-07-06
ProtocolServer: Turn this into a multi-instance service
Andreas Kling
2020-07-06
LibIPC+Services: Make ClientConnection take socket as NonnullRefPtr
Andreas Kling
2020-06-13
ProtocolServer+LibProtocol: Propagate HTTP status codes to clients
Andreas Kling
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