aboutsummaryrefslogtreecommitdiffstats
path: root/sshlib/src/main/java/com/trilead
Commit message (Collapse)AuthorAgeFilesLines
* Remove tcpNoDelay settingKenny Root2015-10-082-36/+0
| | | | | This conflicts with more advanced proxy transports that don't support this, so just remove it altogether.
* 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