summaryrefslogtreecommitdiff
path: root/ext/phar
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.4' into PHP-5.5php-5.5.29PHP-5.5.29Julien Pauli2015-09-021-0/+2
* Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-08-044-9/+76
|\
| * Fix bug #70019 - limit extracted files to given directoryStanislav Malyshev2015-08-043-4/+68
| * Improved fix for Bug #69441Stanislav Malyshev2015-07-261-5/+8
| * Better fix for bug #69958Stanislav Malyshev2015-07-072-9/+15
| * Fix bug #69923 - Buffer overflow and stack smashing error in phar_fix_filepathStanislav Malyshev2015-07-071-2/+8
| * Fix bug #69958 - Segfault in Phar::convertToData on invalid fileStanislav Malyshev2015-07-073-34/+50
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-07-072-0/+3
|\ \
| * | Better fix for bug #69958Stanislav Malyshev2015-07-072-9/+15
* | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-07-061-9/+13
|\ \ \
| * | | Better fix for bug #69958Stanislav Malyshev2015-07-061-9/+13
| |/ /
* | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-07-064-36/+58
|\ \ \ | |/ /
| * | Fix bug #69923 - Buffer overflow and stack smashing error in phar_fix_filepathStanislav Malyshev2015-07-041-2/+8
| * | Fix bug #69958 - Segfault in Phar::convertToData on invalid fileStanislav Malyshev2015-07-043-34/+50
| |/
* | fix testAnatol Belski2015-05-221-1/+1
* | Make the phar symlink relativeponce2015-05-211-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-05-123-1/+22
|\ \ | |/
| * Forgot test fileStanislav Malyshev2015-05-101-0/+0
| * Fix bug #69453 - don't try to cut empty stringStanislav Malyshev2015-04-292-1/+22
| * Fixed recently introduced memory leakDmitry Stogov2015-04-141-0/+1
* | fix more dir separatorsAnatol Belski2015-04-191-1/+1
* | fix dir separator in testAnatol Belski2015-04-151-2/+2
* | Fixed warningsXinchen Hui2015-04-151-1/+2
* | Fixed recently introduced memory leakDmitry Stogov2015-04-141-0/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-04-143-3/+27
|\ \ | |/
| * Fix bug #69441 (Buffer Overflow when parsing tar/zip/phar in phar_set_inode)Stanislav Malyshev2015-04-143-3/+27
* | Merge branch 'PHP-5.4.40' into PHP-5.5.24Stanislav Malyshev2015-04-114-42/+55
|\ \ | |/
| * Additional fix for bug #69324Stanislav Malyshev2015-04-111-6/+7
| * Fixed bug #69324 (Buffer Over-read in unserialize when parsing Phar)Stanislav Malyshev2015-04-114-36/+48
| * Fixed bug #68901 (use after free)Xinchen Hui2015-04-111-1/+1
* | Fixed bug #64931Michael Wallner2015-03-303-1/+62
* | Fixed Bug #65467Michael Wallner2015-03-301-1/+1
* | fix bug #67761Michael Wallner2015-03-303-2/+24
* | Fixed bug 64343Michael Wallner2015-03-304-0/+25
* | Fixed bug #68901 (use after free)Xinchen Hui2015-01-291-1/+1
* | Bump yearXinchen Hui2015-01-1518-18/+18
* | added missing INSTALL_ROOTSebastian Brandt2014-11-231-1/+1
* | initialize lineno before calling compile file file in pharAnatol Belski2014-10-201-0/+1
* | Fixed tests affect by local iniXinchen Hui2014-07-094-4/+8
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-07-081-0/+1
|\ \ | |/
| * Fix bug #67587: Redirection loop on nginx with FPMChristian Weiske2014-07-081-0/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Felipe Pena2014-05-111-1/+1
|\ \ | |/
| * - Fixed off-by-one in phar_build (patch by crrodriguez at opensuse dot org)Felipe Pena2014-05-111-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-04-223-126/+187
|\ \ | |/
| * Fix accepting ill-formed UTF-8 charactersJakub Zelenka2014-04-223-127/+188
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-04-204-61/+160
|\ \ | |/
| * Allow valid multi-byte utf-8 characters to be allowed as file names in phar a...Danack2014-04-204-62/+161
| * Bump yearXinchen Hui2014-01-0318-18/+18
* | Bump yearXinchen Hui2014-01-0318-18/+18
* | Remove outdate codes, make it clearer, although just a bit..Xinchen Hui2013-11-056-546/+6