Age | Commit message (Expand) | Author |
---|---|---|
2023-02-08 | LibCrypto: Do a simple copy for buffered GHash bytes | Tim Schumacher |
2023-01-29 | AK: Deprecate the old `AK::Stream` | Tim Schumacher |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-02-16 | LibCrypto: Exclude class_name() methods from the Kernel | Idan Horowitz |
2022-01-28 | Userland: Remove a bunch of unnecessary Vector imports | kleines Filmröllchen |
2021-05-14 | LibCrypto+LibTLS: Avoid unaligned reads and writes | Ali Mohammad Pur |
2021-04-22 | AK+Userland: Use mpfard@serenityos.org for my copyright headers | Ali Mohammad Pur |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-08 | Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) | AnotherTest |
2021-01-25 | Everywhere: Debug macros instead of constexpr. | asynts |
2021-01-22 | Everywhere: Replace a bundle of dbg with dbgln. | asynts |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |