summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Imported from pngcrush-1.7.86.tarv1.7.86Glenn Randers-Pehrson2015-04-2123-348/+380
* [pngcrush] Disabled the "-already_crushed" option which does not really workGlenn Randers-Pehrson2015-03-091-9/+34
* [Pngcrush] Eliminated "FAR" memory support (it was removed from libpng atGlenn Randers-Pehrson2015-03-081-129/+15
* [pngcrush] Updated the changelog to say that CVE-2015-2158 was introducedGlenn Randers-Pehrson2015-03-081-1/+2
* [pngcrush] Updated changelog.Glenn Randers-Pehrson2015-03-061-0/+1
* [pngcrush] Fixed include path for utime.h on MSVC (Louis McLaughlin).Glenn Randers-Pehrson2015-03-061-1/+5
* [pngcrush] Removed some cruft left over from Coverity testing.Glenn Randers-Pehrson2015-03-031-22/+8
* [pngcrush] Mention CVE-2015-2158 in changelog. This bug had already beenGlenn Randers-Pehrson2015-03-031-2/+3
* [pngcrush] Fix typo ("buff" should be "chunk_name")Glenn Randers-Pehrson2015-03-011-24/+2
* [pngcrush] Improved reporting of invalid chunk names. Does not try to putGlenn Randers-Pehrson2015-03-012-6/+74
* Revert "[pngcrush] Bump version to 1.7.85; better reporting of invalid chunk ...Glenn Randers-Pehrson2015-03-012-183/+108
* [pngcrush] Bump version to 1.7.85; better reporting of invalid chunk names.Glenn Randers-Pehrson2015-03-012-108/+183
* [pngcrush] Clean up more Coverity-scan warnings.v1.7.84Glenn Randers-Pehrson2015-02-283-120/+176
* [pngcrush] Removed some dead code.Glenn Randers-Pehrson2015-01-291-12/+4
* [pngcrush] Bump version to 1.7.84Glenn Randers-Pehrson2015-01-291-1/+1
* [pngcrush] Ensure that PNGCBAPI is defined, in case pngcrush is built withGlenn Randers-Pehrson2015-01-291-8/+27
* [pngcrush] Fixed remaining Coverity-scan warning.v1.7.83Glenn Randers-Pehrson2015-01-282-16/+12
* [pngcrush] Bump version to 1.7.83Glenn Randers-Pehrson2015-01-271-1/+1
* [pngcrush] Fixed some Coverity-scan warnings.Glenn Randers-Pehrson2015-01-271-45/+68
* [pngcrush] Updated libpng to version 1.6.16v1.7.82Glenn Randers-Pehrson2014-12-227-274/+336
* Update to pngcrush-1.7.81Glenn Randers-Pehrson2014-11-210-0/+0
|\
| * [pngcrush] Version 1.7.80v1.7.80Glenn Randers-Pehrson2014-11-042-5/+7
* | Imported from pngcrush-1.7.81.tarv1.7.81Glenn Randers-Pehrson2014-11-2124-1040/+1215
|/
* [pngcrush] Enable the "-reduce_palette" and "-noreduce_palette" options.Glenn Randers-Pehrson2014-11-041-33/+34
* [pngcrush] Fixed bugs in -reduce_palette (or -plte_len N) optionv1.7.79Glenn Randers-Pehrson2014-11-022-140/+169
* [pngcrush] Update libpng to version 1.6.14v1.7.78Glenn Randers-Pehrson2014-10-2215-368/+346
* [pngcrush] Bump version to 1.7.78Glenn Randers-Pehrson2014-08-222-2/+4
* [pngcrush] Update bundled libpng to version 1.6.13v1.7.77Glenn Randers-Pehrson2014-08-2110-44/+52
* [pngcrush] Updated libpng to version 1.6.12.v1.7.76Glenn Randers-Pehrson2014-06-1317-206/+262
* [pngcrush] Reverted libpng to version 1.6.10 due to a misplaced statementv1.7.75Glenn Randers-Pehrson2014-06-0617-239/+210
* [pngcrush] update bundled libpng to version 1.6.11v1.7.74Glenn Randers-Pehrson2014-06-0616-214/+249
* [pngcrush] Bump version to 1.7.74Glenn Randers-Pehrson2014-03-152-3/+5
* [libpng] Uncomment "png_set_strip_16()" and add "png_set_scale_16"Glenn Randers-Pehrson2014-03-151-4/+10
* [pngcrush] Fixed bug in reducing 16-bit to 8-bit via the "-reduce" option.Glenn Randers-Pehrson2014-03-142-38/+81
* [pngcrush] Update pngcrush to 1.7.72 and libpng to 1.6.10v1.7.72Glenn Randers-Pehrson2014-03-0615-233/+244
* [pngcrush] Update bundled libpng to version 1.6.9v1.7.71Glenn Randers-Pehrson2014-02-0716-739/+667
* [pngcrush] Update libpng to version 1.6.8 and pngcrush to version 1.7.70v1.7.70Glenn Randers-Pehrson2013-12-2217-187/+317
* Merge branch 'pngcrush' of ssh://git.code.sf.net/p/pmt/code into pngcrushGlenn Randers-Pehrson2013-11-060-0/+0
|\
| * [libpng16] Expanded two instances of pngcrush_get_long() to strtol().Glenn Randers-Pehrson2013-09-291-6/+4
* | Imported from pngcrush-1.7.69.tarv1.7.69Glenn Randers-Pehrson2013-11-069-33/+92
|/
* [pngcrush] Removed "(number)" from two instances of "pngcrush_get_long(number)"Glenn Randers-Pehrson2013-09-291-2/+2
* [pngcrush] Updated the bundled libpng to version 1.6.6.v1.7.68Glenn Randers-Pehrson2013-09-2821-6380/+12369
* [pngcrush] The "-bit_depth N" option did not work reliably and has been removed.Glenn Randers-Pehrson2013-09-281-48/+139
* [pngcrush] Check for NULL return from malloc() and for CLOCKS_PER_SECONDGlenn Randers-Pehrson2013-08-202-34/+34
* [ngcrush] Bump version to 1.7.67Glenn Randers-Pehrson2013-08-021-1/+1
* incorrectly incorrectly [pngcrush] Fixed bug in handling of "-z" and "-t"Glenn Randers-Pehrson2013-08-021-6/+11
* [pngcrush] Revised pngcrush_examine_pixels_fn() to fix some incorrectv1.7.66Glenn Randers-Pehrson2013-07-161-32/+36
* [pngcrush] Bump version to 1.7.66Glenn Randers-Pehrson2013-06-292-2/+4
* [pngcrush] Write "-2013" in zlib copyright when zlib-1.2.8 is used.v1.7.65Glenn Randers-Pehrson2013-06-291-2/+4
* [pngcrush] Add warnings to explain why reductions were not allowed.Glenn Randers-Pehrson2013-06-281-7/+10