summaryrefslogtreecommitdiff
path: root/ext/imap/php_imap.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2018-12-031-1/+0
|\
| * Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2018-12-031-1/+0
| |\
| | * Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-12-031-1/+0
| | |\
| | | * Fix #77020: null pointer dereference in imap_mailStanislav Malyshev2018-12-031-1/+0
* | | | Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2018-11-281-0/+2
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2018-11-281-0/+2
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-11-281-0/+2
| | |\ \ | | | |/
| | | * Add DISPLAY_INI_ENTRIES for imapStanislav Malyshev2018-11-281-0/+2
| | | * Disable rsh/ssh functionality in imap by default (bug #77153)Stanislav Malyshev2018-11-201-0/+17
| | | * Merge remote-tracking branch 'phpsec/PHP-5.6.28' into PHP-5.6Anatol Belski2016-11-081-1/+1
| | | |\
| | | | * Fixed bug #73418 Integer Overflow in "_php_imap_mail" leads to crashAnatol Belski2016-11-031-1/+1
| | | * | More string length checks & fixesStanislav Malyshev2016-11-031-1/+1
| | | |/
| | * | Disable rsh/ssh functionality in imap by default (bug #77153)Stanislav Malyshev2018-11-201-0/+17
| | * | Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
| * | | Disable rsh/ssh functionality in imap by default (bug #77153)Stanislav Malyshev2018-11-201-0/+17
* | | | Disable rsh/ssh functionality in imap by default (bug #77153)Stanislav Malyshev2018-11-201-0/+17
* | | | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-04-141-0/+1
|\ \ \ \ | |/ / /
| * | | reset imap_errorstack after outputting itAron Rotteveel2018-04-141-0/+1
* | | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-01-121-6/+5
|\ \ \ \ | |/ / /
| * | | Fixed bug #75774 imap_append HeapCorructionAnatol Belski2018-01-121-6/+5
| * | | year++Xinchen Hui2018-01-021-1/+1
| * | | Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* | | | year++Xinchen Hui2018-01-021-1/+1
* | | | Fixed bug #72324 (imap_mailboxmsginfo() return wrong size)Kalle Sommer Nielsen2017-07-071-5/+2
* | | | Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
|/ / /
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-11-081-1/+1
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'phpsec/PHP-7.0.13' into PHP-7.0Anatol Belski2016-11-081-1/+1
| |\ \
| | * | Fixed bug #73418 Integer Overflow in "_php_imap_mail" leads to crashAnatol Belski2016-11-031-1/+1
* | | | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2016-11-031-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2016-11-031-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | More string length checks & fixesStanislav Malyshev2016-11-031-1/+1
| | |/
| | * Fix bug #73208 - another missing length checkStanislav Malyshev2016-10-031-1/+1
| | * Fix various int size overflows.Stanislav Malyshev2016-09-121-11/+17
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-09-131-1/+1
|\ \ \ | |/ /
| * | pick up the safe alloc pieces fromAnatol Belski2016-09-131-1/+1
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-08-201-3/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-08-201-3/+3
| |\ \ | | |/
| | * Fixed bug #72852 imap_mail null dereferenceAnatol Belski2016-08-201-3/+3
* | | Merge branch 'throw-error-in-extensions'Aaron Piotrowski2016-07-051-1/+1
|\ \ \
| * | | Replace zend_ce_error with NULL and replace more E_ERROR with thrown ErrorAaron Piotrowski2016-06-131-1/+1
| * | | Merge branch 'master' into throw-error-in-extensionsAaron Piotrowski2016-06-101-14/+12
| |\ \ \ | | |/ /
| * | | Convert E_ERROR to thrown Error in extensionsAaron Piotrowski2015-07-051-1/+1
* | | | Added ZEND_ATTRIBUTE_FORMAT to some middind functions.Dmitry Stogov2016-06-211-1/+1
| |/ / |/| |
* | | remove unused varsAnatol Belski2016-03-011-3/+1
* | | fix possible pointer truncation on win64Anatol Belski2016-03-011-9/+9
* | | Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\ \ \ | | |/ | |/|
| * | Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * | bump yearXinchen Hui2015-01-151-1/+1
* | | Fixed incorrect usage of HASH_OF() macro. Replaced HASH_OF() with more approp...Dmitry Stogov2015-09-241-1/+1
| |/ |/|
* | Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-301-71/+71