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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[sshd] Correct signature for RSA keys from an SSH agent
Thomas Wolf
2022-06-23
1
-6
/
+11
*
[sshd] Better user feedback on authentication failure
Thomas Wolf
2022-05-01
10
-60
/
+496
*
sshd: support the ConnectTimeout ssh config
Thomas Wolf
2022-01-30
1
-1
/
+6
*
sshd: Skip unknown keys from the SSH agent
Thomas Wolf
2022-01-30
2
-6
/
+54
*
sshd: support the AddKeysToAgent ssh config
Thomas Wolf
2022-01-30
3
-22
/
+370
*
sshd: Connector for the Win32-OpenSSH SSH agent
Thomas Wolf
2022-01-30
1
-3
/
+10
*
sshd: handle IdentitiesOnly with an SSH agent
Thomas Wolf
2022-01-30
2
-32
/
+137
*
sshd: support IdentityAgent config
Thomas Wolf
2022-01-30
1
-7
/
+15
*
Switch to Apache MINA sshd 2.8.0
Thomas Wolf
2022-01-07
3
-21
/
+6
*
sshd: backport upstream fix for SSHD-1231
Thomas Wolf
2022-01-06
1
-0
/
+14
*
Javadoc fixes
Thomas Wolf
2021-11-22
3
-7
/
+7
*
ssh: Handle "ProxyJump none" from SSH config file
Thomas Wolf
2021-11-15
1
-1
/
+2
*
ssh: use a single SecureRandom instance for hashing hostnames
Thomas Wolf
2021-11-15
1
-1
/
+6
*
[sshd agent] Introduce ConnectorDescriptor
Thomas Wolf
2021-11-10
3
-12
/
+136
*
Simplify SshdFtpChannel
Thomas Wolf
2021-11-04
1
-56
/
+30
*
sshd: add support for ssh-agent
Thomas Wolf
2021-11-03
5
-6
/
+72
*
sshd: prepare for using an SSH agent
Thomas Wolf
2021-11-03
10
-3
/
+711
*
[releng] bazel: Enable errorprone on o.e.j.ssh.apache
Thomas Wolf
2021-11-03
6
-9
/
+27
*
[doc] Add README and package-info to the SSH bundles
Thomas Wolf
2021-10-31
1
-0
/
+6
*
Remove redundant type arguments
Thomas Wolf
2021-09-30
1
-2
/
+2
*
[sshd] Minor code clean-up
Thomas Wolf
2021-07-21
1
-33
/
+19
*
[sshd] Ignore revoked keys in OpenSshServerKeyDatabase.lookup()
Thomas Wolf
2021-07-16
2
-11
/
+18
*
[sshd] Distinguish key type and signature algorithm for host key
Thomas Wolf
2021-07-16
1
-0
/
+6
*
[sshd] Implement SSH config KexAlgorithms
Thomas Wolf
2021-07-16
6
-37
/
+237
*
Update target platform to I20210626190330
Thomas Wolf
2021-07-06
5
-432
/
+8
*
[sshd] Log the full KEX negotiation result
Thomas Wolf
2021-06-19
1
-0
/
+19
*
ssh: ensure list is modifiable before using Iterator.remove().
Thomas Wolf
2021-04-14
1
-2
/
+2
*
sshd: don't lock the known_hosts files on reading
Thomas Wolf
2021-04-01
2
-22
/
+10
*
sshd: implement server-sig-algs SSH extension (client side)
Thomas Wolf
2021-04-01
4
-15
/
+274
*
sshd: try all configured signature algorithms for a key
Thomas Wolf
2021-03-19
3
-3
/
+171
*
sshd: implement ssh config PubkeyAcceptedAlgorithms
Thomas Wolf
2021-03-19
3
-39
/
+89
*
Migrate to Apache MINA sshd 2.6.0 and Orbit I20210203173513
David Ostrovsky
2021-02-04
9
-192
/
+80
*
Client-side protocol V2 support for fetching
Thomas Wolf
2021-01-01
1
-4
/
+13
*
[spotbugs] Fix potential NPE in OpenSshServerKeyDatabase
Matthias Sohn
2020-12-22
1
-1
/
+4
*
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
*
Support "http.userAgent" and "http.extraHeader" from the git config
James Wynn
2020-09-26
1
-46
/
+5
*
sshd: better error report when user cancels authentication
Thomas Wolf
2020-09-26
4
-15
/
+101
*
sshd: support the ProxyJump ssh config
Thomas Wolf
2020-09-19
4
-34
/
+225
*
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: work around a race condition in Apache MINA sshd 2.4.0/2.5.x
Thomas Wolf
2020-08-10
2
-0
/
+135
*
sshd: store per-session data on the sshd session object
Thomas Wolf
2020-08-09
5
-95
/
+225
*
Decouple JSch from JGit Core
Matthias Sohn
2020-06-01
1
-0
/
+7
*
Builder API to configure SshdSessionFactories
Thomas Wolf
2020-05-23
3
-47
/
+459
*
Log stack trace if CachingKeyPairProvider hits unexpected exception
Matthias Sohn
2020-05-20
1
-1
/
+1
*
Update to org.apache.sshd 2.4.0
Thomas Wolf
2020-03-22
4
-23
/
+21
*
Merge branch 'stable-5.6'
Matthias Sohn
2020-02-28
2
-2
/
+2
|
\
|
*
Move array designators from the variable to the type
David Pursehouse
2020-02-27
2
-2
/
+2
*
|
Update EDL 1.0 license headers to new short SPDX compliant format
Matthias Sohn
2020-01-04
39
-1482
/
+195
[next]