59 コミット (next)

作成者 SHA1 メッセージ 日付
  Thomas Wolf ce61341bd1 [sshd] Log the full KEX negotiation result 3年前
  Thomas Wolf 983c25064e ssh: ensure list is modifiable before using Iterator.remove(). 3年前
  Thomas Wolf 2345cc88d0 sshd: don't lock the known_hosts files on reading 3年前
  Thomas Wolf 8edde18c8c sshd: implement server-sig-algs SSH extension (client side) 3年前
  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 5年前
  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年前