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
/
pngrutil.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libpng16] Implement eXIf chunk support
Glenn Randers-Pehrson
2017-07-13
1
-0
/
+38
*
[libpng16] Removed one of the GCC-7.1.0 'strict-overflow' warnings that
John Bowler
2017-07-11
1
-3
/
+3
*
[libpng16] Update some "last changed" dates
Glenn Randers-Pehrson
2017-06-29
1
-1
/
+1
*
[libpng16] Imported from libpng-1.6.30beta02.tar
v1.6.30beta02
Glenn Randers-Pehrson
2017-04-22
1
-0
/
+3
*
[libpng16] Update CHANGES, ANNOUNCE, and "last changed" dates.
Glenn Randers-Pehrson
2017-03-30
1
-1
/
+1
*
silence clang -Wcomma warnings
Viktor Szakats
2017-03-29
1
-4
/
+10
*
[libpng16] Imported from libpng-1.6.29.tar
v1.6.29
libpng-1.6.29-signed
Glenn Randers-Pehrson
2017-03-16
1
-1
/
+1
*
[libpng16] Change test ZLIB_VERNUM >= 0x1281 to ZLIB_VERNUM >= 0x1290 in
Glenn Randers-Pehrson
2017-03-01
1
-3
/
+3
*
[libpng16] Update credits to include Google Inc, for the Intel/SSE patch.
Glenn Randers-Pehrson
2017-01-12
1
-1
/
+1
*
[libpng16] Bump version to 1.6.29beta01
Glenn Randers-Pehrson
2017-01-05
1
-1
/
+1
*
[libpng16] Imported from libpng-1.6.28.tar
v1.6.28
Glenn Randers-Pehrson
2017-01-05
1
-1
/
+1
*
[libpng16] Bump version to 1.6.28beta01
Glenn Randers-Pehrson
2016-12-30
1
-1
/
+1
*
[libpng16] Bump version to 1.6.27
Glenn Randers-Pehrson
2016-12-29
1
-1
/
+1
*
[libpng16] PNG_IGNORE_ALDLER32_SUPPORTED -> PNG_IGNORE_ADLER32 in pngtest.c
Glenn Randers-Pehrson
2016-12-26
1
-3
/
+1
*
[libpng16] Control ADLER32 checking with new PNG_IGNORE_ADLER32 option.
Glenn Randers-Pehrson
2016-12-26
1
-7
/
+9
*
[libpng16] Revert ADLER32 error handling in pngrutil.c and pngpread.c.
Glenn Randers-Pehrson
2016-11-08
1
-9
/
+1
*
[libpng16] Restrict the new ADLER32-skipping to IDAT chunks. It broke iCCP
Glenn Randers-Pehrson
2016-10-28
1
-2
/
+3
*
[libpng16] Bump version to 1.6.27beta01
Glenn Randers-Pehrson
2016-10-28
1
-1
/
+1
*
[libpng16] Imported from libpng-1.6.26.tar
v1.6.26
libpng-1.6.26-signed
Glenn Randers-Pehrson
2016-10-19
1
-1
/
+1
*
[libpng16] Cosmetic change "ptr != 0" to "ptr != NULL" in png.c and pngrutil.c
Glenn Randers-Pehrson
2016-10-16
1
-1
/
+1
*
[libpng16] Use zlib-1.2.8.1 inflateValidate() instead of inflateReset2() to
Glenn Randers-Pehrson
2016-10-07
1
-2
/
+2
*
[libpng16] Quieted 45 (out of 86 remaining) -Wconversion compiler warnings
Glenn Randers-Pehrson
2016-10-02
1
-46
/
+49
*
[libpng16] If CRC handling of critical chunks has been set to PNG_CRC_QUIET_USE,
Glenn Randers-Pehrson
2016-09-25
1
-13
/
+19
*
[libpng16] Changed PNG_ZLIB_VERNUM to ZLIB_VERNUM in pngpriv.h, pngstruct.h,
Glenn Randers-Pehrson
2016-09-19
1
-5
/
+5
*
[libpng16] Issue a png_benign_error instead of a png_error on ADLER32 mismatch
Glenn Randers-Pehrson
2016-09-11
1
-1
/
+6
*
[libpng16] Imported from libpng-1.6.25.tar
v1.6.25
libpng-1.6.25-signed
Glenn Randers-Pehrson
2016-08-31
1
-1
/
+1
*
[libpng16] Revert use of png_malloc_array in iCCP chunk reader
Glenn Randers-Pehrson
2016-08-12
1
-4
/
+4
*
[libng16] Conditionally compile png_inflate(). It's not needed for iCCP
Glenn Randers-Pehrson
2016-08-11
1
-1
/
+1
*
[libpng16] Return NULL from png_malloc_array() with a warning instead of calling
Glenn Randers-Pehrson
2016-08-10
1
-5
/
+5
*
[libpng16] Imported from libpng-1.6.24.tar
v1.6.24
libpng-1.6.24-signed
Glenn Randers-Pehrson
2016-08-03
1
-1
/
+1
*
[libpng16] Conditionally compile png_decompress_chunk().
Glenn Randers-Pehrson
2016-08-01
1
-0
/
+2
*
[libpng16] Imported from libpng-1.6.24beta06.tar
v1.6.24beta06
Glenn Randers-Pehrson
2016-07-19
1
-1
/
+1
*
[libpng16] Eliminated unnecessary tests of boolean png_isaligned() vs 0.
Glenn Randers-Pehrson
2016-07-15
1
-2
/
+2
*
[libpng16] Fixed more indentation
Glenn Randers-Pehrson
2016-07-15
1
-59
/
+59
*
[libpng16] Update "last changed" dates
Glenn Randers-Pehrson
2016-07-13
1
-2
/
+2
*
[libpng16] Fixed some indentation to comply with our coding style.
Glenn Randers-Pehrson
2016-07-13
1
-30
/
+30
*
[libpng16] Don't call png_icc_set_sRGB() when it's not compiled.
Glenn Randers-Pehrson
2016-07-03
1
-2
/
+2
*
[libpng16] Happy 2016! Updated copyright year
Glenn Randers-Pehrson
2016-01-02
1
-1
/
+1
*
[libpng16] Update copyright uears in source files.
Glenn Randers-Pehrson
2015-12-13
1
-1
/
+1
*
[libpng16] Bump version to 1.6.21beta01
Glenn Randers-Pehrson
2015-12-08
1
-1
/
+1
*
[libpng16] Imported from libpng-1.6.20.tar
libpng-1.6.20-signed
Glenn Randers-Pehrson
2015-12-02
1
-1
/
+1
*
Fix inconsistent handling of invalid zlib data
John Bowler
2015-11-27
1
-3
/
+34
*
[lbpng16] Revert 12 -> 12U change in pngrutil.c
Glenn Randers-Pehrson
2015-11-22
1
-1
/
+1
*
[libpng16] Use unsigned constants in buffer length comparisons
Glenn Randers-Pehrson
2015-11-21
1
-2
/
+2
*
[libpng16] Another whack at png_handle_sPLT() pointer calculation.
John Bowler
2015-11-19
1
-1
/
+1
*
[libpng16] Removed new redundant check for libpng < 12 in pngrutil.c
Glenn Randers-Pehrson
2015-11-17
1
-1
/
+1
*
[libpng16] Remove newly-added useless typecasts.
Glenn Randers-Pehrson
2015-11-16
1
-2
/
+2
*
[libpng16] Changed size_t to png_uint_32 in new buffer checks (John Bowler)
Glenn Randers-Pehrson
2015-11-15
1
-2
/
+2
*
[libpng16] Revised recent pngrutil.c patch as suggested by pascal
Glenn Randers-Pehrson
2015-11-14
1
-2
/
+2
*
[libpng16] Avoid potential pointer overflow in png_handle_sPLT() and
Glenn Randers-Pehrson
2015-11-13
1
-3
/
+3
[next]