index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Utilities
/
test-fuzz.cpp
Age
Commit message (
Expand
)
Author
2023-04-09
Everywhere: Remove unused DeprecatedString includes
Ben Wiederhake
2023-02-28
Userland+AK: Stop using getopt() for ArgsParser
Ali Mohammad Pur
2023-02-18
LibGfx: Rename `JPGLoader` to `JPEGLoader`
Lucas CHOLLET
2023-02-13
LibCore: Remove `Stream.h`
Tim Schumacher
2023-02-13
LibCore: Move Stream-based file into the `Core` namespace
Tim Schumacher
2023-01-15
Lagom/Fuzzers: Add fuzzer for the TGALoader code
Liav A
2022-12-12
LibCore: Rename `Stream::read_all` to `read_until_eof`
Tim Schumacher
2022-12-06
AK+Everywhere: Rename String to DeprecatedString
Linus Groh
2022-11-19
test-fuzz: Port to Core::Stream
Sam Atkins
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2022-03-29
test-fuzz: Allow listing fuzzing targets without specifying input file
Kenneth Myhra
2022-03-29
test-fuzz: Port to LibMain
Kenneth Myhra
2021-12-21
Meta: Add a fuzzer for the QOILoader
Linus Groh
2021-05-12
LibCore+Everywhere: Move OpenMode out of IODevice
Ali Mohammad Pur
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-02-21
Utilities: Provide fuzzers as a utility in serenity
Ben Wiederhake