aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/trilead/ssh2/transport/TransportConnection.java
Commit message (Collapse)AuthorAgeFilesLines
* Fix line endingsKenny Root2013-04-111-343/+343
|
* Make 'zlib' compression work.Matt Johnston2011-01-251-6/+13
| | | | | Previously all compression was the equivalent of zlib@openssh.com since TransportConnection enforced that.
* Expand compression buffers if needed for JZlibKenny Root2009-12-171-1/+2
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@439 df292f66-193f-0410-a5fc-6d59da041ff2
* * Add compression option to hostsKenny Root2008-11-111-1/+52
|
* Initial import.Kenny Root2007-11-171-0/+284