summaryrefslogtreecommitdiff
path: root/ext/phar
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #73035 (Out of bound when verify signature of tar phar in phar_parse_...Stanislav Malyshev2016-09-123-1/+19
* Fix bug #72928 - Out of bound when verify signature of zip phar in phar_parse...Stanislav Malyshev2016-09-124-1/+47
* fix double freeAnatol Belski2016-09-031-1/+0
* fix testAnatol Belski2016-06-211-3/+3
* Fix bug #72321 - use efree() for emalloc allocationStanislav Malyshev2016-06-124-2/+28
* Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2016-03-291-2/+2
|\
| * fix dir separator in testAnatol Belski2016-03-291-2/+2
* | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2016-03-289-42/+46
|\ \ | |/
| * Fix bug #71860: Require valid paths for phar filenamesStanislav Malyshev2016-03-209-37/+41
* | fix directory separatorAnatol Belski2016-03-091-2/+2
* | Merge branch 'PHP-5.6.19' into PHP-5.6Stanislav Malyshev2016-03-011-0/+0
|\ \
| * \ Merge branch 'PHP-5.5' into PHP-5.6.19Stanislav Malyshev2016-03-011-0/+0
| |\ \ | | |/
| | * fix test fileStanislav Malyshev2016-03-011-0/+0
* | | Merge branch 'PHP-5.6.19' into PHP-5.6Stanislav Malyshev2016-03-014-3/+21
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5.33' into PHP-5.6.19Stanislav Malyshev2016-03-014-3/+21
| |\ \ | | |/
| | * Fix bug #71498: Out-of-Bound Read in phar_parse_zipfile()Stanislav Malyshev2016-02-214-3/+21
* | | Fixed bugs #71317 and #71504Jos Elstgeest2016-02-294-1/+71
* | | add test for bug #71625Anatol Belski2016-02-181-0/+25
* | | Fixed bug #71625 Crash in php7.dll with bad phar filenameAnatol Belski2016-02-181-2/+5
|/ /
* | fix dir separator in testAnatol Belski2016-02-151-3/+3
* | Merge branch 'PHP-5.5.32' into PHP-5.6.18Stanislav Malyshev2016-02-018-6/+67
|\ \ | |/
| * Fixed bug #71488: Stack overflow when decompressing tar archivesStanislav Malyshev2016-01-313-6/+32
| * Fix bug #71391: NULL Pointer Dereference in phar_tar_setupmetadata()Stanislav Malyshev2016-01-163-0/+21
| * Fix bug #71354 - remove UMR when size is 0Stanislav Malyshev2016-01-133-0/+14
* | Fixed bug #71331 - Uninitialized pointer in phar_make_dirstream()Stanislav Malyshev2016-01-144-2/+18
* | Happy new year (Update copyright to 2016)Lior Kaplan2016-01-031-1/+1
* | Happy new year (Update copyright to 2016)Lior Kaplan2016-01-0119-19/+19
* | Merge branch 'PHP-5.5' into PHP-5.6Julien Pauli2015-09-301-1/+1
|\ \ | |/
| * Fixed testJulien Pauli2015-09-301-1/+1
* | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-09-283-3/+5
|\ \ | |/
| * Better fix for bug #70433Stanislav Malyshev2015-09-283-3/+5
* | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-09-284-1/+25
|\ \ | |/
| * fix memory leakStanislav Malyshev2015-09-281-0/+1
| * FIx bug #70433 - Uninitialized pointer in phar_make_dirstream when zip entry ...Stanislav Malyshev2015-09-283-1/+24
* | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-09-283-1/+45
|\ \ | |/
| * Fix bug #69720: Null pointer dereference in phar_get_fp_offset()Stanislav Malyshev2015-09-283-1/+45
| * Merge branch 'PHP-5.4' into PHP-5.5Julien Pauli2015-09-021-0/+2
| |\
| | * Merge branch 'PHP-5.6'PHP-5.4Matteo Beccati2015-09-021-0/+2
* | | Added missing skipif for phar+zlib testMatteo Beccati2015-08-291-0/+2
* | | fix testsAnatol Belski2015-08-212-8/+8
* | | virtual_file_ex uses emalloc in 5.6+Stanislav Malyshev2015-08-041-7/+7
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-08-044-9/+76
|\ \ \ | |/ /
| * | 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.5' into PHP-5.6Stanislav Malyshev2015-07-074-42/+71
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-07-072-0/+3
| |\ \