51 Commits (next)

Autor SHA1 Mensaje Fecha
  Thomas Wolf ce61341bd1 [sshd] Log the full KEX negotiation result hace 3 años
  Thomas Wolf 983c25064e ssh: ensure list is modifiable before using Iterator.remove(). hace 3 años
  Thomas Wolf 2345cc88d0 sshd: don't lock the known_hosts files on reading hace 3 años
  Thomas Wolf 8edde18c8c sshd: implement server-sig-algs SSH extension (client side) hace 3 años
  Thomas Wolf fd3edc7bfc sshd: try all configured signature algorithms for a key hace 3 años
  Thomas Wolf ffc1f9b026 sshd: implement ssh config PubkeyAcceptedAlgorithms hace 3 años
  David Ostrovsky 4560bdf7e2 Migrate to Apache MINA sshd 2.6.0 and Orbit I20210203173513 hace 3 años
  Matthias Sohn 50f0347ea3 [spotbugs] Fix potential NPE in OpenSshServerKeyDatabase hace 3 años
  James Wynn 2171f868d9 Support "http.userAgent" and "http.extraHeader" from the git config hace 3 años
  Thomas Wolf 3459239dfc sshd: better error report when user cancels authentication hace 3 años
  Thomas Wolf 566e49d7d3 sshd: support the ProxyJump ssh config hace 3 años
  Thomas Wolf cc9975ff68 sshd: work around a race condition in Apache MINA sshd 2.4.0/2.5.x hace 3 años
  Thomas Wolf 76f79bc36c sshd: store per-session data on the sshd session object hace 3 años
  Thomas Wolf 3a499606b1 Builder API to configure SshdSessionFactories hace 4 años
  Matthias Sohn 97e660e1a5 Log stack trace if CachingKeyPairProvider hits unexpected exception hace 4 años
  Thomas Wolf fd3778b935 Update to org.apache.sshd 2.4.0 hace 4 años
  David Pursehouse 5a6b6eee35 Move array designators from the variable to the type hace 4 años
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format hace 4 años
  Carsten Hammer 74bc50125d Replace chain of if statements with switch hace 5 años
  David Pursehouse 98cdca9b5a Enable and fix "Statement unnecessarily nested within else clause" warnings hace 4 años
  Thomas Wolf 99faa8bf6d sshd: fix proxy connections with the DefaultProxyDataFactory hace 4 años
  Thomas Wolf 2d34d0bd9c sshd: support the HashKnownHosts configuration hace 5 años
  Thomas Wolf 124fbbc33a sshd: configurable server key verification hace 5 años
  Thomas Wolf 8c74a54315 sshd: allow setting a null ssh config hace 5 años
  Thomas Wolf 4e8d5d4c63 sshd: simplify OpenSshServerKeyVerifier hace 5 años
  Thomas Wolf bbf76b95a0 sshd: simplify ServerKeyLookup interface hace 5 años
  Thomas Wolf 6e741bc1eb sshd: shared reference in JGitClientSession must be volatile hace 4 años
  Thomas Wolf b8a514fdcb sshd: correct the protocol version exchange hace 4 años
  Carsten Hammer 84fc5c908d Convert to lambda or member reference hace 5 años
  Thomas Wolf 86cee68e0d Apache MINA sshd client: adapt to sshd 2.2.0 hace 5 años
  Thomas Wolf 62675c48de Apache MINA sshd: make sendKexInit() work also for re-keying hace 5 años
  Carsten Hammer 0b320b2c35 Use Arrays.asList instead of copying array in a for loop hace 5 años
  Thomas Wolf 2cb842ef02 SshdSessionFactory: generalize providing default keys hace 5 años
  David Pursehouse 04c485b396 Consistently import constants from StandardCharsets as static hace 5 años
  Thomas Wolf 5663b67575 Apache MINA sshd client: less aggressive key file name caching hace 5 años
  Mincong HUANG d09388e156 Avoid double words hace 5 años
  David Pursehouse e6b4ae2e14 Remove unnecessary @since tags from non-API classes hace 5 años
  Jonathan Nieder 647cc8f604 Remove unnecessary modifiers from interfaces hace 5 años
  Thomas Wolf c567b6ecde Apache MINA sshd client: don't leak HostConfigEntry hace 5 años
  Thomas Wolf 00b235f0b8 Apache MINA sshd client: test & fix password authentication hace 5 años
  Thomas Wolf 6c14d273fa Apache MINA sshd client: proxy support hace 5 años
  Thomas Wolf 7aaeb6489f Apache MINA sshd client: don't leak upstream classes and interfaces hace 5 años
  Thomas Wolf c56fa51709 Apache MINA sshd: use NumberOfPasswordPrompts for encrypted keys hace 5 años
  Thomas Wolf ec1116627f Apache MINA sshd client: properly handle HostKeyAlgorithms config hace 5 años
  Thomas Wolf 63a87b398f Apache MINA sshd client: respect NumberOfPasswordPrompts hace 5 años
  Thomas Wolf 8001f4c1fe Apache MINA sshd client: add gssapi-with-mic authentication hace 5 años
  Thomas Wolf 06387d4bfd Add ssh tests for PreferredAuthentications hace 5 años
  Thomas Wolf 488d95571f Apache MINA sshd client hace 5 años