aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ssh.apache.test
Commit message (Expand)AuthorAgeFilesLines
* Prepare 5.13.2-SNAPSHOT buildsMatthias Sohn2022-06-142-11/+11
* JGit v5.13.1.202206130422-rv5.13.1.202206130422-rMatthias Sohn2022-06-132-2/+2
* Use slf4j-simple instead of log4j for loggingMatthias Sohn2021-12-311-2/+1
* Prepare 5.13.1-SNAPSHOT buildsMatthias Sohn2021-09-082-11/+11
* JGit v5.13.0.202109080827-rv5.13.0.202109080827-rMatthias Sohn2021-09-082-2/+2
* Prepare 5.13.0-SNAPSHOT buildsMatthias Sohn2021-09-012-2/+2
* JGit v5.13.0.202109011149-rc1v5.13.0.202109011149-rc1Matthias Sohn2021-09-012-2/+2
* Prepare 5.13.0-SNAPSHOT buildsMatthias Sohn2021-08-252-2/+2
* JGit v5.13.0.202108250949-m3v5.13.0.202108250949-m3Matthias Sohn2021-08-252-2/+2
* Relax version range for hamcrest and assertjMatthias Sohn2021-07-191-1/+1
* Update orbit to I20210711110031Matthias Sohn2021-07-161-1/+1
* [sshd] Implement SSH config KexAlgorithmsThomas Wolf2021-07-162-0/+44
* Update target platform to I20210626190330Thomas Wolf2021-07-061-13/+13
* Prepare 5.13.0-SNAPSHOT buildsMatthias Sohn2021-06-142-11/+11
* Prepare 5.12.1-SNAPSHOT buildsMatthias Sohn2021-06-132-11/+11
* JGit v5.12.0.202106070339-rv5.12.0.202106070339-rMatthias Sohn2021-06-072-2/+2
* Prepare 5.12.0-SNAPSHOT buildsMatthias Sohn2021-06-032-2/+2
* JGit v5.12.0.202106021050-rc1v5.12.0.202106021050-rc1Matthias Sohn2021-06-022-2/+2
* Prepare 5.12.0-SNAPSHOT buildsMatthias Sohn2021-06-022-2/+2
* JGit v5.12.0.202106011439-rc1v5.12.0.202106011439-rc1Matthias Sohn2021-06-012-2/+2
* Prepare 5.12.0-SNAPSHOT buildsMatthias Sohn2021-06-012-2/+2
* JGit v5.12.0.202105261145-m3v5.12.0.202105261145-m3Matthias Sohn2021-05-262-2/+2
* Prepare 5.12.0-SNAPSHOT buildsMatthias Sohn2021-05-062-2/+2
* JGit v5.12.0.202105051250-m2v5.12.0.202105051250-m2Matthias Sohn2021-05-052-2/+2
* Merge branch 'stable-5.11'Matthias Sohn2021-03-263-25/+124
|\
| * sshd: try all configured signature algorithms for a keyThomas Wolf2021-03-191-0/+38
| * sshd: implement ssh config PubkeyAcceptedAlgorithmsThomas Wolf2021-03-193-25/+86
* | Prepare 5.12.0-SNAPSHOT buildsMatthias Sohn2021-03-102-11/+11
|/
* Prepare 5.11.1-SNAPSHOT buildsMatthias Sohn2021-03-092-11/+11
* JGit v5.11.0.202103091610-rv5.11.0.202103091610-rMatthias Sohn2021-03-092-2/+2
* Prepare 5.11.0-SNAPSHOT buildsMatthias Sohn2021-03-042-2/+2
* JGit v5.11.0.202103031150-rc1v5.11.0.202103031150-rc1Matthias Sohn2021-03-032-2/+2
* Prepare 5.11.0-SNAPSHOT buildsMatthias Sohn2021-02-242-2/+2
* JGit v5.11.0.202102240950-m3v5.11.0.202102240950-m3Matthias Sohn2021-02-242-2/+2
* Migrate to Apache MINA sshd 2.6.0 and Orbit I20210203173513David Ostrovsky2021-02-042-15/+15
* Client-side protocol V2 support for fetchingThomas Wolf2021-01-011-0/+56
* Prepare 5.11.0-SNAPSHOT buildsMatthias Sohn2020-12-022-11/+11
* Ignore missing javadoc tags in test bundlesMatthias Sohn2020-11-291-2/+2
* Revert "Client-side protocol V2 support for fetching"Thomas Wolf2020-11-031-24/+0
* Client-side protocol V2 support for fetchingThomas Wolf2020-10-291-0/+24
* sshd: support the ProxyJump ssh configThomas Wolf2020-09-192-1/+399
* Prepare 5.10.0-SNAPSHOT buildsMatthias Sohn2020-08-272-11/+11
* sshd: work around a race condition in Apache MINA sshd 2.4.0/2.5.xThomas Wolf2020-08-101-6/+12
* sshd: use PropertyResolver in testThomas Wolf2020-07-281-2/+3
* Rename a test methodThomas Wolf2020-07-041-1/+1
* Add a test for upstream bug SSHD-1028Thomas Wolf2020-07-032-0/+31
* Prepare 5.9.0-SNAPSHOT buildsMatthias Sohn2020-06-092-10/+10
* Decouple JSch from JGit CoreMatthias Sohn2020-06-016-5/+11
* In-memory SSH keys for the "no files" sshd testsThomas Wolf2020-05-232-43/+21
* Builder API to configure SshdSessionFactoriesThomas Wolf2020-05-232-1/+163