aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-28Replace Android.mk with Android.bplinaro-upstream-1.6.34Ivaylo Asenov
2017-11-28Changes related to successful compilationIvaylo Asenov
2017-11-28Add zlib include dir to fix build failuresVishal Bhoj
2017-11-28Add configure options generated by Android patchset to pnglibconf.hBernhard Rosenkränzer
2017-11-28Re-apply patches from AOSP on top of 1.6.17Bernhard Rosenkränzer
2017-09-29[libpng16] Imported from libpng-1.6.34.tarGlenn Randers-Pehrson
2017-09-28[libpng16] Bump version to 1.6.34beta01Glenn Randers-Pehrson
2017-09-28[libpng16] Imported from libpng-1.6.33.tarGlenn Randers-Pehrson
2017-09-28[libpng16] Add end_info structure to libpng fuzzer; add row_ptr to CLEANUPGlenn Randers-Pehrson
2017-09-27[libpng16] Revert contrib/oss-fuzz/libpng_read_fuzzer.cc to libpng-1.6.32 statusGlenn Randers-Pehrson
2017-09-27[libpng16] Treat benign errors as warnings in the libpng fuzzerGlenn Randers-Pehrson
2017-09-25[libpng16] Build fuzzer with "-O0" to defeat optimizer removing "dead" codeGlenn Randers-Pehrson
2017-09-25[libpng16] Undo another faulty attempt to defeat the compiler fromGlenn Randers-Pehrson
2017-09-24[libpng16] Another attempt to defeat the fuzzer optimizerGlenn Randers-Pehrson
2017-09-24[libpng16] Undo faulty attempt to defeat the fuzzer optimizerGlenn Randers-Pehrson
2017-09-23[libpng16] Imported from libpng-1.6.33rc02.tarGlenn Randers-Pehrson
2017-09-23[libpng16] Document alpha_mode choices in the man pageGlenn Randers-Pehrson
2017-09-23[libpng16] Fix Coverity defect regarding errmsg in pngrutil.cGlenn Randers-Pehrson
2017-09-23[libpng16] Add support for loading images with associated alpha in theGlenn Randers-Pehrson
2017-09-23[libpng16] Support associated alpha in the simplified apiGlenn Randers-Pehrson
2017-09-23[libpng16] Defeat optimization that removes reading rows in the fuzzer.Glenn Randers-Pehrson
2017-09-22[libpng16] Removed more redundant tests (suggested by "irwir" in Github issue...Glenn Randers-Pehrson
2017-09-22[libpng16] Fix some color types and bit depths in new pngsuite filesGlenn Randers-Pehrson
2017-09-22[libpng16] Relocate new memset() call in pngrutil.c (irwir).Glenn Randers-Pehrson
2017-09-21[libpng16] Added interlaced versions of each file in contrib/pngsuite.Glenn Randers-Pehrson
2017-09-20[libpng16] Bump version to 1.6.33rc02Glenn Randers-Pehrson
2017-09-20[libpng16] Imported from libpng-1.6.33rc01.tarGlenn Randers-Pehrson
2017-09-20[libpng16] Removed a redundant test (suggested by "irwir" in Github issue #180).Glenn Randers-Pehrson
2017-09-20[libpng16] Bump version to 1.6.33rc01Glenn Randers-Pehrson
2017-09-19[libpng16] Add a memset() in png_read_buffer()Glenn Randers-Pehrson
2017-09-19[libpng16] Fix some commentsGlenn Randers-Pehrson
2017-09-18[libpng16] zero out memory allocated by png_inflateGlenn Randers-Pehrson
2017-09-16[libpng16] Initialize tag_start etc. in png_icc_check_tag_table().Glenn Randers-Pehrson
2017-09-16[libpng16] Undo faulty attempt to stifle oss-fuzz complaint aboutGlenn Randers-Pehrson
2017-09-16[libpng16] Undo another faulty attempt to stifle oss-fuzz complaintGlenn Randers-Pehrson
2017-09-15[libng16] Attempt to stop Use of Uninitialized Value in png_set_text_2()Glenn Randers-Pehrson
2017-09-15[libpng16] Still another attempt to fix oss-fuzz uninitialized valueGlenn Randers-Pehrson
2017-09-14[libpng16] Bump version to 1.6.33beta04Glenn Randers-Pehrson
2017-09-14[libpng16] Imported from libpng-1.6.33beta03.tarGlenn Randers-Pehrson
2017-09-14[libpng16] Undo failed attempt to prevent UMR in png_icc_check_table().Glenn Randers-Pehrson
2017-09-13[libpng16] Undo failed attempt to debug UMR in png_set_text_2().Glenn Randers-Pehrson
2017-09-13[libpng16] Use png_chunk_report when handling a truncated ICC chunk.Glenn Randers-Pehrson
2017-09-12[libpng16] Attempt to debug Uninitialized Memory Read in png_set_text_2(),Glenn Randers-Pehrson
2017-09-12[libpng16] Guard against Uninitialized Memory Read in png_check_icc_table(),Glenn Randers-Pehrson
2017-09-10[libpng16] Trying to avoid a UMR in png_set_text_2(().Glenn Randers-Pehrson
2017-09-10[libpng16] Trying to isolate oss-fuzz issue in png_set_text_2().Glenn Randers-Pehrson
2017-09-10[libpng16] Rearrange order of tests in png_iccp_check_tag_table()Glenn Randers-Pehrson
2017-09-08[libpng16] Fix typo in ANNOUNCE and CHANGESGlenn Randers-Pehrson
2017-09-08[libpng16] Do not try to generate pngprefix.h on ANDROIDGlenn Randers-Pehrson
2017-09-08[libpng16] Use pnglibconf.h.prebuilt when building for ANDROID with cmakeGlenn Randers-Pehrson