aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.junit.ssh/src/org/eclipse/jgit/junit/ssh/SshTestGitServer.java
Commit message (Expand)AuthorAgeFilesLines
* [errorprone] Fix UnnecessaryParentheses errorsMatthias Sohn2024-04-281-1/+1
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-0/+6
* 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
* [spotbugs] Silence NP_BOOLEAN_RETURN_NULL in FakeUserAuthGSS#doAuthMatthias Sohn2020-12-221-1/+2
* Fix JSchProcess.waitFor() with time-outThomas Wolf2020-08-101-0/+63
* sshd: use PropertyResolver in testThomas Wolf2020-07-281-6/+6
* Remove dependency on JSch from SSH test frameworkThomas Wolf2020-07-261-11/+60
* Add a test for upstream bug SSHD-1028Thomas Wolf2020-07-031-0/+12
* 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