aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ssh.apache/src
Commit message (Expand)AuthorAgeFilesLines
* [sshd] Correct signature for RSA keys from an SSH agentThomas Wolf2022-06-231-6/+11
* [sshd] Better user feedback on authentication failureThomas Wolf2022-05-0110-60/+496
* sshd: support the ConnectTimeout ssh configThomas Wolf2022-01-301-1/+6
* sshd: Skip unknown keys from the SSH agentThomas Wolf2022-01-302-6/+54
* sshd: support the AddKeysToAgent ssh configThomas Wolf2022-01-303-22/+370
* sshd: Connector for the Win32-OpenSSH SSH agentThomas Wolf2022-01-301-3/+10
* sshd: handle IdentitiesOnly with an SSH agentThomas Wolf2022-01-302-32/+137
* sshd: support IdentityAgent configThomas Wolf2022-01-301-7/+15
* Switch to Apache MINA sshd 2.8.0Thomas Wolf2022-01-073-21/+6
* sshd: backport upstream fix for SSHD-1231Thomas Wolf2022-01-061-0/+14
* Javadoc fixesThomas Wolf2021-11-223-7/+7
* 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-041-56/+30
* sshd: add support for ssh-agentThomas Wolf2021-11-035-6/+72
* sshd: prepare for using an SSH agentThomas Wolf2021-11-0310-3/+711
* [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-311-0/+6
* Remove redundant type argumentsThomas Wolf2021-09-301-2/+2
* [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-166-37/+237
* Update target platform to I20210626190330Thomas Wolf2021-07-065-432/+8
* [sshd] Log the full KEX negotiation resultThomas Wolf2021-06-191-0/+19
* 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-012-22/+10
* sshd: implement server-sig-algs SSH extension (client side)Thomas Wolf2021-04-014-15/+274
* sshd: try all configured signature algorithms for a keyThomas Wolf2021-03-193-3/+171
* sshd: implement ssh config PubkeyAcceptedAlgorithmsThomas Wolf2021-03-193-39/+89
* Migrate to Apache MINA sshd 2.6.0 and Orbit I20210203173513David Ostrovsky2021-02-049-192/+80
* Client-side protocol V2 support for fetchingThomas Wolf2021-01-011-4/+13
* [spotbugs] Fix potential NPE in OpenSshServerKeyDatabaseMatthias Sohn2020-12-221-1/+4
* 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-264-15/+101
* sshd: support the ProxyJump ssh configThomas Wolf2020-09-194-34/+225
* SshdSession: close channel gracefullyThomas Wolf2020-09-051-1/+1
* Update javadoc for RemoteSession and SshSessionFactoryThomas Wolf2020-08-101-26/+16
* sshd: work around a race condition in Apache MINA sshd 2.4.0/2.5.xThomas Wolf2020-08-102-0/+135
* sshd: store per-session data on the sshd session objectThomas Wolf2020-08-095-95/+225
* Decouple JSch from JGit CoreMatthias Sohn2020-06-011-0/+7
* Builder API to configure SshdSessionFactoriesThomas Wolf2020-05-233-47/+459
* Log stack trace if CachingKeyPairProvider hits unexpected exceptionMatthias Sohn2020-05-201-1/+1
* Update to org.apache.sshd 2.4.0Thomas Wolf2020-03-224-23/+21
* Merge branch 'stable-5.6'Matthias Sohn2020-02-282-2/+2
|\
| * Move array designators from the variable to the typeDavid Pursehouse2020-02-272-2/+2
* | Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-0439-1482/+195