1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-12-04 10:38:19 +01:00
tgseclib/phpseclib/Net
terrafrost 67279d7811 SSH2: rm unused constant
it doesn't need to be defined since the strlen($this->last_interactive_response)
check in _login_helper serves the same purpose that NET_SSH_MASK_LOGIN_INTERACTIVE
was intended to serve
2014-09-06 20:30:01 -05:00
..
SFTP Use get_called_class() if available. 2014-06-27 00:35:19 +02:00
SCP.php SCP: always encapsulate filenames within double quotes 2014-07-03 13:36:24 -05:00
SFTP.php SFTP: cs adjustment 2014-08-19 14:20:20 -05:00
SSH1.php Adjust documentation to coding guidelines: No () around include. 2014-06-01 23:28:49 +02:00
SSH2.php SSH2: rm unused constant 2014-09-06 20:30:01 -05:00