phpseclib/phpseclib/Net
terrafrost 9a7cfafc8d SSH2: timeout would occasionally infinitely loop
this was changed from !$this->curTimeout to $this->curTimeout <= 0
in commit 96c4c3bc58
2021-05-14 12:55:06 -05:00
..
SFTP fix undefined index notice in stream touch() 2021-02-22 08:54:30 -06:00
SCP.php SCP: issue error if remote_file is empty in put() call 2019-01-27 17:03:53 -06:00
SFTP.php SFTP: reopen channel on channel closure 2021-05-11 20:20:46 -05:00
SSH1.php Fix phpdoc errors 2020-09-09 09:43:26 +02:00
SSH2.php SSH2: timeout would occasionally infinitely loop 2021-05-14 12:55:06 -05:00