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