1. ef76b1f [libpng16] Free row_ptr in contrib/oss-fuzz/libpng_read_fuzzer.cc PNG_CLEANUP by Glenn Randers-Pehrson · 7 years ago
  2. 5c61654 [libpng16] Added PNGMINUS_UNUSED macro to contrib/pngminus/p*.c and added by Glenn Randers-Pehrson · 7 years ago
  3. da923d3 [libpng16] Add calls to png_read_update_info() and png_read_end() by Glenn Randers-Pehrson · 7 years ago
  4. e06ec26 [libpng16] Revise contrib/oss-fuzz/build.sh links to other oss-fuzz files by Glenn Randers-Pehrson · 7 years ago
  5. f6ca33d [libpng16] Bump version to 1.6.33beta01 by Glenn Randers-Pehrson · 7 years ago
  6. f811066 [master] Imported from libpng-1.6.32.tar by Glenn Randers-Pehrson · 7 years ago
  7. df7e9da [libpng16] Imported from libpng-1.6.32.tar by Glenn Randers-Pehrson · 7 years ago
  8. 4760bac [libpng16] Removed mention of the .yaml file in the oss-fuzz README.txt by Glenn Randers-Pehrson · 7 years ago
  9. 737f347 [libpng16] Removed contrib/-ss-fuzz/project.yaml which belongs in by Glenn Randers-Pehrson · 7 years ago
  10. 1257369 [libpng16] Bump version to 1.6.32rc03 by Glenn Randers-Pehrson · 7 years ago
  11. de315df [libpng16] Imported from libpng-1.6.32rc02.tar by Glenn Randers-Pehrson · 7 years ago
  12. ba5f7f6 [libpng16] Bump version to 1.6.32rc02 by Glenn Randers-Pehrson · 7 years ago
  13. b0d14c7 'libpng16] Imported more files into the contrib/oss-fuzz directory by Glenn Randers-Pehrson · 7 years ago
  14. 735fde4 [lbpng16] Clarified licensing info in contrib/oss-fuzz/* by Glenn Randers-Pehrson · 7 years ago
  15. d2533b9 [libpng16] Use png_handler.png_ptr instead of read_ptr in png_set_options(() by Glenn Randers-Pehrson · 7 years ago
  16. ddabd0c [libpng16] Added contrib/oss-fuzz directory by Glenn Randers-Pehrson · 7 years ago
  17. 9457591 [libpng16] Imported from libpng-1.6.32rc01.tar by Glenn Randers-Pehrson · 7 years ago
  18. bcb739a [libpng16]Fix several "{" that were written in a different coding style; by Glenn Randers-Pehrson · 7 years ago
  19. 90b437e [libpng16] specify full path name of huge_*safe_to_copy.png in pngtest-badpngs by Glenn Randers-Pehrson · 7 years ago
  20. ab3ea49 [libpng16] Revise tests/pngtest-badpngs to include the two renamed huge* files. by Glenn Randers-Pehrson · 7 years ago
  21. d19e8b9 [libpng16] Renamed chunks in contrib/testpngs/crashers to avoid having files by Glenn Randers-Pehrson · 7 years ago
  22. c5f801c [libpng16] Fix typo by Glenn Randers-Pehrson · 7 years ago
  23. 7b8b711 [libpng16] Bump version to 1.6.32beta12 by Glenn Randers-Pehrson · 7 years ago
  24. 646fad9 [libpng16] Check for 0 return from png_get_rowbytes() in contrib/pngminus/*.c by Glenn Randers-Pehrson · 7 years ago
  25. 06ec425 [libpng16] Made the huge_*_chunk.png files smaller. I could have removed the by Glenn Randers-Pehrson · 7 years ago
  26. 3384854 [libpng16] Added contrib/testpngs/crashers/huge-XXXX-chunk.png by Glenn Randers-Pehrson · 7 years ago
  27. fa2f722 [libpng16] Imported from libpng-1.6.32beta11.tar by Glenn Randers-Pehrson · 7 years ago
  28. 7653aaa [libpng16] Rename bad_iccp.png, huge_idat.png to bad_iCCP.png, huge_iDAT.png by Glenn Randers-Pehrson · 7 years ago
  29. c362a8c [libpng16] Free eXIf_buf when detecting bad byte-order specifier. by Glenn Randers-Pehrson · 7 years ago
  30. c339da7 [libpng16] Removed JuNK and JuNk chunks from empty_ancillary_chunks.png test file. by Glenn Randers-Pehrson · 7 years ago
  31. 3378734 Fix typo (1 should be 2) in png_handle_eXIf by Glenn Randers-Pehrson · 7 years ago
  32. cf713fb [libpng16] Check that the eXIf chunk has at least 2 bytes and begins by Glenn Randers-Pehrson · 7 years ago
  33. c82ae40 [libpng16] Test or 11 bytes instead of 14 after the iCCP keyword has been read. by Glenn Randers-Pehrson · 7 years ago
  34. 099558d [libpng16] Relocate the iCCP length test to a point after reading the keyword by Glenn Randers-Pehrson · 7 years ago
  35. 8ed418b [libpng16] Increase minimum zlib stream from 9 to 14 in png_handle_iCCP(), by Glenn Randers-Pehrson · 7 years ago
  36. 39d84f4 [lbpng16] Attempt to fix a UMR in png_set_text_2() to fix OSS-fuzz issue. by Glenn Randers-Pehrson · 7 years ago
  37. c5c778b [libpng16] Initialize profile_header[] in png_handle_iCCP() to fix OSS-fuzz issue. by Glenn Randers-Pehrson · 7 years ago
  38. 1ebe4f7 [Libpng16] Relocated setting free_me for eXIf data, to stop an OSS-fuzz leak. by Glenn Randers-Pehrson · 7 years ago
  39. 13bc0b6 [libpng16] Make png_check_chunk_length|name() parameters const by Glenn Randers-Pehrson · 7 years ago
  40. fcd1bb9 [libpng16] Removed unused chunk_name parameter from png_check_chunk_length(). by Glenn Randers-Pehrson · 7 years ago
  41. c33d624 [libpng] Added huge_IDAT.png and empty_ancillary_chunks.png to testpngs/crashers by Glenn Randers-Pehrson · 7 years ago
  42. 0ec733c [libpng16] Added "eXIf" to "chunks_to_ignore[]" in png_set_keep_unknown_chunks(). by Glenn Randers-Pehrson · 7 years ago
  43. dbdeb1f [libpng16] Bump version to 1.6.32beta11 by Glenn Randers-Pehrson · 7 years ago
  44. 3d7f3e5 [libpng16] Imported from libpng-1.6.32beta10.tar by Glenn Randers-Pehrson · 7 years ago
  45. a64c8ca [libpng16] Insert a newline at beginning of libpng warning in pngtest.c by Glenn Randers-Pehrson · 7 years ago
  46. 378e926 [libpng16] Added contrib/testpngs/crashers/bad_iccp.png by Glenn Randers-Pehrson · 7 years ago
  47. 3a957dd [lbipng16] Fix "const" declaration info_ptr argument to png_get_eXIf_1() and the by Glenn Randers-Pehrson · 7 years ago
  48. 554d440 [libpng16] Fix "const" declaration info_ptr argument to png_get_eXIf_1(). by Glenn Randers-Pehrson · 7 years ago
  49. 2037030 [lbpng16] Require cmake-3.0.2 in CMakeLists.txt (Clifford Yapp). by Clifford Yapp · 7 years ago
  50. 2073928 [libpng16] Moved bad pngs from tests to contrib/libtests/crashers by Glenn Randers-Pehrson · 7 years ago
  51. 2dca156 [libpng16] Moved chunk-length check into a png_check_chunk_length() private by Glenn Randers-Pehrson · 7 years ago
  52. 469317d [libpng16] Removed a left-over debugging "printf" statement from pngrutil.c by Glenn Randers-Pehrson · 7 years ago
  53. 894a986 [libpng16] Bump version to 1.6.32beta10 by Glenn Randers-Pehrson · 7 years ago
  54. c14be73 [libpng16] Imported from libpng-1.6.32beta09.tar by Glenn Randers-Pehrson · 7 years ago
  55. 2dbef2f [libpng16] Restored IDAT length check. Previously the calculated limit was five by Glenn Randers-Pehrson · 7 years ago
  56. 4ac8b5e [libpng16] Use png_debug2() instead of printf() for bug reporting. by Glenn Randers-Pehrson · 7 years ago
  57. 9d4215e [libpng16] Require cmake-2.8.8 in CMakeLists.txt. Revised symlink creation, by Glenn Randers-Pehrson · 7 years ago
  58. d683af0 [libpng16] Temporarily disable IDAT length-limiting. by Glenn Randers-Pehrson · 7 years ago
  59. 095b4ce [libpng16] Disabled new limit test on IDAT chunks. It was producing too small by Glenn Randers-Pehrson · 7 years ago
  60. bfdabda [libpng16] Bump version to 1.6.32beta09 by Glenn Randers-Pehrson · 7 years ago
  61. 6f89dff [libpng16] Imported from libpng-1.6.32beta08.tar by Glenn Randers-Pehrson · 7 years ago
  62. d930d36 [libpng16] Restored png_get_eXIf_1() and png_set_eXIf_1() because strlen(eXIf_buf) by Glenn Randers-Pehrson · 7 years ago
  63. a1fe2c9 [libpng16] Check length of IDAT against maximum possible IDAT size, accounting by Glenn Randers-Pehrson · 7 years ago
  64. 6b53a5e [libpng16] Update manpage about user malloc_max limit by Glenn Randers-Pehrson · 7 years ago
  65. 70041f4 [libpng16] Bump version to 1.6.32beta08 by Glenn Randers-Pehrson · 7 years ago
  66. 96b65b3 [libpng16] Imported from libpng-1.6.32beta07.tar by Glenn Randers-Pehrson · 7 years ago
  67. 347538e [libng16] Check length of all chunks except IDAT against user limit. by Glenn Randers-Pehrson · 7 years ago
  68. 2b37d46 [libpng16] Bump version to 1.6.32beta07 by Glenn Randers-Pehrson · 7 years ago
  69. 2df5c96 [libpng16] Imported from libpng-1.6.32beta06.tar by Glenn Randers-Pehrson · 7 years ago
  70. 3fa1df4 [libpng16] Removed png_get_eXIf_1() and png_set_eXIf_1(). by Glenn Randers-Pehrson · 7 years ago
  71. f30f1ae [libpng16] Imported from libpng-1.6.32beta05.tar by Glenn Randers-Pehrson · 7 years ago
  72. 7c709f0 [libpng16] Restored png_get_eXIf() and png_set_eXIf() to maintain API compatability. by Glenn Randers-Pehrson · 7 years ago
  73. f8de55d [libpng16] Fix descriptions of eXIf function calls in the manpage. by Glenn Randers-Pehrson · 7 years ago
  74. fd6b872 [libpng16] Eliminate local eXIf_buf from png_handle_eXIf() by Glenn Randers-Pehrson · 7 years ago
  75. 821b1dc [libpng16] Bump version to 1.6.32beta04 by Glenn Randers-Pehrson · 7 years ago
  76. 611b29a [libpng16] Imported from libpng-1.6.32beta03.tar by Glenn Randers-Pehrson · 7 years ago
  77. 71a5618 [libpng16] Stop memory leak when returning from png_handle_eXIf() with an error by Glenn Randers-Pehrson · 7 years ago
  78. cb628b2 [libpng16] Bump version to 1.6.32beta03 by Glenn Randers-Pehrson · 7 years ago
  79. bc68c41 [libpng16] Initialized btoa[] in pngstest.c; stop memory leak in png_handle_eXIf() by Glenn Randers-Pehrson · 7 years ago
  80. 4aad3c0 [libpng16] Imported from libpng-1.6.32beta02.tar by Glenn Randers-Pehrson · 7 years ago
  81. 68a80b1 [libpng16] updated tests/pngunknown-sAPI; it works now. by Glenn Randers-Pehrson · 7 years ago
  82. c17b7b3 [libpng16] Updated contrib/libtests/pngunknown.c with eXIf chunk. Note: by Glenn Randers-Pehrson · 7 years ago
  83. 91540c5 [libpng16] Update png_get|set_eXIf_1() prototypes in libpng.3 by Glenn Randers-Pehrson · 7 years ago
  84. 90d3ff2 [libpng16] Bump version to 1.6.32beta02 by Glenn Randers-Pehrson · 7 years ago
  85. 619cf86 [libpng16] Imported from libpng-1.6.32beta01.tar by Glenn Randers-Pehrson · 7 years ago
  86. 3524b0d [libpng16] Update "Last changed" dates and some copyright years by Glenn Randers-Pehrson · 7 years ago
  87. 3e753f5 [libpng16] Changed name of png_get_eXIF and png_set_eXIf() to png_get_eXIf_1() by Glenn Randers-Pehrson · 7 years ago
  88. c77274f [libpng16] Committed png.h and pngpriv.h that were omitted from previous checkin by Glenn Randers-Pehrson · 7 years ago
  89. 323c865 [libpng16] Updated pngread.c with calls to png_handle_eXIf() omitted from previous checkin by Glenn Randers-Pehrson · 7 years ago
  90. 40afb68 [libpng16] Added calls to png_handle_eXIf(() in pngread.c and png_write_eXIf() by Glenn Randers-Pehrson · 7 years ago
  91. 4ab78af [libpng16] Avoid possible NULL dereference in png_handle_eXIf when benign_errors by Glenn Randers-Pehrson · 7 years ago
  92. b73c891 [libpng16] Bump version to 1.6.32beta01 by Glenn Randers-Pehrson · 7 years ago
  93. fbff898 [master] Imported from libpng-1.6.31.tar by Glenn Randers-Pehrson · 7 years ago
  94. 9fcb846 [libpng16] Imported from libpng-1.6.31.tar by Glenn Randers-Pehrson · 7 years ago
  95. 136b320 [libpng16] Imported from libpng-1.6.31rc02.tar by Glenn Randers-Pehrson · 7 years ago
  96. 1ed0b3f [libpng16] Fixed typo in example.c (png_free_image should be png_image_free) by Glenn Randers-Pehrson · 7 years ago
  97. a354e5c [libpng16] Imported from libpng-1.6.31rc01.tar by Glenn Randers-Pehrson · 7 years ago
  98. 3de6fa1 [libpng16] Imported from libpng-1.6.31beta07.tar by Glenn Randers-Pehrson · 7 years ago
  99. db16b27 [libpng16] Revised the eXIf chunk in pngtest.png to fix "Bad IFD1 Directory" warning. by Glenn Randers-Pehrson · 7 years ago
  100. d2fcc41 [libpng16] Imported from libpng-1.6.31beta06.tar by Glenn Randers-Pehrson · 7 years ago