summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.junit.ssh/src/org/eclipse
Commit message (Expand)AuthorAgeFilesLines
* Default for global (user) git ignore fileThomas Wolf2023-06-191-10/+2
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-162-0/+7
* Merge branch 'stable-6.3' into stable-6.4Matthias Sohn2023-04-212-0/+5
|\
| * Add missing since tag for SshBasicTestBasestable-5.11Matthias Sohn2023-04-201-0/+2
| * Merge branch 'stable-5.10' into stable-5.11Matthias Sohn2023-04-201-0/+3
| |\
| | * Add missing since tag for SshTestHarness#publicKey2stable-5.10Matthias Sohn2023-04-201-0/+3
* | | SshTestGitServer: : ensure UploadPack is closed to fix resource leakMatthias Sohn2022-11-211-7/+7
|/ /
* | Migrate to Apache MINA sshd 2.6.0 and Orbit I20210203173513David Ostrovsky2021-02-041-16/+47
* | Client-side protocol V2 support for fetchingThomas Wolf2021-01-012-19/+72
* | [spotbugs] Silence NP_BOOLEAN_RETURN_NULL in FakeUserAuthGSS#doAuthMatthias Sohn2020-12-221-1/+2
|/
* sshd: support the ProxyJump ssh configThomas Wolf2020-09-191-1/+3
* Fix JSchProcess.waitFor() with time-outThomas Wolf2020-08-102-4/+108
* sshd: use PropertyResolver in testThomas Wolf2020-07-281-6/+6
* Remove dependency on JSch from SSH test frameworkThomas Wolf2020-07-262-43/+115
* Add a test for upstream bug SSHD-1028Thomas Wolf2020-07-031-0/+12
* Decouple JSch from JGit CoreMatthias Sohn2020-06-012-0/+1231
* In-memory SSH keys for the "no files" sshd testsThomas Wolf2020-05-231-6/+31
* Update to org.apache.sshd 2.4.0Thomas Wolf2020-03-221-8/+9
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* sshd: add missing javadoc in SshTestGitServerThomas Wolf2019-07-151-0/+10
* sshd: correct the protocol version exchangeThomas Wolf2019-07-151-0/+18
* Apache MINA sshd client: adapt to sshd 2.2.0Thomas Wolf2019-05-061-13/+17
* Apache MINA sshd client: test & fix password authenticationThomas Wolf2018-11-171-2/+32
* Move SshTestGitServer to new bundle org.eclipse.jgit.junit.sshThomas Wolf2018-11-171-0/+362