index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Meta
/
Lagom
/
Fuzzers
Age
Commit message (
Expand
)
Author
2021-03-04
Lagom/Fuzzers: Add fuzzers for LibCompess
Luke
2021-03-01
Lagom/Fuzzers: Add WAV fuzzer
Luke
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-13
Lagom/Fuzzers: Add RSA key parser fuzzer
Luke
2021-02-08
Everywhere: Remove unnecessary headers 4/4
Ben Wiederhake
2021-02-08
Fuzz: Remove unused FuzziliJS header
Ben Wiederhake
2021-01-24
Lagom/Fuzzers: Fix FuzzilliJs build and update patch for new Fuzzilli version
Luke
2021-01-09
Everywhere: Replace a bundle of dbg with dbgln.
asynts
2021-01-03
FuzzJs: If the program successfully parsed, try running it
Luke
2021-01-02
Lagom/Fuzzers: Add TTF fuzzer
Luke
2020-12-25
LibELF: Remove ELF::Loader and move everyone to ELF::Image
Andreas Kling
2020-12-21
Everywhere: Switch from (void) to [[maybe_unused]] (#4473)
Lenny Maiorani
2020-12-19
LibHTTP: Make HTTPRequest::from_raw_request() take a ReadonlyBytes
Andreas Kling
2020-12-14
Lagom/Fuzzers: Fix creation of ELF::Loader
Itamar
2020-12-02
Meta+LibHTTP: Fuzz HTTP request parsing
Ben Wiederhake
2020-11-30
Lagom/Fuzzers: Add URL fuzzer
Luke
2020-11-29
Meta: Add GitHub Actions workflow for Lagom with Fuzzers
Luke
2020-11-29
Lagom: Add a Shell parser fuzzer
AnotherTest
2020-11-29
Lagom: Add Regex fuzzers
Linus Groh
2020-11-27
Lagom: Various fixes to make Lagom run on OSS-Fuzz (#4176)
DavidKorczynski
2020-11-26
Lagom: Rename FuzzBMP to FuzzBMPLoader
Nico Weber
2020-11-26
Lagom: Make BMP fuzzer look like the other image loader fuzzers
Nico Weber
2020-11-26
Lagom: Add fuzzers for remaining image loaders: ICO, PNG, PBM, PGM
Nico Weber
2020-11-25
Lagom: Fix FuzzJs build
Linus Groh
2020-11-20
Lagom: Add a gif loader fuzzer
Nico Weber
2020-11-19
Lagom: Add a jpg fuzzer
Nico Weber
2020-11-19
Lagom: Make fuzzer cmake less repetitive
Nico Weber
2020-11-19
Lagom: Add a PPM fuzzer
Nico Weber
2020-11-14
Lagom: Add a gemini fuzzer
Nico Weber
2020-11-08
Lagom/Fuzzers: Add a Dockerfile for FuzzilliJs
Linus Groh
2020-11-07
Lagom/Fuzzers: Add Fuzzilli version of FuzzJs
Luke
2020-09-12
Meta+LibGfx: Fuzz BMP parsing
Ben Wiederhake
2020-09-12
LibJS: Fix start position of multi-line tokens
Ben Wiederhake
2020-08-10
Lagom+LibELF: Add an ELF fuzzer, and tweak the code to survive a few minutes ...
Nico Weber
2020-07-14
Lagom: Add a markdown fuzzer
Nico Weber
2020-06-01
Lagom: Fix target name
Sergey Bugaev
2020-05-15
LibJS: Let parser keep track of errors
Linus Groh
2020-05-09
Lagom: Add missing copyright header to FuzzJS.cpp
Linus Groh
2020-04-08
Lagom: Add fuzz testing for LibJS using libFuzzer (#1692)
Paul Redmond
[prev]