aboutsummaryrefslogtreecommitdiffstats
path: root/sshlib/src/main/java/com/trilead/ssh2
Commit message (Collapse)AuthorAgeFilesLines
* Support decoding large keysKenny Root2015-10-081-7/+68
| | | | | | | The ASN.1 decoding routines were not accounting for keys that needed long-form length encoding. Amend the code to add long form length. Fixes connectbot/connectbot#76
* Change SOCKS library to simplesocksKenny Root2015-09-151-122/+37
| | | | simplesocks only implements what we need and is 100% test covered!
* Rename project to sshlibKenny Root2015-07-18128-0/+21043