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-06-24
LibSQL: Move Lexer and Parser machinery to AST directory
Jan de Visser
2021-06-18
Lagom/Fuzzers: Add fuzzers for all current hashing functions
Luke
2021-06-11
Meta: Fuzz the LibIMAP Parser
x-yl
2021-06-06
AK+Everywhere: Disallow constructing Functions from incompatible types
Ali Mohammad Pur
2021-05-31
Lagom/Fuzzers: Add SQL parser fuzzer
Luke
2021-05-31
AK: Replace ByteBuffer::grow with resize()/ensure_capacity()
Gunnar Beutner
2021-05-30
Fuzz+LibGfx: When fuzzing GIFLoader, try to load all frames
Ben Wiederhake
2021-05-21
Meta: Add a Wasm parser fuzzer
Ali Mohammad Pur
2021-05-16
AK+Userland: Fix some compiler warnings and make variables const-ref
Gunnar Beutner
2021-05-07
Meta: Fix Fuzzers CMakeLists.txt and ReadMe.md to use CXX_COMPILER_ID
Brian Gianforcaro
2021-05-01
Lagom/Fuzzers: Add fuzzers for Windows-1251 and Windows-1255 decoders
Idan Horowitz
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-04-11
Everywhere: Update references from ReadMe.md => README.md
Andreas Kling
2021-03-27
Lagom/Fuzzers: Add fuzzer for zip file parser
Luke
2021-03-17
LibJS: Rename GlobalObject::initialize() => initialize_global_object()
Andreas Kling
2021-03-14
Lagom/Fuzzers: Add fuzzers for the new Gzip and Deflate compressors
Luke
2021-03-14
Lagom/Fuzzers: Add fuzzers for Latin 1, Latin 2 and UTF16-BE
Luke
2021-03-12
FuzzilliJs: Add missing <errno.h> include
Andreas Kling
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
[next]