summaryrefslogtreecommitdiff
path: root/ext/fileinfo
Commit message (Expand)AuthorAgeFilesLines
* fix testAnatol Belski2015-04-141-1/+1
* Merge branch 'PHP-5.4.40' into PHP-5.5.24Stanislav Malyshev2015-04-115-0/+56
|\
| * Fixed bug #69353 (Missing null byte checks for paths in various PHP extensions)Stanislav Malyshev2015-04-112-0/+9
| * Fix bug #68819 (Fileinfo on specific file causes spurious OOM and/or segfault)Stanislav Malyshev2015-04-113-0/+47
| * updated libmagic.patch in 5.4Anatol Belski2015-01-041-315/+139
* | simplify error handling for dirs as magicAnatol Belski2015-01-221-1/+1
* | Fixed bug #68827 Double free with disabled ZMMJoshua Rogers2015-01-221-2/+1
* | Bump yearXinchen Hui2015-01-152-2/+2
* | updated libmagic.patch in 5.5Anatol Belski2015-01-041-328/+44
* | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2015-01-043-2/+21
|\ \ | |/
| * Fixed bug #68735 fileinfo out-of-bounds memory accessAnatol Belski2015-01-043-2/+21
* | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2015-01-045-1544/+2
|\ \ | |/
| * removed dead codeRemi Collet2015-01-045-1544/+2
| * Fix bug #68283: fileinfo: out-of-bounds read in elf note headersRemi Collet2014-10-221-0/+7
* | updated libmagic.patchAnatol Belski2014-12-301-22/+25
* | Fixed bug #68671 incorrect expression in libmagicAnatol Belski2014-12-301-4/+7
* | updated libmagic.patch in 5.5Anatol Belski2014-10-251-48/+156
* | Fix bug #68283: fileinfo: out-of-bounds read in elf note headersRemi Collet2014-10-251-0/+7
* | Merge branch 'PHP-5.4' into PHP-5.5Ard Biesheuvel2014-09-201-1/+1
|\ \ | |/
| * Fixed bug #66242 (don't assume char is signed)Ard Biesheuvel2014-09-201-1/+1
| * Fix bug #67716 - Segfault in cdf.cRemi Collet2014-08-141-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-08-141-1/+1
|\ \
| * | Fix bug #67716 - Segfault in cdf.cRemi Collet2014-08-141-1/+1
| |/
* | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2014-08-064-21/+107
|\ \ | |/
| * add testStanislav Malyshev2014-08-041-0/+35
| * Fix bug #67705 (extensive backtracking in rule regular expression)Stanislav Malyshev2014-08-043-21/+72
* | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-07-011-44/+130
|\ \ | |/
| * updated libmagic.patchAnatol Belski2014-07-011-44/+130
* | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2014-06-101-1/+5
|\ \ | |/
| * Fixed Bug #67413 fileinfo: cdf_read_property_info insufficient boundary checRemi Collet2014-06-101-1/+5
* | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2014-06-101-3/+4
|\ \ | |/
| * Bug #67412 fileinfo: cdf_count_chain insufficient boundary checkRemi Collet2014-06-101-3/+4
* | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2014-06-101-2/+4
|\ \ | |/
| * Fixed Bug #67411 fileinfo: cdf_check_stream_offset insufficient boundary checkRemi Collet2014-06-101-2/+4
* | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2014-06-101-3/+11
|\ \ | |/
| * Fixed Bug #67410 fileinfo: mconvert incorrect handling of truncated pascal st...Remi Collet2014-06-101-3/+11
* | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2014-06-031-2/+2
|\ \ | |/
| * Fix bug #67326 fileinfo: cdf_read_short_sector insufficient boundary checkRemi Collet2014-06-031-2/+2
* | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-05-271-4/+60
|\ \ | |/
| * updated libmagic.patch for 5.4+Anatol Belski2014-05-271-66/+138
| * backport this piece from 5.6, related to the #66307 fixAnatol Belski2014-05-261-1/+2
| * Fixed bug #66307 Fileinfo crashes with powerpoint filesAnatol Belski2014-05-263-2/+7
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-05-261-13/+11
|\ \ | |/
| * Fix bug #67328 (fileinfo: numerous file_printf calls resulting in performance...Stanislav Malyshev2014-05-261-12/+4
| * Fix bug #67327: fileinfo: CDF infinite loop in nelements DoSStanislav Malyshev2014-05-261-1/+7
* | updated libmagic.patchAnatol Belski2014-04-241-63/+79
* | backport this piece from 5.6, related to the #66307 fixAnatol Belski2014-04-241-1/+2
* | Fixed bug #66307 Fileinfo crashes with powerpoint filesAnatol Belski2014-04-243-2/+7
* | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2014-03-311-6/+8
|\ \ | |/
| * Fixed Bug #66987 Memory corruption in fileinfo ext (bigendian)Remi Collet2014-03-311-6/+8