| Commit message (Expand) | Author | Age | Files | Lines |
* | Prepare 6.5.0-SNAPSHOT builds | Matthias Sohn | 2023-02-01 | 3 | -4/+4 |
* | JGit v6.5.0.202302011120-m2v6.5.0.202302011120-m2 | Matthias Sohn | 2023-02-01 | 3 | -4/+4 |
* | Prepare 6.5.0-SNAPSHOT builds | Matthias Sohn | 2023-01-11 | 3 | -4/+4 |
* | JGit v6.5.0.202301111425-m1v6.5.0.202301111425-m1 | Matthias Sohn | 2023-01-11 | 3 | -4/+4 |
* | Prepare 6.5.0-SNAPSHOT builds | Matthias Sohn | 2022-11-23 | 3 | -18/+18 |
* | Update Apache Mina SSHD to 2.9.2 | Thomas Wolf | 2022-11-18 | 2 | -62/+51 |
* | [sshd] Guard against numerical overflow | Thomas Wolf | 2022-10-01 | 1 | -2/+2 |
* | Prepare 6.4.0-SNAPSHOT builds | Matthias Sohn | 2022-09-14 | 3 | -18/+18 |
* | Prepare 6.3.1-SNAPSHOT builds | Matthias Sohn | 2022-09-12 | 3 | -18/+18 |
* | JGit v6.3.0.202209071007-rv6.3.0.202209071007-r | Matthias Sohn | 2022-09-07 | 3 | -4/+4 |
* | JGit v6.3.0.2022009070944-r | Matthias Sohn | 2022-09-07 | 3 | -4/+4 |
* | Prepare 6.3.0-SNAPSHOT builds | Matthias Sohn | 2022-08-17 | 3 | -4/+4 |
* | JGit v6.3.0.202208161710-m3v6.3.0.202208161710-m3 | Matthias Sohn | 2022-08-16 | 3 | -4/+4 |
* | [sshd] Correct signature for RSA keys from an SSH agent | Thomas Wolf | 2022-06-23 | 1 | -6/+11 |
* | Prepare 6.3.0-SNAPSHOT builds | Matthias Sohn | 2022-06-07 | 3 | -18/+18 |
* | [sshd] Better user feedback on authentication failure | Thomas Wolf | 2022-05-01 | 11 | -60/+513 |
* | Prepare 6.2.0-SNAPSHOT builds | Matthias Sohn | 2022-03-03 | 3 | -18/+18 |
* | sshd: Add README.md for SSH agents | Thomas Wolf | 2022-01-30 | 1 | -0/+47 |
* | sshd: support the ConnectTimeout ssh config | Thomas Wolf | 2022-01-30 | 1 | -1/+6 |
* | sshd: Skip unknown keys from the SSH agent | Thomas Wolf | 2022-01-30 | 4 | -6/+57 |
* | sshd: support the AddKeysToAgent ssh config | Thomas Wolf | 2022-01-30 | 5 | -22/+376 |
* | sshd: Connector for the Win32-OpenSSH SSH agent | Thomas Wolf | 2022-01-30 | 1 | -3/+10 |
* | sshd: handle IdentitiesOnly with an SSH agent | Thomas Wolf | 2022-01-30 | 3 | -32/+138 |
* | sshd: support IdentityAgent config | Thomas Wolf | 2022-01-30 | 1 | -7/+15 |
* | Switch to Apache MINA sshd 2.8.0 | Thomas Wolf | 2022-01-07 | 4 | -69/+54 |
* | sshd: backport upstream fix for SSHD-1231 | Thomas Wolf | 2022-01-06 | 1 | -0/+14 |
* | [releng] bump japicmp base version and configure sshd bundles | Thomas Wolf | 2022-01-05 | 1 | -0/+6 |
* | Prepare 6.1.0-SNAPSHOT builds | Matthias Sohn | 2021-11-24 | 3 | -18/+18 |
* | Javadoc fixes | Thomas Wolf | 2021-11-22 | 3 | -7/+7 |
* | Typo fix in o.e.j.ssh.{jsch,apache}/README.md | Thomas Wolf | 2021-11-15 | 1 | -1/+1 |
* | ssh: Handle "ProxyJump none" from SSH config file | Thomas Wolf | 2021-11-15 | 1 | -1/+2 |
* | ssh: use a single SecureRandom instance for hashing hostnames | Thomas Wolf | 2021-11-15 | 1 | -1/+6 |
* | [sshd agent] Introduce ConnectorDescriptor | Thomas Wolf | 2021-11-10 | 3 | -12/+136 |
* | Simplify SshdFtpChannel | Thomas Wolf | 2021-11-04 | 2 | -56/+31 |
* | sshd: add support for ssh-agent | Thomas Wolf | 2021-11-03 | 5 | -6/+72 |
* | sshd: prepare for using an SSH agent | Thomas Wolf | 2021-11-03 | 12 | -4/+719 |
* | [releng] bazel: Enable errorprone on o.e.j.ssh.apache | Thomas Wolf | 2021-11-03 | 6 | -9/+27 |
* | [doc] Add README and package-info to the SSH bundles | Thomas Wolf | 2021-10-31 | 2 | -0/+67 |
* | Fix bad indentation in pom.xml | Thomas Wolf | 2021-10-24 | 1 | -9/+9 |
* | Remove redundant type arguments | Thomas Wolf | 2021-09-30 | 1 | -2/+2 |
* | Enable compiler option --release | Matthias Sohn | 2021-09-29 | 2 | -3/+122 |
* | Bump minimum required Java version to 11 | Matthias Sohn | 2021-09-29 | 3 | -5/+9 |
* | Merge branch 'master' into next | Matthias Sohn | 2021-09-13 | 10 | -483/+259 |
|\ |
|
| * | [sshd] Minor code clean-up | Thomas Wolf | 2021-07-21 | 1 | -33/+19 |
| * | [sshd] Ignore revoked keys in OpenSshServerKeyDatabase.lookup() | Thomas Wolf | 2021-07-16 | 2 | -11/+18 |
| * | [sshd] Distinguish key type and signature algorithm for host key | Thomas Wolf | 2021-07-16 | 1 | -0/+6 |
| * | [sshd] Implement SSH config KexAlgorithms | Thomas Wolf | 2021-07-16 | 7 | -37/+238 |
| * | Update target platform to I20210626190330 | Thomas Wolf | 2021-07-06 | 6 | -479/+55 |
* | | Merge branch 'master' into next | Matthias Sohn | 2021-06-29 | 1 | -0/+19 |
|\| |
|
| * | [sshd] Log the full KEX negotiation result | Thomas Wolf | 2021-06-19 | 1 | -0/+19 |