aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ssh.apache
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant type argumentsThomas Wolf2021-09-301-2/+2
* Enable compiler option --releaseMatthias Sohn2021-09-292-3/+122
* Bump minimum required Java version to 11Matthias Sohn2021-09-293-5/+9
* Merge branch 'master' into nextMatthias Sohn2021-09-1310-483/+259
|\
| * [sshd] Minor code clean-upThomas Wolf2021-07-211-33/+19
| * [sshd] Ignore revoked keys in OpenSshServerKeyDatabase.lookup()Thomas Wolf2021-07-162-11/+18
| * [sshd] Distinguish key type and signature algorithm for host keyThomas Wolf2021-07-161-0/+6
| * [sshd] Implement SSH config KexAlgorithmsThomas Wolf2021-07-167-37/+238
| * Update target platform to I20210626190330Thomas Wolf2021-07-066-479/+55
* | Merge branch 'master' into nextMatthias Sohn2021-06-291-0/+19
|\|
| * [sshd] Log the full KEX negotiation resultThomas Wolf2021-06-191-0/+19
| * Prepare 5.13.0-SNAPSHOT buildsMatthias Sohn2021-06-143-16/+16
| * Prepare 5.12.1-SNAPSHOT buildsMatthias Sohn2021-06-133-16/+16
| * JGit v5.12.0.202106070339-rv5.12.0.202106070339-rMatthias Sohn2021-06-073-4/+4
| * Prepare 5.12.0-SNAPSHOT buildsMatthias Sohn2021-06-033-4/+4
| * JGit v5.12.0.202106021050-rc1v5.12.0.202106021050-rc1Matthias Sohn2021-06-023-4/+4
| * Prepare 5.12.0-SNAPSHOT buildsMatthias Sohn2021-06-023-4/+4
| * JGit v5.12.0.202106011439-rc1v5.12.0.202106011439-rc1Matthias Sohn2021-06-013-4/+4
| * Prepare 5.12.0-SNAPSHOT buildsMatthias Sohn2021-06-013-4/+4
| * JGit v5.12.0.202105261145-m3v5.12.0.202105261145-m3Matthias Sohn2021-05-263-4/+4
| * Prepare 5.12.0-SNAPSHOT buildsMatthias Sohn2021-05-063-4/+4
| * JGit v5.12.0.202105051250-m2v5.12.0.202105051250-m2Matthias Sohn2021-05-053-4/+4
* | Merge branch 'master' into nextMatthias Sohn2021-05-1210-67/+535
|\|
| * ssh: ensure list is modifiable before using Iterator.remove().Thomas Wolf2021-04-141-2/+2
| * sshd: don't lock the known_hosts files on readingThomas Wolf2021-04-013-23/+10
| * sshd: implement server-sig-algs SSH extension (client side)Thomas Wolf2021-04-016-15/+279
| * Merge branch 'stable-5.11'Matthias Sohn2021-03-267-44/+261
| |\
| | * sshd: try all configured signature algorithms for a keyThomas Wolf2021-03-193-3/+171
| | * sshd: implement ssh config PubkeyAcceptedAlgorithmsThomas Wolf2021-03-194-41/+90
| * | Prepare 5.12.0-SNAPSHOT buildsMatthias Sohn2021-03-103-16/+16
| |/
| * Prepare 5.11.1-SNAPSHOT buildsMatthias Sohn2021-03-093-16/+16
| * JGit v5.11.0.202103091610-rv5.11.0.202103091610-rMatthias Sohn2021-03-093-4/+4
| * Prepare 5.11.0-SNAPSHOT buildsMatthias Sohn2021-03-043-4/+4
| * JGit v5.11.0.202103031150-rc1v5.11.0.202103031150-rc1Matthias Sohn2021-03-033-4/+4
| * Prepare 5.11.0-SNAPSHOT buildsMatthias Sohn2021-02-243-4/+4
| * JGit v5.11.0.202102240950-m3v5.11.0.202102240950-m3Matthias Sohn2021-02-243-4/+4
* | Merge branch 'master' into nextMatthias Sohn2021-02-2811-240/+142
|\|
| * Migrate to Apache MINA sshd 2.6.0 and Orbit I20210203173513David Ostrovsky2021-02-0410-235/+125
| * Client-side protocol V2 support for fetchingThomas Wolf2021-01-011-4/+13
| * [spotbugs] Fix potential NPE in OpenSshServerKeyDatabaseMatthias Sohn2020-12-221-1/+4
| * Prepare 5.11.0-SNAPSHOT buildsMatthias Sohn2020-12-023-16/+16
* | Merge branch 'master' into nextMatthias Sohn2020-11-2813-216/+716
|\|
| * Revert "Client-side protocol V2 support for fetching"Thomas Wolf2020-11-031-13/+4
| * Client-side protocol V2 support for fetchingThomas Wolf2020-10-291-4/+13
| * Support "http.userAgent" and "http.extraHeader" from the git configJames Wynn2020-09-261-46/+5
| * sshd: better error report when user cancels authenticationThomas Wolf2020-09-265-17/+103
| * sshd: support the ProxyJump ssh configThomas Wolf2020-09-196-34/+232
| * SshdSession: close channel gracefullyThomas Wolf2020-09-051-1/+1
| * Prepare 5.10.0-SNAPSHOT buildsMatthias Sohn2020-08-273-16/+16
| * Update javadoc for RemoteSession and SshSessionFactoryThomas Wolf2020-08-101-26/+16