aboutsummaryrefslogtreecommitdiffstats
path: root/lib/src/main/java/com/trilead/ssh2/transport
Commit message (Expand)AuthorAgeFilesLines
* Check for EC support before enabling itKenny Root2015-04-031-6/+24
* Add diffie-hellman-group-exchange-sha256 supportKenny Root2013-10-061-7/+14
* Fix line endingsKenny Root2013-04-119-2017/+2017
* Fix bug in EC point encodingKenny Root2013-04-111-1/+1
* Add ECDH supportKenny Root2013-04-102-14/+22
* Add support for ECDSA P-384 and P-521Kenny Root2013-02-061-2/+4
* Add ECDSA supportKenny Root2013-02-041-14/+33
* Remove J2ME compatibility layer for keysKenny Root2013-02-031-6/+4
* Make 'zlib' compression work.Matt Johnston2011-01-251-6/+13
* Expand compression buffers if needed for JZlibKenny Root2009-12-171-1/+2
* Temporary compatibility fix for old OpenSSH servers (2.0-2.5.2)Kenny Root2009-03-121-1/+1
* * Add compression option to hostsKenny Root2008-11-113-2/+88
* Update Trilead SSH-2 for Java from build 211 to build 213Kenny Root2008-08-262-10/+32
* Initial import.Kenny Root2007-11-179-0/+1896