Clone this repo:
  1. 3061454 Release libpng version 1.6.58 by Cosmin Truta · 4 days ago libpng16 master v1.6.58
  2. 6eb1ad8 chore: Update .gitignore to exclude the recently-added test program by Cosmin Truta · 4 days ago
  3. 571a895 test: Ensure the palette sync follows the gamma correction by Cosmin Truta · 4 days ago
  4. d4c4e49 fix: Sync `info_ptr->palette` unconditionally after in-place transforms by Cosmin Truta · 4 days ago
  5. ac07fb0 Bump version to 1.6.58.git by Cosmin Truta · 5 days ago
  6. 95ab3fd Release libpng version 1.6.57 by Cosmin Truta · 11 days ago v1.6.57
  7. 2c97486 fix: Prevent integer overflow in rowbytes computation by mohammadmseet-hue · 13 days ago
  8. 55d20aa fix: Handle getter-to-setter aliasing in append-style chunk setters by Cosmin Truta · 3 weeks ago
  9. 930dfe0 chore: Rerun `./autogen.sh --maintainer` by Cosmin Truta · 3 weeks ago
  10. 398cbe3 fix: Handle self-referencing pointers in getter-to-setter aliasing by Cosmin Truta · 3 weeks ago
  11. 2182a67 Bump version to 1.6.57.git by Cosmin Truta · 3 weeks ago
  12. d5515b5 Release libpng version 1.6.56 by Cosmin Truta · 4 weeks ago v1.6.56
  13. 5f9a0b1 Update the main AUTHORS file by Cosmin Truta · 4 weeks ago
  14. 2f79003 fix: Use the correct parameter name in `png_file_add_chunk` by Jeffin820 · 5 weeks ago
  15. dc1732e oss-fuzz: Restrict transformations_fuzzer to transformations by Philippe Antoine · 6 weeks ago
  16. 80c0485 chore(test): Add comments and tidy up test definitions by Cosmin Truta · 4 weeks ago
  17. 0126d42 refactor(test): Avoid undefined pointer arithmetic in pngstest.c by Cosmin Truta · 4 weeks ago
  18. 9929ba2 refactor: Avoid undefined behavior (signed int overflow) in negations by Cosmin Truta · 4 weeks ago
  19. a625147 chore: Rerun `./autogen.sh --maintainer` by Cosmin Truta · 4 weeks ago
  20. 98019f6 test: Add negative-stride test coverage to pngstest by Cosmin Truta · 4 weeks ago