summaryrefslogtreecommitdiff
path: root/ext/zip/php_zip.c
Commit message (Expand)AuthorAgeFilesLines
* Fix #70752: Depacking with wrong password leaves 0 length filesChristoph M. Becker2016-09-061-7/+7
* Merge branch 'PHP-5.5' into PHP-5.6.23Stanislav Malyshev2016-06-211-0/+9
|\
| * Fix bug #72434: ZipArchive class Use After Free Vulnerability in PHP's GC alg...Stanislav Malyshev2016-06-201-0/+9
| * Merge branch 'PHP-5.4.45' into PHP-5.5.29Stanislav Malyshev2015-09-011-2/+2
| |\
* | | cleanup $IdRemi Collet2016-02-221-2/+0
* | | Fixed bug #71561 (NULL pointer dereference in Zip::ExtractTo)Xinchen Hui2016-02-091-1/+1
* | | Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
* | | Fix buildRemi Collet2015-09-071-2/+2
* | | Fix #70322: ZipArchive::close() doesn't indicate errorsChristoph M. Becker2015-09-051-2/+8
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-09-011-1/+1
|\ \ \
| * \ \ Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-09-011-2/+2
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fixed bug #70350: ZipArchive::extractTo allows for directory traversal when c...Stanislav Malyshev2015-08-301-39/+39
| | * Bump yearXinchen Hui2014-01-031-1/+1
| * | Fix typo: unitialized -> uninitializedLior Kaplan2015-04-011-1/+1
| * | Bump yearXinchen Hui2015-01-151-1/+1
| * | Bump yearXinchen Hui2014-01-031-1/+1
* | | bump yearXinchen Hui2015-01-151-1/+1
* | | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-231-1/+1
* | | add OPSYS_Z_CPM missing constantRemi Collet2014-03-071-0/+1
* | | Bump yearXinchen Hui2014-01-031-1/+1
* | | fix compat for PHP ABI changesRemi Collet2013-12-301-8/+22
* | | Sync with pecl/zip 1.12.4devRemi Collet2013-12-301-2/+212
* | | save a few memoryRemi Collet2013-12-191-3/+3
* | | Merge branch 'PHP-5.5' into PHP-5.6Remi Collet2013-12-191-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2013-12-191-1/+1
| |\ \ | | |/
| | * Fixed Bug #66321 (ZipArchive::open() ze_obj->filename_len not real)Remi Collet2013-12-191-1/+1
* | | Merge branch 'pull-request/500'Anatol Belski2013-11-051-8/+8
|\ \ \
| * | | applied and fixed the original patchAnatol Belski2013-10-171-8/+8
* | | | Sync ext/zip with pecl/zip version 1.3.2Remi Collet2013-11-041-64/+121
* | | | Merge branch 'PHP-5.5'Felipe Pena2013-10-201-4/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'PHP-5.4' into PHP-5.5Felipe Pena2013-10-201-4/+4
| |\ \ \ | | | |/ | | |/|
| | * | - Moved NULL check before dereferencingFelipe Pena2013-10-201-4/+4
* | | | Merge branch 'PHP-5.5'Felipe Pena2013-10-201-4/+5
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge branch 'PHP-5.4' into PHP-5.5Felipe Pena2013-10-201-4/+5
| |\ \ | | |/
| | * - Fix possible memory leakFelipe Pena2013-10-201-4/+5
* | | Merge branch 'PHP-5.5'Christopher Jones2013-08-141-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Christopher Jones2013-08-141-1/+1
| |\ \ | | |/
| | * Reduce (some) compile noise of 'unused variable' and 'may be used uninitializ...Christopher Jones2013-08-141-1/+1
* | | Merge branch 'PHP-5.5'Anatol Belski2013-04-101-0/+7
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2013-04-101-0/+7
| |\ \ | | |/
| | * Merge branch 'PHP-5.3' into PHP-5.4Anatol Belski2013-04-101-0/+7
| | |\
| | | * Fixed bug #64342 ZipArchive::addFile() has to check for file existenceAnatol Belski2013-04-101-0/+7
| | | * Happy New Year~Xinchen Hui2013-01-011-1/+1
| | | * Fix #62432 ReflectionMethod random corrupt memory on high concurrentJohannes Schlüter2012-06-271-1/+1
| | * | Happy New YearXinchen Hui2013-01-011-1/+1
* | | | Merge branch 'PHP-5.5'Stanislav Malyshev2013-02-211-39/+39
|\ \ \ \ | |/ / /
| * | | fix bug #49348 - issue notice on get_property_ptr_ptr when used for readStanislav Malyshev2013-02-181-39/+39
* | | | Fix a typo in the ZipArchive error messagesJoey Smith2013-01-081-1/+1
|/ / /
* | | Happy New YearXinchen Hui2013-01-011-1/+1
|/ /
* | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-06-071-1/+1
|\ \ | |/