1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-12-12 09:09:50 +01:00
tgseclib/phpseclib/Net
terrafrost e85f5c7198 SSH2: Update timeout functionality
Make it so Net_SSH2 doesn't close channel upon timeout. only if reset() is closed will channel be closed.
Also add isTimeout() function
2013-06-07 17:21:11 -05:00
..
SFTP optimizations 2013-05-13 12:41:52 +07:00
SCP.php I think this is what you meant to do here 2013-05-07 23:19:50 -07:00
SFTP.php SFTP: add the same multi-factor auth support that Net_SSH2 enjoys 2013-05-14 17:32:31 -05:00
SSH1.php [remove-svn-version-lines] Remove useless @version: $Id$ lines. 2013-06-02 18:50:46 +02:00
SSH2.php SSH2: Update timeout functionality 2013-06-07 17:21:11 -05:00