1. 3676fd3 ci: Add a new top-level directory, dedicated for CI verification by Cosmin Truta · 4 years ago
  2. 28c0f88 cmake: Add an option to enable/disable building of executables by Alex Gaynor · 6 years ago
  3. 87378bc mips: Remove "last changed" version information from source comment by Cosmin Truta · 4 years ago
  4. 6c6f7d1 mips: Fix initialization: always close "/proc/cpuinfo" by gxw · 4 years, 2 months ago
  5. 6842c58 Fix CMake build with Emscripten by Simon Hausmann · 4 years, 8 months ago
  6. a6fc803 Add an __LLVM,__asm section for clang builds on ARM by Dan Field · 4 years, 8 months ago
  7. 5e8b45c cmake: Fix a build error on iOS by Steve Robinson · 4 years, 8 months ago
  8. 6dd99ca Fix example.c by Zack Middleton · 4 years, 9 months ago
  9. 52ee167 Fix a warning on Linux caused by _BSD_SOURCE by willson-chen · 4 years, 9 months ago
  10. eb67672 Fix memory leak if eXIf has incorrect crc by skal · 4 years, 9 months ago
  11. 9f734b1 cmake: Use the correct ZLIB_* variable names by David Callu · 4 years, 10 months ago
  12. 3cec1a1 scripts: Clean up the makefiles by Cosmin Truta · 4 years, 1 month ago
  13. 50bd1ab scripts: Fix makefile.std and include it in the CI verification by Cosmin Truta · 4 years, 1 month ago
  14. 2dd5630 Update configuration for Travis CI; add configuration for AppVeyor CI by Cosmin Truta · 4 years, 1 month ago
  15. b9155ce scripts: Add general-purpose utilities for continuous integration by Cosmin Truta · 4 years, 1 month ago
  16. 2c0aee5 Update the copyright year by Cosmin Truta · 4 years, 3 months ago
  17. 301f7a1 oss-fuzz: Add custom malloc with max limit to prevent OOM by Christopher Thompson · 5 years ago
  18. 386707c arm: Use <arm_neon.h> when compiling aarch64 intrinsics with clang-cl by Ryan VanderMeulen · 5 years ago
  19. 216387f arm: Move a png_debug statement to its correct place by Cosmin Truta · 5 years ago
  20. b9e811f scripts: Delete makefile.clang-asan and makefile.gcc-asan by Cosmin Truta · 5 years ago
  21. cdbb8ec Add support for Travis CI by Cosmin Truta · 5 years ago
  22. 72fa126 Avoid random test failures by running pngtest sequentially only by Cosmin Truta · 5 years ago
  23. 5df8e98 Bump version to 1.6.38.git by Cosmin Truta · 5 years ago
  24. a40189c Release libpng version 1.6.37 by Cosmin Truta · 5 years ago v1.6.37
  25. 8da8257 Fix typo in the new v2 license by Miguel Ojeda · 5 years ago
  26. 27e8b99 pngminus: Use the system zlib by default by Cosmin Truta · 5 years ago
  27. 62a56d4 pngminus: Change license to MIT, etc. by Willem van Schaik · 5 years ago
  28. 3342faf pngminus: Add a CMakeLists file by Cosmin Truta · 5 years ago
  29. 3f0f1d5 pngminus: Improve portability and fix style (cont'd) by Cosmin Truta · 6 years ago
  30. dcefbc7 pngminus: Improve portability and fix style by Cosmin Truta · 6 years ago
  31. 1f0221f pngminus: Fix a buffer overflow in tokenizer by Cosmin Truta · 6 years ago
  32. a627bd2 arm: Partially revert "Fix a memory leak in the riffled palette [...]" by Cosmin Truta · 5 years ago
  33. 82ae623 arm: Rename all functions to the pattern png_*_neon; add debug traces by Cosmin Truta · 5 years ago
  34. 9c0d5c7 Call png_image_free_function without guarding it with png_safe_execute by Cosmin Truta · 5 years ago
  35. 8439534 Fix a memory leak in pngtest.c by Cosmin Truta · 5 years ago
  36. 70d122a Fix a memory leak in the riffled palette optimization on ARM; refactor by Cosmin Truta · 5 years ago
  37. 0a882b5 scripts: Add makefile.clang, makefile.clang-asan and makefile.gcc-asan by Cosmin Truta · 5 years ago
  38. fef895a Update the copyright year by Cosmin Truta · 5 years ago
  39. 43b4141 scripts: Delete makefile.ne12bsd; clean up makefile.*bsd by Cosmin Truta · 5 years ago
  40. 6a94d14 Bump version to 1.6.37.git by Cosmin Truta · 5 years ago
  41. 0e13545 Join the branches 'libpng16' and 'master' by Cosmin Truta · 5 years ago
  42. eddf902 Release libpng version 1.6.36 by Cosmin Truta · 5 years ago v1.6.36
  43. 85acd91 [master] Imported from libpng-1.6.36.tar by Cosmin Truta · 5 years ago
  44. e79085a Introduce the PNG Reference Library License version 2 by Cosmin Truta · 5 years ago
  45. 81a65de Clean up config, scripts, examples, etc. by Cosmin Truta · 5 years ago
  46. 702a07e CMakeLists: Fix incorrect creation of pkg-config file by Kyle Bentley · 5 years ago
  47. 7b2224c CMakeLists: Require CMake version 3.1 or newer by Cosmin Truta · 5 years ago
  48. ee7967e CMakeLists: Fix detection of libm by Cosmin Truta · 5 years ago
  49. a54a056 Rerun autogen.sh by Cosmin Truta · 6 years ago
  50. 94429a3 Remove the "last changed" version information from source comments by Cosmin Truta · 6 years ago
  51. 1ceaa83 Fix the build with MSVC ARM64 by Cosmin Truta · 6 years ago
  52. b66ed71 Restore the ANSI C compliance after adding the ARM optimization by Cosmin Truta · 6 years ago
  53. 7734cda Optimize png_do_expand_palette for ARM by Richard Townsend · 6 years ago
  54. 2fc5ddf Restore the ANSI C compliance after applying the MSVC ARM64 fix by Cosmin Truta · 6 years ago
  55. 8033c96 Fix build errors with MSVC ARM64 by zzzzRuby · 6 years ago
  56. d3d1baa Prefer memcpy to manual pointer arithmetic. by Samuel Williams · 6 years ago
  57. a294c1b Some more trivial source typos by luz.paz · 6 years ago
  58. ceb3277 Remove top-level const from function-scope variables by Cosmin Truta · 6 years ago
  59. 1ef8882 Replace the remaining uses of PNG_CONST with const by Cosmin Truta · 6 years ago
  60. 58eedce CMakeLists: Update the contributor list by Cosmin Truta · 6 years ago
  61. 1d89a5d CMakeLists: Fix style by Cosmin Truta · 6 years ago
  62. 43446b7 Fix a build warning on OpenBSD by Cosmin Truta · 6 years ago
  63. 6c059f8 configure: Remove the memset check and the HAVE_MEMSET macro by Cosmin Truta · 6 years ago
  64. f5d48df CMakeLists: Remove the PNGARG option by Cosmin Truta · 6 years ago
  65. 9730362 CMakeLists: Avoid symlinks on MSYS by Cosmin Truta · 6 years ago
  66. 7cb7afb CMake: Fix compilation on systems without libm by Cameron Cawley · 6 years ago
  67. 1bd4214 Clean up the scripts/ directory by Cosmin Truta · 6 years ago
  68. 6d55a14 Update projects/vstudio by Cosmin Truta · 6 years ago
  69. 8440326 Update the documentation by Cosmin Truta · 6 years ago
  70. b729fff Remove the Y2K compliance statement by Cosmin Truta · 6 years ago
  71. c36c09f Update the export control information by Cosmin Truta · 6 years ago
  72. a873893 Remove the "last changed" version information from source comments by Cosmin Truta · 6 years ago
  73. 47f1878 Rerun autogen.sh by Cosmin Truta · 6 years ago
  74. d4fb621 Bump version to 1.6.36.git and update copyright notice by Cosmin Truta · 6 years ago
  75. fb6312a ARM: Disable hand-written AArch32 NEON on AArch64 by Vicki Pfau · 6 years ago
  76. ddc842b CMakeLists: Fix passing "off" for PNG optimizations by Vicki Pfau · 6 years ago
  77. 46924bd CMakeLists: Fix disabling hardware optimizations by Vicki Pfau · 6 years ago
  78. 8da3974 [master] Imported from libpng-1.6.35.tar by Cosmin Truta · 6 years ago
  79. c17d164 Run autogen.sh by Cosmin Truta · 6 years ago v1.6.35
  80. 46aedd8 Release libpng version 1.6.35 by Cosmin Truta · 6 years ago
  81. 2471434 [libpng16] Added missing parentheses to a macro definition by Cosmin Truta · 6 years ago
  82. 8a05766 [libpng16] Fix the calculation of row_factor in png_check_chunk_length by Cosmin Truta · 6 years ago
  83. a74aa9a [libpng16] Replace the remaining uses of png_size_t with size_t by Cosmin Truta · 6 years ago
  84. 916117d [libpng16] Allow compresion-type to be NULL in png_set_iCCP(). by Glenn Randers-Pehrson · 6 years ago
  85. 7784cd3 [libpng16] Fix png_get_iCCP() to allow null compression-type by Glenn Randers-Pehrson · 6 years ago
  86. cde1e1f [libpng16] Bump version to 1.6.35beta02 by Glenn Randers-Pehrson · 6 years ago
  87. 0e06b59 [libpng16] Imported from libpng-1.6.35beta01.tar by Glenn Randers-Pehrson · 6 years ago v1.6.35beta01
  88. 3fecfea Merge branch 'more-misc-typos' of git://github.com/luzpaz/libpng into libpng16 by Glenn Randers-Pehrson · 6 years ago
  89. 140f3aa Fix png_set_option to work. by taigacon · 6 years ago
  90. eb91c0e More misc. typos by luz.paz · 6 years ago
  91. d5e4915 [libpng16] Update copyright year to 2018 in png.c by Glenn Randers-Pehrson · 6 years ago
  92. fe669f6 [libpng16] Update copyright year by Glenn Randers-Pehrson · 6 years ago
  93. 84e6e35 [libpng16] Fix potential problem with bKGD (Cosmin Truta) by Glenn Randers-Pehrson · 6 years ago
  94. 28d0ee7 [libpng16] temporarily disable 16-to-8 downscaling in the fuzzer by Glenn Randers-Pehrson · 6 years ago
  95. f07b985 [libpng16] CHange "ASM C" to "C ASM" in CMakelists.txt by Glenn Randers-Pehrson · 6 years ago
  96. d532334 Avoid -Wundef warnings when building libpng by Vadim Zeitlin · 6 years ago
  97. 7292c86 [master] Imported from libpng-1.6.34.tar by Glenn Randers-Pehrson · 7 years ago
  98. fc32eb1 [libpng16] Initialize entire 256-entry palette in png_set_PLTE(). by Glenn Randers-Pehrson · 6 years ago
  99. 7ca2f0e [libpng16] Fix one more typo by Glenn Randers-Pehrson · 6 years ago
  100. babae66 [libpng16] Update CHANGES and ANNOUNCE by Glenn Randers-Pehrson · 6 years ago