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: fix proxy connections with the DefaultProxyDataFactory
Thomas Wolf
2019-09-02
2
-2
/
+6
*
sshd: support the HashKnownHosts configuration
Thomas Wolf
2019-09-02
3
-12
/
+52
*
sshd: configurable server key verification
Thomas Wolf
2019-09-02
4
-88
/
+459
*
sshd: allow setting a null ssh config
Thomas Wolf
2019-08-30
2
-8
/
+26
*
sshd: simplify OpenSshServerKeyVerifier
Thomas Wolf
2019-08-30
1
-160
/
+135
*
sshd: simplify ServerKeyLookup interface
Thomas Wolf
2019-08-30
3
-10
/
+8
*
sshd: shared reference in JGitClientSession must be volatile
Thomas Wolf
2019-07-15
1
-1
/
+1
*
sshd: correct the protocol version exchange
Thomas Wolf
2019-07-15
2
-1
/
+135
*
Convert to lambda or member reference
Carsten Hammer
2019-05-16
1
-11
/
+6
*
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
13
-748
/
+131
*
Merge branch 'stable-5.3'
Matthias Sohn
2019-04-29
3
-32
/
+44
|
\
|
*
Merge branch 'stable-5.2' into stable-5.3
Matthias Sohn
2019-04-28
3
-32
/
+44
|
|
\
|
|
*
Apache MINA sshd: make sendKexInit() work also for re-keying
Thomas Wolf
2019-04-20
3
-32
/
+44
*
|
|
Use Arrays.asList instead of copying array in a for loop
Carsten Hammer
2019-04-14
1
-3
/
+2
*
|
|
Join catch sections using multicatch
Carsten Hammer
2019-04-13
1
-4
/
+1
|
/
/
*
|
SshdSessionFactory: generalize providing default keys
Thomas Wolf
2019-01-22
4
-24
/
+71
*
|
Consistently import constants from StandardCharsets as static
David Pursehouse
2019-01-20
5
-18
/
+18
*
|
Apache MINA sshd client: less aggressive key file name caching
Thomas Wolf
2019-01-05
3
-5
/
+13
*
|
Avoid double words
Mincong HUANG
2018-12-21
1
-1
/
+1
*
|
Remove unnecessary @since tags from non-API classes
David Pursehouse
2018-12-20
3
-3
/
+0
|
/
*
Remove unnecessary modifiers from interfaces
Jonathan Nieder
2018-11-20
2
-2
/
+2
*
Apache MINA sshd client: don't leak HostConfigEntry
Thomas Wolf
2018-11-17
3
-17
/
+7
*
Apache MINA sshd client: test & fix password authentication
Thomas Wolf
2018-11-17
7
-23
/
+263
*
Apache MINA sshd client: proxy support
Thomas Wolf
2018-11-17
22
-15
/
+2970
*
Apache MINA sshd client: don't leak upstream classes and interfaces
Thomas Wolf
2018-11-16
10
-94
/
+343
*
Apache MINA sshd: use NumberOfPasswordPrompts for encrypted keys
Thomas Wolf
2018-11-14
6
-11
/
+483
*
Apache MINA sshd client: properly handle HostKeyAlgorithms config
Thomas Wolf
2018-11-13
6
-10
/
+441
*
Apache MINA sshd client: respect NumberOfPasswordPrompts
Thomas Wolf
2018-11-13
2
-0
/
+22
*
Apache MINA sshd client: add gssapi-with-mic authentication
Thomas Wolf
2018-11-13
5
-3
/
+589
*
Add ssh tests for PreferredAuthentications
Thomas Wolf
2018-11-13
2
-0
/
+39
*
Apache MINA sshd client
Thomas Wolf
2018-11-13
17
-0
/
+3490