summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ssh.apache
Commit message (Expand)AuthorAgeFilesLines
* [errorprone] Suppress ByteBufferBackingArrayMatthias Sohn2023-09-251-0/+1
* [errorprone] Suppress MissingSummary for translation bundlesMatthias Sohn2023-09-251-0/+1
* Merge "OSGi: move plugin localization to subdirectory"Matthias Sohn2023-09-123-2/+2
|\
| * OSGi: move plugin localization to subdirectoryThomas Wolf2023-09-123-2/+2
* | ssh: Remove redundant null check for home.getAbsoluteFile()Jonathan Nieder2023-09-111-1/+1
|/
* Prepare 6.8.0-SNAPSHOT buildsMatthias Sohn2023-09-073-19/+19
* Merge branch 'stable-6.7'Matthias Sohn2023-09-073-19/+19
|\
| * Prepare 6.7.1-SNAPSHOT buildsMatthias Sohn2023-09-073-19/+19
| * JGit v6.7.0.202309050840-rv6.7.0.202309050840-rMatthias Sohn2023-09-053-4/+4
| * Prepare 6.7.0-SNAPSHOT buildsMatthias Sohn2023-08-303-4/+4
| * JGit v6.7.0.202308301100-rc1v6.7.0.202308301100-rc1Matthias Sohn2023-08-303-4/+4
| * Prepare 6.7.0-SNAPSHOT buildsMatthias Sohn2023-08-033-4/+4
| * JGit v6.7.0.202308011830-m2v6.7.0.202308011830-m2Matthias Sohn2023-08-023-4/+4
* | Ensure home directory not null before using in SshdsessionfactoryMinh Thai2023-09-061-4/+6
|/
* Fix errorprone warning about precedenceHan-Wen Nienhuys2023-08-011-1/+1
* ssh: PKCS#11 supportThomas Wolf2023-07-1711-33/+955
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-168-11/+13
* Prepare 6.7.0-SNAPSHOT buildsMatthias Sohn2023-05-243-18/+18
* 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