1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-31 19:42:43 +00:00
serenity/Meta/Lagom/Fuzzers
Andreas Kling f982400063 LibGfx: Rename TTF/TrueType to OpenType
OpenType is the backwards-compatible successor to TrueType, and the
format we're actually parsing in LibGfx. So let's call it that.
2022-12-21 08:44:22 +01:00
..
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 Fuzzers: Add fuzzer for the Tar parser 2022-10-16 18:34:48 +03:00
EntryShim.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzASN1.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzBMPLoader.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzBrotli.cpp LibCore: Rename MemoryStream to FixedMemoryStream 2022-12-15 13:28:29 +00:00
FuzzCSSParser.cpp Fuzzers: Convert FuzzCSSParser to use the MainThreadVM 2022-10-01 21:05:32 +01:00
FuzzCyrillicDecoder.cpp AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
FuzzDeflateCompression.cpp Meta: Return 0 from the fuzzing function in most cases 2022-12-10 16:21:12 -07:00
FuzzDeflateDecompression.cpp Meta: Return 0 from the fuzzing function in most cases 2022-12-10 16:21:12 -07:00
FuzzELF.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzFlacLoader.cpp Meta: Return 0 from the fuzzing function in most cases 2022-12-10 16:21:12 -07:00
FuzzGemini.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzGIFLoader.cpp AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
FuzzGzipCompression.cpp Meta: Return 0 from the fuzzing function in most cases 2022-12-10 16:21:12 -07:00
FuzzGzipDecompression.cpp Meta: Return 0 from the fuzzing function in most cases 2022-12-10 16:21:12 -07:00
FuzzHebrewDecoder.cpp AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
FuzzHttpRequest.cpp Meta: Return 0 from the fuzzing function in most cases 2022-12-10 16:21:12 -07:00
FuzzICOLoader.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzilliJs.cpp AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
FuzzilliJs.dockerfile Meta: Rename Fuzzer flags to ENABLE_FUZZERS_{LIBFUZZER,OSSFUZZ} 2022-03-31 22:11:04 -07:00
FuzzilliJsInstructions.md Meta: Fix broken external links 2021-10-10 15:18:55 -07:00
FuzzIMAPParser.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzJPGLoader.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzJs.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzJs.dict Lagom: Add fuzz testing for LibJS using libFuzzer (#1692) 2020-04-08 10:40:02 +02:00
FuzzLatin1Decoder.cpp AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
FuzzLatin2Decoder.cpp AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
FuzzMarkdown.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzMatroskaReader.cpp Meta: Return 0 from the fuzzing function in most cases 2022-12-10 16:21:12 -07:00
FuzzMD5.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzMP3Loader.cpp Meta: Return 0 from the fuzzing function in most cases 2022-12-10 16:21:12 -07:00
FuzzPBMLoader.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzPDF.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzPEM.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzPGMLoader.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzPNGLoader.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzPoly1305.cpp Meta: Add fuzzer for Poly1305 2022-04-08 14:02:02 +04:30
FuzzPPMLoader.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzQOILoader.cpp Meta: Add a fuzzer for the QOILoader 2021-12-21 13:27:27 +01:00
FuzzQuotedPrintableParser.cpp AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
FuzzRegexECMA262.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzRegexPosixBasic.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzRegexPosixExtended.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzRSAKeyParsing.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzSHA1.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzSHA256.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzSHA384.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzSHA512.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzShell.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzSQLParser.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzTar.cpp LibCore: Rename MemoryStream to FixedMemoryStream 2022-12-15 13:28:29 +00:00
FuzzTTF.cpp LibGfx: Rename TTF/TrueType to OpenType 2022-12-21 08:44:22 +01:00
FuzzURL.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzUTF16BEDecoder.cpp AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
FuzzVP9Decoder.cpp Meta: Return 0 from the fuzzing function in most cases 2022-12-10 16:21:12 -07:00
FuzzWasmParser.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzWAVLoader.cpp Meta: Return 0 from the fuzzing function in most cases 2022-12-10 16:21:12 -07:00
FuzzWOFF.cpp Meta/Lagom: Add a fuzzer for the WOFF parser 2022-04-09 23:48:18 +02:00
FuzzXML.cpp Lagom/Fuzzers: Add XML parser fuzzer 2022-05-30 00:16:17 +01:00
FuzzZip.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzZlibDecompression.cpp Meta: Return 0 from the fuzzing function in most cases 2022-12-10 16:21:12 -07:00