1. 04402a9 Fix (work round) rgb-to-gray issues in libpng 1.6 by John Bowler · 9 years ago
  2. 068cb3a [libpng16] Bump version to 1.6.19beta04 by Glenn Randers-Pehrson · 9 years ago
  3. f4302a7 [libpng16] Imported from libpng-1.6.19beta03.tar by Glenn Randers-Pehrson · 9 years ago
  4. 23ddeb5 pngvalid tests: add --strict, fix test names by John Bowler · 9 years ago
  5. 956f295 Merge remote-tracking branch 'local/libpng16' into libpng16 by John Bowler · 9 years ago
  6. 61257bc [libpng16] Update CHANGES and ANNOUNCE by Glenn Randers-Pehrson · 9 years ago
  7. 6297297 Enable low-bit-depth gray tests in pngvalid by John Bowler · 9 years ago
  8. fd42ef9 pngstest 1.6 error limit and warning revisions by John Bowler · 9 years ago
  9. a2671a7 test PNG files (contrib/testpngs) by John Bowler · 9 years ago
  10. fa5ba2e New test PNG files incorporated into make check by John Bowler · 9 years ago
  11. 01a0e80 [libpng16] Reverted addition of png_set_filler_16 and png_set_add_alpha_16() by Glenn Randers-Pehrson · 9 years ago
  12. 5b038f8 [libpng16] Fix typo in manual by Glenn Randers-Pehrson · 9 years ago
  13. efe4e5d [libpng16] Reverted the fix of byte order in png_do_read_filler() with 16-bit by Glenn Randers-Pehrson · 9 years ago
  14. d6eb4b7 Updated pngstest-errors.h by John Bowler · 9 years ago
  15. 4c9c43d [libpng16] Added license info to pngstest-errors.h and its generator. by Glenn Randers-Pehrson · 9 years ago
  16. 0cc11b8 [libpng16] Update ANNOUNCE and CHANGES with recent pngstest updates. by Glenn Randers-Pehrson · 9 years ago
  17. 93b4568 pngstest: make error limits version specific by John Bowler · 9 years ago
  18. f6cd8f2 [libpng16] Updated description of filler-byte bugfix in CHANGES. by Glenn Randers-Pehrson · 9 years ago
  19. 8bfcb4c [libpng16] Copied contrib/libtests/pngvalid.c from libpng17. by Glenn Randers-Pehrson · 9 years ago
  20. eb0bf4f [libpng16] Updated pngvalid.c with recent changes from libpng17 by Glenn Randers-Pehrson · 9 years ago
  21. e8c5546 Back-port pngvalid corrections and enhancements by John Bowler · 9 years ago
  22. c3e7e7d [libpng16] tests backported from libpng 1.7 by John Bowler · 9 years ago
  23. 1e16e88 [libpng16] Fix typo (extra "*/") in contrib/libtests/fakepng.c by Glenn Randers-Pehrson · 9 years ago
  24. 33a97c5 [libpng16] Fixed png_save_int_32 when int is not 2's complement (John Bowler). by John Bowler · 9 years ago
  25. 39be3b8 [libpng16] Bump version to 1.6.19beta03 by Glenn Randers-Pehrson · 9 years ago
  26. 4c02a59 [libpng16] Imported from libpng-1.6.19beta02.tar by Glenn Randers-Pehrson · 9 years ago
  27. 2d62f74 [libpng16] Fixed the recently reported 1's complement security issue by by John Bowler · 9 years ago
  28. 6530e38 [libpng16] Restored previous handling of negative input to png_set_sig_bytes(). by Glenn Randers-Pehrson · 9 years ago
  29. 5a26171 [libpng16] Mention the change in png_set_sig_bytes() behavior in the man page. by Glenn Randers-Pehrson · 9 years ago
  30. 167b5e4 [libpng16] Safely convert num_bytes to a png_byte in png_set_sig_bytes() by Robert C. Seacord · 9 years ago
  31. a8242fe [libng16] Reverted recent mistaken change of 0xnnnn to 0xnnnnUL by Glenn Randers-Pehrson · 9 years ago
  32. 15e6974 [libpng16] Removed new unnecessary typecast in pngrutil.c by Glenn Randers-Pehrson · 9 years ago
  33. 268c7bf [libpng16] Use unsigned hex constants in "reciprocal" computations by Glenn Randers-Pehrson · 9 years ago
  34. d8b93c2 [libpng16] Appended more "UL" to hex constants. by Glenn Randers-Pehrson · 9 years ago
  35. b9ba8d6 [libpng16] Mention in manual that 16-bit platform support has been dropped. by Glenn Randers-Pehrson · 9 years ago
  36. 751cee5 [libpng16] Added signed/unsigned 16-bit safety net. This removes the dubious by John Bowler · 9 years ago
  37. 8ba4b13 [libpng16] Changed 0xnnnn constants to 0xnnnnUL. by Glenn Randers-Pehrson · 9 years ago
  38. 8b83ff3 [libpng16] Change "n bit" to "n-bit" in comments. by Glenn Randers-Pehrson · 9 years ago
  39. a472858 [libpng16] Fix links in man page by Glenn Randers-Pehrson · 9 years ago
  40. 682f4ba [libpng16] Fix links in man page by Glenn Randers-Pehrson · 9 years ago
  41. 656720f [libpng16] Fixed dead link in man page by Glenn Randers-Pehrson · 9 years ago
  42. fd8ef4c [libpng16] Add #ifdef PNG_DEBUG/#endif around normally unreachable code by Glenn Randers-Pehrson · 9 years ago
  43. 4e1d299 [libpng16] Removed unreachable "break" statements in png.c, pngread.c, and by Victor Szakats · 9 years ago
  44. 0e9cd91 [libpng16] Moved config.h.in~ from the "libpng_autotools_files" list to the by Glenn Randers-Pehrson · 9 years ago
  45. 52d159a [libpng16] Bump version to 1.6.19beta02 by Glenn Randers-Pehrson · 9 years ago
  46. 67806d4 [libpng16] Imported from libpng-1.6.19beta01.tar by Glenn Randers-Pehrson · 9 years ago
  47. 8510247 [libpng16] Fixed uninitialized variable in contrib/gregbook/rpng2-x.c and by Glenn Randers-Pehrson · 9 years ago
  48. 77becc5 [libpng16] Suppressed warnings from the Borland C++ 5.5.1/5.82 compiler in png.c by Glenn Randers-Pehrson · 9 years ago
  49. e1b505c [libpng16]Suppressed a warning from the Borland C++ 5.5.1/5.82 compiler by Glenn Randers-Pehrson · 9 years ago
  50. e485a09 [libpng16] Suppressed some warnings from the Borland C++ 5.5.1/5.82 compiler by Glenn Randers-Pehrson · 9 years ago
  51. 1fa62ae [libpng16] Rearranged png.h to put the major sections in the same order as by Glenn Randers-Pehrson · 9 years ago
  52. 262c396 [libpng16] More edits to libpng.3 and libpng-manual.txt by Glenn Randers-Pehrson · 9 years ago
  53. 59a82b4 [libpng16] Avoid potentially dereferencing NULL info_ptr in png_info_init_3(). by Glenn Randers-Pehrson · 9 years ago
  54. e10b7e7 [libpng16] Updated obsolete information about the simplified API macros in the by Glenn Randers-Pehrson · 9 years ago
  55. 476250e [libpng16] Bump version to 1.6.19beta01 by Glenn Randers-Pehrson · 9 years ago
  56. e617280 [libpng16] Imported from libpng-1.6.18.tar by Glenn Randers-Pehrson · 9 years ago
  57. db8704e [libpng16] Imported from libpng-1.6.18rc03.tar by Glenn Randers-Pehrson · 9 years ago
  58. 1a73305 [libpng16] Removed WEIGHTED_FILTER info from the man page. by Glenn Randers-Pehrson · 9 years ago
  59. 285a9b2 [libpng16] Bump version to 1.6.18rc03 by Glenn Randers-Pehrson · 9 years ago
  60. be55943 [libpng16] Imported from libpng-1.6.18rc02.tar by Glenn Randers-Pehrson · 9 years ago
  61. e0874e1 [libpng16] Restored unused WEIGHTED_FILTER macros removed at libpng-1.6.18beta08 by Glenn Randers-Pehrson · 9 years ago
  62. 4cb6607 [libpng16] Imported from libpng-1.6.18rc01.tar by Glenn Randers-Pehrson · 9 years ago
  63. 751eb36 [libpng16] Added Mans Rullgard and James Yu to the list of Contributing Authors by Glenn Randers-Pehrson · 9 years ago
  64. f7654a0 [libpng16] Fixed new typo in LICENSE by Glenn Randers-Pehrson · 9 years ago
  65. d78eb10 [libpng16] Bump version to 1.6.18beta10 by Glenn Randers-Pehrson · 9 years ago
  66. d2a35c6 [libpng16] Imported from libpng-1.6.18beta09.tar by Glenn Randers-Pehrson · 9 years ago
  67. b9e5e5f [libpng16] Replaced arbitrary use of 'extern' with #define PNG_LINKAGE_*. To by Glenn Randers-Pehrson · 9 years ago
  68. a390897 [libpng16] Fixed a new signed-unsigned comparison in pngrtran.c (Max Stepin). by Glenn Randers-Pehrson · 9 years ago
  69. 4e5ac72 [libpng16] Bump version to 1.6.18beta09 by Glenn Randers-Pehrson · 9 years ago
  70. 9d4ea30 [libpng16] Imported from libpng-1.6.18beta08.tar by Glenn Randers-Pehrson · 9 years ago
  71. f86720c [libpng16] Fix some indentation. by Glenn Randers-Pehrson · 9 years ago
  72. c6f629f [libpng16] Unlink temporary file immediately in pngstest (PNG_USE_MKSTEMP) by Glenn Randers-Pehrson · 9 years ago
  73. 81487c8 [libpng16] Removed some unused WEIGHTED_FILTER macros from png.h and pngstruct.h by Glenn Randers-Pehrson · 9 years ago
  74. f6e7551 [libpng16] Eliminated the final two Coverity defects (insecure temporary file by Glenn Randers-Pehrson · 9 years ago
  75. 4293254 [libpng16] Bump version to 1.6.18beta08 by Glenn Randers-Pehrson · 9 years ago
  76. 867f2ec [libpng16] Imported from libpng-1.6.18beta07.tar by Glenn Randers-Pehrson · 9 years ago
  77. b26b51d [libpng16] Quieted Coverity issues in pngfix.c, png-fix-itxt.c, pngvalid.c, by Glenn Randers-Pehrson · 9 years ago
  78. f50b593 [libpng16] Update revision information in cexcept.h as required by the license. by Glenn Randers-Pehrson · 9 years ago
  79. 7023d87 [libpng16] Fix g++ build breaks by John Bowler · 9 years ago
  80. 2dfcf65 [libpng16] Fixed NO_WRITE_FILTER and -Wconversion build breaks (John Bowler). by John Bowler · 9 years ago
  81. b780eba [libpng16] Fixed cexcept.h in which GCC 5 now reports that one of the auto by John Bowler · 9 years ago
  82. 25bfb13 [libpng16] Removed non-working progressive reader 'skip' function. This by John Bowler · 9 years ago
  83. 1a6841c [libpng16] Bump version to 1.6.18beta07 by Glenn Randers-Pehrson · 9 years ago
  84. 1d4f804 [libpng16] Imported from libpng-1.6.18beta06.tar by Glenn Randers-Pehrson · 9 years ago
  85. 89edbf8 [libpng16] Removed WRITE_WEIGHTED_FILTERED code, to save a few kbytes of the by Glenn Randers-Pehrson · 9 years ago
  86. a008dd8 [libpng16] Bump version to 1.6.18beta06 by Glenn Randers-Pehrson · 9 years ago
  87. 20a2f9b [libpng16] Imported from libpng-1.6.18beta05.tar by Glenn Randers-Pehrson · 9 years ago
  88. 1088f49 [libpng16] Fixed old cut&paste bug in the weighted filter selection code in by Glenn Randers-Pehrson · 9 years ago
  89. b66de48 [libpng16] Changed png_voidcast(), etc., to voidcast(), etc., in by Glenn Randers-Pehrson · 9 years ago
  90. e687767 [libpng16] Backported filter selection code from libpng-1.7.0beta51, to combine by Glenn Randers-Pehrson · 9 years ago
  91. 9fbdce8 [libpng16] Bump version to 1.6.18beta05 by Glenn Randers-Pehrson · 9 years ago
  92. f6b9c99 [libpng16] Imported from libpng-1.6.18beta04.tar by Glenn Randers-Pehrson · 10 years ago
  93. d46b570 [libpng16] Avoid a harmless potential integer overflow in png_XYZ_from_xy(). by Glenn Randers-Pehrson · 10 years ago
  94. 918d23f [libpng16] Trivial editing of comments in png.c by Glenn Randers-Pehrson · 10 years ago
  95. d2fedd6 [libpng16] Avoid Coverity issue 80858 (REVERSE NULL) in pngtest.c by Glenn Randers-Pehrson · 10 years ago
  96. 2d06983 [libpng16] Document PNG_RELEASE_BUILD in the man page. by Glenn Randers-Pehrson · 10 years ago
  97. 8ee821e [libpng16] PNG_RELEASE_BUILD replaces tests where the code depended on the build base by John Bowler · 10 years ago
  98. 279dc3f [libpng16] Added some documentation about features of the Simplified Write API. by Glenn Randers-Pehrson · 10 years ago
  99. 846357d [libpng16] Bump version to 1.6.18beta04 by Glenn Randers-Pehrson · 10 years ago
  100. d8d18fb [libpng16] Imported from libpng-1.6.18beta03.tar by Glenn Randers-Pehrson · 10 years ago