1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-11-27 04:34:45 +01:00
tgseclib/phpseclib/Net
terrafrost d79ce65fe3 SSH2: close channel and break after exit-signal
Prior to efdec7b118 exit-signal's would re-use exit-status's channel closing code. after that commit, however, exit-status specific code was added, which meant that falling through, without the break, broke things
2013-06-10 10:57:34 -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: close channel and break after exit-signal 2013-06-10 10:57:34 -05:00