summaryrefslogtreecommitdiff
path: root/includes/filetransfer/ssh.inc
Commit message (Collapse)AuthorAge
* Issue #1182374 by lyricnz, xendil, sivaji, brianV: Code style fixes for ↵David Rothstein2014-11-01
| | | | includes/filetransfer.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* #1013058 by bfroehle: Fixed SSH connection class has wrong port in error string.Angie Byron2011-01-03
|
* #1010506 by dww, chx, hgurol: Fixed FileTransfer doesn't properly handle any ↵Angie Byron2011-01-03
| | | | advanced settings nor the ssh username
* #609772 by dww, JacobSingh, ksenzee: Fixed Impossible to extend the ↵Angie Byron2010-12-01
| | | | FileTransfer class system in contrib
* - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ↵Dries Buytaert2010-01-30
| | | | at end of files.
* #602520 by JacobSingh and dww: Make FileTransfer form have one option for ↵Angie Byron2009-10-24
| | | | FTP (ftp_extension() preferred).
* - Patch #528326 by JacobSingh, cwgordon7: clean-up and bug fixes for the FTP ↵Dries Buytaert2009-08-28
| | | | file transfer classes.
* - Patch #395472 by JacobSingh, chx, cwgordon7: more improvements to the file ↵Dries Buytaert2009-07-01
| | | | transfer system to pave the path for a plugin manager. Heroic effort.
* - Patch #395472 by chx, dww, cwgordon7, JacobSingh, et al: added different ↵Dries Buytaert2009-06-23
file transport mechanisms to core in preparation of a plugin manager.