aboutsummaryrefslogtreecommitdiffstats
path: root/lib/src/main/java/com/trilead/ssh2/channel
Commit message (Expand)AuthorAgeFilesLines
* Fix line endingsKenny Root2013-04-1111-2757/+2757
* Use RSA CRT keys for speedKenny Root2013-02-041-5/+9
* Add ECDSA supportKenny Root2013-02-041-33/+55
* Remove J2ME compatibility layer for keysKenny Root2013-02-032-36/+80
* Attempt to fix CLOSE_WAIT problemKenny Root2011-05-055-14/+15
* License contributed works as APL 2.0, 2nd passKenny Root2010-02-082-15/+32
* Support SOCKS 4a extension for resolving hostnames remotelyKenny Root2009-07-091-15/+8
* Do not rely on jsocks ProxyServer; implement our ownKenny Root2009-07-091-28/+120
* Add confirm-use and lifetime constraints to individual pubkeysKenny Root2009-06-261-3/+24
* Clean up auth agent forwarder, add auth agent lockingKenny Root2009-06-261-67/+130
* Add authentication agent forwardingKenny Root2009-06-252-0/+463
* Reduce allocations in read and write path, pass 1 (there is still more alloca...Kenny Root2009-06-011-4/+5
* Comply with RFC 4254 on window-change packetKenny Root2009-01-231-10/+4
* * Add dynamic port forwarding.Kenny Root2008-11-081-0/+199
* * WARNING: this build is broken lolJeffrey Sharkey2008-09-111-1/+2
* * moved all terminal logic into a Service backend. connections are held in p...Jeffrey Sharkey2008-08-271-0/+30
* Update Trilead SSH-2 for Java from build 211 to build 213Kenny Root2008-08-262-35/+111
* Initial import.Kenny Root2007-11-1711-0/+2599