1. f1848a3 Bump version to 1.6.44.git by Cosmin Truta · 9 weeks ago libpng16 master
  2. ed217e3 Release libpng version 1.6.43 by Cosmin Truta · 9 weeks ago v1.6.43
  3. e1fa61d ci: Add the libpng release tags to the list of exclusions by Cosmin Truta · 9 weeks ago
  4. 80691b9 test: Fix a compiler warning in pngtest.c by Cosmin Truta · 9 weeks ago
  5. 8902310 chore: Delete comments and config settings and stuff from here and there by Cosmin Truta · 9 weeks ago
  6. 3b9a73e doc: Review the libpng history and update scripts/cmake/AUTHORS.md by Cosmin Truta · 9 weeks ago
  7. e05ebfb doc: Update the README file by Cosmin Truta · 9 weeks ago
  8. ec2e58c pngexif: Import pngexifinfo as an externally-contributed project by Cosmin Truta · 9 weeks ago
  9. 7b88809 build: Mark the installed libpng headers as system headers in CMake by Benjamin Buch · 9 weeks ago
  10. 14a348d build: Checking for compiler support of LoongArch LSX should be guarded by Cosmin Truta · 9 weeks ago
  11. 29e31f6 build: Add an explicit declaration of the AWK variable to configure.ac by Cosmin Truta · 9 weeks ago
  12. d165a20 build: Improve the search for an AWK processor in the CMake build by Cosmin Truta · 10 weeks ago
  13. aa95dee build: Update the CMake build options PNG_TOOLS and PNG_FRAMEWORK by Cosmin Truta · 10 weeks ago
  14. e7ba9c0 build: Fix a CMake build regression introduced in version 1.6.41 by Dan Rosser · 10 weeks ago
  15. 6b5a2da Fix "ci: Fix the reporting in ci_lint.sh" by Cosmin Truta · 10 weeks ago
  16. dddaf0c ci: Fix the reporting in ci_lint.sh by Cosmin Truta · 10 weeks ago
  17. 72c4520 ci: Allow the user to force an in-tree cleanup before verification by Cosmin Truta · 10 weeks ago
  18. 0fa3c0f chore: Clean up the spurious uses of `sizeof(png_byte)`; fix the manual by Cosmin Truta · 2 months ago
  19. 4191872 chore: Update the .editorconfig files and pacify editorconfig-checker by Cosmin Truta · 2 months ago
  20. 42c8fcb Add a GitHub Action for linting by Cosmin Truta · 2 months ago
  21. f74d5ec ci: Pacify shellcheck version 0.8 and apply other linting improvements by Cosmin Truta · 2 months ago
  22. fb65436 ci: Fix the check of `PNG_LIBPNG_VER_BUILD` in ci_verify_version.sh by Cosmin Truta · 2 months ago
  23. 63c715b ci: Remove the workaround for CI_AR from ci_verify_makefiles.sh by Cosmin Truta · 2 months ago
  24. 1cdde11 build: Update the makefiles for the benefit of cross-compilation by Cosmin Truta · 2 months ago
  25. 8120345 ci: Update (again) the ci_verify_*.sh scripts; update .shellcheckrc by Cosmin Truta · 2 months ago
  26. 7a61482 ci: Update the ci_verify_*.sh scripts. by Cosmin Truta · 3 months ago
  27. c6ee62a ci: Add ci_verify_version.sh by Cosmin Truta · 3 months ago
  28. 46b79d4 ci: Update and rename ci_lint_ci.sh to ci_lint.sh; update .shellcheckrc by Cosmin Truta · 3 months ago
  29. 49eeb1f ci: Add ci_shellify.sh by Cosmin Truta · 3 months ago
  30. 366c9c6 ci: Reformat all scripts using 1TBS by Cosmin Truta · 3 months ago
  31. 920db2e api: Introduce the `PNG_LIBPNG_VER_SHAREDLIB` macro; update pngwin.rc by Cosmin Truta · 3 months ago
  32. cc8006c test: Add consistency checks for the `PNG_LIBPNG_VER*` numbers by Cosmin Truta · 3 months ago
  33. aa9023b test: Remove compile-time option `SINGLE_ROWBUF_ALLOC` from pngtest.c by Cosmin Truta · 3 months ago
  34. c9ac5bd ci: Add a pre-build checkup stage to ci_verify_configure.sh by Cosmin Truta · 3 months ago
  35. ab6d97b build: Update and rename makefile.acorn to makefile.riscos by Cameron Cawley · 3 years, 6 months ago
  36. 9138be3 Improve, refactor and clean up pngtest.c by Cosmin Truta · 3 months ago
  37. ce1f1f0 API usage: add 'basic' configuration by John Bowler · 3 months ago
  38. 805ed7a Correct row width check in png_check_IHDR by John Bowler · 3 months ago
  39. 2aebfb4 loongarch: Add cmake support by guxiwei · 3 months ago
  40. 7f1f960 Add eXIf support to push mode by Chris Blume · 3 months ago
  41. 59a68c8 Fix contrib/conftest/pngcp.dfa by John Bowler · 3 months ago
  42. 3bd304e chore: Split lines in scripts/*.awk to pacify the editorconfig checker by Cosmin Truta · 3 months ago
  43. f0c5787 chore: Fix a comment in pngrtran.c by Cosmin Truta · 3 months ago
  44. 2d7da9d chore: Add .editorconfig files by Cosmin Truta · 3 months ago
  45. 4356cb0 Bump version to 1.6.43.git by Cosmin Truta · 3 months ago
  46. 35d9f5e Release libpng version 1.6.42 by Cosmin Truta · 3 months ago v1.6.42
  47. 31439b6 chore: Fix whitespace in pngpriv.h by Cosmin Truta · 3 months ago
  48. 537c666 chore: Fix and update the libpng manual by Cosmin Truta · 3 months ago
  49. ac944e2 Fix a regression introduced in "chore: Clean up the return statements" by Cosmin Truta · 3 months ago
  50. ba980b8 Release libpng version 1.6.41 by Cosmin Truta · 3 months ago v1.6.41
  51. 27e548a chore: Clean up the return statements and update example.c accordingly by Cosmin Truta · 3 months ago
  52. 92b2128 chore: Add, relocate or rephrase debug statements, for better clarity by Cosmin Truta · 3 months ago
  53. 6159bad ci: Relicense again the CI scripts, from Boost License to MIT License by Cosmin Truta · 3 months ago
  54. 3285bf0 ci: Add help options; add checks for the boolean environment options by Cosmin Truta · 3 months ago
  55. 4edbb4d build: Move scripts/*.cmake.in to scripts/cmake/; add cmake/AUTHORS.md by Cosmin Truta · 3 months ago
  56. 9a774b9 chore: Rerun `./autogen.sh --maintainer` and update .gitignore by Cosmin Truta · 3 months ago
  57. 6716618 build: Move scripts/*.m4 to scripts/autoconf/ by Cosmin Truta · 3 months ago
  58. 438a518 Update the main AUTHORS file by Cosmin Truta · 3 months ago
  59. 8fb49b8 Relax pngtest-all message testing by John Bowler · 3 months ago
  60. 144b348 Use --xfail for Adler32 check in pngtest-all by John Bowler · 3 months ago
  61. 1a0d7a7 Correct regression-palette-8.png by John Bowler · 3 months ago
  62. 866fdf6 Fix an off-by-one error in `png_do_check_palette_indexes` by Adam Richter · 3 years, 8 months ago
  63. 6f8257e tests/pngtest-all: detect failures add tests by John Bowler · 3 months ago
  64. 269b753 Do not build unused Adler32 code by John Bowler · 4 months ago
  65. 2b814cd Regression test for off-by-one palette check error by John Bowler · 3 months ago
  66. 893b811 Fix unused platform check and configuration for macOS by Zixu Wang · 3 months ago
  67. 7ec2bd2 Update the main Authors file by Cosmin Truta · 3 months ago
  68. 70d10da MIPS: Fixed undefined MSA interfaces by gxw · 3 months ago
  69. 064f992 Loongson: Fixed compilation warnings for undefined macros. by gxw · 3 months ago
  70. 46f1106 Loongson-mips: Fixed typo by gxw · 3 months ago
  71. a7fe341 mips: Wrap up the MIPS/Loongson port and acknowledge the contributors by Cosmin Truta · 3 months ago
  72. ce4b632 Optimize png16 with loongson mmi for 64-bit os by gxw · 4 months ago
  73. 6b0d1bd Add loongarch support and LSX SIMD optimizations by jinbo · 4 months ago
  74. 2a4f0f5 De-volatilize the internal implementation of `png_safe_execute` by Cosmin Truta · 3 months ago
  75. 7dacc4d Rewrite various initializations for the benefit of various compilers by Cosmin Truta · 3 months ago
  76. da109d3 Improve test coverage with a "correctly" damaged palette index test by John Bowler · 3 months ago
  77. f9348b7 write palette check corrections by John Bowler · 3 months ago
  78. 2ea11e2 Palette index checking fixes by John Bowler · 3 months ago
  79. b60316f Remove GCC7.1 arithmetic overflow fixup by John Bowler · 3 months ago
  80. 050ce50 pngfix: del workround for GCC7.1 -Wstrict-overflow by John Bowler · 3 months ago
  81. 2a23247 pngcp: remove GNU setjmp warning workround by John Bowler · 3 months ago
  82. 6b241f3 Do not rely on `INT_MAX` in png.h by Cosmin Truta · 4 months ago
  83. b3521c6 pngminus: Delete the incomplete output files upon premature termination by Cosmin Truta · 4 months ago
  84. 6beae58 pngminus: Expect all image transformations to be available in libpng by Cosmin Truta · 4 months ago
  85. bdbbcaa pngminus: Improve and modernize the PNG processing by Cosmin Truta · 4 months ago
  86. abb8d4a pngminus: Fix and improve the PNM processing by Cosmin Truta · 4 months ago
  87. c993ae4 pngminus: Update CMake file; rename test scripts; add .gitignore by Cosmin Truta · 4 months ago
  88. 6abf8c1 Fix the API comment about `png_data_freer` by Cosmin Truta · 4 months ago
  89. 0dfe422 Update the copyright year by Cosmin Truta · 4 months ago
  90. 71b9b5e pngfix: ensure fclose happens last on file close by John Bowler · 4 months ago
  91. 9f9f8d8 Fix bashisms by Stephen Kitt · 1 year, 1 month ago
  92. 437b24a mips: Fix the build for generic ANSI C89 compilers by Cosmin Truta · 4 months ago
  93. 2ed5a70 mips: Implement the run-time MIPS MSA discovery function correctly by Sui Jingfeng · 2 years, 6 months ago
  94. 85f866d cmake: Enable policy CMP0074 for ZLIB_ROOT; deprecate PNG_BUILD_ZLIB by Cosmin Truta · 4 months ago
  95. 2fff013 cmake: Raise the minimum required version to 3.6 and use its features by Cosmin Truta · 4 months ago
  96. acfd50a cmake: Clean up functions, string operations, regular expressions, etc. by Cosmin Truta · 5 months ago
  97. 8fc13a8 cmake: Enable the libpng framework build by default on Apple systems by Cosmin Truta · 5 months ago
  98. 1460b3c cmake: Use Zlib as a package by Timothy Lyanguzov · 6 months ago
  99. e1088f9 Redo "cmake: Fix CPU architecture regexes" by Cosmin Truta · 5 months ago
  100. d65b3eb Revert "cmake: Fix CPU architecture regexes" by Cosmin Truta · 5 months ago