1. de36b89 merge upstream libpng16 by Jesse Seales · 10 weeks ago master
  2. 63c715b ci: Remove the workaround for CI_AR from ci_verify_makefiles.sh by Cosmin Truta · 2 months ago
  3. 1cdde11 build: Update the makefiles for the benefit of cross-compilation by Cosmin Truta · 2 months ago
  4. 8120345 ci: Update (again) the ci_verify_*.sh scripts; update .shellcheckrc by Cosmin Truta · 2 months ago
  5. 7a61482 ci: Update the ci_verify_*.sh scripts. by Cosmin Truta · 2 months ago
  6. c6ee62a ci: Add ci_verify_version.sh by Cosmin Truta · 2 months ago
  7. 46b79d4 ci: Update and rename ci_lint_ci.sh to ci_lint.sh; update .shellcheckrc by Cosmin Truta · 2 months ago
  8. 49eeb1f ci: Add ci_shellify.sh by Cosmin Truta · 2 months ago
  9. 366c9c6 ci: Reformat all scripts using 1TBS by Cosmin Truta · 3 months ago
  10. 920db2e api: Introduce the `PNG_LIBPNG_VER_SHAREDLIB` macro; update pngwin.rc by Cosmin Truta · 3 months ago
  11. cc8006c test: Add consistency checks for the `PNG_LIBPNG_VER*` numbers by Cosmin Truta · 3 months ago
  12. aa9023b test: Remove compile-time option `SINGLE_ROWBUF_ALLOC` from pngtest.c by Cosmin Truta · 3 months ago
  13. c9ac5bd ci: Add a pre-build checkup stage to ci_verify_configure.sh by Cosmin Truta · 3 months ago
  14. ab6d97b build: Update and rename makefile.acorn to makefile.riscos by Cameron Cawley · 3 years, 6 months ago
  15. 9138be3 Improve, refactor and clean up pngtest.c by Cosmin Truta · 3 months ago
  16. ce1f1f0 API usage: add 'basic' configuration by John Bowler · 3 months ago
  17. 805ed7a Correct row width check in png_check_IHDR by John Bowler · 3 months ago
  18. 2aebfb4 loongarch: Add cmake support by guxiwei · 3 months ago
  19. 7f1f960 Add eXIf support to push mode by Chris Blume · 3 months ago
  20. 59a68c8 Fix contrib/conftest/pngcp.dfa by John Bowler · 3 months ago
  21. 3bd304e chore: Split lines in scripts/*.awk to pacify the editorconfig checker by Cosmin Truta · 3 months ago
  22. f0c5787 chore: Fix a comment in pngrtran.c by Cosmin Truta · 3 months ago
  23. 2d7da9d chore: Add .editorconfig files by Cosmin Truta · 3 months ago
  24. 4356cb0 Bump version to 1.6.43.git by Cosmin Truta · 3 months ago
  25. 35d9f5e Release libpng version 1.6.42 by Cosmin Truta · 3 months ago
  26. 31439b6 chore: Fix whitespace in pngpriv.h by Cosmin Truta · 3 months ago
  27. 537c666 chore: Fix and update the libpng manual by Cosmin Truta · 3 months ago
  28. ac944e2 Fix a regression introduced in "chore: Clean up the return statements" by Cosmin Truta · 3 months ago
  29. ba980b8 Release libpng version 1.6.41 by Cosmin Truta · 3 months ago
  30. 27e548a chore: Clean up the return statements and update example.c accordingly by Cosmin Truta · 3 months ago
  31. 92b2128 chore: Add, relocate or rephrase debug statements, for better clarity by Cosmin Truta · 3 months ago
  32. 6159bad ci: Relicense again the CI scripts, from Boost License to MIT License by Cosmin Truta · 3 months ago
  33. 3285bf0 ci: Add help options; add checks for the boolean environment options by Cosmin Truta · 3 months ago
  34. 4edbb4d build: Move scripts/*.cmake.in to scripts/cmake/; add cmake/AUTHORS.md by Cosmin Truta · 3 months ago
  35. 9a774b9 chore: Rerun `./autogen.sh --maintainer` and update .gitignore by Cosmin Truta · 3 months ago
  36. 6716618 build: Move scripts/*.m4 to scripts/autoconf/ by Cosmin Truta · 3 months ago
  37. 438a518 Update the main AUTHORS file by Cosmin Truta · 3 months ago
  38. 8fb49b8 Relax pngtest-all message testing by John Bowler · 3 months ago
  39. 144b348 Use --xfail for Adler32 check in pngtest-all by John Bowler · 3 months ago
  40. 1a0d7a7 Correct regression-palette-8.png by John Bowler · 3 months ago
  41. 866fdf6 Fix an off-by-one error in `png_do_check_palette_indexes` by Adam Richter · 3 years, 8 months ago
  42. 6f8257e tests/pngtest-all: detect failures add tests by John Bowler · 3 months ago
  43. 269b753 Do not build unused Adler32 code by John Bowler · 4 months ago
  44. 2b814cd Regression test for off-by-one palette check error by John Bowler · 3 months ago
  45. 893b811 Fix unused platform check and configuration for macOS by Zixu Wang · 3 months ago
  46. 7ec2bd2 Update the main Authors file by Cosmin Truta · 3 months ago
  47. 70d10da MIPS: Fixed undefined MSA interfaces by gxw · 3 months ago
  48. 064f992 Loongson: Fixed compilation warnings for undefined macros. by gxw · 3 months ago
  49. 46f1106 Loongson-mips: Fixed typo by gxw · 3 months ago
  50. a7fe341 mips: Wrap up the MIPS/Loongson port and acknowledge the contributors by Cosmin Truta · 3 months ago
  51. ce4b632 Optimize png16 with loongson mmi for 64-bit os by gxw · 4 months ago
  52. 6b0d1bd Add loongarch support and LSX SIMD optimizations by jinbo · 4 months ago
  53. 2a4f0f5 De-volatilize the internal implementation of `png_safe_execute` by Cosmin Truta · 3 months ago
  54. 7dacc4d Rewrite various initializations for the benefit of various compilers by Cosmin Truta · 3 months ago
  55. da109d3 Improve test coverage with a "correctly" damaged palette index test by John Bowler · 3 months ago
  56. f9348b7 write palette check corrections by John Bowler · 3 months ago
  57. 2ea11e2 Palette index checking fixes by John Bowler · 3 months ago
  58. b60316f Remove GCC7.1 arithmetic overflow fixup by John Bowler · 3 months ago
  59. 050ce50 pngfix: del workround for GCC7.1 -Wstrict-overflow by John Bowler · 3 months ago
  60. 2a23247 pngcp: remove GNU setjmp warning workround by John Bowler · 3 months ago
  61. 6b241f3 Do not rely on `INT_MAX` in png.h by Cosmin Truta · 3 months ago
  62. b3521c6 pngminus: Delete the incomplete output files upon premature termination by Cosmin Truta · 3 months ago
  63. 6beae58 pngminus: Expect all image transformations to be available in libpng by Cosmin Truta · 4 months ago
  64. bdbbcaa pngminus: Improve and modernize the PNG processing by Cosmin Truta · 4 months ago
  65. abb8d4a pngminus: Fix and improve the PNM processing by Cosmin Truta · 4 months ago
  66. c993ae4 pngminus: Update CMake file; rename test scripts; add .gitignore by Cosmin Truta · 4 months ago
  67. 6abf8c1 Fix the API comment about `png_data_freer` by Cosmin Truta · 4 months ago
  68. 0dfe422 Update the copyright year by Cosmin Truta · 4 months ago
  69. 71b9b5e pngfix: ensure fclose happens last on file close by John Bowler · 4 months ago
  70. 9f9f8d8 Fix bashisms by Stephen Kitt · 1 year, 1 month ago
  71. 437b24a mips: Fix the build for generic ANSI C89 compilers by Cosmin Truta · 4 months ago
  72. 2ed5a70 mips: Implement the run-time MIPS MSA discovery function correctly by Sui Jingfeng · 2 years, 5 months ago
  73. 85f866d cmake: Enable policy CMP0074 for ZLIB_ROOT; deprecate PNG_BUILD_ZLIB by Cosmin Truta · 4 months ago
  74. 2fff013 cmake: Raise the minimum required version to 3.6 and use its features by Cosmin Truta · 4 months ago
  75. acfd50a cmake: Clean up functions, string operations, regular expressions, etc. by Cosmin Truta · 4 months ago
  76. 8fc13a8 cmake: Enable the libpng framework build by default on Apple systems by Cosmin Truta · 5 months ago
  77. 1460b3c cmake: Use Zlib as a package by Timothy Lyanguzov · 5 months ago
  78. e1088f9 Redo "cmake: Fix CPU architecture regexes" by Cosmin Truta · 5 months ago
  79. d65b3eb Revert "cmake: Fix CPU architecture regexes" by Cosmin Truta · 5 months ago
  80. a3d1a35 cmake: Don't add Unix ASM file to the ARM-specific source list for MSVC by Clinton Ingram · 5 months ago
  81. 9c1dc4d cmake: Fix CPU architecture regexes by Cosmin Truta · 5 months ago
  82. e755fb7 ci: Quick-fix ci_verify_cmake.sh by Cosmin Truta · 6 months ago
  83. f79c85e Update the configuration for Travis CI and AppVeyor CI by Cosmin Truta · 6 months ago
  84. 53d2188 ci: Update the support for cross-build verifications; refactor by Cosmin Truta · 6 months ago
  85. f229456 Use CMake 3.5 features by Timothy Lyanguzov · 10 months ago
  86. 1547b33 cmake: Fix copying targets on Windows in multi-config build systems by Tyler Kropp · 11 months ago
  87. b2ef6ed cmake: Rename PNG_EXECUTABLES to PNG_TOOLS by Cosmin Truta · 9 months ago
  88. 5a6ea18 configure: Rerun "./autogen.sh --maintainer" by Cosmin Truta · 9 months ago
  89. 22ad62c configure: Rename the recently-added options by Cosmin Truta · 9 months ago
  90. 71475b0 configure: allow to disable building of tools and test by Carlo Bramini · 1 year, 2 months ago
  91. ee9d6d7 ci: Improve the support for cross-build verifications by Cosmin Truta · 9 months ago
  92. f8e5fa9 ci: Fix ci_verify_cmake.sh; improve ci.lib.sh by Cosmin Truta · 10 months ago
  93. c81516e ci: Fix bad copy pasta in ci_verify_configure.sh by Cosmin Truta · 10 months ago
  94. 0b7bc40 ci: Introduce CI_HOST_* and CI_TARGET_* by Cosmin Truta · 10 months ago
  95. 8241498 ci: Add ci_lint_ci.sh and .shellcheckrc by Cosmin Truta · 10 months ago
  96. c0616f1 ci: Add ci.lib.ch; update ci_verify_*.sh accordingly by Cosmin Truta · 10 months ago
  97. c741d1e ci: Relicense the CI scripts to the Boost Software License version 1.0 by Cosmin Truta · 10 months ago
  98. ad9e42a Add .yamllint.yml, a configuration file for yamllint by Cosmin Truta · 10 months ago
  99. d7f77bf Bump version to 1.6.41.git by Cosmin Truta · 10 months ago
  100. f135775 Release libpng version 1.6.40 by Cosmin Truta · 10 months ago