41 Commits (master)

Author SHA1 Message Date
Matthias Sohn 8d2d683655 Decouple JSch from JGit Core 4 years ago
Thomas Wolf 3a499606b1 Builder API to configure SshdSessionFactories 4 years ago
Matthias Sohn 97e660e1a5 Log stack trace if CachingKeyPairProvider hits unexpected exception 4 years ago
Thomas Wolf fd3778b935 Update to org.apache.sshd 2.4.0 4 years ago
David Pursehouse 5a6b6eee35 Move array designators from the variable to the type 4 years ago
Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
Carsten Hammer 74bc50125d Replace chain of if statements with switch 5 years ago
David Pursehouse 98cdca9b5a Enable and fix "Statement unnecessarily nested within else clause" warnings 5 years ago
Thomas Wolf 99faa8bf6d sshd: fix proxy connections with the DefaultProxyDataFactory 5 years ago
Thomas Wolf 2d34d0bd9c sshd: support the HashKnownHosts configuration 5 years ago
Thomas Wolf 124fbbc33a sshd: configurable server key verification 5 years ago
Thomas Wolf 8c74a54315 sshd: allow setting a null ssh config 5 years ago
Thomas Wolf 4e8d5d4c63 sshd: simplify OpenSshServerKeyVerifier 5 years ago
Thomas Wolf bbf76b95a0 sshd: simplify ServerKeyLookup interface 5 years ago
Thomas Wolf 6e741bc1eb sshd: shared reference in JGitClientSession must be volatile 5 years ago
Thomas Wolf b8a514fdcb sshd: correct the protocol version exchange 5 years ago
Carsten Hammer 84fc5c908d Convert to lambda or member reference 5 years ago
Thomas Wolf c33d2bfb9f Apache MINA sshd client: test reading encrypted ed25519 keys 5 years ago
Thomas Wolf 86cee68e0d Apache MINA sshd client: adapt to sshd 2.2.0 5 years ago
Thomas Wolf 62675c48de Apache MINA sshd: make sendKexInit() work also for re-keying 5 years ago
Carsten Hammer 0b320b2c35 Use Arrays.asList instead of copying array in a for loop 5 years ago
Carsten Hammer c0268f899e Join catch sections using multicatch 5 years ago
Thomas Wolf 2cb842ef02 SshdSessionFactory: generalize providing default keys 5 years ago
David Pursehouse 04c485b396 Consistently import constants from StandardCharsets as static 5 years ago
Thomas Wolf 5663b67575 Apache MINA sshd client: less aggressive key file name caching 5 years ago
Mincong HUANG d09388e156 Avoid double words 6 years ago
David Pursehouse e6b4ae2e14 Remove unnecessary @since tags from non-API classes 6 years ago
Jonathan Nieder 647cc8f604 Remove unnecessary modifiers from interfaces 6 years ago
Thomas Wolf c567b6ecde Apache MINA sshd client: don't leak HostConfigEntry 6 years ago
Thomas Wolf 00b235f0b8 Apache MINA sshd client: test & fix password authentication 6 years ago
Thomas Wolf 6c14d273fa Apache MINA sshd client: proxy support 6 years ago
Thomas Wolf 7aaeb6489f Apache MINA sshd client: don't leak upstream classes and interfaces 6 years ago
Thomas Wolf c56fa51709 Apache MINA sshd: use NumberOfPasswordPrompts for encrypted keys 6 years ago
Thomas Wolf ec1116627f Apache MINA sshd client: properly handle HostKeyAlgorithms config 6 years ago
Thomas Wolf 63a87b398f Apache MINA sshd client: respect NumberOfPasswordPrompts 6 years ago
Thomas Wolf 8001f4c1fe Apache MINA sshd client: add gssapi-with-mic authentication 6 years ago
Thomas Wolf 06387d4bfd Add ssh tests for PreferredAuthentications 6 years ago
Thomas Wolf 488d95571f Apache MINA sshd client 6 years ago