Age | Commit message (Expand) | Author |
---|---|---|
2021-12-16 | LibCore+Userland: Convert TCPServer to use the Serenity Stream API | sin-ack |
2021-06-11 | WebServer: Add support for HTTP basic authentication | Max Wipfli |
2021-06-11 | WebServer: Move server configuration into WebServer::Configuration | Max Wipfli |
2021-06-11 | WebServer: Use canonical reasons phrases for error responses | Max Wipfli |
2021-06-11 | WebServer: Use east const style in Client.{cpp,h} | Max Wipfli |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-30 | WebServer: Stream the downloaded files | AnotherTest |
2021-01-12 | Services: Move to Userland/Services/ | Andreas Kling |