aboutsummaryrefslogtreecommitdiff
path: root/projects/libpng-proto
AgeCommit message (Expand)Author
2020-07-06Update Dockerfiles (#4070)devtty1er
2020-06-29Fixing Dockerfile for fuzzers that use LPM (#4044)Danny Halawi
2020-04-03libpng-proto: Add new proto fuzzer with custom mutator that changes unknown c...Bhargava Shastry
2020-03-10[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)Max Moroz
2019-04-09[libpng-proto] remove stale commentKostya Serebryany
2019-04-09[libpng-proto] add asan backKostya Serebryany
2019-02-15revert the previous change: the leak is actually not fixed yetKostya Serebryany
2019-02-15reenable leak detection now that the leak is fixedKostya Serebryany
2019-02-15libpng-proto: disable asan for the experimental png fuzzers Kostya Serebryany
2019-01-31[libpng-proto] suppress leak reports until https://bugs.chromium.org/p/oss-fu...Kostya Serebryany
2019-01-31[libpng-proto] extend the fuzz target to cover more APIsKostya Serebryany
2019-01-31[libpng-proto] add one more heuristic to speed up libpng_transforms_fuzzerKostya Serebryany
2019-01-25[libpng-proto] add libpng_transforms_fuzzer, a fuzz target with more coverage...Kostya Serebryany
2019-01-23[libpng-proto] add another fuzzer, this time using a custom mutator specializ...Kostya Serebryany
2019-01-18[libpng-proto] simplify the target a bit further: remove a field that don't r...Kostya Serebryany
2019-01-11[libpng-proto] extend the example proto fuzz target with explicit support for...Kostya Serebryany
2018-12-21libpng-proto: compress IDAT chunksKostya Serebryany
2018-12-21libpng-proto: use the Release build of LPMKostya Serebryany
2018-12-21libpng-proto: don't use vector, use a plain array insteadKostya Serebryany
2018-12-21Adding libpng-proto, an example of proto-based fuzzer (#2048)Kostya Serebryany