1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-11-27 12:44:38 +01:00
tgseclib/phpseclib
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
..
Crypt RC4: removed __destruct() 2013-06-03 06:39:18 +07:00
File X509: don't validate self-signed certs by default 2013-06-08 12:40:39 -05:00
Math BigInteger: refactor randomPrime somewhat 2013-06-08 11:10:52 -05:00
Net SSH2: close channel and break after exit-signal 2013-06-10 10:57:34 -05:00
openssl.cnf