summaryrefslogtreecommitdiff
path: root/ext/ftp/ftp.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* Merge branch 'PHP-5.6' into PHP-7.0Nikita Popov2016-08-131-17/+24
|\
| * Bug 70195Benedict Singer2016-08-131-17/+25
* | 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
* | Implement FR #55651 (Option to ignore the returned FTP PASV address)Avi Brender2015-12-151-3/+5
|\ \ | |/
| * Implement FR #55651 (Option to ignore the returned FTP PASV address)Avi Brender2015-12-151-3/+5
* | Merge branch 'PHP-5.6'Stanislav Malyshev2015-05-311-2/+0
|\ \ | |/
| * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-05-311-2/+0
| |\
| | * improve fix for Bug #69545Stanislav Malyshev2015-05-311-2/+0
* | | Merge branch 'PHP-5.6'Stanislav Malyshev2015-05-121-3/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-05-121-41/+41
| |\ \ | | |/
| | * Fix bug #69545 - avoid overflow when reading listStanislav Malyshev2015-04-291-41/+41
| | * Bump yearXinchen Hui2014-01-031-1/+1
| * | Bump yearXinchen Hui2015-01-151-1/+1
| * | Bump yearXinchen Hui2014-01-031-1/+1
* | | improve ssl operations with possible renegotiationAnatol Belski2015-03-121-10/+138
* | | use _set_errno where appropriateAnatol Belski2015-03-121-6/+25
* | | simplify conditionAnatol Belski2015-03-121-5/+1
* | | fix ftp_login with ssl enabledAnatol Belski2015-03-111-7/+38
* | | added commentAnatol Belski2015-03-111-0/+1
* | | enable ftps for shared ext/ftpAnatol Belski2015-03-111-14/+14
* | | bump yearXinchen Hui2015-01-151-1/+1
* | | trailing whitespace removalStanislav Malyshev2015-01-101-38/+38
* | | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-46/+45
* | | bring back all the TSRMLS_FETCH() stuffAnatol Belski2014-10-151-0/+1
* | | remove fetches from gdkrakjoe2014-09-261-1/+0
* | | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | | master renames phase 3Anatol Belski2014-08-251-5/+5
* | | master renames phase 1Anatol Belski2014-08-251-14/+14
* | | fixes to %pd format usageAnatol Belski2014-08-241-5/+5
* | | ported ext/ftpAnatol Belski2014-08-191-11/+11
* | | 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
* | | | Fixed memory leaksDmitry Stogov2014-05-061-7/+7
* | | | Cleanup (1-st round)Dmitry Stogov2014-04-151-1/+1
|/ / /
* | | Bump yearXinchen Hui2014-01-031-1/+1
|/ /
* | Merge branch 'PHP-5.4' into PHP-5.5Nikita Popov2013-12-301-0/+4
|\ \ | |/
| * Fix leak caused by fix to bug #65667Nikita Popov2013-12-301-0/+4
* | 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
* | Remove compile warnings:Christopher Jones2013-08-191-5/+0
|/
* First fixes for a 64bit compatible ftp extensionAndreas Streichardt2013-08-041-36/+18
* non living code related typo fixesVeres Lajos2013-08-041-1/+1
* - Bug #65228 (FTPs memory leak) patch by: marco dot beierer at mbsecurity dot chFelipe Pena2013-07-131-0/+15
* Happy New YearXinchen Hui2013-01-011-1/+1