1. 71a5618 [libpng16] Stop memory leak when returning from png_handle_eXIf() with an error by Glenn Randers-Pehrson · 7 years ago
  2. cb628b2 [libpng16] Bump version to 1.6.32beta03 by Glenn Randers-Pehrson · 7 years ago
  3. bc68c41 [libpng16] Initialized btoa[] in pngstest.c; stop memory leak in png_handle_eXIf() by Glenn Randers-Pehrson · 7 years ago
  4. 4aad3c0 [libpng16] Imported from libpng-1.6.32beta02.tar by Glenn Randers-Pehrson · 7 years ago v1.6.32beta02
  5. 68a80b1 [libpng16] updated tests/pngunknown-sAPI; it works now. by Glenn Randers-Pehrson · 7 years ago
  6. c17b7b3 [libpng16] Updated contrib/libtests/pngunknown.c with eXIf chunk. Note: by Glenn Randers-Pehrson · 7 years ago
  7. 91540c5 [libpng16] Update png_get|set_eXIf_1() prototypes in libpng.3 by Glenn Randers-Pehrson · 7 years ago
  8. 90d3ff2 [libpng16] Bump version to 1.6.32beta02 by Glenn Randers-Pehrson · 7 years ago
  9. 619cf86 [libpng16] Imported from libpng-1.6.32beta01.tar by Glenn Randers-Pehrson · 7 years ago v1.6.32beta01
  10. 3524b0d [libpng16] Update "Last changed" dates and some copyright years by Glenn Randers-Pehrson · 7 years ago
  11. 3e753f5 [libpng16] Changed name of png_get_eXIF and png_set_eXIf() to png_get_eXIf_1() by Glenn Randers-Pehrson · 7 years ago
  12. c77274f [libpng16] Committed png.h and pngpriv.h that were omitted from previous checkin by Glenn Randers-Pehrson · 7 years ago
  13. 323c865 [libpng16] Updated pngread.c with calls to png_handle_eXIf() omitted from previous checkin by Glenn Randers-Pehrson · 7 years ago
  14. 40afb68 [libpng16] Added calls to png_handle_eXIf(() in pngread.c and png_write_eXIf() by Glenn Randers-Pehrson · 7 years ago
  15. 4ab78af [libpng16] Avoid possible NULL dereference in png_handle_eXIf when benign_errors by Glenn Randers-Pehrson · 7 years ago
  16. b73c891 [libpng16] Bump version to 1.6.32beta01 by Glenn Randers-Pehrson · 7 years ago
  17. fbff898 [master] Imported from libpng-1.6.31.tar by Glenn Randers-Pehrson · 7 years ago
  18. 9fcb846 [libpng16] Imported from libpng-1.6.31.tar by Glenn Randers-Pehrson · 7 years ago libpng-1.6.31-master-signed libpng-1.6.31-signed v1.6.31
  19. 136b320 [libpng16] Imported from libpng-1.6.31rc02.tar by Glenn Randers-Pehrson · 7 years ago v1.6.31rc02
  20. 1ed0b3f [libpng16] Fixed typo in example.c (png_free_image should be png_image_free) by Glenn Randers-Pehrson · 7 years ago
  21. a354e5c [libpng16] Imported from libpng-1.6.31rc01.tar by Glenn Randers-Pehrson · 7 years ago v1.6.31rc01
  22. 3de6fa1 [libpng16] Imported from libpng-1.6.31beta07.tar by Glenn Randers-Pehrson · 7 years ago v1.6.31beta07
  23. db16b27 [libpng16] Revised the eXIf chunk in pngtest.png to fix "Bad IFD1 Directory" warning. by Glenn Randers-Pehrson · 7 years ago
  24. d2fcc41 [libpng16] Imported from libpng-1.6.31beta06.tar by Glenn Randers-Pehrson · 7 years ago v1.6.31beta06
  25. cd37210 [libpng16] Added a minimal eXIf chunk (with Orientation and FocalLengthIn35mmFilm by Glenn Randers-Pehrson · 7 years ago
  26. a5b6751 [libpng16] Bump version to 1.6.31beta06 by Glenn Randers-Pehrson · 7 years ago
  27. cd8eb93 [libpng16] Imported from libpng-1.6.31beta05.tar by Glenn Randers-Pehrson · 7 years ago v1.6.31beta05
  28. 68cb0aa [libpng16] Implement eXIf chunk support by Glenn Randers-Pehrson · 7 years ago
  29. 40943eb [libpng16] Bump version to 1.6.31beta05 by Glenn Randers-Pehrson · 7 years ago
  30. f78a3e7 [libpng16] Imported from libpng-1.6.31beta04.tar by Glenn Randers-Pehrson · 7 years ago v1.6.31beta04
  31. 72d07d3 [libpng16] Removed one of the GCC-7.1.0 'strict-overflow' warnings that by John Bowler · 7 years ago
  32. ecea632 [libpng16] Cross-reference scripts/makefile.linux-opt in INSTALL by Glenn Randers-Pehrson · 7 years ago
  33. fd9c48f [libpng16]Fixed release numbering in makefile.linux,linux-opt, msys by Glenn Randers-Pehrson · 7 years ago
  34. f2621c5 [libpng16] Bump version to 1.6.31beta04 by Glenn Randers-Pehrson · 7 years ago
  35. a947052 [libpng16] Imported from libpng-1.6.31beta03.tar by Glenn Randers-Pehrson · 7 years ago v1.6.31beta03
  36. 0a9d271 [libpng16] Added scripts/makefile-linux-opt, which has hardware optimizations by Glenn Randers-Pehrson · 7 years ago
  37. aa6e048 [libpng16] Quieted "declaration after statement" warnings in intel/filter_sse2.c. by Glenn Randers-Pehrson · 7 years ago
  38. 77a063a [libpng16] Balance an if/endif pair in CMakeLists.txt by Glenn Randers-Pehrson · 7 years ago
  39. 5cc2355 [libpng16]Change "int" to "png_uint_32" in intel/filter_sse2.c to prevent by Glenn Randers-Pehrson · 7 years ago
  40. 76b3a7e [libpng16] Add "libpng_mips_sources" to CMakeLists.txt when building MIPS_MSA by Glenn Randers-Pehrson · 7 years ago
  41. 2b80b40 [libpng16] Mention cmake "PNG_HARDWARE_OPTIMIZATIONS" in INSTALL by Glenn Randers-Pehrson · 7 years ago
  42. f16c340 [libpng16] Updated CMakeLists.txt to add INTEL_SSE and MIPS_MSA platforms. by Glenn Randers-Pehrson · 7 years ago
  43. 918a6ac [libpng16] Bump version to 1.6.31beta03 by Glenn Randers-Pehrson · 7 years ago
  44. bd5a826 [libpng16] Imported from libpng-1.6.31beta02.tar by Glenn Randers-Pehrson · 7 years ago v1.6.31beta02
  45. 50b6df5 [libpng16] Added "--enable-hardware-optimizations" configuration flag to enable by Glenn Randers-Pehrson · 7 years ago
  46. 857ef82 [libpng16] Expand INSTALL instructions about enabling hardware optimizations. by Glenn Randers-Pehrson · 7 years ago
  47. f380ae5 [libpng16] Added instructions for disabling hardware optimizations in INSTALL. by Glenn Randers-Pehrson · 7 years ago
  48. 23b5199 [libpng16] Bump version to 1.6.31beta02 by Glenn Randers-Pehrson · 7 years ago
  49. 77417b8 [libpng16] Imported from libpng-1.6.31beta01.tar by Glenn Randers-Pehrson · 7 years ago v1.6.31beta01
  50. eed9efe [libpng16] Added special case for FreeBSD in arm/filter_neon.S (Maya Rashish). by Glenn Randers-Pehrson · 7 years ago
  51. b5c16f8 [libpng16] Added note about png_get_rowbytes() being affected by transforms by Glenn Randers-Pehrson · 7 years ago
  52. 89b8c13 [libpng16] Added "Requires: zlib" to libpng.pc.in (Pieter Neerincx). by Glenn Randers-Pehrson · 7 years ago
  53. 54126d5 [libpng16] Revised pngpriv.h to use PNG_VERSION_INFO_ONLY instead of by Glenn Randers-Pehrson · 7 years ago
  54. 660ce58 [libpng16] Revised pngpriv.h to work around failure to compile arm/filter_neon.S by Glenn Randers-Pehrson · 7 years ago
  55. 9f7134c [libpng16] Update some "last changed" dates by Glenn Randers-Pehrson · 7 years ago
  56. 145361a [libpng16] Bump version to 1.6.31beta01 by Glenn Randers-Pehrson · 7 years ago
  57. 8c552dd [master] Imported from libpng-1.6.30.tar by Glenn Randers-Pehrson · 7 years ago
  58. 58649f1 [libpng16] Imported from libpng-1.6.30.tar by Glenn Randers-Pehrson · 7 years ago libpng-1.6.30-master-signed libpng-1.6.30-signed v1.6.30
  59. 14be73c [libpng16] Imported from libpng-1.6.30rc02.tar by Glenn Randers-Pehrson · 7 years ago
  60. 87cd2dc [libpng16] Imported from libpng-1.6.30rc01.tar by Glenn Randers-Pehrson · 7 years ago v1.6.30rc01
  61. 2d306c4 [libpng16] Bump version to 1.6.30beta05 by Glenn Randers-Pehrson · 7 years ago
  62. 5aaf6e8 [libpng16] Imported from libpng-1.6.30beta04.tar by Glenn Randers-Pehrson · 7 years ago v1.6.30beta04
  63. c548328 [libpng16] Avoid writing an empty IDAT when the last IDAT exactly fills the by Glenn Randers-Pehrson · 7 years ago
  64. 11629b1 [libpng16] Mention github issues and pull requests as a bug-reporting method. by Glenn Randers-Pehrson · 7 years ago
  65. 774922d [libpng] Update GIT URL in documentation by Glenn Randers-Pehrson · 7 years ago
  66. 7da2ea4 Merge branch 'ssl' of git://github.com/vszakats/libpng into libpng16 by Glenn Randers-Pehrson · 7 years ago
  67. 95f3c07 use HTTPS for zlib.net by Viktor Szakats · 7 years ago
  68. a315efe [libpng16] Mention CVE-2016-5737 in CHANGES, update intel "last changed" date by Glenn Randers-Pehrson · 7 years ago
  69. 6155c66 [libpng16] Bump version to 1.6.30beta04 by Glenn Randers-Pehrson · 7 years ago
  70. d40ac08 [libpng16] Imported from libpng-1.6.30beta03.tar by Glenn Randers-Pehrson · 7 years ago v1.6.30beta03
  71. d2ac910 [libpng16] Fix urls by Glenn Randers-Pehrson · 7 years ago
  72. a1577bf [libpng16] Test CMAKE_HOST_WIN32 instead of WIN32 in CMakeLists.txt by Glenn Randers-Pehrson · 7 years ago
  73. e486c76 [libpng16] Update ftp site mentioned in README by Glenn Randers-Pehrson · 7 years ago
  74. 30d1f90 [libpng16] Do not double evaluate CMAKE_SYSTEM_PROCESSOR in CMakeLists.txt by Glenn Randers-Pehrson · 7 years ago
  75. 8359b90 [libpng16] Fix typo recently introduced in rpng-win.c by Glenn Randers-Pehrson · 7 years ago
  76. 11c25c0 [libng16] Update copyright notices in revised "contrib" files. by Glenn Randers-Pehrson · 7 years ago
  77. b99308a [libpng16] Check for integer overflow in contrib/tools/genpng. by Glenn Randers-Pehrson · 7 years ago
  78. 170a44b [libpng16] Check for integer overflow in contrib/visupng. by Glenn Randers-Pehrson · 7 years ago
  79. 0808d75 [libpng16] Bump version to 1.6.30beta03 by Glenn Randers-Pehrson · 7 years ago
  80. 2eff8ef [libpng16] Imported from libpng-1.6.30beta02.tar by Glenn Randers-Pehrson · 7 years ago v1.6.30beta02
  81. 60d8ae1 [libpng16] Removed reference to the obsolete PNG_SAFE_LIMITS macro in by Glenn Randers-Pehrson · 7 years ago
  82. 53f22ae [libpng16] Document need to check for integer overflow when allocating a pixel by Glenn Randers-Pehrson · 7 years ago
  83. 13370c5 [libng16] Update CHANGES about a bugfix in libpng-1.6.27 related to ADLER32 by Glenn Randers-Pehrson · 7 years ago
  84. 054be18 fix URL regressions by Viktor Szakats · 7 years ago
  85. 64f8110 [libpng16] Re-apply URL patch to libpng-manual.txt and libpng.3 by Glenn Randers-Pehrson · 7 years ago
  86. ead7079 [libpng16] Bump version to 1.6.30beta02 by Glenn Randers-Pehrson · 7 years ago
  87. 82add75 [libpng16] Imported from libpng-1.6.30beta01.tar by Glenn Randers-Pehrson · 7 years ago v1.6.30beta01
  88. b3ffdc5 URL updates by Viktor Szakats · 7 years ago
  89. e744ee1 [libpng16] Update CHANGES, ANNOUNCE, and "last changed" dates. by Glenn Randers-Pehrson · 7 years ago
  90. ab8dbdc Merge branch 'conststrip' of git://github.com/vszakats/libpng into libpng16 by Glenn Randers-Pehrson · 7 years ago
  91. 7bbd665 tweak by Viktor Szakats · 7 years ago
  92. dce241c silence clang -Wcast-qual const drop warnings by Viktor Szakats · 7 years ago
  93. 8c50acb silence clang -Wcomma warnings by Viktor Szakats · 7 years ago
  94. 92fcd25 [libpng16] Further revised documentation of png_get_error_ptr(). by Glenn Randers-Pehrson · 7 years ago
  95. 9b0170d [libpng16] Revised documentation of png_get_error_ptr() in the libpng manual. by Glenn Randers-Pehrson · 7 years ago
  96. 2239961 [libpng16] Fix "last changed" dates in powerpc/*.c by Glenn Randers-Pehrson · 7 years ago
  97. 18834ff [libpng16] Added missing "$(CPPFLAGS)" to the compile line for c.pic.o in by Glenn Randers-Pehrson · 7 years ago
  98. 03a6f3f [libpng16] Bump version to 1.6.30beta01 by Glenn Randers-Pehrson · 7 years ago
  99. b363e01 [master] Imported from libpng-1.6.29.tar by Glenn Randers-Pehrson · 7 years ago libpng-1.6.29-master-signed
  100. d42e88d [libpng16] Imported from libpng-1.6.29.tar by Glenn Randers-Pehrson · 7 years ago libpng-1.6.29-signed v1.6.29