index
:
delta/libpng.git
baserock/mikedrake/libpng-upgrade
baserock/mikedrake/update-chunks
baserock/morph
libpng00
libpng10
libpng12
libpng14
libpng15
libpng16
libpng17
master
stable
git.code.sf.net: p/libpng/code
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos
musvaage
2022-11-27
7
-8
/
+8
*
tools: Fix a memory leak in pngcp
John Bowler
2022-11-20
1
-14
/
+58
*
tools: Fix a buffer overflow involving a file name in pngfix
Alberto Barbaro
2022-11-20
1
-1
/
+8
*
Clean up comments and whitespace characters in source files
Cosmin Truta
2022-11-20
14
-29
/
+16
*
Clean up oss-fuzz
Cosmin Truta
2022-11-20
3
-6
/
+3
*
Update, rename and clean up various scripts
Cosmin Truta
2022-11-20
4
-58
/
+42
*
Fix comments
tangyaofang
2022-11-16
1
-1
/
+1
*
Fix various typos
luz paz
2022-09-13
6
-8
/
+8
*
Add a check to pngimage.c
Kleber TarcĂsio
2021-03-13
1
-2
/
+3
*
contrib: Apply various fixes to libtests
Cosmin Truta
2021-03-12
9
-277
/
+364
*
mips: Remove "last changed" version information from source comment
Cosmin Truta
2020-05-17
1
-1
/
+2
*
mips: Fix initialization: always close "/proc/cpuinfo"
gxw
2020-05-17
1
-1
/
+3
*
Fix a warning on Linux caused by _BSD_SOURCE
willson-chen
2020-04-27
1
-0
/
+1
*
oss-fuzz: Add custom malloc with max limit to prevent OOM
Christopher Thompson
2019-04-25
1
-0
/
+19
*
pngminus: Use the system zlib by default
Cosmin Truta
2019-04-10
1
-3
/
+8
*
pngminus: Change license to MIT, etc.
Willem van Schaik
2019-04-10
10
-194
/
+125
*
pngminus: Add a CMakeLists file
Cosmin Truta
2019-04-10
1
-0
/
+24
*
pngminus: Improve portability and fix style (cont'd)
Cosmin Truta
2019-04-10
1
-117
/
+111
*
pngminus: Improve portability and fix style
Cosmin Truta
2019-04-10
1
-87
/
+65
*
pngminus: Fix a buffer overflow in tokenizer
Cosmin Truta
2019-04-10
1
-25
/
+26
*
Some more trivial source typos
luz.paz
2018-08-19
5
-10
/
+10
*
Remove top-level const from function-scope variables
Cosmin Truta
2018-08-18
9
-127
/
+124
*
Replace the remaining uses of PNG_CONST with const
Cosmin Truta
2018-08-18
5
-9
/
+9
*
Fix a build warning on OpenBSD
Cosmin Truta
2018-08-12
1
-0
/
+1
*
Release libpng version 1.6.35
Cosmin Truta
2018-07-15
2
-3
/
+3
*
[libpng16] Replace the remaining uses of png_size_t with size_t
Cosmin Truta
2018-06-17
11
-57
/
+55
*
[libpng16] Imported from libpng-1.6.35beta01.tar
v1.6.35beta01
Glenn Randers-Pehrson
2018-03-06
4
-5
/
+14
*
More misc. typos
luz.paz
2018-02-09
12
-21
/
+21
*
[libpng16] temporarily disable 16-to-8 downscaling in the fuzzer
Glenn Randers-Pehrson
2017-12-17
1
-1
/
+1
*
Misc. typos
Unknown
2017-11-03
9
-14
/
+14
*
[libpng16] Replace png_set_add_alpha with png_set_trns_to_alpha in fuzzer.
Glenn Randers-Pehrson
2017-10-30
1
-2
/
+2
*
[libpng16] Add a call to png_set_packing() to the fuzzer.
Glenn Randers-Pehrson
2017-10-14
1
-1
/
+2
*
[libpng16] Removed call to png_read_start_image() from the fuzzer. In libpng16
Glenn Randers-Pehrson
2017-10-13
1
-2
/
+0
*
[libpng16] Relocate png_read_update_info() wrt png_start_image() in fuzzer.
Glenn Randers-Pehrson
2017-10-12
1
-2
/
+3
*
[libpng16] Update CHANGES and ANNOUNCE and last-changed date in the fuzzer.
Glenn Randers-Pehrson
2017-10-12
1
-1
/
+2
*
[libpng16] Fix typo in fuzzer (png_info_ptr should be info_ptr)
Glenn Randers-Pehrson
2017-10-11
1
-1
/
+1
*
[libpng16] Relocate malloc of row_ptr after png_read_update_info() in fuzzer
Glenn Randers-Pehrson
2017-10-11
1
-3
/
+4
*
]libpng16] Add png_read_update_info() where needed in the fuzzer
Glenn Randers-Pehrson
2017-10-11
1
-0
/
+2
*
[libpng16] Add some commonly-used transforms to the libpng fuzzer
Glenn Randers-Pehrson
2017-10-10
2
-190
/
+6
*
[libpng16] Remove "cd ../libpng" from oss-fuzz build.sh
Glenn Randers-Pehrson
2017-10-09
1
-1
/
+0
*
[libpng16] Revert to using the system zlib with the libpng fuzzer
Glenn Randers-Pehrson
2017-10-07
1
-6
/
+3
*
[libpng16] Use --with-libpng-prefix=OSS_FUZZ_ while building the fuzzer
Glenn Randers-Pehrson
2017-10-07
1
-2
/
+3
*
[libpng16] Use "--with-zlib-prefix=z_" while building oss-fuzz fuzzer
Glenn Randers-Pehrson
2017-10-05
1
-2
/
+2
*
[libpng16] Use --zprefix in oss-fuzz libpng build to avoid conflict with syst...
Glenn Randers-Pehrson
2017-10-03
1
-2
/
+2
*
[libpng16] Clone zlib into the oss-fuzz zlib project and build zlib alongside...
Glenn Randers-Pehrson
2017-10-01
4
-12
/
+17
*
[libpng16] Restore bad interlaced files, in contrib/pngsuite/interlaced
Glenn Randers-Pehrson
2017-09-29
10
-0
/
+2
*
[libpng16] Restored 21 of the contrib/pngsuite/i*.png, which were correct.
Glenn Randers-Pehrson
2017-09-29
22
-0
/
+2
*
[libpng16] Imported from libpng-1.6.34.tar
v1.6.34
Glenn Randers-Pehrson
2017-09-29
31
-2
/
+0
*
[libpng16] Imported from libpng-1.6.33.tar
v1.6.33
Glenn Randers-Pehrson
2017-09-28
3
-4
/
+194
*
[libpng16] Add end_info structure to libpng fuzzer; add row_ptr to CLEANUP
Glenn Randers-Pehrson
2017-09-28
1
-12
/
+38
[next]