| Commit message (Expand) | Author | Age | Files | Lines |
* | local build changesHEADmaster | hsm | 2016-05-29 | 4 | -44/+43 |
* | Add support for auth with open-keychain | hsm | 2016-05-29 | 6 | -1/+348 |
* | [Gradle Release Plugin] - new version commit: '2.2.5-SNAPSHOT'. | Kenny Root | 2016-05-19 | 1 | -2/+2 |
* | [Gradle Release Plugin] - pre tag commit: '2.2.4'. | Kenny Root | 2016-05-19 | 1 | -2/+2 |
* | Update to ecc-25519-java v1.0.3 | Kenny Root | 2016-05-19 | 1 | -1/+1 |
* | Merge pull request #18 from kruton/extended-hostkey | Kenny Root | 2016-03-11 | 1 | -0/+16 |
|\ |
|
| * | ed25519: implement equality and hashCode | Kenny Root | 2016-03-11 | 1 | -0/+16 |
|/ |
|
* | Merge pull request #17 from kruton/extended-hostkey | Kenny Root | 2016-02-21 | 3 | -2/+87 |
|\ |
|
| * | Add extended server hostkey verification API | Kenny Root | 2016-02-21 | 3 | -2/+87 |
|/ |
|
* | Merge pull request #16 from kruton/upgrade-bintray | Kenny Root | 2016-02-19 | 1 | -1/+1 |
|\ |
|
| * | Upgrade to bintray 1.6 gradle plugin | Kenny Root | 2016-02-19 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #15 from kruton/artifactory-publish | Kenny Root | 2016-02-19 | 1 | -1/+1 |
|\ |
|
| * | Use the HTTPS URL for OJO | Kenny Root | 2016-02-19 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #14 from kruton/artifactory-publish | Kenny Root | 2016-02-19 | 1 | -2/+4 |
|\ |
|
| * | Publish sources and javadoc as well | Kenny Root | 2016-02-19 | 1 | -2/+4 |
|/ |
|
* | Merge pull request #13 from kruton/artifactory-publish | Kenny Root | 2016-02-19 | 3 | -12/+40 |
|\ |
|
| * | Add Artifactory publishing for snapshots | Kenny Root | 2016-02-19 | 3 | -12/+40 |
|/ |
|
* | [Gradle Release Plugin] - new version commit: '2.2.4-SNAPSHOT'. | Kenny Root | 2016-01-25 | 1 | -2/+2 |
* | [Gradle Release Plugin] - pre tag commit: '2.2.3'. | Kenny Root | 2016-01-25 | 1 | -2/+2 |
* | Update README.md | Kenny Root | 2016-01-24 | 1 | -0/+1 |
* | Merge pull request #10 from kruton/readme-update | Kenny Root | 2016-01-24 | 1 | -2/+6 |
|\ |
|
| * | Update comments about supported algorithms | Kenny Root | 2016-01-24 | 1 | -2/+6 |
|/ |
|
* | Merge pull request #9 from kruton/25519-crypto | Kenny Root | 2016-01-24 | 10 | -4/+409 |
|\ |
|
| * | Add Ed25519 host key support | Kenny Root | 2016-01-24 | 10 | -4/+409 |
|/ |
|
* | Merge pull request #8 from kruton/curve25519-kex | Kenny Root | 2016-01-24 | 5 | -2/+161 |
|\ |
|
| * | Add curve25519-sha256@libssh.org exchange method | Kenny Root | 2016-01-24 | 5 | -2/+161 |
|/ |
|
* | [Gradle Release Plugin] - new version commit: '2.2.3-SNAPSHOT'. | Kenny Root | 2015-12-28 | 1 | -2/+2 |
* | [Gradle Release Plugin] - pre tag commit: '2.2.2'. | Kenny Root | 2015-12-28 | 1 | -2/+2 |
* | Merge pull request #7 from kruton/gitignore | Kenny Root | 2015-12-28 | 1 | -0/+11 |
|\ |
|
| * | Add more stuff to .gitignore | Kenny Root | 2015-12-28 | 1 | -0/+11 |
|/ |
|
* | Merge pull request #6 from kruton/unitTests | Kenny Root | 2015-12-26 | 5 | -76/+267 |
|\ |
|
| * | Add tests for ECDSASHA2Verify | Kenny Root | 2015-12-26 | 2 | -75/+71 |
| * | Add unit tests for readOid | Kenny Root | 2015-12-25 | 1 | -0/+72 |
| * | Add tests for readInt | Kenny Root | 2015-12-25 | 1 | -0/+48 |
| * | Add length check with test | Kenny Root | 2015-12-25 | 3 | -1/+76 |
|/ |
|
* | Merge pull request #5 from kruton/indirect-proxy | Kenny Root | 2015-10-08 | 4 | -225/+142 |
|\ |
|
| * | Move socket creation out to its own function | Kenny Root | 2015-10-08 | 3 | -130/+142 |
| * | Remove the authenticateWithDSA method | Kenny Root | 2015-10-08 | 1 | -59/+0 |
| * | Remove tcpNoDelay setting | Kenny Root | 2015-10-08 | 2 | -36/+0 |
* | | Merge pull request #4 from kruton/doc-fix | Kenny Root | 2015-10-08 | 2 | -16/+17 |
|\ \ |
|
| * | | Fix typo in javadoc about encryption | Kenny Root | 2015-10-08 | 1 | -1/+1 |
| * | | Add mentions of EC keys where DSA and RSA are mentioned | Kenny Root | 2015-10-08 | 2 | -14/+15 |
| * | | Add Javadoc for user argument | Kenny Root | 2015-10-08 | 1 | -1/+1 |
| |/ |
|
* | | Merge pull request #3 from kruton/ecdsa-fix | Kenny Root | 2015-10-08 | 1 | -7/+68 |
|\ \
| |/
|/| |
|
| * | Support decoding large keys | Kenny Root | 2015-10-08 | 1 | -7/+68 |
|/ |
|
* | Remove now unneeded repository URL | Kenny Root | 2015-09-16 | 1 | -6/+0 |
* | [Gradle Release Plugin] - new version commit: '2.2.2-SNAPSHOT'. | Kenny Root | 2015-09-15 | 1 | -2/+2 |
* | [Gradle Release Plugin] - pre tag commit: '2.2.1'. | Kenny Root | 2015-09-15 | 1 | -2/+2 |
* | Ignore IntelliJ IDEA files | Kenny Root | 2015-09-15 | 1 | -2/+2 |
* | Merge pull request #2 from kruton/simplesocks | Kenny Root | 2015-09-15 | 2 | -124/+39 |
|\ |
|