aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-31cmake: Use CMAKE_SHARED_LIBRARY_C_FLAGS in version script checksGunther Nikl
2023-01-09Fix for universal binaries on macOSJon Creighton
2023-01-09Update the copyright yearCosmin Truta
2022-11-29Update the configuration for Travis CI and AppVeyor CICosmin Truta
2022-11-27ci: Fix verification under Cygwin Bash + CMake + Visual Studio; updateCosmin Truta
2022-11-27ci: Rename the ci_* scriptsCosmin Truta
2022-11-27Fix typosmusvaage
2022-11-27manuals: Remove references to libpngpf(3); update linksCosmin Truta
2022-11-27Reorganize and update the README file; add Markdown formattingCosmin Truta
2022-11-27Bump version to 1.6.40.gitCosmin Truta
2022-11-20Release libpng version 1.6.39Cosmin Truta
2022-11-20Update the file list in READMECosmin Truta
2022-11-20configure: Fix possible regressions with trunk autoconf (vs 2.71)Paul Eggert
2022-11-20tools: Fix a memory leak in pngcpJohn Bowler
2022-11-20tools: Fix a buffer overflow involving a file name in pngfixAlberto Barbaro
2022-11-20Clean up comments and whitespace characters in source filesCosmin Truta
2022-11-20Clean up oss-fuzzCosmin Truta
2022-11-20Update, rename and clean up various scriptsCosmin Truta
2022-11-20Clean up vestigial uses of png_size_tpCosmin Truta
2022-11-20Turn large PNG chunks into benign errorsCosmin Truta
2022-11-17Merge "Upgrade libpng to v1.6.38" am: 1640fa9077 am: 3f67af02ac am: 1a56ed26adSadaf Ebrahimi
2022-11-17Merge "Upgrade libpng to v1.6.38" am: 1640fa9077 am: 3f67af02acSadaf Ebrahimi
2022-11-17Merge "Upgrade libpng to v1.6.38" am: 1640fa9077main-16k-with-phonesSadaf Ebrahimi
2022-11-17Merge "Upgrade libpng to v1.6.38"Sadaf Ebrahimi
2022-11-16Upgrade libpng to v1.6.38Sadaf Ebrahimi
2022-11-16Fix commentstangyaofang
2022-10-23scripts: Fix the remaining instance of ZLIB_INCLUDE_DIRFelix Hanau
2022-10-12arm: Add a compile-time assertion about PNG_ARM_NEON_CHECK_SUPPORTEDCosmin Truta
2022-10-12cmake: Default to PNG_ARM_NEON=off for arm targetsMartin Storsjö
2022-09-18scripts: Add missing makefile.clang reference to README.txtCosmin Truta
2022-09-18scripts: Remove the support for "install" targets from all makefilesCosmin Truta
2022-09-18scripts: Remove makefile.cegccCosmin Truta
2022-09-18.gitignore: Ignore the autoreconf artifactsCosmin Truta
2022-09-17Bump version to 1.6.39.gitCosmin Truta
2022-09-14Release libpng version 1.6.38Cosmin Truta
2022-09-14Acknowledge the contributors of bug fixes applied to the EXIF supportCosmin Truta
2022-09-14Fix a last-minute bug in the checking of the EXIF byte-order headerCosmin Truta
2022-09-14Revert "Remove second call to write_eXIf"Cosmin Truta
2022-09-14.gitignore: UpdateCosmin Truta
2022-09-14scripts: Remove leftover references to the ci_* scripts from README.txtCosmin Truta
2022-09-14ci: Trace the paths of executable files found on the build machineCosmin Truta
2022-09-14scripts: Add makefile.emcc for building libpng with EmscriptenCosmin Truta
2022-09-14scripts: Disable the hardware-optimized compilation in legacy makefilesCosmin Truta
2022-09-14scripts: Set the compiler warning options to "-Wall -Wextra -Wundef"Cosmin Truta
2022-09-14scripts: Clean up the logging in makefile.std and pnglibconf.makCosmin Truta
2022-09-14Fix handling incorrect hIST chunks of uneven sizeCosmin Truta
2022-09-14Simplify the definition of png_isaligned and avoid compiler warningsCosmin Truta
2022-09-14projects: Delete the definition of _WINDOWS from the VStudio projectCosmin Truta
2022-09-14Delete vestigial declarations formerly used on 16-bit platformsCosmin Truta
2022-09-14arm: Do not allow PNG_ARM_NEON_CHECK_SUPPORTED on ARM64Cosmin Truta