Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-7.1' into PHP-7.2 | Stanislav Malyshev | 2018-12-03 | 1 | -1/+0 |
|\ | |||||
| * | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2018-12-03 | 1 | -1/+0 |
| |\ | |||||
| | * | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2018-12-03 | 1 | -1/+0 |
| | |\ | |||||
| | | * | Fix #77020: null pointer dereference in imap_mail | Stanislav Malyshev | 2018-12-03 | 1 | -1/+0 |
* | | | | Merge branch 'PHP-7.1' into PHP-7.2 | Stanislav Malyshev | 2018-11-28 | 1 | -0/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2018-11-28 | 1 | -0/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2018-11-28 | 1 | -0/+2 |
| | |\ \ | | | |/ | |||||
| | | * | Add DISPLAY_INI_ENTRIES for imap | Stanislav Malyshev | 2018-11-28 | 1 | -0/+2 |
| | | * | Disable rsh/ssh functionality in imap by default (bug #77153) | Stanislav Malyshev | 2018-11-20 | 1 | -0/+17 |
| | | * | Merge remote-tracking branch 'phpsec/PHP-5.6.28' into PHP-5.6 | Anatol Belski | 2016-11-08 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Fixed bug #73418 Integer Overflow in "_php_imap_mail" leads to crash | Anatol Belski | 2016-11-03 | 1 | -1/+1 |
| | | * | | More string length checks & fixes | Stanislav Malyshev | 2016-11-03 | 1 | -1/+1 |
| | | |/ | |||||
| | * | | Disable rsh/ssh functionality in imap by default (bug #77153) | Stanislav Malyshev | 2018-11-20 | 1 | -0/+17 |
| | * | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
| * | | | Disable rsh/ssh functionality in imap by default (bug #77153) | Stanislav Malyshev | 2018-11-20 | 1 | -0/+17 |
* | | | | Disable rsh/ssh functionality in imap by default (bug #77153) | Stanislav Malyshev | 2018-11-20 | 1 | -0/+17 |
* | | | | Merge branch 'PHP-7.1' into PHP-7.2 | Nikita Popov | 2018-04-14 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | reset imap_errorstack after outputting it | Aron Rotteveel | 2018-04-14 | 1 | -0/+1 |
* | | | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-01-12 | 1 | -6/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixed bug #75774 imap_append HeapCorruction | Anatol Belski | 2018-01-12 | 1 | -6/+5 |
| * | | | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
| * | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
* | | | | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | | | | Fixed bug #72324 (imap_mailboxmsginfo() return wrong size) | Kalle Sommer Nielsen | 2017-07-07 | 1 | -5/+2 |
* | | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-11-08 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge remote-tracking branch 'phpsec/PHP-7.0.13' into PHP-7.0 | Anatol Belski | 2016-11-08 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Fixed bug #73418 Integer Overflow in "_php_imap_mail" leads to crash | Anatol Belski | 2016-11-03 | 1 | -1/+1 |
* | | | | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2016-11-03 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2016-11-03 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | More string length checks & fixes | Stanislav Malyshev | 2016-11-03 | 1 | -1/+1 |
| | |/ | |||||
| | * | Fix bug #73208 - another missing length check | Stanislav Malyshev | 2016-10-03 | 1 | -1/+1 |
| | * | Fix various int size overflows. | Stanislav Malyshev | 2016-09-12 | 1 | -11/+17 |
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-09-13 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | pick up the safe alloc pieces from | Anatol Belski | 2016-09-13 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-08-20 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Anatol Belski | 2016-08-20 | 1 | -3/+3 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #72852 imap_mail null dereference | Anatol Belski | 2016-08-20 | 1 | -3/+3 |
* | | | Merge branch 'throw-error-in-extensions' | Aaron Piotrowski | 2016-07-05 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Replace zend_ce_error with NULL and replace more E_ERROR with thrown Error | Aaron Piotrowski | 2016-06-13 | 1 | -1/+1 |
| * | | | Merge branch 'master' into throw-error-in-extensions | Aaron Piotrowski | 2016-06-10 | 1 | -14/+12 |
| |\ \ \ | | |/ / | |||||
| * | | | Convert E_ERROR to thrown Error in extensions | Aaron Piotrowski | 2015-07-05 | 1 | -1/+1 |
* | | | | Added ZEND_ATTRIBUTE_FORMAT to some middind functions. | Dmitry Stogov | 2016-06-21 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | remove unused vars | Anatol Belski | 2016-03-01 | 1 | -3/+1 |
* | | | fix possible pointer truncation on win64 | Anatol Belski | 2016-03-01 | 1 | -9/+9 |
* | | | 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 |
| * | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | | Fixed incorrect usage of HASH_OF() macro. Replaced HASH_OF() with more approp... | Dmitry Stogov | 2015-09-24 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 1 | -71/+71 |