aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/libpng-proto
Commit message (Expand)AuthorAge
* libprotobuf-mutator projects: fix builds (#7737)Gravatar DavidKorczynski2022-05-21
* Update Dockerfiles (#4070)Gravatar devtty1er2020-07-06
* Fixing Dockerfile for fuzzers that use LPM (#4044)Gravatar Danny Halawi2020-06-29
* libpng-proto: Add new proto fuzzer with custom mutator that changes unknown c...Gravatar Bhargava Shastry2020-04-03
* [presubmit] Enforce language attribute in project.yaml to be always set. (#3477)Gravatar Max Moroz2020-03-10
* [libpng-proto] remove stale commentGravatar Kostya Serebryany2019-04-09
* [libpng-proto] add asan backGravatar Kostya Serebryany2019-04-09
* revert the previous change: the leak is actually not fixed yetGravatar Kostya Serebryany2019-02-15
* reenable leak detection now that the leak is fixedGravatar Kostya Serebryany2019-02-15
* libpng-proto: disable asan for the experimental png fuzzers Gravatar Kostya Serebryany2019-02-15
* [libpng-proto] suppress leak reports until https://bugs.chromium.org/p/oss-fu...Gravatar Kostya Serebryany2019-01-31
* [libpng-proto] extend the fuzz target to cover more APIsGravatar Kostya Serebryany2019-01-31
* [libpng-proto] add one more heuristic to speed up libpng_transforms_fuzzerGravatar Kostya Serebryany2019-01-31
* [libpng-proto] add libpng_transforms_fuzzer, a fuzz target with more coverage...Gravatar Kostya Serebryany2019-01-25
* [libpng-proto] add another fuzzer, this time using a custom mutator specializ...Gravatar Kostya Serebryany2019-01-23
* [libpng-proto] simplify the target a bit further: remove a field that don't r...Gravatar Kostya Serebryany2019-01-18
* [libpng-proto] extend the example proto fuzz target with explicit support for...Gravatar Kostya Serebryany2019-01-11
* libpng-proto: compress IDAT chunksGravatar Kostya Serebryany2018-12-21
* libpng-proto: use the Release build of LPMGravatar Kostya Serebryany2018-12-21
* libpng-proto: don't use vector, use a plain array insteadGravatar Kostya Serebryany2018-12-21
* Adding libpng-proto, an example of proto-based fuzzer (#2048)Gravatar Kostya Serebryany2018-12-21