Age | Commit message (Expand) | Author |
---|---|---|
2023-02-08 | LibCore: Propagate errors in SecretString | Undefine |
2023-01-02 | Everywhere: Remove unused includes of LibC/stdlib.h | Ben Wiederhake |
2021-11-30 | LibCore: Use LibCore syscall wrappers in get_password() | Andreas Kling |
2021-11-08 | LibCore: Use ErrorOr<T> for Core::get_password() | Andreas Kling |
2021-09-12 | LibCore: Make get_password return SecretString instead of String | Brian Gianforcaro |
2021-09-01 | Everywhere: Use my cool new @serenityos.org email address | Peter Elliott |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-12 | Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) | Andreas Kling |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |