| Commit message (Expand) | Author | Age | Files | Lines |
* | Migrate to Apache MINA sshd 2.6.0 and Orbit I20210203173513 | David Ostrovsky | 2021-02-04 | 1 | -16/+47 |
* | Client-side protocol V2 support for fetching | Thomas Wolf | 2021-01-01 | 2 | -19/+72 |
* | [spotbugs] Silence NP_BOOLEAN_RETURN_NULL in FakeUserAuthGSS#doAuth | Matthias Sohn | 2020-12-22 | 1 | -1/+2 |
* | sshd: support the ProxyJump ssh config | Thomas Wolf | 2020-09-19 | 1 | -1/+3 |
* | Fix JSchProcess.waitFor() with time-out | Thomas Wolf | 2020-08-10 | 2 | -4/+108 |
* | sshd: use PropertyResolver in test | Thomas Wolf | 2020-07-28 | 1 | -6/+6 |
* | Remove dependency on JSch from SSH test framework | Thomas Wolf | 2020-07-26 | 2 | -43/+115 |
* | Add a test for upstream bug SSHD-1028 | Thomas Wolf | 2020-07-03 | 1 | -0/+12 |
* | Decouple JSch from JGit Core | Matthias Sohn | 2020-06-01 | 2 | -0/+1231 |
* | In-memory SSH keys for the "no files" sshd tests | Thomas Wolf | 2020-05-23 | 1 | -6/+31 |
* | Update to org.apache.sshd 2.4.0 | Thomas Wolf | 2020-03-22 | 1 | -8/+9 |
* | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1 | -38/+5 |
* | sshd: add missing javadoc in SshTestGitServer | Thomas Wolf | 2019-07-15 | 1 | -0/+10 |
* | sshd: correct the protocol version exchange | Thomas Wolf | 2019-07-15 | 1 | -0/+18 |
* | Apache MINA sshd client: adapt to sshd 2.2.0 | Thomas Wolf | 2019-05-06 | 1 | -13/+17 |
* | Apache MINA sshd client: test & fix password authentication | Thomas Wolf | 2018-11-17 | 1 | -2/+32 |
* | Move SshTestGitServer to new bundle org.eclipse.jgit.junit.ssh | Thomas Wolf | 2018-11-17 | 1 | -0/+362 |