summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [libpng15] Imported from libpng-1.5.20beta01.tarv1.5.20beta01Glenn Randers-Pehrson2014-11-0613-36/+42
* [libpng15] Avoid out-of-bounds memory access in png_user_version_check().Glenn Randers-Pehrson2014-11-063-27/+39
* [libpng15] Removed "option WRITE_COMPRESSED_TEXT enables WRITE_TEXT" fromGlenn Randers-Pehrson2014-11-061-4/+2
* [libpng15] Only mark text chunks as written after successfully writing them.Glenn Randers-Pehrson2014-11-063-14/+16
* [libpng15] Revised INSTALL document.Glenn Randers-Pehrson2014-10-241-11/+2
* [libpng16] Revised the INSTALL document.Glenn Randers-Pehrson2014-10-241-29/+46
* [libpng15] Update "last changed" dates.Glenn Randers-Pehrson2014-08-2116-17/+17
* [libpng15] Bump version to 1.5.20beta01Glenn Randers-Pehrson2014-08-2139-116/+95
* [libpng15] Imported from libpng-1.5.19.tarv1.5.19Glenn Randers-Pehrson2014-08-2138-112/+101
* [libpng15] Bump version to 1.5.19rc02Glenn Randers-Pehrson2014-08-1324-65/+69
* [libpng15] Imported from libpng-1.5.19rc01.tarv1.5.19rc01Glenn Randers-Pehrson2014-08-1329-92/+100
* [libpng15] Bump version to 1.5.19beta06Glenn Randers-Pehrson2014-08-0724-65/+69
* [libpng15] Imported from libpng-1.5.19beta05.tarv1.5.19beta05Glenn Randers-Pehrson2014-08-0713-27/+33
* [libpng15] Eliminated use of "$<" when copying $PNGLIBCONF_H_PREBUILTGlenn Randers-Pehrson2014-08-0731-45/+51
* [libpng15] Bump version to 1.5.19beta05Glenn Randers-Pehrson2014-08-0525-73/+77
* [libpng15] Imported from libpng-1.5.19beta04.tarv1.5.19beta04Glenn Randers-Pehrson2014-08-0516-30/+32
* [libpng15] Removed scripts/makefile.elf which has not worked since libpng-1.4.xGlenn Randers-Pehrson2014-08-035-278/+12
* [libpng15] Updated CHANGES file with some January 2013 CVE numbers.Glenn Randers-Pehrson2014-04-101-4/+4
* [libpng15] Bump version to 1.5.19beta04Glenn Randers-Pehrson2014-04-0624-66/+70
* [libpng15] Imported from libpng-1.5.19beta03.tarv1.5.19beta03Glenn Randers-Pehrson2014-04-0613-34/+38
* [libpng15] Fixed a typo in pngrutil.c, introduced in libpng-1.5.6, thatGlenn Randers-Pehrson2014-04-063-4/+8
* [libpng15] Fix syntax of Copy command in makefile.amigaGlenn Randers-Pehrson2014-03-221-3/+1
* [libpng15] Allow an easy replacement of the default pre-built configurationCosmin Truta2014-03-2235-64/+172
* [libpng15] Port recent changes from libpng-1.6.11betaCosmin Truta2014-03-2240-75/+138
* [libpng15] Mention scripts/pnglibconf.h.prebuilt in INSTALL.Glenn Randers-Pehrson2014-03-211-1/+4
* [libpng15] Removed #if/#else/#endif from inside two pow() calls in pngvalid.cGlenn Randers-Pehrson2014-03-173-15/+20
* [libpng15] Bump version to 1.5.19beta03Glenn Randers-Pehrson2014-03-1724-66/+70
* [libpng15] Imported from libpng-1.5.19beta02.tarv1.5.19beta02Glenn Randers-Pehrson2014-03-1716-131/+183
* [libpng15] Moved configuration information from the manual to the INSTALL file.Glenn Randers-Pehrson2014-03-175-344/+260
* [libpng15] Use "if (value != 0)" instead of "if (value)" consistently.Glenn Randers-Pehrson2014-03-0817-124/+132
* [libpng15] Removed unused PNG_CALLOC_SUPPORTED from scripts/pnglibconf.dfaGlenn Randers-Pehrson2014-03-082-154/+98
* [libpng15] Update "last changed date" in pngrtran.cGlenn Randers-Pehrson2014-02-281-1/+1
* [libpng15] Bump version to 1.5.19beta02Glenn Randers-Pehrson2014-02-2825-76/+80
* [libpng15] Imported from libpng-1.5.19beta01.tarv1.5.19beta01Glenn Randers-Pehrson2014-02-2819-30/+46
* [libpng15] Fixed typos in the manual and in scripts/pnglibconf.dfaGlenn Randers-Pehrson2014-02-265-22/+26
* [libpng15] Removed now-redundant png_error redefinition from pngvalid.cJohn Bowler2014-02-171-6/+1
* [libpng15] Moved redefinitions of png_error() and related macros fromGlenn Randers-Pehrson2014-02-174-15/+20
* [libpng15] Bump version to 1.5.19beta01Glenn Randers-Pehrson2014-02-0635-119/+91
* [libpng15] Imported from libpng-1.5.18.tarv1.5.18libpng-1.5.18-signedGlenn Randers-Pehrson2014-02-0533-100/+89
* [libpng15] Updated documentation about sCAL chunk support.Glenn Randers-Pehrson2014-02-012-19/+32
* [libpng15] Imported from libpng-1.5.18rc02.tarv1.5.18rc02Glenn Randers-Pehrson2014-01-3023-65/+65
* [libpng15] Quiet an uninitialized memory warning from VC2013 in png_get_png().Glenn Randers-Pehrson2014-01-303-19/+21
* [libpng15] Imported from libpng-1.5.18rc01.tarv1.5.18rc01Glenn Randers-Pehrson2014-01-2825-73/+80
* [libpng15] Imported from libpng-1.5.18beta05.tarv1.5.18beta05Glenn Randers-Pehrson2014-01-2048-62/+63
* [libpng15] Updated scripts/makefile.* to use CPPFLAGS (Cosmin)Glenn Randers-Pehrson2014-01-1255-342/+435
* [libpng15] Bump version to 1.5.18beta05Glenn Randers-Pehrson2014-01-1024-65/+69
* [libpng15] Imported from libpng-1.5.18beta04.tarv1.5.18beta04Glenn Randers-Pehrson2014-01-1012-37/+35
* [libpng15] Removed potentially misleading warning from png_check_IHDR().Glenn Randers-Pehrson2014-01-103-15/+2
* [libpng15] Revised png_check_IHDR() to use PNG_SIZE_MAX instead ofGlenn Randers-Pehrson2014-01-093-7/+13
* [libpng15] Only warn about image too wide if warning was not already issued.Glenn Randers-Pehrson2014-01-081-4/+5