Clone this repo:
  1. 0c37b8f oss-fuzz: Fix indentation and rephrase comments in the build script by Cosmin Truta · 4 days ago libpng16 master
  2. 753fc99 oss-fuzz: Build the nalloc variants only for the fuzzers that use nalloc by Philippe Antoine · 4 days ago
  3. e1fa87e oss-fuzz: Rename `_nalloc` to `@nalloc` to match the fuzztests naming by Philippe Antoine · 4 days ago
  4. c082281 oss-fuzz: Use bash in the nalloc wrapper script by Philippe Antoine · 4 days ago
  5. 905e1f8 oss-fuzz: Fix API misuse in the readapi fuzzer by OwenSanzas · 8 days ago
  6. 2d89990 oss-fuzz: Fix memory leaks and API misuse in the transformations fuzzer by OwenSanzas · 8 days ago
  7. 838b2e8 build: Deprecate the POINTER_INDEXING config option by Cosmin Truta · 7 days ago
  8. 7d52a80 Validate shift bit depths in `png_set_shift` to prevent infinite loop by ylwango613 · 13 days ago
  9. b137d21 Add missing NULL pointer checks in four public API functions by ylwango613 · 2 weeks ago
  10. 0e731d1 Fix two copy-paste typos in colormap read and sPLT write by ylwango613 · 2 weeks ago
  11. 646d55a Fix wrong channel indices in `png_image_read_and_map` RGB_ALPHA path by ylwango613 · 2 weeks ago
  12. 62f9a90 oss-fuzz: Fix build.sh for/if by Philippe Antoine · 4 weeks ago
  13. 8d24508 Fix typographical errors by THE-Spellchecker · 9 weeks ago
  14. d54127e refactor: Clean up pointer variable declarations by Cosmin Truta · 4 months ago
  15. e0dbfd4 refactor: Clean up the redundant top-level const qualifiers by Cosmin Truta · 4 months ago
  16. 61b3a6f Bump version to 1.6.56.git by Cosmin Truta · 4 weeks ago
  17. c3e3049 Release libpng version 1.6.55 by Cosmin Truta · 4 weeks ago v1.6.55
  18. b72e38c oss-fuzz: Restrict the nalloc build to libfuzzer by Philippe Antoine · 7 weeks ago
  19. 9404d8e chore: Pacify markdownlint by Cosmin Truta · 5 weeks ago
  20. 2f7991c Add .markdownlint.yml, a configuration file for markdownlint by Cosmin Truta · 5 weeks ago