summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [libpng15] Imported from libpng-1.5.24rc04.tarv1.5.24rc04Glenn Randers-Pehrson2015-11-0526-78/+84
* [libpng15] Fixed new bug with CRC error after reading an over-length palette.Glenn Randers-Pehrson2015-11-041-1/+1
* [libpng15] Imported from libpng-1.5.24rc02.tarv1.5.24rc02Glenn Randers-Pehrson2015-11-032-2/+6
* [libpng15] Imported from libpng-1.5.24rc02.tarGlenn Randers-Pehrson2015-11-0315-476/+198
* [libpng15] Bump version to 1.5.24rc02Glenn Randers-Pehrson2015-11-0326-72/+78
* [libpng15] Fixed some inconsequential cut-and-paste typos inGlenn Randers-Pehrson2015-11-011-6/+6
* [libpng15] Imported from libpng-1.5.24rc01.tarv1.5.24rc01Glenn Randers-Pehrson2015-10-3126-73/+75
* [libpng15] Update manual about handling over-length PLTE chunks.Glenn Randers-Pehrson2015-10-314-19/+19
* [libpng15] Silently truncate over-length PLTE chunk while reading.Glenn Randers-Pehrson2015-10-305-9/+28
* [libpng15] Update CHANGES and ANNOUNCE about rowbytes fixGlenn Randers-Pehrson2015-10-303-4/+14
* rowbytes check correctionJohn Bowler2015-10-291-2/+2
* [libng15] Prevent writing over-length PLTE chunk (Cosmin Truta).Glenn Randers-Pehrson2015-10-295-17/+33
* [libpng15] Bump version to 1.5.24beta03Glenn Randers-Pehrson2015-10-1425-66/+70
* [libpng15] Imported from libpng-1.5.24beta02.tarv1.5.24beta02Glenn Randers-Pehrson2015-10-1415-30/+30
* [libpng15] Added sPLT support to pngtest.cGlenn Randers-Pehrson2015-10-113-4/+37
* [libpng15] Merged pngvalid.c with libpng16's pngvalid.c, again.Glenn Randers-Pehrson2015-10-031-7/+18
* [libpng15] Improve CHANGES and ANNOUNCE description of filler-byte fix.Glenn Randers-Pehrson2015-09-183-5/+9
* [libpng15] Fix "last changed" line for pngvalid.cGlenn Randers-Pehrson2015-09-181-1/+1
* [libpng15] Update CHANGES and ANNOUNCE per recent pull request.Glenn Randers-Pehrson2015-09-183-4/+10
* pngvalid. copied from libpng17John Bowler2015-09-181-551/+1598
* png_set_filler with 16-bit output byte swapped the valueJohn Bowler2015-09-181-6/+6
* [libpng15] Fixed png_save_int_32 when int is not 2's complement (John Bowler).John Bowler2015-08-213-12/+15
* [libpng15] Bump version to 1.5.24beta02Glenn Randers-Pehrson2015-08-1925-66/+70
* [libpng15] Imported from libpng-1.5.24beta01.tarv1.5.24beta01Glenn Randers-Pehrson2015-08-1911-24/+11
* [lbipng15] Fixed the recently reported 1's complement security issue byGlenn Randers-Pehrson2015-08-197-22/+40
* [libpng15] Safely convert num_bytes to a png_byte in png_set_sig_bytes() (RobertGlenn Randers-Pehrson2015-08-186-23/+36
* [libpng15] Fix links in man pageGlenn Randers-Pehrson2015-08-113-9/+9
* [libpng15] Fix links in man pageGlenn Randers-Pehrson2015-08-112-8/+10
* [libpng15] Update dead link in man pageGlenn Randers-Pehrson2015-08-113-14/+14
* [libpng15] Fixed potential leak of png_pixels in contrib/pngminus/pnm2png.cGlenn Randers-Pehrson2015-07-304-39/+93
* [libpng15] Bump version to 1.5.24beta01Glenn Randers-Pehrson2015-07-2329-101/+91
* [libpng15] Imported from libpng-1.5.23.tarv1.5.23libpng-1.5.23-signedGlenn Randers-Pehrson2015-07-2233-101/+94
* [libpng15] Imported from libpng-1.5.23rc03.tarv1.5.23rc03Glenn Randers-Pehrson2015-07-151-0/+4
* [libpng15] Removed WEIGHTED_FILTER paragraph from the man page.Glenn Randers-Pehrson2015-07-132-70/+0
* [libpng15] Bump version to libpng-1.5.23rc03.tarGlenn Randers-Pehrson2015-07-1326-74/+78
* [libpng15] Imported from libpng-1.5.23rc02.tarv1.5.23rc02Glenn Randers-Pehrson2015-07-1326-114/+118
* [libpng15] Restored unused FILTER_HEURISTIC macros removed atGlenn Randers-Pehrson2015-07-132-0/+8
* [libpng15] Imported from libpng-1.5.23rc01.tarv1.5.23rc01Glenn Randers-Pehrson2015-07-0926-71/+73
* [libpng15] Belatedly added Mans Rullgard to the list of Contributing Authors.Glenn Randers-Pehrson2015-07-096-73/+63
* [libpng15] Bump version to 1.5.23beta03Glenn Randers-Pehrson2015-06-3025-66/+70
* [libpng15] Imported from libpng-1.5.23beta02.tarv1.5.23beta02Glenn Randers-Pehrson2015-06-3018-102/+103
* [libpng15] Removed some unused WEIGHTED_FILTER macros from png.h and pngstruct.hGlenn Randers-Pehrson2015-06-102-23/+5
* [libpng15] Removed non-working progressive reader 'skip' function.Glenn Randers-Pehrson2015-06-034-109/+14
* [libpng15] Quieted Coverity issues in pngvalid.c.Glenn Randers-Pehrson2015-06-033-4/+9
* [libpng15] Bump version to 1.5.23beta02Glenn Randers-Pehrson2015-06-0123-90/+62
* [libpng15] Removed WRITE_WEIGHTED_FILTERED code, to save a few kbytes of theGlenn Randers-Pehrson2015-06-015-595/+41
* [libpng15] Imported from libpng-1.5.23beta01.tarv1.5.23beta01Glenn Randers-Pehrson2015-06-0112-26/+26
* [libpng15] Avoid a harmless potential integer overflow in png_XYZ_from_xy() (BugGlenn Randers-Pehrson2015-05-213-18/+28
* [libpng15] Avoid Coverity issue 80858 (REVERSE NULL) in pngtest.cGlenn Randers-Pehrson2015-05-093-7/+14
* [libpng15] Replaced "unexpected" with an integer in pngset.c where a long wasGlenn Randers-Pehrson2015-04-294-6/+10