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
/
CHANGES
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[libpng16] Increase minimum zlib stream from 9 to 14 in png_handle_iCCP(),
Glenn Randers-Pehrson
2017-08-06
1
-0
/
+2
*
[lbpng16] Attempt to fix a UMR in png_set_text_2() to fix OSS-fuzz issue.
Glenn Randers-Pehrson
2017-08-05
1
-0
/
+2
*
[libpng16] Initialize profile_header[] in png_handle_iCCP() to fix OSS-fuzz i...
Glenn Randers-Pehrson
2017-08-05
1
-0
/
+1
*
[Libpng16] Relocated setting free_me for eXIf data, to stop an OSS-fuzz leak.
Glenn Randers-Pehrson
2017-08-05
1
-1
/
+2
*
[libpng16] Removed unused chunk_name parameter from png_check_chunk_length().
Glenn Randers-Pehrson
2017-08-05
1
-0
/
+1
*
[libpng] Added huge_IDAT.png and empty_ancillary_chunks.png to testpngs/crashers
Glenn Randers-Pehrson
2017-08-05
1
-0
/
+2
*
[libpng16] Added "eXIf" to "chunks_to_ignore[]" in png_set_keep_unknown_chunk...
Glenn Randers-Pehrson
2017-08-05
1
-0
/
+1
*
[libpng16] Bump version to 1.6.32beta11
Glenn Randers-Pehrson
2017-08-04
1
-0
/
+2
*
[libpng16] Imported from libpng-1.6.32beta10.tar
v1.6.32beta10
Glenn Randers-Pehrson
2017-08-04
1
-1
/
+1
*
[lbipng16] Fix "const" declaration info_ptr argument to png_get_eXIf_1() and the
Glenn Randers-Pehrson
2017-08-04
1
-1
/
+2
*
[libpng16] Fix "const" declaration info_ptr argument to png_get_eXIf_1().
Glenn Randers-Pehrson
2017-08-04
1
-0
/
+1
*
[lbpng16] Require cmake-3.0.2 in CMakeLists.txt (Clifford Yapp).
Clifford Yapp
2017-08-04
1
-0
/
+1
*
[libpng16] Moved bad pngs from tests to contrib/libtests/crashers
Glenn Randers-Pehrson
2017-08-04
1
-0
/
+4
*
[libpng16] Moved chunk-length check into a png_check_chunk_length() private
Glenn Randers-Pehrson
2017-08-04
1
-1
/
+3
*
[libpng16] Bump version to 1.6.32beta10
Glenn Randers-Pehrson
2017-08-03
1
-0
/
+2
*
[libpng16] Imported from libpng-1.6.32beta09.tar
v1.6.32beta09
Glenn Randers-Pehrson
2017-08-03
1
-0
/
+1
*
[libpng16] Restored IDAT length check. Previously the calculated limit was five
Glenn Randers-Pehrson
2017-08-03
1
-1
/
+0
*
[libpng16] Require cmake-2.8.8 in CMakeLists.txt. Revised symlink creation,
Glenn Randers-Pehrson
2017-08-03
1
-0
/
+2
*
[libpng16] Temporarily disable IDAT length-limiting.
Glenn Randers-Pehrson
2017-08-03
1
-1
/
+2
*
[libpng16] Bump version to 1.6.32beta09
Glenn Randers-Pehrson
2017-08-03
1
-0
/
+2
*
[libpng16] Restored png_get_eXIf_1() and png_set_eXIf_1() because strlen(eXIf...
Glenn Randers-Pehrson
2017-08-03
1
-0
/
+2
*
[libpng16] Check length of IDAT against maximum possible IDAT size, accounting
Glenn Randers-Pehrson
2017-08-03
1
-1
/
+3
*
[libpng16] Bump version to 1.6.32beta08
Glenn Randers-Pehrson
2017-08-02
1
-1
/
+3
*
[libpng16] Imported from libpng-1.6.32beta07.tar
v1.6.32beta07
Glenn Randers-Pehrson
2017-08-02
1
-1
/
+2
*
[libng16] Check length of all chunks except IDAT against user limit.
Glenn Randers-Pehrson
2017-08-02
1
-1
/
+2
*
[libpng16] Bump version to 1.6.32beta07
Glenn Randers-Pehrson
2017-08-02
1
-0
/
+2
*
[libpng16] Removed png_get_eXIf_1() and png_set_eXIf_1().
Glenn Randers-Pehrson
2017-08-02
1
-0
/
+3
*
[libpng16] Restored png_get_eXIf() and png_set_eXIf() to maintain API compata...
Glenn Randers-Pehrson
2017-08-02
1
-0
/
+5
*
[libpng16] Bump version to 1.6.32beta04
Glenn Randers-Pehrson
2017-08-01
1
-0
/
+2
*
[libpng16] Imported from libpng-1.6.32beta03.tar
v1.6.32beta03
Glenn Randers-Pehrson
2017-08-01
1
-1
/
+1
*
[libpng16] Stop memory leak when returning from png_handle_eXIf() with an error
Glenn Randers-Pehrson
2017-08-01
1
-3
/
+4
*
[libpng16] Initialized btoa[] in pngstest.c; stop memory leak in png_handle_e...
Glenn Randers-Pehrson
2017-08-01
1
-0
/
+4
*
[libpng16] updated tests/pngunknown-sAPI; it works now.
Glenn Randers-Pehrson
2017-07-31
1
-1
/
+1
*
[libpng16] Updated contrib/libtests/pngunknown.c with eXIf chunk. Note:
Glenn Randers-Pehrson
2017-07-31
1
-0
/
+1
*
[libpng16] Bump version to 1.6.32beta02
Glenn Randers-Pehrson
2017-07-31
1
-0
/
+2
*
[libpng16] Changed name of png_get_eXIF and png_set_eXIf() to png_get_eXIf_1()
Glenn Randers-Pehrson
2017-07-31
1
-0
/
+3
*
[libpng16] Added calls to png_handle_eXIf(() in pngread.c and png_write_eXIf()
Glenn Randers-Pehrson
2017-07-31
1
-0
/
+4
*
[libpng16] Avoid possible NULL dereference in png_handle_eXIf when benign_errors
Glenn Randers-Pehrson
2017-07-30
1
-1
/
+3
*
[libpng16] Bump version to 1.6.32beta01
Glenn Randers-Pehrson
2017-07-27
1
-0
/
+2
*
[libpng16] Imported from libpng-1.6.31.tar
v1.6.31
libpng-1.6.31-signed
libpng-1.6.31-master-signed
Glenn Randers-Pehrson
2017-07-27
1
-0
/
+3
*
[libpng16] Fixed typo in example.c (png_free_image should be png_image_free)
Glenn Randers-Pehrson
2017-07-25
1
-0
/
+4
*
[libpng16] Imported from libpng-1.6.31rc01.tar
v1.6.31rc01
Glenn Randers-Pehrson
2017-07-19
1
-0
/
+3
*
[libpng16] Revised the eXIf chunk in pngtest.png to fix "Bad IFD1 Directory" ...
Glenn Randers-Pehrson
2017-07-18
1
-0
/
+3
*
[libpng16] Imported from libpng-1.6.31beta06.tar
v1.6.31beta06
Glenn Randers-Pehrson
2017-07-17
1
-1
/
+1
*
[libpng16] Added a minimal eXIf chunk (with Orientation and FocalLengthIn35mm...
Glenn Randers-Pehrson
2017-07-16
1
-1
/
+3
*
[libpng16] Bump version to 1.6.31beta06
Glenn Randers-Pehrson
2017-07-13
1
-0
/
+2
*
[libpng16] Imported from libpng-1.6.31beta05.tar
v1.6.31beta05
Glenn Randers-Pehrson
2017-07-13
1
-1
/
+1
*
[libpng16] Implement eXIf chunk support
Glenn Randers-Pehrson
2017-07-13
1
-0
/
+1
*
[libpng16] Bump version to 1.6.31beta05
Glenn Randers-Pehrson
2017-07-11
1
-0
/
+2
*
[libpng16] Imported from libpng-1.6.31beta04.tar
v1.6.31beta04
Glenn Randers-Pehrson
2017-07-11
1
-1
/
+1
[prev]
[next]