summaryrefslogtreecommitdiff
path: root/ext/ftp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-09-041-17/+29
|\
| * Fixed bug #73457Ville Hukkamaki2018-09-041-16/+28
* | Add missing skip prefix for some SKIPIF messagesatvoicu2018-03-231-1/+1
* | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-02-231-1/+1
|\ \ | |/
| * Fix some arginfosGabriel Caruso2018-02-231-1/+1
| * year++Xinchen Hui2018-01-024-4/+4
* | year++Xinchen Hui2018-01-024-4/+4
* | Add ftp_append to create a new file or append data to an existing file (RFC959)Andreas Treichel2017-08-026-1/+171
* | Test ftp_ssl_connect() function : error conditionschance garcia2017-06-191-0/+51
* | ftp_mlsd(): Parse the MLSD responseAndreas Treichel2017-02-176-11/+159
* | Merge branch 'PHP-7.1'Nikita Popov2017-02-161-9/+23
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-02-161-9/+23
| |\
| | * Make the ftp and stream tests more reliable.Mitch Hagstrand2017-02-161-9/+23
* | | FTP: implement MLSD for structured listing of directories, decribed at https:...Andreas Treichel2017-01-298-0/+150
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-091-1/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-091-1/+2
| |\ \ | | |/
| | * Fix FTP tests for Travis CI.Mitch Hagstrand2017-01-091-1/+2
| | * Update copyright headers to 2017Sammy Kaye Powers2017-01-044-4/+4
* | | Merge branch 'PHP-7.1'Anatol Belski2017-01-081-3/+3
|\ \ \ | |/ /
| * | move various places to the centralized OpenSSL setup routineAnatol Belski2017-01-081-3/+3
| * | Update copyright headers to 2017Sammy Kaye Powers2017-01-044-4/+4
* | | Update copyright headers to 2017Sammy Kaye Powers2017-01-024-4/+4
* | | Fix ext/ftpNikita Popov2016-11-221-4/+4
* | | Kill some more strlen() calls and fix a possible missing NULL pointer checkKalle Sommer Nielsen2016-11-203-112/+149
* | | Remove undefined variable if ext/ftp was built with SSLKalle Sommer Nielsen2016-11-201-3/+0
* | | Fix typoKalle Sommer Nielsen2016-11-201-1/+1
* | | Shave off a strlen() call in ftp_mkdir()Kalle Sommer Nielsen2016-11-203-4/+4
* | | restore erroneously removed partAnatol Belski2016-11-131-0/+1
* | | Remove Netware supportKalle Sommer Nielsen2016-11-122-23/+5
|/ /
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-08-301-1/+8
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.0Nikita Popov2016-08-301-1/+8
| |\
| | * Test case for bug #72771Ville Hukkamäki2016-08-301-1/+8
* | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-08-131-17/+24
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Nikita Popov2016-08-131-17/+24
| |\ \ | | |/
| | * Bug 70195Benedict Singer2016-08-131-17/+25
* | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-08-051-4/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Nikita Popov2016-08-051-4/+4
| |\ \ | | |/
| | * Fix #72764Ville Hukkamaki2016-08-051-4/+4
* | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-07-272-57/+76
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Nikita Popov2016-07-272-57/+76
| |\ \ | | |/
| | * Fix bug #72667Ville Hukkamäki2016-07-272-57/+76
* | | Fixed compilation warningsDmitry Stogov2016-06-221-3/+3
* | | Added ZEND_ATTRIBUTE_FORMAT to some middind functions.Dmitry Stogov2016-06-211-2/+2
|/ /
* | allow static build of ext/ftpAnatol Belski2016-01-081-3/+3
* | Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-014-4/+4
|\ \ | |/
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-014-4/+4
* | Implement FR #55651 (Option to ignore the returned FTP PASV address)Avi Brender2015-12-154-3/+23
|\ \ | |/
| * Implement FR #55651 (Option to ignore the returned FTP PASV address)Avi Brender2015-12-154-3/+23
* | Remove these old references to the DSP files we don't use anymoreKalle Sommer Nielsen2015-06-221-1/+0
* | Merge branch 'PHP-5.6'Stanislav Malyshev2015-05-311-2/+0
|\ \ | |/