36 次程式碼提交 (fd3778b935c1de9fd3ae7068d71c46974741dcce)

作者 SHA1 備註 提交日期
  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 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 年之前
  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 年之前
  Thomas Wolf 06387d4bfd Add ssh tests for PreferredAuthentications 5 年之前
  Thomas Wolf 488d95571f Apache MINA sshd client 5 年之前