Age | Commit message (Expand) | Author |
---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2021-05-16 | AK+Userland: Fix some compiler warnings and make variables const-ref | Gunnar Beutner |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2020-12-19 | LibHTTP: Make HTTPRequest::from_raw_request() take a ReadonlyBytes | Andreas Kling |
2020-12-02 | Meta+LibHTTP: Fuzz HTTP request parsing | Ben Wiederhake |