1. c1effe1 [master] Imported from libpng-1.6.33.tar by Glenn Randers-Pehrson · 7 years ago
  2. 2ee8cb0 [libpng16] Imported from libpng-1.6.33.tar by Glenn Randers-Pehrson · 7 years ago v1.6.33
  3. 414de98 [libpng16] Add end_info structure to libpng fuzzer; add row_ptr to CLEANUP by Glenn Randers-Pehrson · 7 years ago
  4. 0512c63 [libpng16] Revert contrib/oss-fuzz/libpng_read_fuzzer.cc to libpng-1.6.32 status by Glenn Randers-Pehrson · 7 years ago
  5. cae11e3 [libpng16] Treat benign errors as warnings in the libpng fuzzer by Glenn Randers-Pehrson · 7 years ago
  6. 4f0a0b9 [libpng16] Build fuzzer with "-O0" to defeat optimizer removing "dead" code by Glenn Randers-Pehrson · 7 years ago
  7. dc22583 [libpng16] Undo another faulty attempt to defeat the compiler from by Glenn Randers-Pehrson · 7 years ago
  8. 346cbf2 [libpng16] Another attempt to defeat the fuzzer optimizer by Glenn Randers-Pehrson · 7 years ago
  9. 8eb79b3 [libpng16] Undo faulty attempt to defeat the fuzzer optimizer by Glenn Randers-Pehrson · 7 years ago
  10. 13a1586 [libpng16] Imported from libpng-1.6.33rc02.tar by Glenn Randers-Pehrson · 7 years ago v1.6.33rc02
  11. e4c8312 [libpng16] Document alpha_mode choices in the man page by Glenn Randers-Pehrson · 7 years ago
  12. 3d2d0b5 [libpng16] Fix Coverity defect regarding errmsg in pngrutil.c by Glenn Randers-Pehrson · 7 years ago
  13. 073fe76 [libpng16] Add support for loading images with associated alpha in the by Glenn Randers-Pehrson · 7 years ago
  14. 4b7635c [libpng16] Support associated alpha in the simplified api by Glenn Randers-Pehrson · 7 years ago
  15. 96333b6 [libpng16] Defeat optimization that removes reading rows in the fuzzer. by Glenn Randers-Pehrson · 7 years ago
  16. 90dd185 [libpng16] Removed more redundant tests (suggested by "irwir" in Github issue #180). by Glenn Randers-Pehrson · 7 years ago
  17. 8746d57 [libpng16] Fix some color types and bit depths in new pngsuite files by Glenn Randers-Pehrson · 7 years ago
  18. 0165bad [libpng16] Relocate new memset() call in pngrutil.c (irwir). by Glenn Randers-Pehrson · 7 years ago
  19. 60d297d [libpng16] Added interlaced versions of each file in contrib/pngsuite. by Glenn Randers-Pehrson · 7 years ago
  20. 2da3707 [libpng16] Bump version to 1.6.33rc02 by Glenn Randers-Pehrson · 7 years ago
  21. e1220ae [libpng16] Imported from libpng-1.6.33rc01.tar by Glenn Randers-Pehrson · 7 years ago v1.6.33rc01
  22. 5efa483 [libpng16] Removed a redundant test (suggested by "irwir" in Github issue #180). by Glenn Randers-Pehrson · 7 years ago
  23. 5f0c9fa [libpng16] Bump version to 1.6.33rc01 by Glenn Randers-Pehrson · 7 years ago
  24. 397c7ee [libpng16] Add a memset() in png_read_buffer() by Glenn Randers-Pehrson · 7 years ago
  25. 066cb34 [libpng16] Fix some comments by Glenn Randers-Pehrson · 7 years ago
  26. 721b96e [libpng16] zero out memory allocated by png_inflate by Glenn Randers-Pehrson · 7 years ago
  27. 562a685 [libpng16] Initialize tag_start etc. in png_icc_check_tag_table(). by Glenn Randers-Pehrson · 7 years ago
  28. a7722ae [libpng16] Undo faulty attempt to stifle oss-fuzz complaint about by Glenn Randers-Pehrson · 7 years ago
  29. 413de0a [libpng16] Undo another faulty attempt to stifle oss-fuzz complaint by Glenn Randers-Pehrson · 7 years ago
  30. 04e16d2 [libng16] Attempt to stop Use of Uninitialized Value in png_set_text_2() by Glenn Randers-Pehrson · 7 years ago
  31. d1a0937 [libpng16] Still another attempt to fix oss-fuzz uninitialized value by Glenn Randers-Pehrson · 7 years ago
  32. 1c98b85 [libpng16] Bump version to 1.6.33beta04 by Glenn Randers-Pehrson · 7 years ago
  33. 4de130c [libpng16] Imported from libpng-1.6.33beta03.tar by Glenn Randers-Pehrson · 7 years ago v1.6.33beta03
  34. 4ddead1 [libpng16] Undo failed attempt to prevent UMR in png_icc_check_table(). by Glenn Randers-Pehrson · 7 years ago
  35. d7edcc4 [libpng16] Undo failed attempt to debug UMR in png_set_text_2(). by Glenn Randers-Pehrson · 7 years ago
  36. 7d40b53 [libpng16] Use png_chunk_report when handling a truncated ICC chunk. by Glenn Randers-Pehrson · 7 years ago
  37. 76b269b [libpng16] Attempt to debug Uninitialized Memory Read in png_set_text_2(), by Glenn Randers-Pehrson · 7 years ago
  38. 61d29bf [libpng16] Guard against Uninitialized Memory Read in png_check_icc_table(), by Glenn Randers-Pehrson · 7 years ago
  39. 0f2adc1 [libpng16] Trying to avoid a UMR in png_set_text_2((). by Glenn Randers-Pehrson · 7 years ago
  40. 1aabcfd [libpng16] Trying to isolate oss-fuzz issue in png_set_text_2(). by Glenn Randers-Pehrson · 7 years ago
  41. b5ae93d [libpng16] Rearrange order of tests in png_iccp_check_tag_table() by Glenn Randers-Pehrson · 7 years ago
  42. 6a2a762 [libpng16] Fix typo in ANNOUNCE and CHANGES by Glenn Randers-Pehrson · 7 years ago
  43. 50c9e15 [libpng16] Do not try to generate pngprefix.h on ANDROID by Glenn Randers-Pehrson · 7 years ago
  44. c0f02a8 [libpng16] Use pnglibconf.h.prebuilt when building for ANDROID with cmake by Glenn Randers-Pehrson · 7 years ago
  45. 3789cba [libpng16] Attempt to isolate an oss-fuzz issue in png_set_text_2 by Glenn Randers-Pehrson · 7 years ago
  46. 8592873 [libpng16] Attempting to fix an oss-fuzz issue. by Glenn Randers-Pehrson · 7 years ago
  47. 051dcaf [libpng16] Added a copy of Dockerfile to the contrib/oss-fuzz directory by Glenn Randers-Pehrson · 7 years ago
  48. 9504651 Add support for loading images with associated alpha. by Samuel Williams · 7 years ago
  49. 4e9839d [libpng16] Update "last changed" date in contrib/oss-fuzz/*.cc by Glenn Randers-Pehrson · 7 years ago
  50. d17041f Merge pull request #176 from kcc/patch-1 by Glenn Randers-Pehrson · 7 years ago
  51. cbcb399 properly define PNG_CLEANUP by Kostya Serebryany · 7 years ago
  52. 52a566a [libpng16] Fix typecast in pngtrans.c by Glenn Randers-Pehrson · 7 years ago
  53. 9050c32 [libpng16] Remove one remaining "png_handler." from contrib/oss-fuzz/*.cc by Glenn Randers-Pehrson · 7 years ago
  54. 4911714 [libpng16] Fix incorrect typecast of "intent" (should be png_alloc_size_t, by Glenn Randers-Pehrson · 7 years ago
  55. c77de19 [libpng16] Revise contrib/oss-fuzz/libpng_read_fuzzer.cc by Glenn Randers-Pehrson · 7 years ago
  56. 051d6cc [libpng16] Fixed incorrect typecast of some arguments to png_malloc() and by Glenn Randers-Pehrson · 7 years ago
  57. 61e0a38 [libpng16] Reference CVE-2017-12652 in CHANGES. by Glenn Randers-Pehrson · 7 years ago
  58. fca1862 [libpng16] Bump version to 1.6.33beta03 by Glenn Randers-Pehrson · 7 years ago
  59. c2c8b39 [libpng16] Imported from libpng-1.6.33beta02.tar by Glenn Randers-Pehrson · 7 years ago v1.6.33beta02
  60. 9495ab4 [libpng16] Enabled ARM support in CMakeLists.txt (Bernd Kuhls). by Glenn Randers-Pehrson · 7 years ago
  61. 62a2463 [lbipng16] Use current date (DATE) instead of release-date (RDATE) in last by Glenn Randers-Pehrson · 7 years ago
  62. dcd3eda [libpng16] Restored part of ~PngObjectHandler() that was deleted from by Glenn Randers-Pehrson · 7 years ago
  63. b47e0f5 CMakeLists.txt: Enable building asm code by Bernd Kuhls · 7 years ago
  64. 84a5bf8 [libpng16] Nullify all pointers in PNG_CLEANUP of libpng_read_fuzzer.cc by Glenn Randers-Pehrson · 7 years ago
  65. f3a22d3 [libpng16] Trivial reordering of libpng_read_fuzzer.cc by Glenn Randers-Pehrson · 7 years ago
  66. eb2f42a [libpng16] Compute a larger limit on IDAT because some applications write a by Glenn Randers-Pehrson · 7 years ago
  67. 47aa798 [libpng16] Cosmetic changes to contrib/oss-fuzz/libpng_read_fuzzer.cc by Glenn Randers-Pehrson · 7 years ago
  68. 5c27e93 [libpng16] Bump version to 1.6.33beta02 by Glenn Randers-Pehrson · 7 years ago
  69. efaf42e [libpng16] Initialize png_handler.row_ptr in by Glenn Randers-Pehrson · 7 years ago
  70. d3220ba [libpng16] Revised contrib/oss-fuzz/libpng_read_fuzzer.cc by Glenn Randers-Pehrson · 7 years ago
  71. a1b5be0 [libpng16] Update "last changed" date in pngtrans.c by Glenn Randers-Pehrson · 7 years ago
  72. 58720d3 [libpng16] Fix "last changed" dates by Glenn Randers-Pehrson · 7 years ago
  73. d64c5ea [libpng16] Update ANNOUNCE and CHANGES about pnm2png.c fix by Glenn Randers-Pehrson · 7 years ago
  74. 50d2d49 [libpng16] Imported from libpng-1.6.33beta01.tar by Glenn Randers-Pehrson · 7 years ago v1.6.33beta01
  75. d2b9af0 [libpng16] Fixed off-by-one error in png_do_check_palette_indexes() (Bug report by Glenn Randers-Pehrson · 7 years ago
  76. 321c24b [libpng16] Bump version to 1.6.33beta01 by Glenn Randers-Pehrson · 7 years ago
  77. 14a8996 [libpng] Updated PNGMINUS_UNUSED macro and comments in contrib/pngminus/p*.c by Christian Hesse · 7 years ago
  78. ef76b1f [libpng16] Free row_ptr in contrib/oss-fuzz/libpng_read_fuzzer.cc PNG_CLEANUP by Glenn Randers-Pehrson · 7 years ago
  79. 5c61654 [libpng16] Added PNGMINUS_UNUSED macro to contrib/pngminus/p*.c and added by Glenn Randers-Pehrson · 7 years ago
  80. da923d3 [libpng16] Add calls to png_read_update_info() and png_read_end() by Glenn Randers-Pehrson · 7 years ago
  81. e06ec26 [libpng16] Revise contrib/oss-fuzz/build.sh links to other oss-fuzz files by Glenn Randers-Pehrson · 7 years ago
  82. f6ca33d [libpng16] Bump version to 1.6.33beta01 by Glenn Randers-Pehrson · 7 years ago
  83. f811066 [master] Imported from libpng-1.6.32.tar by Glenn Randers-Pehrson · 7 years ago
  84. df7e9da [libpng16] Imported from libpng-1.6.32.tar by Glenn Randers-Pehrson · 7 years ago v1.6.32
  85. 4760bac [libpng16] Removed mention of the .yaml file in the oss-fuzz README.txt by Glenn Randers-Pehrson · 7 years ago
  86. 737f347 [libpng16] Removed contrib/-ss-fuzz/project.yaml which belongs in by Glenn Randers-Pehrson · 7 years ago
  87. 1257369 [libpng16] Bump version to 1.6.32rc03 by Glenn Randers-Pehrson · 7 years ago
  88. de315df [libpng16] Imported from libpng-1.6.32rc02.tar by Glenn Randers-Pehrson · 7 years ago v1.6.32rc02
  89. ba5f7f6 [libpng16] Bump version to 1.6.32rc02 by Glenn Randers-Pehrson · 7 years ago
  90. b0d14c7 'libpng16] Imported more files into the contrib/oss-fuzz directory by Glenn Randers-Pehrson · 7 years ago
  91. 735fde4 [lbpng16] Clarified licensing info in contrib/oss-fuzz/* by Glenn Randers-Pehrson · 7 years ago
  92. d2533b9 [libpng16] Use png_handler.png_ptr instead of read_ptr in png_set_options(() by Glenn Randers-Pehrson · 7 years ago
  93. ddabd0c [libpng16] Added contrib/oss-fuzz directory by Glenn Randers-Pehrson · 7 years ago
  94. 9457591 [libpng16] Imported from libpng-1.6.32rc01.tar by Glenn Randers-Pehrson · 7 years ago v1.6.32rc01
  95. bcb739a [libpng16]Fix several "{" that were written in a different coding style; by Glenn Randers-Pehrson · 7 years ago
  96. 90b437e [libpng16] specify full path name of huge_*safe_to_copy.png in pngtest-badpngs by Glenn Randers-Pehrson · 7 years ago
  97. ab3ea49 [libpng16] Revise tests/pngtest-badpngs to include the two renamed huge* files. by Glenn Randers-Pehrson · 7 years ago
  98. d19e8b9 [libpng16] Renamed chunks in contrib/testpngs/crashers to avoid having files by Glenn Randers-Pehrson · 7 years ago
  99. c5f801c [libpng16] Fix typo by Glenn Randers-Pehrson · 7 years ago
  100. 7b8b711 [libpng16] Bump version to 1.6.32beta12 by Glenn Randers-Pehrson · 7 years ago