Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-10-17 | bump size type | Caolán McNamara | 1 | -0/+0 |
2015-09-17 | check stream status more often | Caolán McNamara | 1 | -0/+0 |
2015-09-17 | fix size check related hang | Caolán McNamara | 1 | -0/+0 |
2015-09-04 | check for legal field sizes before reading | Caolán McNamara | 1 | -0/+0 |
2015-09-04 | check stream status | Caolán McNamara | 1 | -0/+0 |
2015-08-31 | in reality we are limited to max sal_Int32 here | Caolán McNamara | 1 | -0/+6 |
2015-08-31 | detect and reject loop in tif | Caolán McNamara | 1 | -0/+0 |
2015-08-03 | reject invalid tiff dimensions | Caolán McNamara | 1 | -0/+0 |
2015-08-03 | bail if offsets are past eof | Caolán McNamara | 1 | -0/+0 |
2015-08-03 | fail on short read | Caolán McNamara | 1 | -0/+0 |
2015-08-03 | don't hang on a bad ReadCodeAndDecode | Caolán McNamara | 1 | -0/+0 |
2015-08-03 | ensure loop ends eventually | Caolán McNamara | 1 | -0/+0 |
2015-08-03 | test that nNumStripByteCounts value is within bounds of file | Caolán McNamara | 1 | -0/+0 |
2015-08-03 | final check np bounds | Caolán McNamara | 1 | -0/+0 |
2015-08-03 | check np bounds yet again | Caolán McNamara | 1 | -0/+0 |
2015-08-03 | reduce scope, etc, don't loop endlessly | Caolán McNamara | 1 | -0/+0 |
2015-08-03 | in reality we are limited to max sal_Int32 here | Caolán McNamara | 1 | -0/+0 |
2015-08-03 | check np bounds again | Caolán McNamara | 1 | -0/+0 |
2015-08-03 | check np bounds | Caolán McNamara | 1 | -0/+0 |
2015-08-03 | in remainingSize consider that its is possible to seek past the end | Caolán McNamara | 1 | -0/+0 |
2015-08-03 | don't loop forever if pcx has short read | Caolán McNamara | 1 | -0/+0 |
2015-08-03 | detect another loop in tif format | Caolán McNamara | 1 | -0/+0 |
2015-08-03 | test that nNumStripOffsets value is within bounds of file | Caolán McNamara | 1 | -0/+0 |
2015-08-03 | detect loop in tif format | Caolán McNamara | 1 | -0/+0 |
2015-08-03 | min size of eps for a preview is 32 | Caolán McNamara | 1 | -0/+0 |
2015-08-03 | exception on div by 0 | Caolán McNamara | 1 | -0/+0 |
2015-08-03 | avoid hang in short pbm | Caolán McNamara | 5 | -0/+1 |
2015-08-03 | tools polygons limited to 16bit indexes | Caolán McNamara | 1 | -0/+0 |
2015-08-03 | don't hang with 0 len causing no progression | Caolán McNamara | 1 | -0/+0 |
2015-08-03 | check stream state more often for failures | Caolán McNamara | 1 | -0/+0 |
2015-08-03 | file format documentation states these are signed | Caolán McNamara | 1 | -0/+0 |
2014-11-17 | afl: divide-by-zero | Caolán McNamara | 1 | -0/+0 |
2014-11-06 | update suffixes in .gitignore for filters | Caolán McNamara | 11 | -10/+13 |
2014-11-06 | add a build-time regression test for pcd file format | Caolán McNamara | 5 | -0/+1 |
2014-10-20 | add CVE-2013-4979 test | Caolán McNamara | 1 | -0/+0 |
2014-10-20 | add eps import regression test | Caolán McNamara | 5 | -0/+668 |
2014-10-18 | add a regression test for .met files | Caolán McNamara | 4 | -0/+1 |
2014-08-09 | add test-case for CVE-2010-1681 | Caolán McNamara | 1 | -0/+0 |
2014-08-09 | add dxf import tests | Caolán McNamara | 3 | -0/+1 |
2014-06-10 | pct import: Unit test for the clipping import fix. | Jan Holesovsky | 1 | -0/+0 |
2014-04-18 | add ppm regression test | Caolán McNamara | 5 | -0/+1 |
2014-04-18 | add a Pict format test case | Caolán McNamara | 1 | -0/+0 |
2014-04-18 | add a Sun raster format test case | Caolán McNamara | 1 | -0/+0 |
2014-04-17 | add regression tests for psd filter | Caolán McNamara | 5 | -0/+1 |
2014-04-17 | more pcx testcases | Caolán McNamara | 2 | -0/+0 |
2014-04-17 | add testcase for CVE-2007-3741 | Caolán McNamara | 1 | -0/+0 |
2014-04-17 | add tests for CVE-2008-1097, etc. | Caolán McNamara | 5 | -0/+1 |
2014-04-17 | forget to add test ras file | Caolán McNamara | 1 | -0/+0 |
2014-04-12 | add test case for CVE-2007-2356 | Caolán McNamara | 1 | -0/+0 |
2014-04-11 | add a ras import test | Caolán McNamara | 4 | -0/+1 |