summaryrefslogtreecommitdiff
path: root/ext/fileinfo
Commit message (Expand)AuthorAgeFilesLines
* Fixed Bug #66987 Memory corruption in fileinfo ext (bigendian)Remi Collet2014-03-311-6/+8
* Fixed bug #66946 extensive backtracking in awk rule regular expressionRemi Collet2014-03-251-7136/+7136
* Fixed bug #66946 extensive backtracking in awk rule regular expressionRemi Collet2014-03-251-0/+39
* updated libmagic.patchAnatol Belski2014-03-101-22/+154
* Fixed Bug #66820 out-of-bounds memory access in fileinfoRemi Collet2014-03-041-16/+18
* Improves fix for memory leak, keep in sync with upstream.Remi Collet2014-03-041-4/+12
* updated libmagic.patch in 5.4/5Anatol Belski2014-02-201-4/+6
* fixed leak introduced after CVE/upgradeAnatol Belski2014-02-201-0/+2
* updated libmagic.patchAnatol Belski2014-02-181-48/+111
* Fixed Bug #66731 file: infinite recursionRemi Collet2014-02-185-6/+47
* a few typofixesVeres Lajos2014-02-141-2/+2
* Bump yearXinchen Hui2014-01-032-2/+2
* non living code related typo fixesVeres Lajos2013-08-041-1/+1
* typo fixesVeres Lajos2013-07-152-2/+2
* Merge branch 'pull-request/341'Stanislav Malyshev2013-06-102-4/+4
* reduced the file size even moreAnatol Belski2013-05-251-0/+0
* Fixed bug #64916 finfo testcase contains copyrighted music.Anatol Belski2013-05-241-0/+0
* updated libmagic.patch after fix for #64830Anatol Belski2013-05-141-3/+7
* Fixed bug #64830 mimetype detection segfaults on mp3 fileAnatol Belski2013-05-143-2/+4
* updated libmagic.patchAnatol Belski2013-04-271-31/+33
* Fixed bug bug #64713 Compilation warnings in finfoAnatol Belski2013-04-273-7/+9
* updated libmagic.patchAnatol Belski2013-04-081-87/+66
* fix identAnatol Belski2013-04-081-9/+9
* Refactored the previous memleak fixAnatol Belski2013-04-081-3/+3
* fix memory leak at apprentice.c:1095Anatol Belski2013-04-081-0/+7
* fixed EOLAnatol Belski2013-04-081-8/+8
* upgraded libmagic to 5.14Anatol Belski2013-04-0722-33066/+57110
* Happy New YearXinchen Hui2013-01-012-2/+2
* Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-11-276-131/+44
|\
| * Fixed bug #63590 Fileinfo delivers ifferent results in TS and NTS under WindowsAnatoliy Belsky2012-11-276-107/+27
| * Backported the fix for bug #63248 from 5.4+Anatoliy Belsky2012-11-233-114/+141
| * Update libmagic.patchXinchen Hui2012-10-191-57/+102
| * Merge the fix for #61964 to 5.3, which will fix #63304Xinchen Hui2012-10-182-7/+89
* | Fixed bug #63248 Load multiple magic files on winAnatoliy Belsky2012-10-163-107/+138
* | regenerate patch, and save a strlenXinchen Hui2012-09-112-254/+63
* | Fix the wrong use of snprintf which is introduced in 1d2f61904987133d542c68cd...Xinchen Hui2012-09-102-7/+5
* | Merge branch 'PHP-5.3' into PHP-5.4Felipe Pena2012-07-281-1/+1
|\ \ | |/
| * - Fixed bug #57933 (Wrong table type used in phpinfo output) patch by: selsky...Felipe Pena2012-07-281-1/+1
| * Fix #62432 ReflectionMethod random corrupt memory on high concurrentJohannes Schlüter2012-06-271-1/+1
* | Update libmagic.patchXinchen Hui2012-07-151-72/+314
* | Merge branch 'pull-request/91' into PHP-5.4Stanislav Malyshev2012-07-142-7/+89
|\ \
| * | Fixed bug #61964 (finfo_open with directory cause invalid free)Reeze Xia2012-05-252-7/+89
* | | fixed the test for warnings changedAnatoliy Belsky2012-07-121-7/+1
* | | Fix bug #62270 Test bug - ext/fileinfo/tests/finfo_open_error-win32Anatoliy Belsky2012-06-141-5/+18
* | | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-05-291-74/+50
|\ \ \ | | |/ | |/|
| * | updated the libmagic patch after Felipes regex fixAnatoliy Belsky2012-05-291-74/+50
* | | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-05-294-2/+91
|\ \ \ | |/ /
| * | Fix bug #62150 Test Bug - ext/fileinfo/tests/finfo_open_error.phptMatt Ficken2012-05-292-1/+50
| * | Bug #62177 deactivate the linux test version on winMatt Ficken2012-05-291-1/+5
| * | Fix bug #62177 Test Bug - finfo_file_regex.phptMatt Ficken2012-05-291-0/+36