Age | Commit message (Expand) | Author |
---|---|---|
2021-09-06 | Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe | Ali Mohammad Pur |
2021-05-27 | DHCPClient: Avoid unaligned access when parsing options | Andrew Kaster |
2021-05-07 | Services: Convert StringBuilder::appendf() => AK::Format | Andreas Kling |
2021-04-29 | Everywhere: Use "the SerenityOS developers." in copyright headers | Linus Groh |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-17 | DHCPClient: Fix undefined behaviour when calling memcpy() (#6416) | Georgiy Komarov |
2021-02-26 | Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes | Linus Groh |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-02-17 | DHCPClient: Fix incorrect BOOTP Broadcast flag value | AnotherTest |
2021-01-12 | Services: Move to Userland/Services/ | Andreas Kling |