Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | ssh: use a single SecureRandom instance for hashing hostnames | Thomas Wolf | 2021-11-15 | 1 | -1/+6 | |
| * | | | | | | OpenSshConfigFile: line comments and quoted strings | Thomas Wolf | 2021-11-15 | 3 | -44/+153 | |
| * | | | | | | OpenSshConfigFile: update token replacements | Thomas Wolf | 2021-11-15 | 1 | -7/+20 | |
| * | | | | | | Merge "Upgrade plexus-compiler version to 2.9.0" | Matthias Sohn | 2021-11-15 | 1 | -1/+6 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Upgrade plexus-compiler version to 2.9.0 | Marco Miller | 2021-11-12 | 1 | -1/+6 | |
| * | | | | | | | Add missing .gitignore in o.e.j.ssh.apache.agent | Thomas Wolf | 2021-11-15 | 1 | -0/+2 | |
| |/ / / / / / | ||||||
| * | | | | | | [sshd agent] Introduce ConnectorDescriptor | Thomas Wolf | 2021-11-10 | 9 | -14/+199 | |
| * | | | | | | Update version of last release defining the API baseline to 5.13.0 | Matthias Sohn | 2021-11-10 | 1 | -1/+1 | |
| * | | | | | | Update Orbit to S20211108222137 | Matthias Sohn | 2021-11-10 | 14 | -98/+177 | |
| * | | | | | | Update README | Thomas Wolf | 2021-11-07 | 1 | -5/+17 | |
| * | | | | | | Update jetty to 9.4.44.v20210927 | Matthias Sohn | 2021-11-05 | 8 | -135/+135 | |
| * | | | | | | Simplify SshdFtpChannel | Thomas Wolf | 2021-11-04 | 2 | -56/+31 | |
| * | | | | | | [test] test OpenSshConfigFile directly, not via the JSch config | Thomas Wolf | 2021-11-04 | 5 | -6/+683 | |
| * | | | | | | sshd: add support for ssh-agent | Thomas Wolf | 2021-11-03 | 57 | -24/+2362 | |
| * | | | | | | 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 | 7 | -9/+28 | |
| * | | | | | | [releng] Make the bazel build use Java 11 | Thomas Wolf | 2021-11-03 | 3 | -4/+26 | |
| * | | | | | | Merge branch 'stable-5.13' | Matthias Sohn | 2021-11-03 | 7 | -13/+13 | |
| |\| | | | | | ||||||
| | * | | | | | Merge branch 'stable-5.12' into stable-5.13 | Matthias Sohn | 2021-11-03 | 18 | -35/+35 | |
| | |\| | | | | ||||||
| | | * | | | | Merge branch 'stable-5.11' into stable-5.12 | Matthias Sohn | 2021-11-03 | 18 | -40/+40 | |
| | | |\| | | | ||||||
| | | | * | | | Merge branch 'stable-5.10' into stable-5.11 | Matthias Sohn | 2021-11-03 | 17 | -38/+38 | |
| | | | |\| | | ||||||
| | | | | * | | Merge branch 'stable-5.9' into stable-5.10 | Matthias Sohn | 2021-11-03 | 15 | -36/+36 | |
| | | | | |\| | ||||||
| | | | | | * | Fix target platforms | Matthias Sohn | 2021-11-03 | 14 | -27/+27 | |
| * | | | | | | [doc] Add README and package-info to the SSH bundles | Thomas Wolf | 2021-10-31 | 4 | -0/+140 | |
| * | | | | | | Binary and CR-LF detection: lone CRs -> binary | Thomas Wolf | 2021-10-31 | 13 | -100/+191 | |
| * | | | | | | Factor out parsing git-style size numbers to StringUtils | Thomas Wolf | 2021-10-30 | 6 | -38/+226 | |
| * | | | | | | Make the buffer size for text/binary detection configurable | Thomas Wolf | 2021-10-30 | 9 | -46/+94 | |
| * | | | | | | Merge branch 'stable-6.0' | Matthias Sohn | 2021-10-28 | 0 | -0/+0 | |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Prepare 6.0.0-SNAPSHOT builds | Matthias Sohn | 2021-10-28 | 88 | -121/+121 | |
* | | | | | | | JGit v6.0.0.202110270955-m2v6.0.0.202110270955-m2 | Matthias Sohn | 2021-10-27 | 88 | -121/+121 | |
* | | | | | | | Merge branch 'master' into stable-6.0 | Matthias Sohn | 2021-10-27 | 41 | -222/+747 | |
|\| | | | | | | ||||||
| * | | | | | | Fix checkout of files with mixed line endings on text=auto eol=crlf | Thomas Wolf | 2021-10-27 | 4 | -2/+34 | |
| * | | | | | | Don't rely on an implicit default character set | Thomas Wolf | 2021-10-26 | 9 | -17/+54 | |
| * | | | | | | Fix bad indentation in pom.xml | Thomas Wolf | 2021-10-24 | 2 | -18/+18 | |
| * | | | | | | Minor code-clean-up in OpenSshConfigFile | Thomas Wolf | 2021-10-24 | 1 | -3/+2 | |
| * | | | | | | Remove use of deprecated getAllRefs() in UploadPack | Matthias Sohn | 2021-10-23 | 1 | -5/+22 | |
| * | | | | | | DFS block cache: fix lock issue and support parallel index loading | Alina Djamankulova | 2021-10-19 | 4 | -119/+248 | |
| * | | | | | | Merge changes I1f180d7f,I04415f07 | Thomas Wolf | 2021-10-19 | 3 | -2/+39 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | JSch: fix service publication for ServiceLoader | Thomas Wolf | 2021-10-19 | 2 | -0/+24 | |
| | * | | | | | | Set JSch global config values only if not set already | Thomas Wolf | 2021-10-19 | 1 | -2/+15 | |
| * | | | | | | | Merge branch 'stable-5.13' | Matthias Sohn | 2021-10-15 | 13 | -41/+214 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | | |/ / / / / | ||||||
| | * | | | | | Merge branch 'stable-5.12' into stable-5.13 | Matthias Sohn | 2021-10-15 | 13 | -41/+208 | |
| | |\| | | | | ||||||
| | | * | | | | Merge branch 'stable-5.11' into stable-5.12 | Matthias Sohn | 2021-10-15 | 10 | -35/+163 | |
| | | |\| | | | ||||||
| | | | * | | | Merge branch 'stable-5.10' into stable-5.11 | Matthias Sohn | 2021-10-15 | 10 | -35/+163 | |
| | | | |\| | | ||||||
| | | | | * | | Merge branch 'stable-5.9' into stable-5.10 | Matthias Sohn | 2021-10-15 | 10 | -35/+163 | |
| | | | | |\| | ||||||
| | | | | | * | Fix missing peel-part in lsRefsV2 for loose annotated tags | Saša Živkov | 2021-10-15 | 2 | -0/+124 | |
| | | | | | * | Merge branch 'stable-5.8' into stable-5.9 | Matthias Sohn | 2021-10-08 | 5 | -33/+35 | |
| | | | | | |\ | ||||||
| | | | | | | * | Merge branch 'stable-5.7' into stable-5.8 | Matthias Sohn | 2021-10-08 | 7 | -35/+37 | |
| | | | | | | |\ | ||||||
| | | | | | | | * | Merge branch 'stable-5.6' into stable-5.7 | Matthias Sohn | 2021-10-08 | 7 | -35/+37 | |
| | | | | | | | |\ | ||||||
| | | | | | | | | * | reftable: drop code for truncated reads | Han-Wen Nienhuys | 2021-09-28 | 3 | -17/+10 |