aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ssh.apache
Commit message (Expand)AuthorAgeFilesLines
* Switch to Apache MINA sshd 2.10.0Thomas Wolf2023-05-167-166/+80
* Merge branch 'stable-6.5'Matthias Sohn2023-03-071-13/+10
|\
| * Prepare 6.5.1-SNAPSHOT buildsMatthias Sohn2023-03-073-18/+18
| * JGit v6.5.0.202303070854-rv6.5.0.202303070854-rMatthias Sohn2023-03-073-4/+4
| * [sshd] Fix calculation of timeout in AbstractClientProxyConnectorStephan Wahlbrink2023-03-061-13/+10
| * Prepare 6.5.0-SNAPSHOT buildsMatthias Sohn2023-03-013-4/+4
| * JGit v6.5.0.202302281825-rc1v6.5.0.202302281825-rc1Matthias Sohn2023-03-013-4/+4
| * Prepare 6.5.0-SNAPSHOT buildsMatthias Sohn2023-03-013-4/+4
| * JGit v6.5.0.202302221508-m3v6.5.0.202302221508-m3Matthias Sohn2023-02-223-4/+4
| * Prepare 6.5.0-SNAPSHOT buildsMatthias Sohn2023-02-013-4/+4
| * JGit v6.5.0.202302011120-m2v6.5.0.202302011120-m2Matthias Sohn2023-02-013-4/+4
| * Prepare 6.5.0-SNAPSHOT buildsMatthias Sohn2023-01-113-4/+4
| * JGit v6.5.0.202301111425-m1v6.5.0.202301111425-m1Matthias Sohn2023-01-113-4/+4
* | Prepare 6.6.0-SNAPSHOT buildsMatthias Sohn2023-03-013-18/+18
|/
* Prepare 6.5.0-SNAPSHOT buildsMatthias Sohn2022-11-233-18/+18
* Update Apache Mina SSHD to 2.9.2Thomas Wolf2022-11-182-62/+51
* [sshd] Guard against numerical overflowThomas Wolf2022-10-011-2/+2
* Prepare 6.4.0-SNAPSHOT buildsMatthias Sohn2022-09-143-18/+18
* Prepare 6.3.1-SNAPSHOT buildsMatthias Sohn2022-09-123-18/+18
* JGit v6.3.0.202209071007-rv6.3.0.202209071007-rMatthias Sohn2022-09-073-4/+4
* JGit v6.3.0.2022009070944-rMatthias Sohn2022-09-073-4/+4
* Prepare 6.3.0-SNAPSHOT buildsMatthias Sohn2022-08-173-4/+4
* JGit v6.3.0.202208161710-m3v6.3.0.202208161710-m3Matthias Sohn2022-08-163-4/+4
* [sshd] Correct signature for RSA keys from an SSH agentThomas Wolf2022-06-231-6/+11
* Prepare 6.3.0-SNAPSHOT buildsMatthias Sohn2022-06-073-18/+18
* [sshd] Better user feedback on authentication failureThomas Wolf2022-05-0111-60/+513
* Prepare 6.2.0-SNAPSHOT buildsMatthias Sohn2022-03-033-18/+18
* sshd: Add README.md for SSH agentsThomas Wolf2022-01-301-0/+47
* sshd: support the ConnectTimeout ssh configThomas Wolf2022-01-301-1/+6
* sshd: Skip unknown keys from the SSH agentThomas Wolf2022-01-304-6/+57
* sshd: support the AddKeysToAgent ssh configThomas Wolf2022-01-305-22/+376
* sshd: Connector for the Win32-OpenSSH SSH agentThomas Wolf2022-01-301-3/+10
* sshd: handle IdentitiesOnly with an SSH agentThomas Wolf2022-01-303-32/+138
* sshd: support IdentityAgent configThomas Wolf2022-01-301-7/+15
* Switch to Apache MINA sshd 2.8.0Thomas Wolf2022-01-074-69/+54
* sshd: backport upstream fix for SSHD-1231Thomas Wolf2022-01-061-0/+14
* [releng] bump japicmp base version and configure sshd bundlesThomas Wolf2022-01-051-0/+6
* Prepare 6.1.0-SNAPSHOT buildsMatthias Sohn2021-11-243-18/+18
* Javadoc fixesThomas Wolf2021-11-223-7/+7
* Typo fix in o.e.j.ssh.{jsch,apache}/README.mdThomas Wolf2021-11-151-1/+1
* ssh: Handle "ProxyJump none" from SSH config fileThomas Wolf2021-11-151-1/+2
* ssh: use a single SecureRandom instance for hashing hostnamesThomas Wolf2021-11-151-1/+6
* [sshd agent] Introduce ConnectorDescriptorThomas Wolf2021-11-103-12/+136
* Simplify SshdFtpChannelThomas Wolf2021-11-042-56/+31
* sshd: add support for ssh-agentThomas Wolf2021-11-035-6/+72
* sshd: prepare for using an SSH agentThomas Wolf2021-11-0312-4/+719
* [releng] bazel: Enable errorprone on o.e.j.ssh.apacheThomas Wolf2021-11-036-9/+27
* [doc] Add README and package-info to the SSH bundlesThomas Wolf2021-10-312-0/+67
* Fix bad indentation in pom.xmlThomas Wolf2021-10-241-9/+9
* Remove redundant type argumentsThomas Wolf2021-09-301-2/+2