summaryrefslogtreecommitdiff
path: root/ext/ftp
Commit message (Expand)AuthorAgeFilesLines
* typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-231-2/+2
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-194-4/+4
* Fix ftp_login()Nikita Popov2014-09-031-1/+1
* fixed remaining 's' args for ftpAnatol Belski2014-08-271-10/+12
* first show to make 's' work with size_tAnatol Belski2014-08-271-14/+14
* master renames phase 3Anatol Belski2014-08-251-5/+5
* master renames phase 1Anatol Belski2014-08-253-80/+80
* fixes to %pd format usageAnatol Belski2014-08-242-7/+7
* ported ext/ftpAnatol Belski2014-08-193-51/+51
* basic macro replacements, all at onceAnatol Belski2014-08-191-26/+26
* Merge branch 'master' into testDmitry Stogov2014-08-111-1/+1
|\
| * Add SO_REUSEPORT + SO_BROADCAST support via socket stream context optionDaniel Lowrey2014-08-051-1/+1
* | Merge branch 'master' into phpngXinchen Hui2014-07-091-1/+1
|\ \ | |/
| * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-07-081-1/+1
| |\
| | * fix unstable testStanislav Malyshev2014-07-081-1/+1
| | * Bump yearXinchen Hui2014-01-034-4/+4
| * | Bump yearXinchen Hui2014-01-034-4/+4
* | | Use reference counting instead of zval duplicationDmitry Stogov2014-06-051-2/+1
* | | Fixed safe resource close.Dmitry Stogov2014-05-131-1/+1
* | | Fixed incorrect boolean IS_FALSE/IS_TRUE handlingDmitry Stogov2014-05-061-1/+1
* | | Fixed memory leaksDmitry Stogov2014-05-063-13/+15
* | | fix ftp for ngkrakjoe2014-05-061-42/+42
* | | Cleanup (1-st round)Dmitry Stogov2014-04-152-3/+3
* | | Bump yearXinchen Hui2014-01-034-4/+4
|/ /
* | Merge branch 'PHP-5.4' into PHP-5.5Nikita Popov2013-12-302-0/+8
|\ \ | |/
| * Fix leak caused by fix to bug #65667Nikita Popov2013-12-302-0/+8
* | Merge branch 'PHP-5.4' into PHP-5.5Ferenc Kovacs2013-11-067-14/+14
|\ \ | |/
| * fix many parallel test issuesptarjan2013-11-067-14/+14
* | Merge branch 'PHP-5.4' into PHP-5.5Rasmus Lerdorf2013-10-201-1/+1
|\ \ | |/
| * Clean up this weird safe_emalloc() callRasmus Lerdorf2013-10-201-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Rasmus Lerdorf2013-10-201-3/+3
|\ \ | |/
| * Minor Coverity tweaksRasmus Lerdorf2013-10-201-3/+3
* | Merge branch 'PHP-5.4' into PHP-5.5Rasmus Lerdorf2013-10-191-1/+1
|\ \ | |/
| * Remove senseless check hereRasmus Lerdorf2013-10-191-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Nikita Popov2013-10-043-1/+192
|\ \ | |/
| * Fix bug #65667: ftp_nb_continue produces segfaultPhilip Hofstetter2013-10-043-1/+192
* | Remove compile warnings:Christopher Jones2013-08-191-5/+0
|/
* First fixes for a 64bit compatible ftp extensionAndreas Streichardt2013-08-046-57/+107
* non living code related typo fixesVeres Lajos2013-08-041-1/+1
* typo fixesVeres Lajos2013-07-152-2/+2
* - Bug #65228 (FTPs memory leak) patch by: marco dot beierer at mbsecurity dot chFelipe Pena2013-07-131-0/+15
* Happy New YearXinchen Hui2013-01-014-4/+4
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-105-0/+0
|\
| * Remove executable permission on phptXinchen Hui2012-10-105-0/+0
| * - Year++Felipe Pena2012-01-014-4/+4
| * Fix bug 60183Rasmus Lerdorf2011-11-011-0/+3
| * - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
| * - Year++Felipe Pena2011-01-014-4/+4
* | MFH r322485Scott MacVicar2012-01-261-2/+10
* | - Year++Felipe Pena2012-01-014-4/+4