| .. |
|
add-serenity-support-to-fuzzilli.patch
|
Lagom/Fuzzers: Fix FuzzilliJs build and update patch for new Fuzzilli version
|
2021-01-24 00:40:49 +01:00 |
|
CMakeLists.txt
|
Lagom/Fuzzers: Add fuzzer for zip file parser
|
2021-03-27 16:28:34 +01:00 |
|
FuzzBMPLoader.cpp
|
Lagom: Rename FuzzBMP to FuzzBMPLoader
|
2020-11-26 09:59:46 +01:00 |
|
FuzzDeflateCompression.cpp
|
Lagom/Fuzzers: Add fuzzers for the new Gzip and Deflate compressors
|
2021-03-14 11:28:12 +01:00 |
|
FuzzDeflateDecompression.cpp
|
Lagom/Fuzzers: Add fuzzers for the new Gzip and Deflate compressors
|
2021-03-14 11:28:12 +01:00 |
|
FuzzELF.cpp
|
LibELF: Remove ELF::Loader and move everyone to ELF::Image
|
2020-12-25 02:14:56 +01:00 |
|
FuzzGemini.cpp
|
Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes
|
2021-02-26 16:59:56 +01:00 |
|
FuzzGIFLoader.cpp
|
Lagom: Add a gif loader fuzzer
|
2020-11-20 21:17:58 +01:00 |
|
FuzzGzipCompression.cpp
|
Lagom/Fuzzers: Add fuzzers for the new Gzip and Deflate compressors
|
2021-03-14 11:28:12 +01:00 |
|
FuzzGzipDecompression.cpp
|
Lagom/Fuzzers: Add fuzzers for the new Gzip and Deflate compressors
|
2021-03-14 11:28:12 +01:00 |
|
FuzzHttpRequest.cpp
|
Everywhere: Rename ASSERT => VERIFY
|
2021-02-23 20:56:54 +01:00 |
|
FuzzICOLoader.cpp
|
Lagom: Add fuzzers for remaining image loaders: ICO, PNG, PBM, PGM
|
2020-11-26 09:59:46 +01:00 |
|
FuzzilliJs.cpp
|
LibJS: Rename GlobalObject::initialize() => initialize_global_object()
|
2021-03-17 16:53:35 +01:00 |
|
FuzzilliJs.dockerfile
|
Lagom/Fuzzers: Add a Dockerfile for FuzzilliJs
|
2020-11-08 11:01:07 +01:00 |
|
FuzzilliJsInstructions.md
|
Lagom/Fuzzers: Add a Dockerfile for FuzzilliJs
|
2020-11-08 11:01:07 +01:00 |
|
FuzzJPGLoader.cpp
|
Lagom: Add a jpg fuzzer
|
2020-11-19 21:21:45 +01:00 |
|
FuzzJs.cpp
|
Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes
|
2021-02-26 16:59:56 +01:00 |
|
FuzzJs.dict
|
Lagom: Add fuzz testing for LibJS using libFuzzer (#1692)
|
2020-04-08 10:40:02 +02:00 |
|
FuzzLatin1Decoder.cpp
|
Lagom/Fuzzers: Add fuzzers for Latin 1, Latin 2 and UTF16-BE
|
2021-03-14 11:27:52 +01:00 |
|
FuzzLatin2Decoder.cpp
|
Lagom/Fuzzers: Add fuzzers for Latin 1, Latin 2 and UTF16-BE
|
2021-03-14 11:27:52 +01:00 |
|
FuzzMarkdown.cpp
|
Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes
|
2021-02-26 16:59:56 +01:00 |
|
FuzzPBMLoader.cpp
|
Lagom: Add fuzzers for remaining image loaders: ICO, PNG, PBM, PGM
|
2020-11-26 09:59:46 +01:00 |
|
FuzzPGMLoader.cpp
|
Lagom: Add fuzzers for remaining image loaders: ICO, PNG, PBM, PGM
|
2020-11-26 09:59:46 +01:00 |
|
FuzzPNGLoader.cpp
|
Lagom: Add fuzzers for remaining image loaders: ICO, PNG, PBM, PGM
|
2020-11-26 09:59:46 +01:00 |
|
FuzzPPMLoader.cpp
|
Lagom: Add a PPM fuzzer
|
2020-11-19 14:04:35 +01:00 |
|
FuzzRegexECMA262.cpp
|
Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes
|
2021-02-26 16:59:56 +01:00 |
|
FuzzRegexPosixExtended.cpp
|
Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes
|
2021-02-26 16:59:56 +01:00 |
|
FuzzRSAKeyParsing.cpp
|
Lagom/Fuzzers: Add RSA key parser fuzzer
|
2021-02-13 11:03:06 +01:00 |
|
FuzzShell.cpp
|
Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes
|
2021-02-26 16:59:56 +01:00 |
|
FuzzTTF.cpp
|
Lagom/Fuzzers: Add TTF fuzzer
|
2021-01-02 01:39:34 +01:00 |
|
FuzzURL.cpp
|
Lagom/Fuzzers: Add URL fuzzer
|
2020-11-30 11:35:16 +01:00 |
|
FuzzUTF16BEDecoder.cpp
|
Lagom/Fuzzers: Add fuzzers for Latin 1, Latin 2 and UTF16-BE
|
2021-03-14 11:27:52 +01:00 |
|
FuzzWAVLoader.cpp
|
Lagom/Fuzzers: Add WAV fuzzer
|
2021-03-01 11:09:09 +01:00 |
|
FuzzZip.cpp
|
Lagom/Fuzzers: Add fuzzer for zip file parser
|
2021-03-27 16:28:34 +01:00 |
|
FuzzZlibDecompression.cpp
|
Lagom/Fuzzers: Add fuzzers for the new Gzip and Deflate compressors
|
2021-03-14 11:28:12 +01:00 |