Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug #77396 - Null Pointer Dereference in phar_create_or_parse_filename | Stanislav Malyshev | 2019-03-03 | 1 | -0/+3 |
* | Fix bug #77247 (heap buffer overflow in phar_detect_phar_fname_ext) | Stanislav Malyshev | 2019-01-06 | 1 | -1/+1 |
* | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2018-12-03 | 1 | -9/+21 |
|\ | |||||
| * | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2018-12-03 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix bug #77143 - add more checks to buffer reads | Stanislav Malyshev | 2018-12-03 | 1 | -9/+21 |
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2018-12-03 | 1 | -9/+21 |
| |\ \ | |||||
| | * | | Fix bug #77143 - add more checks to buffer reads | Stanislav Malyshev | 2018-12-03 | 1 | -9/+21 |
| | |/ | |||||
* | | | Fix parenthesis warning | Nikita Popov | 2018-09-04 | 1 | -1/+1 |
* | | | Fix stack underflow in phar | Anatol Belski | 2018-08-30 | 1 | -10/+7 |
* | | | Add a bit of defensive conding for bug #76155 | Stanislav Malyshev | 2018-04-22 | 1 | -1/+1 |
* | | | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2017-01-05 | 1 | -2/+4 |
|\ \ \ | |/ / | |||||
| * | | Fix #70417: PharData::compress() doesn't close temp file | Christoph M. Becker | 2017-01-05 | 1 | -2/+4 |
| * | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
* | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2017-01-02 | 1 | -4/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2017-01-02 | 1 | -4/+3 |
| |\ \ | | |/ | |||||
| | * | Fix bug #73773 - Seg fault when loading hostile phar | Stanislav Malyshev | 2016-12-31 | 1 | -2/+2 |
| | * | Fix bug #73768 - Memory corruption when loading hostile phar | Stanislav Malyshev | 2016-12-30 | 1 | -2/+1 |
| | * | Fix int overflows in phar (bug #73764) | Stanislav Malyshev | 2016-12-30 | 1 | -2/+2 |
| | * | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2016-03-28 | 1 | -0/+4 |
| | |\ | |||||
| * | | | Silence warning from unhandled enum | Sara Golemon | 2016-12-17 | 1 | -0/+2 |
| * | | | fix leaking streams and memory mapped files | Anatol Belski | 2016-12-17 | 1 | -7/+19 |
* | | | | Silence warning from unhandled enum | Sara Golemon | 2016-12-16 | 1 | -0/+2 |
* | | | | fix leaking streams and memory mapped files | Anatol Belski | 2016-12-16 | 1 | -7/+19 |
* | | | | Fixed compilation warnings | Dmitry Stogov | 2016-06-23 | 1 | -3/+3 |
* | | | | Fixed compilation warnings | Dmitry Stogov | 2016-06-22 | 1 | -1/+1 |
* | | | | Merge branch 'PHP-7.0' | Anatol Belski | 2016-03-29 | 1 | -0/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-5.5' into PHP-7.0.5 | Stanislav Malyshev | 2016-03-28 | 1 | -0/+4 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Fix bug #71860: Require valid paths for phar filenames | Stanislav Malyshev | 2016-03-20 | 1 | -0/+4 |
| * | | | Fix bug #71860: Require valid paths for phar filenames | Stanislav Malyshev | 2016-03-20 | 1 | -0/+4 |
* | | | | Merge branch 'PHP-7.0' | Nikita Popov | 2016-03-03 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE | Nikita Popov | 2016-03-03 | 1 | -1/+1 |
* | | | | Merge branch 'PHP-7.0' | Anatol Belski | 2016-02-18 | 1 | -2/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-5.6' into PHP-7.0 | Anatol Belski | 2016-02-18 | 1 | -2/+5 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Fixed bug #71625 Crash in php7.dll with bad phar filename | Anatol Belski | 2016-02-18 | 1 | -2/+5 |
* | | | | Replace usage of php_uint16 with uint16_t | Rouven Weßling | 2016-02-04 | 1 | -4/+4 |
* | | | | Replace usage of php_int32 and php_uint32 with int32_t and uint32_t | Rouven Weßling | 2016-02-04 | 1 | -15/+15 |
* | | | | Remove version checks | Nikita Popov | 2016-01-30 | 1 | -17/+0 |
* | | | | Remove HAVE_SPL checks | Nikita Popov | 2016-01-30 | 1 | -2/+0 |
|/ / / | |||||
* | | | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-07-07 | 1 | -2/+8 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-07-06 | 1 | -2/+8 |
| | |\ | |||||
| | | * | Fix bug #69923 - Buffer overflow and stack smashing error in phar_fix_filepath | Stanislav Malyshev | 2015-07-04 | 1 | -2/+8 |
| | | * | Fixed recently introduced memory leak | Dmitry Stogov | 2015-04-14 | 1 | -0/+1 |
| * | | | Cleaned white spaces in PHP_INI definition of phar | Dominic | 2015-07-05 | 1 | -2/+2 |
* | | | | Fix bug #69923 - Buffer overflow and stack smashing error in phar_fix_filepath | Stanislav Malyshev | 2015-07-07 | 1 | -2/+8 |
* | | | | Merge branch 'pull-request/1351' | Stanislav Malyshev | 2015-07-05 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Cleaned white spaces in PHP_INI definition of phar | Dominic | 2015-06-19 | 1 | -2/+2 |