phpseclib/phpseclib
terrafrost a14e71f38b SSH2: connect to server in login() function
this change will make it so some parameters can be set after the
Net_SSH2 object has been created. eg. instead of doing
define('NET_SSH2_LOGGING', NET_SSH2_LOG_COMPLEX) one can now do
$ssh->setLogging(...) or something.
2014-04-06 23:45:25 -05:00
..
Crypt add error suppression to phpinfo() 2014-03-30 10:15:08 -05:00
File X509: Array -> array (CS consistency) 2014-03-29 15:26:50 -05:00
Math add error suppression to phpinfo() 2014-03-30 10:15:08 -05:00
Net SSH2: connect to server in login() function 2014-04-06 23:45:25 -05:00
System SSH_Agent: add new line at end of file to comply with CS 2014-04-01 22:54:26 +02:00
openssl.cnf Cleaned up whitespace 2014-01-18 17:29:25 +00:00