aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/libpng-proto
Commit message (Expand)AuthorAge
* [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