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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libpng16] Removed more redundant tests (suggested by "irwir" in Github issue...
Glenn Randers-Pehrson
2017-09-22
4
-5
/
+5
*
[libpng16] Fix some color types and bit depths in new pngsuite files
Glenn Randers-Pehrson
2017-09-22
4
-0
/
+0
*
[libpng16] Relocate new memset() call in pngrutil.c (irwir).
Glenn Randers-Pehrson
2017-09-22
3
-3
/
+6
*
[libpng16] Added interlaced versions of each file in contrib/pngsuite.
Glenn Randers-Pehrson
2017-09-21
33
-6
/
+10
*
[libpng16] Bump version to 1.6.33rc02
Glenn Randers-Pehrson
2017-09-20
24
-55
/
+59
*
[libpng16] Imported from libpng-1.6.33rc01.tar
v1.6.33rc01
Glenn Randers-Pehrson
2017-09-20
2
-2
/
+2
*
[libpng16] Removed a redundant test (suggested by "irwir" in Github issue #180).
Glenn Randers-Pehrson
2017-09-20
3
-3
/
+3
*
[libpng16] Bump version to 1.6.33rc01
Glenn Randers-Pehrson
2017-09-20
26
-64
/
+73
*
[libpng16] Add a memset() in png_read_buffer()
Glenn Randers-Pehrson
2017-09-19
1
-3
/
+4
*
[libpng16] Fix some comments
Glenn Randers-Pehrson
2017-09-19
3
-14
/
+9
*
[libpng16] zero out memory allocated by png_inflate
Glenn Randers-Pehrson
2017-09-18
1
-0
/
+4
*
[libpng16] Initialize tag_start etc. in png_icc_check_tag_table().
Glenn Randers-Pehrson
2017-09-16
1
-5
/
+9
*
[libpng16] Undo faulty attempt to stifle oss-fuzz complaint about
Glenn Randers-Pehrson
2017-09-16
1
-8
/
+5
*
[libpng16] Undo another faulty attempt to stifle oss-fuzz complaint
Glenn Randers-Pehrson
2017-09-16
1
-1
/
+0
*
[libng16] Attempt to stop Use of Uninitialized Value in png_set_text_2()
Glenn Randers-Pehrson
2017-09-15
1
-0
/
+1
*
[libpng16] Still another attempt to fix oss-fuzz uninitialized value
Glenn Randers-Pehrson
2017-09-15
2
-5
/
+8
*
[libpng16] Bump version to 1.6.33beta04
Glenn Randers-Pehrson
2017-09-14
24
-53
/
+57
*
[libpng16] Imported from libpng-1.6.33beta03.tar
v1.6.33beta03
Glenn Randers-Pehrson
2017-09-14
13
-24
/
+24
*
[libpng16] Undo failed attempt to prevent UMR in png_icc_check_table().
Glenn Randers-Pehrson
2017-09-14
3
-16
/
+5
*
[libpng16] Undo failed attempt to debug UMR in png_set_text_2().
Glenn Randers-Pehrson
2017-09-13
1
-10
/
+2
*
[libpng16] Use png_chunk_report when handling a truncated ICC chunk.
Glenn Randers-Pehrson
2017-09-13
1
-4
/
+4
*
[libpng16] Attempt to debug Uninitialized Memory Read in png_set_text_2(),
Glenn Randers-Pehrson
2017-09-12
3
-18
/
+11
*
[libpng16] Guard against Uninitialized Memory Read in png_check_icc_table(),
Glenn Randers-Pehrson
2017-09-12
3
-5
/
+12
*
[libpng16] Trying to avoid a UMR in png_set_text_2(().
Glenn Randers-Pehrson
2017-09-10
1
-1
/
+1
*
[libpng16] Trying to isolate oss-fuzz issue in png_set_text_2().
Glenn Randers-Pehrson
2017-09-10
1
-1
/
+12
*
[libpng16] Rearrange order of tests in png_iccp_check_tag_table()
Glenn Randers-Pehrson
2017-09-10
1
-11
/
+8
*
[libpng16] Fix typo in ANNOUNCE and CHANGES
Glenn Randers-Pehrson
2017-09-08
2
-2
/
+2
*
[libpng16] Do not try to generate pngprefix.h on ANDROID
Glenn Randers-Pehrson
2017-09-08
1
-2
/
+2
*
[libpng16] Use pnglibconf.h.prebuilt when building for ANDROID with cmake
Glenn Randers-Pehrson
2017-09-08
3
-4
/
+8
*
[libpng16] Attempt to isolate an oss-fuzz issue in png_set_text_2
Glenn Randers-Pehrson
2017-09-08
2
-3
/
+11
*
[libpng16] Attempting to fix an oss-fuzz issue.
Glenn Randers-Pehrson
2017-09-08
1
-2
/
+6
*
[libpng16] Added a copy of Dockerfile to the contrib/oss-fuzz directory
Glenn Randers-Pehrson
2017-09-08
2
-4
/
+29
*
[libpng16] Update "last changed" date in contrib/oss-fuzz/*.cc
Glenn Randers-Pehrson
2017-09-05
1
-1
/
+1
*
Merge pull request #176 from kcc/patch-1
Glenn Randers-Pehrson
2017-09-05
1
-2
/
+2
|
\
|
*
properly define PNG_CLEANUP
Kostya Serebryany
2017-09-05
1
-2
/
+2
|
/
*
[libpng16] Fix typecast in pngtrans.c
Glenn Randers-Pehrson
2017-09-04
1
-1
/
+1
*
[libpng16] Remove one remaining "png_handler." from contrib/oss-fuzz/*.cc
Glenn Randers-Pehrson
2017-09-04
1
-1
/
+1
*
[libpng16] Fix incorrect typecast of "intent" (should be png_alloc_size_t,
Glenn Randers-Pehrson
2017-09-04
1
-4
/
+4
*
[libpng16] Revise contrib/oss-fuzz/libpng_read_fuzzer.cc
Glenn Randers-Pehrson
2017-09-04
1
-9
/
+7
*
[libpng16] Fixed incorrect typecast of some arguments to png_malloc() and
Glenn Randers-Pehrson
2017-09-03
3
-10
/
+18
*
[libpng16] Reference CVE-2017-12652 in CHANGES.
Glenn Randers-Pehrson
2017-09-03
1
-1
/
+1
*
[libpng16] Bump version to 1.6.33beta03
Glenn Randers-Pehrson
2017-09-02
24
-53
/
+57
*
[libpng16] Imported from libpng-1.6.33beta02.tar
v1.6.33beta02
Glenn Randers-Pehrson
2017-09-02
13
-25
/
+25
*
[libpng16] Enabled ARM support in CMakeLists.txt (Bernd Kuhls).
Glenn Randers-Pehrson
2017-09-02
3
-4
/
+6
|
\
|
*
CMakeLists.txt: Enable building asm code
Bernd Kuhls
2017-09-02
1
-1
/
+1
*
|
[lbipng16] Use current date (DATE) instead of release-date (RDATE) in last
Glenn Randers-Pehrson
2017-09-02
3
-4
/
+8
*
|
[libpng16] Restored part of ~PngObjectHandler() that was deleted from
Glenn Randers-Pehrson
2017-09-02
1
-0
/
+10
|
/
*
[libpng16] Nullify all pointers in PNG_CLEANUP of libpng_read_fuzzer.cc
Glenn Randers-Pehrson
2017-08-31
1
-1
/
+5
*
[libpng16] Trivial reordering of libpng_read_fuzzer.cc
Glenn Randers-Pehrson
2017-08-31
1
-4
/
+5
*
[libpng16] Compute a larger limit on IDAT because some applications write a
Glenn Randers-Pehrson
2017-08-31
3
-17
/
+20
[next]