1. 71db131 [libpng16] Bump version to 1.6.0beta18 by Glenn Randers-Pehrson · 13 years ago
  2. 9066919 [libpng16] If benign errors are disabled use maximum window on ancillary by John Bowler · 13 years ago
  3. b5d0051 [libpng16] Deflate/inflate was reworked to move common zlib calls into single by John Bowler · 13 years ago
  4. 6038b80 [libpng16] Reject iCCP chunk after the first, even if the first one is invalid. by Glenn Randers-Pehrson · 13 years ago
  5. b57c1c9 [libpng16] Bump version to 1.6.0beta17 by Glenn Randers-Pehrson · 13 years ago
  6. 6225b0e [libpng16] Added code to validate the windowBits value passed to deflateInit2(). by John Bowler · 13 years ago
  7. 7d4fbb2 [libpng16] Validate the zTXt strings in pngvalid. by John Bowler · 13 years ago
  8. 42a2b55 [libpng16] Made read 'inflate' handling like write 'deflate' handling. The by John Bowler · 13 years ago
  9. e741cd5 [libpng16] Added contrib/libtests/tarith.c to test internal arithmetic by John Bowler · 13 years ago
  10. 0ae4f7b [libpng16] Changed png_inflate() and calling routines to avoid overflow by John Bowler · 13 years ago
  11. 29a6ba0 [libpng16] Fixed build warnings (MSVC, GCC, GCC v3). Cygwin GCC with default by John Bowler · 13 years ago
  12. eeb1bb6 [libng16] Added palette-index checking while writing. by Glenn Randers-Pehrson · 13 years ago
  13. 8e92cd5 [libpng16] Bump version to 1.6.0beta16 by Glenn Randers-Pehrson · 13 years ago
  14. 363387c [libpng16] Imported from libpng-1.6.0beta15.tar by Glenn Randers-Pehrson · 13 years ago
  15. 6f237b6 [libpng16] Remove whitespace at end of lines by John Bowler · 13 years ago
  16. cf49919 [libpng16] Fixed some bugs in ICC profile writing. The code should now accept by John Bowler · 13 years ago
  17. 363ae65 [libpng16] Added tests for invalid palette index while reading and writing by Glenn Randers-Pehrson · 13 years ago
  18. cb129a6 [libpng16] Improved pngstest fine tuning of error numbers, new test file by John Bowler · 13 years ago
  19. dee7577 [libpng16] Added PNG_IMAGE_FLAG_FAST for the benefit of applications that by John Bowler · 13 years ago
  20. 1c25b9b [libpng16] Fixed transparent pixel and 16-bit rgb tests in pngstest and removed by John Bowler · 13 years ago
  21. 0a92b23 [libpng16] Rewrote pngstest.c for substantial speed improvement. by John Bowler · 13 years ago
  22. 5408b61 [libpng16] Removed unused "current_text" members of png_struct by Glenn Randers-Pehrson · 13 years ago
  23. b7e3205 [libpng16] Bump version to 1.6.0beta15 by Glenn Randers-Pehrson · 13 years ago
  24. faf38ee [libpng16] Imported from libpng-1.6.0beta14.tar by Glenn Randers-Pehrson · 13 years ago
  25. 9eb125e [libpng16] Updated Makefile.in by Glenn Randers-Pehrson · 13 years ago
  26. 16bb03b [libpng16] Bump version to 1.6.0beta14 by Glenn Randers-Pehrson · 13 years ago
  27. 4690b89 [libpng16] Added PNG_SAFE_LIMITS feature to pnglibconf.dfa, pngpriv.h, and new pngusr.dfa by Glenn Randers-Pehrson · 13 years ago
  28. 10c0693 [libpng16] Added PNG_SECURE feature to pnglibconf.dfa and new pngusr.dfa file by Glenn Randers-Pehrson · 13 years ago
  29. 17ba5de [libpng16] Eliminated redundant png_push_read_tEXt|zTXt|iTXt|unknown code from by Glenn Randers-Pehrson · 13 years ago
  30. 7d5bf79 [libpng16] Bump version to 1.6.0beta13 by Glenn Randers-Pehrson · 13 years ago
  31. a4badc4 [libpng16] Imported from libpng-1.6.0beta12.tar by Glenn Randers-Pehrson · 13 years ago
  32. b0606ea [libpng16] Increase num_palette to invalid_index + 1, not to invalid_index. by Glenn Randers-Pehrson · 13 years ago
  33. 566fb61 [libpng16] Bump version to 1.6.0beta12 by Glenn Randers-Pehrson · 13 years ago
  34. 67dba43 [libpng16] Check for invalid palette index while reading paletted PNG. When by Glenn Randers-Pehrson · 13 years ago
  35. bce7988 [libpng16] Fixed fixed/float API export conditionals. 1) If FIXED_POINT or by John Bowler · 13 years ago
  36. 864270e [libpng16] Fixed a memory overwrite bug in simplified read of RGB PNG with by Glenn Randers-Pehrson · 13 years ago
  37. aa725a3 [libpng16] Corrected estimate of error in libpng png_set_rgb_to_gray API. by John Bowler · 13 years ago
  38. 5578c37 [libpng16] Updated documentation about the simplified API. by Glenn Randers-Pehrson · 13 years ago
  39. ce3c733 [libpng16] Revised test-pngstest.sh to report PASS/FAIL for each image. by Glenn Randers-Pehrson · 13 years ago
  40. c8348f8 [libpng16] Fix character count in pngstest command in by John Bowler · 13 years ago
  41. 3449169 [libpng16] Bump version to 1.6.0beta11 by Glenn Randers-Pehrson · 13 years ago
  42. ead660a [libpng16] Imported from libpng-1.6.0beta10.tar by Glenn Randers-Pehrson · 13 years ago
  43. 04afaab [libpng16] Bump version to 1.6.0beta10 by Glenn Randers-Pehrson · 13 years ago
  44. 781a90b [libpng16] Updated list of test images in CMakeLists.txt by Glenn Randers-Pehrson · 13 years ago
  45. 61d7058 [libpng16] Added Z_SOLO for zlib-1.2.6+ and correct pngstest tests by John Bowler · 13 years ago
  46. db6850b [libpng16] Bump version to 1.6.0beta10 by Glenn Randers-Pehrson · 13 years ago
  47. eda298b [libpng] Note in CHANGES that Makefile.in and configure were reverted by Glenn Randers-Pehrson · 13 years ago
  48. 0d4d0b4 [libpng16] Bump version to libpng-1.6.0beta09.tar by Glenn Randers-Pehrson · 13 years ago
  49. 816ff32 [libpng16] Updated CHANGES and ANNOUNCE with new information about autogen.sh by Glenn Randers-Pehrson · 13 years ago
  50. 3167541 [libpng16] Fixed 'prefix' builds on clean systems. The generation of pngprefix.h by John Bowler · 13 years ago
  51. 2dd49fb [libpng16] Updated "ftbb*.png" list in the owatcom and vstudio projects. by Glenn Randers-Pehrson · 13 years ago
  52. 42369cc [libpng16] Added symbol prefixing that allows all the libpng external symbols by John Bowler · 13 years ago
  53. 572b078 [libpng16] Cleaned up pngpriv.h to consistently declare all functions and data. by John Bowler · 13 years ago
  54. 40ca77a [libpng16] Improved pngstest speed by not doing redundant tests and add const by John Bowler · 13 years ago
  55. 05cbe5a [libpng16] Moved automake options to AM_INIT_AUTOMAKE in configure.ac by John Bowler · 13 years ago
  56. 5cdff41 [libpng16] Divide pngstest into separate runs for basic and transparent images. by Glenn Randers-Pehrson · 13 years ago
  57. feecc89 [libpng16] Check libtool/libtoolize version number (2.4.2) in configure.ac by John Bowler · 13 years ago
  58. 3a1d63d [libpng16] Fixed Image::colormap misalignment in pngstest.c by John Bowler · 13 years ago
  59. 573a511 [libpng16] bump version to 1.6.0beta08 by Glenn Randers-Pehrson · 13 years ago
  60. aaf1179 [libpng16] Added two images to contrib/pngsuite (1-bit and 2-bit transparent by Glenn Randers-Pehrson · 13 years ago
  61. a23f3db [libpng16] Freeze libtool files in the 'scripts' directory. by John Bowler · 13 years ago
  62. a12d232 [libpng16] Set CMAKE_LIBRARY_OUTPUT_DIRECTORY to "lib" on all platforms by Glenn Randers-Pehrson · 13 years ago
  63. 95a8a66 [libpng16] Conditionalize the install rules for MINGW and CYGWIN by Glenn Randers-Pehrson · 13 years ago
  64. da2194c [libpng16] Rewrote autogen.sh to run autoreconf by John Bowler · 13 years ago
  65. 1eb2c48 [libpng16] Updated configure.ac from autoupdate: added --enable-werror option. by John Bowler · 13 years ago
  66. 8fb6c6a [libpng16] Eliminated Intel icc/icl compiler warnings. The Intel (GCC derived) by John Bowler · 13 years ago
  67. 99c7ad2 [libpng16] bump version to 1.6.0beta07 by Glenn Randers-Pehrson · 13 years ago
  68. 5635573 [libpng16] Fixed Min/GW uninstall to remove libpng.dll.a by John Bowler · 13 years ago
  69. 5bc9038 [libpng16] Added color-map support to simplified API. by John Bowler · 13 years ago
  70. 2312167 [libpng16] Increased warning buffer in pngerror.c from 128 to 192. by Glenn Randers-Pehrson · 13 years ago
  71. 04336ba [libpng16] Add palette support to the simplified APIs. This commit by John Bowler · 13 years ago
  72. 00c6a9a [libpng16] Fix bug in pngerror.c: some long warnings were being improperly by John Bowler · 13 years ago
  73. 0501c1c [libpng16] Describe new simplified API in the manual pages by Glenn Randers-Pehrson · 13 years ago
  74. d9fc062 [libpng16] bump version to 1.6.0beta05 by Glenn Randers-Pehrson · 13 years ago
  75. 6e41842 [libpng16] Imported from libpng-1.6.0beta04.tar by Glenn Randers-Pehrson · 13 years ago
  76. 04ab335 [libpng16] Revised contrib/pngminus/pnm2png.c to avoid warnings by Glenn Randers-Pehrson · 13 years ago
  77. fcd301d [libpng16] Changed png_memcpy to C assignment where appropriate. Changed all by John Bowler · 13 years ago
  78. f87ef8b [ibpng16] Moved AC_MSG_CHECKING([if libraries can be versioned]) later by Gilles Espinasse · 13 years ago
  79. 5d56786 [libpng16] Implemented 'restrict' for png_info and png_struct. by John Bowler · 13 years ago
  80. 939310b [libpng16] Update CHANGES and ANNOUNCE by Glenn Randers-Pehrson · 13 years ago
  81. 29fca0d [libpng16] Enabled png_get_sCAL_fixed() if floating point APIs are enabled. by John Bowler · 13 years ago
  82. df477e4 [libpng16] Eliminated png_info_destroy. It is now used only in png.c by John Bowler · 13 years ago
  83. 67ee8ce [libpng16] bump version to 1.6.0beta04 by Glenn Randers-Pehrson · 13 years ago
  84. 28d9339 [libpng16] Imported from libpng-1.6.0beta03.tar by Glenn Randers-Pehrson · 13 years ago
  85. d332c67 [libpng16] Start-up code size improvements, error handler flexibility. by John Bowler · 13 years ago
  86. b74fb4e [libpng15] Bump version to libpng-1.6.0beta03 by Glenn Randers-Pehrson · 13 years ago
  87. a6f369b [libpng16] Imported from libpng-1.6.0beta02.tar by Glenn Randers-Pehrson · 13 years ago
  88. 681c1fc [libpng16] Correct configure builds where build and source directories are by John Bowler · 13 years ago
  89. ba6fbc5 [libpng16] Revised config.h handling; added bsconfig.h, deleted pngconfig.h by John Bowler · 13 years ago
  90. efaeada [libpng16] Added pngconfig.h file. This indirect reference to config.h avoids by Glenn Randers-Pehrson · 13 years ago
  91. c4f94cb [libpng15] Bump version to libpng-1.6.0beta02 by Glenn Randers-Pehrson · 13 years ago
  92. 26aad85 [libpng16] Imported from libpng-1.6.0beta01.tar by Glenn Randers-Pehrson · 13 years ago
  93. c4081f0 [libpng16] Updated CMakeLists.txt to account for relocated and new test programs. by John Bowler · 13 years ago
  94. eb26ee6 [libpng16] Fixed race conditions in parallel make builds. With higher degrees by John Bowler · 13 years ago
  95. 12924f3 [libpng16] Fixed minor memset/sizeof errors in pngvalid.c. by John Bowler · 13 years ago
  96. ec6d6fa [libpng16] Put CRLF line endings in the owatcom project files. by Glenn Randers-Pehrson · 13 years ago
  97. 1f0eaa0 [libpng16] Revised pngconf.h to use " __declspec(restrict)" if MSC_VER >= 1400. by Glenn Randers-Pehrson · 13 years ago
  98. 405a398 [libpng16] New 'tools' directory containing tools used to generate libpng code. by John Bowler · 13 years ago
  99. 8888ea4 [libpng16] Revised #if PNG_DO_BC blocks in png.c (use #ifdef and add #else) by Glenn Randers-Pehrson · 13 years ago
  100. 0b26ac5 [libpng16] Replaced an "#if" with "ifdef" in pngrtran.c by Glenn Randers-Pehrson · 13 years ago