aboutsummaryrefslogtreecommitdiffstats
path: root/sshlib
Commit message (Expand)AuthorAgeFilesLines
* local build changesHEADmasterhsm2016-05-291-6/+39
* Add support for auth with open-keychainhsm2016-05-296-1/+348
* Update to ecc-25519-java v1.0.3Kenny Root2016-05-191-1/+1
* ed25519: implement equality and hashCodeKenny Root2016-03-111-0/+16
* Add extended server hostkey verification APIKenny Root2016-02-213-2/+87
* Upgrade to bintray 1.6 gradle pluginKenny Root2016-02-191-1/+1
* Add Artifactory publishing for snapshotsKenny Root2016-02-191-8/+3
* Add Ed25519 host key supportKenny Root2016-01-2410-4/+409
* Add curve25519-sha256@libssh.org exchange methodKenny Root2016-01-245-2/+161
* Add tests for ECDSASHA2VerifyKenny Root2015-12-262-75/+71
* Add unit tests for readOidKenny Root2015-12-251-0/+72
* Add tests for readIntKenny Root2015-12-251-0/+48
* Add length check with testKenny Root2015-12-253-1/+76
* Merge pull request #5 from kruton/indirect-proxyKenny Root2015-10-084-225/+142
|\
| * Move socket creation out to its own functionKenny Root2015-10-083-130/+142
| * Remove the authenticateWithDSA methodKenny Root2015-10-081-59/+0
| * Remove tcpNoDelay settingKenny Root2015-10-082-36/+0
* | Merge pull request #4 from kruton/doc-fixKenny Root2015-10-082-16/+17
|\ \
| * | Fix typo in javadoc about encryptionKenny Root2015-10-081-1/+1
| * | Add mentions of EC keys where DSA and RSA are mentionedKenny Root2015-10-082-14/+15
| * | Add Javadoc for user argumentKenny Root2015-10-081-1/+1
| |/
* / Support decoding large keysKenny Root2015-10-081-7/+68
|/
* Remove now unneeded repository URLKenny Root2015-09-161-6/+0
* Change SOCKS library to simplesocksKenny Root2015-09-152-124/+39
* Rename project to sshlibKenny Root2015-07-18130-0/+21068