summaryrefslogtreecommitdiff
path: root/Services/ProtocolServer/main.cpp
AgeCommit message (Expand)Author
2021-01-12Services: Move to Userland/Services/Andreas Kling
2020-12-30ProtocolServer: Stream the downloaded data if possibleAnotherTest
2020-12-21Everywhere: Switch from (void) to [[maybe_unused]] (#4473)Lenny Maiorani
2020-10-30LibProtocol+LibGemini+LibHTTP: Provide root certificates to LibTLSAnotherTest
2020-09-25Meta+Services: Make clang-format-10 cleanBen Wiederhake
2020-07-06ProtocolServer: Turn this into a multi-instance serviceAndreas Kling
2020-05-17ProtocolServer: Put everything in the ProtocolServer namespaceAndreas Kling
2020-05-17ProtocolServer: Integrate LibGemini for simple requestsConrad Pankoff
2020-05-08Services: Renamed from ServersAndreas Kling