phpseclib/phpseclib
terrafrost 96eb1f3797 SSH2: simplify _send_channel_packet
the last _send_channel_packet was unnecessarily complex. this lead
to a number of problems. for example,

the window size was checked for adjustments in two places. in the
second place it receives a window adjustment packet and just assumes
that the window adjustment packet was big enough for the rest of the
data.

(thanks, pixall!)
2014-12-05 22:01:39 -06:00
..
Crypt RSA: update unit test 2014-09-09 00:28:38 -05:00
File ASN1: add unit test for non-constructed context-specific change 2014-09-22 23:03:06 -05:00
Math Restore compatibility with PHP 5.6.1 by using explicit array indexes. 2014-10-19 20:24:13 +02:00
Net SSH2: simplify _send_channel_packet 2014-12-05 22:01:39 -06:00
System Adjust documentation to coding guidelines: No () around include. 2014-06-01 23:28:49 +02:00
openssl.cnf Cleaned up whitespace 2014-01-18 17:29:25 +00:00