Age | Commit message (Expand) | Author |
---|---|---|
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-05-30 | WebServer: Exit when the given port is invalid | Linus Groh |
2021-05-30 | WebServer: Replace printf()/fprintf(stderr) with outln()/warnln() | Linus Groh |
2021-05-30 | WebServer: Add optional listen address argument | Edwin Hoksberg |
2021-05-13 | Userland: Tighten a *lot* of pledges! :^) | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | Services: Move to Userland/Services/ | Andreas Kling |