phpseclib/phpseclib/Net
Andreas Fischer 1de939fb4a Merge pull request #427 from terrafrost/ssh2-show-methods-before-login
SSH2: make it so negotiated algorithms can be seen before login

* terrafrost/ssh2-show-methods-before-login:
  SSH2: white space adjustment
  SSH: update getServerPublicHostKey() to use new _connect() method
  SSH2: fix if statement for conditional _connect() call
  simplify calls to $this->_connect()
  SSH2: make it so negotiated algorithms can be seen before login
2014-08-10 12:10:04 +02: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 Merge pull request #420 from bantu/sftp-skip-current-dir-by-removal 2014-07-24 17:32:38 +02:00
SSH1.php Adjust documentation to coding guidelines: No () around include. 2014-06-01 23:28:49 +02:00
SSH2.php Merge pull request #427 from terrafrost/ssh2-show-methods-before-login 2014-08-10 12:10:04 +02:00