index
:
jgit.git
master
master%private
next
stable-0.10
stable-0.11
stable-0.12
stable-0.7
stable-0.8
stable-0.9
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-2.0
stable-2.1
stable-2.2
stable-2.3
stable-3.0
stable-3.1
stable-3.2
stable-3.3
stable-3.4
stable-3.5
stable-3.6
stable-3.7
stable-4.0
stable-4.1
stable-4.10
stable-4.11
stable-4.2
stable-4.3
stable-4.4
stable-4.5
stable-4.6
stable-4.7
stable-4.8
stable-4.9
stable-5.0
stable-5.1
stable-5.10
stable-5.11
stable-5.12
stable-5.13
stable-5.2
stable-5.3
stable-5.4
stable-5.5
stable-5.6
stable-5.7
stable-5.8
stable-5.9
stable-6.0
stable-6.1
stable-6.10
stable-6.2
stable-6.3
stable-6.4
stable-6.5
stable-6.6
stable-6.7
stable-6.8
stable-6.9
stable-7.0
stable-7.1
JGit, the Java implementation of git: https://github.com/eclipse-jgit/jgit
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
org.eclipse.jgit.ssh.apache
/
src
/
org
/
eclipse
/
jgit
/
transport
/
sshd
Commit message (
Expand
)
Author
Age
Files
Lines
*
ssh: add a factory for KeyPasswordProvider
Thomas Wolf
2024-10-22
2
-5
/
+86
*
[errorprone] Fix error pattern JdkObsolete
Matthias Sohn
2024-04-29
1
-2
/
+1
*
ssh: Remove redundant null check for home.getAbsoluteFile()
Jonathan Nieder
2023-09-11
1
-1
/
+1
*
Ensure home directory not null before using in Sshdsessionfactory
Minh Thai
2023-09-06
1
-4
/
+6
*
ssh: PKCS#11 support
Thomas Wolf
2023-07-17
1
-3
/
+5
*
Fix all Javadoc warnings and fail on them
Antoine Musso
2023-06-16
4
-1
/
+6
*
Switch to Apache MINA sshd 2.10.0
Thomas Wolf
2023-05-16
2
-15
/
+19
*
[sshd] Better user feedback on authentication failure
Thomas Wolf
2022-05-01
2
-16
/
+36
*
sshd: support the ConnectTimeout ssh config
Thomas Wolf
2022-01-30
1
-1
/
+6
*
Javadoc fixes
Thomas Wolf
2021-11-22
1
-3
/
+3
*
ssh: Handle "ProxyJump none" from SSH config file
Thomas Wolf
2021-11-15
1
-1
/
+2
*
[sshd agent] Introduce ConnectorDescriptor
Thomas Wolf
2021-11-10
2
-4
/
+118
*
Simplify SshdFtpChannel
Thomas Wolf
2021-11-04
1
-56
/
+30
*
sshd: add support for ssh-agent
Thomas Wolf
2021-11-03
4
-5
/
+24
*
sshd: prepare for using an SSH agent
Thomas Wolf
2021-11-03
5
-3
/
+308
*
[doc] Add README and package-info to the SSH bundles
Thomas Wolf
2021-10-31
1
-0
/
+6
*
[sshd] Ignore revoked keys in OpenSshServerKeyDatabase.lookup()
Thomas Wolf
2021-07-16
1
-2
/
+2
*
[sshd] Implement SSH config KexAlgorithms
Thomas Wolf
2021-07-16
1
-2
/
+2
*
Update target platform to I20210626190330
Thomas Wolf
2021-07-06
1
-4
/
+2
*
sshd: implement server-sig-algs SSH extension (client side)
Thomas Wolf
2021-04-01
1
-0
/
+2
*
sshd: try all configured signature algorithms for a key
Thomas Wolf
2021-03-19
1
-3
/
+3
*
Migrate to Apache MINA sshd 2.6.0 and Orbit I20210203173513
David Ostrovsky
2021-02-04
2
-12
/
+47
*
Client-side protocol V2 support for fetching
Thomas Wolf
2021-01-01
1
-4
/
+13
*
Revert "Client-side protocol V2 support for fetching"
Thomas Wolf
2020-11-03
1
-13
/
+4
*
Client-side protocol V2 support for fetching
Thomas Wolf
2020-10-29
1
-4
/
+13
*
sshd: better error report when user cancels authentication
Thomas Wolf
2020-09-26
2
-12
/
+70
*
sshd: support the ProxyJump ssh config
Thomas Wolf
2020-09-19
2
-21
/
+183
*
SshdSession: close channel gracefully
Thomas Wolf
2020-09-05
1
-1
/
+1
*
Update javadoc for RemoteSession and SshSessionFactory
Thomas Wolf
2020-08-10
1
-26
/
+16
*
sshd: store per-session data on the sshd session object
Thomas Wolf
2020-08-09
1
-9
/
+9
*
Decouple JSch from JGit Core
Matthias Sohn
2020-06-01
1
-0
/
+7
*
Builder API to configure SshdSessionFactories
Thomas Wolf
2020-05-23
2
-5
/
+443
*
Update to org.apache.sshd 2.4.0
Thomas Wolf
2020-03-22
1
-3
/
+2
*
Update EDL 1.0 license headers to new short SPDX compliant format
Matthias Sohn
2020-01-04
11
-418
/
+55
*
Enable and fix "Statement unnecessarily nested within else clause" warnings
David Pursehouse
2019-10-17
1
-2
/
+1
*
sshd: fix proxy connections with the DefaultProxyDataFactory
Thomas Wolf
2019-09-02
1
-2
/
+2
*
sshd: support the HashKnownHosts configuration
Thomas Wolf
2019-09-02
1
-0
/
+8
*
sshd: configurable server key verification
Thomas Wolf
2019-09-02
2
-17
/
+187
*
sshd: allow setting a null ssh config
Thomas Wolf
2019-08-30
1
-2
/
+16
*
Apache MINA sshd client: test reading encrypted ed25519 keys
Thomas Wolf
2019-05-06
1
-0
/
+6
*
Apache MINA sshd client: adapt to sshd 2.2.0
Thomas Wolf
2019-05-06
1
-12
/
+13
*
Join catch sections using multicatch
Carsten Hammer
2019-04-13
1
-4
/
+1
*
SshdSessionFactory: generalize providing default keys
Thomas Wolf
2019-01-22
1
-8
/
+49
*
Apache MINA sshd client: less aggressive key file name caching
Thomas Wolf
2019-01-05
1
-5
/
+7
*
Remove unnecessary modifiers from interfaces
Jonathan Nieder
2018-11-20
1
-1
/
+1
*
Apache MINA sshd client: don't leak HostConfigEntry
Thomas Wolf
2018-11-17
2
-9
/
+2
*
Apache MINA sshd client: test & fix password authentication
Thomas Wolf
2018-11-17
1
-8
/
+10
*
Apache MINA sshd client: proxy support
Thomas Wolf
2018-11-17
5
-7
/
+327
*
Apache MINA sshd client: don't leak upstream classes and interfaces
Thomas Wolf
2018-11-16
5
-350
/
+121
*
Apache MINA sshd: use NumberOfPasswordPrompts for encrypted keys
Thomas Wolf
2018-11-14
2
-7
/
+308
[next]