1. e519af8 cmake: Allow overwriting the debug postfix of library filenames by Cosmin Truta · 1 year, 3 months ago
  2. efc96c9 cmake: Redo the fix for Clang support on Windows by Cosmin Truta · 1 year, 3 months ago
  3. aab24fa Clean up CMakeLists.txt by Cosmin Truta · 1 year, 3 months ago
  4. efa9c2e cmake: Rename the custom targets to have the png_ prefix by Jeremy Maitin-Shepard · 1 year, 7 months ago
  5. c22ef3b Revert "cmake: Fix the Clang support on Windows" by Cosmin Truta · 1 year, 3 months ago
  6. 66fede8 ci: Update the CI scripts by Cosmin Truta · 1 year, 3 months ago
  7. 59fa76e ci: Add CMake+Ninja+Clang to the AppVeyor CI matrix by Cosmin Truta · 1 year, 3 months ago
  8. 70fda18 cmake: Fix the Clang support on Windows by B. Scott Michel · 1 year, 9 months ago
  9. aeb26da cmake: Use CMAKE_SHARED_LIBRARY_C_FLAGS in version script checks by Gunther Nikl · 1 year, 3 months ago
  10. cd0ea2a Fix for universal binaries on macOS by Jon Creighton · 1 year, 4 months ago
  11. 9923515 Update the copyright year by Cosmin Truta · 1 year, 4 months ago
  12. 61bfdb0 Update the configuration for Travis CI and AppVeyor CI by Cosmin Truta · 1 year, 5 months ago
  13. 9db8cff ci: Fix verification under Cygwin Bash + CMake + Visual Studio; update by Cosmin Truta · 1 year, 5 months ago
  14. b445aad ci: Rename the ci_* scripts by Cosmin Truta · 1 year, 5 months ago
  15. 3c152a8 Fix typos by musvaage · 1 year, 8 months ago
  16. 5a0b7e9 manuals: Remove references to libpngpf(3); update links by Cosmin Truta · 1 year, 5 months ago
  17. b126f80 Reorganize and update the README file; add Markdown formatting by Cosmin Truta · 1 year, 5 months ago
  18. 3c761b5 Bump version to 1.6.40.git by Cosmin Truta · 1 year, 5 months ago
  19. 07b8803 Release libpng version 1.6.39 by Cosmin Truta · 1 year, 6 months ago v1.6.39
  20. 32f465a Update the file list in README by Cosmin Truta · 1 year, 6 months ago
  21. 074e2ea configure: Fix possible regressions with trunk autoconf (vs 2.71) by Paul Eggert · 1 year, 6 months ago
  22. 790fef3 tools: Fix a memory leak in pngcp by John Bowler · 1 year, 6 months ago
  23. 8a5732f tools: Fix a buffer overflow involving a file name in pngfix by Alberto Barbaro · 1 year, 10 months ago
  24. 77c3a39 Clean up comments and whitespace characters in source files by Cosmin Truta · 1 year, 6 months ago
  25. 8cfdb54 Clean up oss-fuzz by Cosmin Truta · 1 year, 6 months ago
  26. f6036c0 Update, rename and clean up various scripts by Cosmin Truta · 1 year, 6 months ago
  27. 689e065 Clean up vestigial uses of png_size_tp by Cosmin Truta · 1 year, 6 months ago
  28. 33de006 Turn large PNG chunks into benign errors by Cosmin Truta · 1 year, 6 months ago
  29. 9b54880 Fix comments by tangyaofang · 4 years, 11 months ago
  30. 04c016d scripts: Fix the remaining instance of ZLIB_INCLUDE_DIR by Felix Hanau · 1 year, 7 months ago
  31. b8ca910 arm: Add a compile-time assertion about PNG_ARM_NEON_CHECK_SUPPORTED by Cosmin Truta · 1 year, 7 months ago
  32. e56f79c cmake: Default to PNG_ARM_NEON=off for arm targets by Martin Storsjö · 1 year, 7 months ago
  33. 12222e6 scripts: Add missing makefile.clang reference to README.txt by Cosmin Truta · 1 year, 8 months ago
  34. 9b65ad4 scripts: Remove the support for "install" targets from all makefiles by Cosmin Truta · 1 year, 8 months ago
  35. 3f991d5 scripts: Remove makefile.cegcc by Cosmin Truta · 1 year, 8 months ago
  36. b422bc1 .gitignore: Ignore the autoreconf artifacts by Cosmin Truta · 1 year, 8 months ago
  37. 6fc5119 Bump version to 1.6.39.git by Cosmin Truta · 1 year, 8 months ago
  38. 0a158f3 Release libpng version 1.6.38 by Cosmin Truta · 1 year, 8 months ago v1.6.38
  39. 50d7a85 Acknowledge the contributors of bug fixes applied to the EXIF support by Cosmin Truta · 1 year, 8 months ago
  40. 2733482 Fix a last-minute bug in the checking of the EXIF byte-order header by Cosmin Truta · 1 year, 8 months ago
  41. 3d57708 Revert "Remove second call to write_eXIf" by Cosmin Truta · 1 year, 8 months ago
  42. abccfd7 .gitignore: Update by Cosmin Truta · 1 year, 8 months ago
  43. 823ef44 scripts: Remove leftover references to the ci_* scripts from README.txt by Cosmin Truta · 1 year, 8 months ago
  44. d72cda5 ci: Trace the paths of executable files found on the build machine by Cosmin Truta · 1 year, 8 months ago
  45. 3c67eec scripts: Add makefile.emcc for building libpng with Emscripten by Cosmin Truta · 1 year, 8 months ago
  46. b60656e scripts: Disable the hardware-optimized compilation in legacy makefiles by Cosmin Truta · 1 year, 8 months ago
  47. c64655d scripts: Set the compiler warning options to "-Wall -Wextra -Wundef" by Cosmin Truta · 1 year, 8 months ago
  48. 8b7b99c scripts: Clean up the logging in makefile.std and pnglibconf.mak by Cosmin Truta · 1 year, 8 months ago
  49. 62c027d Fix handling incorrect hIST chunks of uneven size by Cosmin Truta · 1 year, 8 months ago
  50. e9e9801 Simplify the definition of png_isaligned and avoid compiler warnings by Cosmin Truta · 1 year, 8 months ago
  51. 0c2388c projects: Delete the definition of _WINDOWS from the VStudio project by Cosmin Truta · 1 year, 8 months ago
  52. 9cb84c4 Delete vestigial declarations formerly used on 16-bit platforms by Cosmin Truta · 1 year, 8 months ago
  53. 8c542ad arm: Do not allow PNG_ARM_NEON_CHECK_SUPPORTED on ARM64 by Cosmin Truta · 1 year, 8 months ago
  54. 2abaf81 arm: Avoid compiler warnings in palette_neon_intrinsics.c by Cosmin Truta · 1 year, 8 months ago
  55. ad0245b Avoid -Wundef for MIPS and PPC symbols too by Vadim Zeitlin · 4 years ago
  56. 1f974dd Avoid -Wundef warnings for PNG_ARM_NEON_IMPLEMENTATION by Vadim Zeitlin · 4 years, 3 months ago
  57. 3ec225d Fix a memory leak in png_set_tRNS by Sami Boukortt · 5 years ago
  58. 36bd1bb Fix a crash in png_convert_from_time_t with an invalid time_t argument by Cosmin Truta · 1 year, 8 months ago
  59. 0406deb Fix private macro png_constcast; delete private type png_ptruint by Cosmin Truta · 1 year, 8 months ago
  60. 5f5f98a Fix an instance of -Wunused-but-set-variable. by Peter Kasting · 2 years, 9 months ago
  61. f10c6bb Add spaces around '/*' and '*/' by xmuli · 3 years, 10 months ago
  62. f16427e Fix various typos by luz paz · 2 years, 4 months ago
  63. 6aff792 projects: Update the README file of the Visual Studio project by Cosmin Truta · 1 year, 8 months ago
  64. ed8840a projects: Add ARM64 to Visual Studio project by Gabor Kertesz · 2 years, 6 months ago
  65. efdb24e projects: Fix C2220 warning errors for VS2019 by Gabor Kertesz · 2 years, 6 months ago
  66. 1f20bc1 projects: Upgrade to Visual Studio 2019 by Gabor Kertesz · 2 years, 6 months ago
  67. bbab571 scripts: Add makefile for win-arm64 by Gabor Kertesz · 2 years, 6 months ago
  68. a1a81cc Fix arm neon config for win-arm64 with MSVC by Gabor Kertesz · 2 years, 6 months ago
  69. c3a1d84 Update INSTALL by Cosmin Truta · 1 year, 8 months ago
  70. eda0f47 Fix typo in libpng manual by Samanta Navarro · 3 years, 7 months ago
  71. 3848c73 cmake: Refactor the PNGLIB variables that define the versioning scheme by Cosmin Truta · 1 year, 8 months ago
  72. dd8db81 cmake: Fix the shared build on Android by Cosmin Truta · 1 year, 8 months ago
  73. 763c77e cmake: Fix compilation on systems without libm by Cameron Cawley · 3 years ago
  74. 840af2e cmake: Fix the build on Unix with source files checked out on Windows by Christopher Sean Morrison · 2 years, 2 months ago
  75. 8a354b4 cmake: Fix cross-compilation on macOS by Owen Rudge · 3 years, 5 months ago
  76. 0fe598d cmake: Rename the target "symbol-check" to "scripts_symbols_chk" by Cosmin Truta · 1 year, 8 months ago
  77. cbf8c64 cmake: Correctly handle generated files by Gleb Mazovetskiy · 2 years, 5 months ago
  78. 6a42bc1 configure: Initialize PNG_ARM_NEON_OPT and PNG_MIPS_MSA_OPT correctly by Cosmin Truta · 1 year, 8 months ago
  79. 9e32b6f Rerun "./autogen.sh --maintainer" by Cosmin Truta · 1 year, 8 months ago
  80. cc0e959 Clean up configure.ac by Cosmin Truta · 1 year, 8 months ago
  81. 4034226 Remove obsolete/incorrect __LLVM,__asm section by Dan Field · 3 years ago
  82. bfb0abe Update the configuration for Travis CI and AppVeyor CI by Cosmin Truta · 1 year, 8 months ago
  83. 081e675 ci: Update the CI scripts by Cosmin Truta · 1 year, 8 months ago
  84. 103f834 cmake: Set PNG_ARM_NEON to "on" by default on ARM64 by Cosmin Truta · 1 year, 8 months ago
  85. 723b2d9 Update the copyright year by Cosmin Truta · 1 year, 8 months ago
  86. b7ea74c Update the copyright year by Cosmin Truta · 3 years, 2 months ago
  87. 8c3fdb0 ci: Update the CI scripts by Cosmin Truta · 3 years, 2 months ago
  88. a37d483 Eliminate spaces between function name and ( by Ben Bullock · 3 years, 5 months ago
  89. 3796518 Remove duplicate line by Ben Bullock · 3 years, 5 months ago
  90. 8ca0108 Fix typo in README by Ben Bullock · 3 years, 5 months ago
  91. cd03aaf Remove second call to write_eXIf by Ben Bullock · 3 years, 5 months ago
  92. c4bd411 Fix decode fail on image with invalid eXIf chunk by Qiang Zhou · 4 years, 5 months ago
  93. 2224c8e Add a check to pngimage.c by Kleber Tarcísio · 3 years, 9 months ago
  94. e2bb5e7 contrib: Apply various fixes to libtests by Cosmin Truta · 3 years, 2 months ago
  95. d6e13b2 .gitignore: Add by Cosmin Truta · 3 years, 4 months ago
  96. c2e2cd2 ci: Fix the Visual Studio verification on AppVeyor CI by Cosmin Truta · 3 years, 4 months ago
  97. c3f2091 ci: Recognize more CI_ variables for better cross-platform verification by Cosmin Truta · 3 years, 4 months ago
  98. dbe3e0c libpng.pc.in: zlib dependency is private by Cristian Rodríguez · 6 years ago
  99. 2f753e2 ci: Verify the install target by Cosmin Truta · 4 years ago
  100. f5d5f5a cmake: Refactor the install target; reformat by Cosmin Truta · 4 years ago