55 коммитов (stable-5.11)

Автор SHA1 Сообщение Дата
  Thomas Wolf fd3edc7bfc sshd: try all configured signature algorithms for a key 3 лет назад
  Thomas Wolf ffc1f9b026 sshd: implement ssh config PubkeyAcceptedAlgorithms 3 лет назад
  David Ostrovsky 4560bdf7e2 Migrate to Apache MINA sshd 2.6.0 and Orbit I20210203173513 3 лет назад
  Thomas Wolf 0853a2410f Client-side protocol V2 support for fetching 3 лет назад
  Matthias Sohn 50f0347ea3 [spotbugs] Fix potential NPE in OpenSshServerKeyDatabase 3 лет назад
  Thomas Wolf d69fb4d4ac Revert "Client-side protocol V2 support for fetching" 3 лет назад
  Thomas Wolf f802f06e7f Client-side protocol V2 support for fetching 3 лет назад
  James Wynn 2171f868d9 Support "http.userAgent" and "http.extraHeader" from the git config 3 лет назад
  Thomas Wolf 3459239dfc sshd: better error report when user cancels authentication 3 лет назад
  Thomas Wolf 566e49d7d3 sshd: support the ProxyJump ssh config 3 лет назад
  Thomas Wolf d9b0601d3a SshdSession: close channel gracefully 3 лет назад
  Thomas Wolf 72b111ecd7 Update javadoc for RemoteSession and SshSessionFactory 3 лет назад
  Thomas Wolf cc9975ff68 sshd: work around a race condition in Apache MINA sshd 2.4.0/2.5.x 3 лет назад
  Thomas Wolf 76f79bc36c sshd: store per-session data on the sshd session object 3 лет назад
  Matthias Sohn 8d2d683655 Decouple JSch from JGit Core 4 лет назад
  Thomas Wolf 3a499606b1 Builder API to configure SshdSessionFactories 4 лет назад
  Matthias Sohn 97e660e1a5 Log stack trace if CachingKeyPairProvider hits unexpected exception 4 лет назад
  Thomas Wolf fd3778b935 Update to org.apache.sshd 2.4.0 4 лет назад
  David Pursehouse 5a6b6eee35 Move array designators from the variable to the type 4 лет назад
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 лет назад
  Carsten Hammer 74bc50125d Replace chain of if statements with switch 5 лет назад
  David Pursehouse 98cdca9b5a Enable and fix "Statement unnecessarily nested within else clause" warnings 4 лет назад
  Thomas Wolf 99faa8bf6d sshd: fix proxy connections with the DefaultProxyDataFactory 4 лет назад
  Thomas Wolf 2d34d0bd9c sshd: support the HashKnownHosts configuration 5 лет назад
  Thomas Wolf 124fbbc33a sshd: configurable server key verification 5 лет назад
  Thomas Wolf 8c74a54315 sshd: allow setting a null ssh config 5 лет назад
  Thomas Wolf 4e8d5d4c63 sshd: simplify OpenSshServerKeyVerifier 5 лет назад
  Thomas Wolf bbf76b95a0 sshd: simplify ServerKeyLookup interface 5 лет назад
  Thomas Wolf 6e741bc1eb sshd: shared reference in JGitClientSession must be volatile 4 лет назад
  Thomas Wolf b8a514fdcb sshd: correct the protocol version exchange 4 лет назад
  Carsten Hammer 84fc5c908d Convert to lambda or member reference 5 лет назад
  Thomas Wolf c33d2bfb9f Apache MINA sshd client: test reading encrypted ed25519 keys 5 лет назад
  Thomas Wolf 86cee68e0d Apache MINA sshd client: adapt to sshd 2.2.0 5 лет назад
  Thomas Wolf 62675c48de Apache MINA sshd: make sendKexInit() work also for re-keying 5 лет назад
  Carsten Hammer 0b320b2c35 Use Arrays.asList instead of copying array in a for loop 5 лет назад
  Carsten Hammer c0268f899e Join catch sections using multicatch 5 лет назад
  Thomas Wolf 2cb842ef02 SshdSessionFactory: generalize providing default keys 5 лет назад
  David Pursehouse 04c485b396 Consistently import constants from StandardCharsets as static 5 лет назад
  Thomas Wolf 5663b67575 Apache MINA sshd client: less aggressive key file name caching 5 лет назад
  Mincong HUANG d09388e156 Avoid double words 5 лет назад
  David Pursehouse e6b4ae2e14 Remove unnecessary @since tags from non-API classes 5 лет назад
  Jonathan Nieder 647cc8f604 Remove unnecessary modifiers from interfaces 5 лет назад
  Thomas Wolf c567b6ecde Apache MINA sshd client: don't leak HostConfigEntry 5 лет назад
  Thomas Wolf 00b235f0b8 Apache MINA sshd client: test & fix password authentication 5 лет назад
  Thomas Wolf 6c14d273fa Apache MINA sshd client: proxy support 5 лет назад
  Thomas Wolf 7aaeb6489f Apache MINA sshd client: don't leak upstream classes and interfaces 5 лет назад
  Thomas Wolf c56fa51709 Apache MINA sshd: use NumberOfPasswordPrompts for encrypted keys 5 лет назад
  Thomas Wolf ec1116627f Apache MINA sshd client: properly handle HostKeyAlgorithms config 5 лет назад
  Thomas Wolf 63a87b398f Apache MINA sshd client: respect NumberOfPasswordPrompts 5 лет назад
  Thomas Wolf 8001f4c1fe Apache MINA sshd client: add gssapi-with-mic authentication 5 лет назад