Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-7.1' into PHP-7.2 | Stanislav Malyshev | 2018-12-03 | 2 | -1/+15 |
|\ | |||||
| * | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2018-12-03 | 2 | -1/+15 |
| |\ | |||||
| | * | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2018-12-03 | 2 | -1/+15 |
| | |\ | |||||
| | | * | Fix #77020: null pointer dereference in imap_mail | Stanislav Malyshev | 2018-12-03 | 2 | -1/+15 |
* | | | | 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 | 3 | -0/+42 |
| | | * | 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 | 3 | -0/+42 |
| | * | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 2 | -2/+2 |
| * | | | Disable rsh/ssh functionality in imap by default (bug #77153) | Stanislav Malyshev | 2018-11-20 | 3 | -0/+42 |
| * | | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 18 | -18/+14 |
| * | | | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 69 | -204/+204 |
| * | | | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 3 | -8/+1 |
| * | | | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 6 | -45/+44 |
* | | | | Disable rsh/ssh functionality in imap by default (bug #77153) | Stanislav Malyshev | 2018-11-20 | 3 | -0/+42 |
* | | | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 18 | -18/+14 |
* | | | | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 69 | -204/+204 |
* | | | | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 3 | -8/+1 |
* | | | | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 6 | -45/+44 |
* | | | | 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 | 2 | -6/+29 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixed bug #75774 imap_append HeapCorruction | Anatol Belski | 2018-01-12 | 2 | -6/+29 |
| * | | | year++ | Xinchen Hui | 2018-01-02 | 2 | -2/+2 |
* | | | | year++ | Xinchen Hui | 2018-01-02 | 2 | -2/+2 |
* | | | | Merge branch 'PHP-7.1' into PHP-7.2 | Nikita Popov | 2017-12-09 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | ext/imap/config.m4: fix ac_cv_u8t_decompose check | Michael Heimpold | 2017-12-09 | 1 | -1/+1 |
| * | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 2 | -2/+2 |
* | | | | Fixed bug #72324 (imap_mailboxmsginfo() return wrong size) | Kalle Sommer Nielsen | 2017-07-07 | 1 | -5/+2 |
* | | | | Fix redefine warnings | Kalle Sommer Nielsen | 2017-07-07 | 1 | -0/+15 |
* | | | | Remove superfluous semicolons | Tom Van Looy | 2017-06-26 | 1 | -1/+1 |
* | | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 2 | -2/+2 |
* | | | | Remove more PHP 6 leftovers from tests | Nikita Popov | 2016-11-24 | 19 | -79/+79 |
* | | | | Remove the b prefix from literals on unrelated tests | Pedro Magalhães | 2016-11-20 | 2 | -7/+7 |
|/ / / | |||||
* | | | 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 |
|\ \ \ | |/ / |