summaryrefslogtreecommitdiff
path: root/ext/imap
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Fix bug #73208 - another missing length checkStanislav Malyshev2016-10-031-1/+1
* Fix various int size overflows.Stanislav Malyshev2016-09-121-11/+17
* Fixed bug #72852 imap_mail null dereferenceAnatol Belski2016-08-201-3/+3
* Happy new year (Update copyright to 2016)Lior Kaplan2016-01-012-2/+2
* ext/imap/config.m4: fix conftest segfault in utf8_to_mutf7 check, bug #66909.Michael Orlitzky2015-12-091-5/+10
* bump yearXinchen Hui2015-01-152-2/+2
* Bump yearXinchen Hui2014-01-032-2/+2
* Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2013-09-201-2/+2
|\
| * Fix the broken sh syntax in ext/imap/config.m4.Adam Harvey2013-09-201-2/+2
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-241-2/+2
|\ \ | |/
| * Stricter libc-client symlink checkOle Markus With2013-08-241-2/+2
* | Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-1/+1
|/
* - Fixed bug #64467 (Segmentation fault after imap_reopen failure) patch by: a...Felipe Pena2013-06-261-4/+3
* Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* Happy New YearXinchen Hui2013-01-012-2/+2
* Merge branch 'PHP-5.3' into PHP-5.4Remi Collet2012-11-241-0/+52
|\
| * add unit test for bug 63126Remi Collet2012-11-241-0/+52
* | Merge branch 'PHP-5.3' into PHP-5.4Remi Collet2012-11-241-1/+1
|\ \ | |/
| * Fixed Bug #63126 DISABLE_AUTHENTICATOR ignores arrayRemi Collet2012-11-241-1/+1
| * - Year++Felipe Pena2012-01-012-2/+2
| * Update skipifHannes Magnusson2011-09-071-2/+2
| * - Added ZEND_MOD_END macro to use in the end of zend_module_dep[]Felipe Pena2011-08-061-1/+1
| * - Fixed bug #55313 (Number of retries not set when params specified)Felipe Pena2011-08-061-1/+1
| * - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
| * Fix common typos in the source code (Reported in Bug #54065)Pierrick Charron2011-04-031-1/+1
| * Add imap_fetchmimeStanislav Malyshev2011-01-242-0/+42
| * - Year++Felipe Pena2011-01-012-2/+2
| * MFH: fixed bug #53377 (imap_mime_header_decode() doesn't ignore \t during longAdam Harvey2010-12-132-1/+39
| * - fix #39863, do not accept paths with NULL in them. See http://news.php.net/...Pierre Joye2010-11-181-4/+8
| * Fixed a possible double free in imap extension (Identified by Mateusz Kociels...Ilia Alshanetsky2010-11-021-0/+2
| * - #35638, add udate to imap_fetch_overviewPierre Joye2010-04-146-84/+67
* | Fixed the common misspelling of the word occurred (occured -> occurred)Marc Easen2012-06-301-1/+1
* | - Year++Felipe Pena2012-01-012-2/+2
* | Update skipifHannes Magnusson2011-09-071-2/+2
* | - Added ZEND_MOD_END macro to use in the end of zend_module_dep[]Felipe Pena2011-08-061-1/+1
* | - Fixed bug #55313 (Number of retries not set when params specified)Felipe Pena2011-08-061-1/+1
* | - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* | - Added new parameter parsing option (p - for valid path (string without null...Felipe Pena2011-06-061-1/+1
* | Fix common typos in the source code (Reported in Bug #54065)Pierrick Charron2011-04-031-1/+1
* | Add imap_fetchmimeStanislav Malyshev2011-01-242-0/+42
* | - Year++Felipe Pena2011-01-012-2/+2
* | Fix bug #53377 (imap_mime_header_decode() doesn't ignore \t during long MIMEAdam Harvey2010-11-232-1/+39
* | Fixed a possible double free in imap extension (Identified by Mateusz Kociels...Ilia Alshanetsky2010-11-021-0/+2
* | revert change #298288: Remove old dsp/dsw/makefile filesRob Richards2010-04-281-0/+176
* | Removed safe_modeKalle Sommer Nielsen2010-04-261-9/+5
* | Remove old dsp/dsw/makefile files, these arent used by the build system anymo...Kalle Sommer Nielsen2010-04-211-176/+0
* | - #35638, add udate to imap_fetch_overviewPierre Joye2010-04-146-84/+67
|/