summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [libpng17] Use a more generous size limit for IDAT chunks.libpng17Glenn Randers-Pehrson2017-09-033-18/+22
* [libpng17] Bump version to 1.7.0beta90Glenn Randers-Pehrson2017-08-2814-26/+26
* [libpng17]Added PNGMINUS_UNUSED macro to contrib/pngminus/p*.c and added missingGlenn Randers-Pehrson2017-08-284-7/+31
* [libpng17] Bump version to 1.7.0beta90Glenn Randers-Pehrson2017-08-1824-52/+56
* [libpng17] Imported from libpng-1.7.0beta89.tarv1.7.0beta89Glenn Randers-Pehrson2017-08-1825-60/+64
* [libpng17] Imported from libpng-1.7.0beta88.tarGlenn Randers-Pehrson2017-08-1820-50/+85
* [libpng17] Imported from libpng-1.7.0beta88.tarv1.7.0beta88Glenn Randers-Pehrson2017-08-0715-47/+69
* [libpng17] Added some bad PNGs to the test directory and to the test/pngtest ...Glenn Randers-Pehrson2017-08-064-0/+3
* [libpng17] Added private png_check_chunk_name() and png_check_chunk_length()Glenn Randers-Pehrson2017-08-065-11/+64
* [libpng17] Fix URL in documentation.Glenn Randers-Pehrson2017-05-223-19/+19
* [libpng17] Change http: urls to https: in libpng.3Glenn Randers-Pehrson2017-04-031-10/+10
* [libpng17] Bump version to 1.7.0beta88Glenn Randers-Pehrson2017-04-0124-52/+56
* [libpng17] Imported from libpng-1.7.0beta87.tarv1.7.0beta87Glenn Randers-Pehrson2017-04-0121-78/+100
* [libpng17] Added missing "$(CPPFLAGS)" to the compile line for c.pic.o inGlenn Randers-Pehrson2017-03-214-5/+13
* [libpng17] Merge contrib/examples/pngtopng.c with libpng-1.6.29beta02Glenn Randers-Pehrson2017-02-241-10/+13
* [libpng17] Fixed arm/aarch64 detection in CMakeLists.txt (Gianfranco Costamagna)Glenn Randers-Pehrson2016-12-313-4/+7
* [libpng16] Mention CVE-2016-10087 in CHANGES.Glenn Randers-Pehrson2016-12-302-2/+2
* [libpng17] Merge license info from libpng-1.6.27Glenn Randers-Pehrson2016-12-303-26/+81
* [libpng17] Update license info from libpng-1.6.27Glenn Randers-Pehrson2016-12-303-1/+13
* [libpng17] Bump version to 1.7.0beta87Glenn Randers-Pehrson2016-12-3025-64/+68
* [libpng17] Imported from libpng-1.7.0beta86.tarv1.7.0beta86Glenn Randers-Pehrson2016-12-291-1/+1
* [libpng17] Fixed a potential null pointer dereference in png_set_text_2()Glenn Randers-Pehrson2016-12-293-0/+5
* [libpng17] Bump version to 1.7.0beta86Glenn Randers-Pehrson2016-12-2919-32/+33
* [libpng17] Removed clutterGlenn Randers-Pehrson2016-12-281-225/+0
* [libpng17] Ported new ARM support in CMakeLists.txt from libpng16Glenn Randers-Pehrson2016-12-273-0/+33
* Merge branch 'libpng17' of ../../libpng into libpng17John Bowler2016-12-2731-69/+325
|\
| * [libpng17] Imported from libpng-1.7.0beta86.tarv1.7.0beta85Glenn Randers-Pehrson2016-12-2731-73/+326
| * [libpng17] Update CHANGES and ANNOUNCEGlenn Randers-Pehrson2016-12-263-5/+19
* | Merge branch 'libpng17' of ../../libpng into libpng17John Bowler2016-12-264-14/+14
|\ \ | |/
| * [libpng17] Fix some indentation in pngrutil.cGlenn Randers-Pehrson2016-12-264-14/+14
* | Remove 'defined' within macroJohn Bowler2016-12-262-5/+14
* | Remove 'defined' within macroJohn Bowler2016-12-261-5/+7
|/
* [libpng17] Quieted warnings from clang-3.8 in pngunknown.c and pngvalid.c.Glenn Randers-Pehrson2016-10-014-19/+34
* [libpng17 Updated the documentation about CRC and ADLER32 handling.Glenn Randers-Pehrson2016-09-264-4/+14
* [libpng17] Bump version to 1.7.0beta85Glenn Randers-Pehrson2016-09-2624-53/+57
* [libpng17] Imported from libpng-1.7.0beta84.tarv1.7.0beta84Glenn Randers-Pehrson2016-09-2615-28/+30
* [libpng17] Changed bad CRC from 0x00000000 to 0xabadcc32 and bad ADLER32Glenn Randers-Pehrson2016-09-264-2/+2
* [libpng17] Warn about ADLER32 checksum mismatch instead of issuing png_error().Glenn Randers-Pehrson2016-09-257-44/+74
* [libpng17] Changed PNG_ZLIB_VERNUM to ZLIB_VERNUM in pngrutil.c.Glenn Randers-Pehrson2016-09-194-12/+16
* [libpng17] Conditionally compile png_set_benign_errors() in pngread.cGlenn Randers-Pehrson2016-09-113-3/+7
* [libpng17] Fixed handling zero length IDAT in pngfix (bug report by Agostino ...Glenn Randers-Pehrson2016-09-013-8/+15
* [libpng17] Minor editing of INSTALL, (whitespace, added copyright line)Glenn Randers-Pehrson2016-08-183-40/+54
* [libpng17] Bump version to 1.7.0beta84Glenn Randers-Pehrson2016-08-0726-63/+66
* [libpng17] Imported from libpng-1.7.0beta83.tarv1.7.0beta83Glenn Randers-Pehrson2016-08-0716-26/+84
* [libpng17] Update CHANGES and ANNOUNCE, fix typos in pngrutil.cGlenn Randers-Pehrson2016-07-233-6/+8
* Fix debug test of output gammaJohn Bowler2016-07-233-3/+32
* [libpng17] Update CHANGES and ANNOUNCEGlenn Randers-Pehrson2016-07-162-3/+7
* Remove/rearrange png_struct fieldsJohn Bowler2016-07-164-15/+12
* [libpng17] Fixed more indentation to comply with our coding style.Glenn Randers-Pehrson2016-07-1517-544/+547
* [libpng17] Fix one incorrect indent in pngvalid.cGlenn Randers-Pehrson2016-07-134-6/+6