aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prepare 6.1.0-SNAPSHOT buildsMatthias Sohn2021-11-2491-517/+517
* Merge branch 'stable-6.0'Matthias Sohn2021-11-240-0/+0
|\
| * Prepare 6.0.0-SNAPSHOT buildsMatthias Sohn2021-11-2491-125/+125
| * JGit v6.0.0.202111241155-rc1v6.0.0.202111241155-rc1Matthias Sohn2021-11-2491-125/+125
| * Merge branch 'master' into stable-6.0Matthias Sohn2021-11-2463-404/+796
| |\ | |/ |/|
* | Add 4.22 target platform for 2021-12Matthias Sohn2021-11-242-0/+107
* | Update Orbit to R20211122181901 for 2021-12Matthias Sohn2021-11-2411-17/+17
* | AppServer: fix keystore used to setup test SSL context factoryMatthias Sohn2021-11-241-2/+5
* | Merge "RepoCommand: Do not wrap GitApiExceptions in GitApiExceptions"Ivan Frade2021-11-231-4/+3
|\ \
| * | RepoCommand: Do not wrap GitApiExceptions in GitApiExceptionsIvan Frade2021-11-231-4/+3
* | | [6.0 API cleanup] Public interface for PackLockThomas Wolf2021-11-2312-20/+40
* | | [6.0 API cleanup] StoredObjectRepresentationNotAvailableExceptionThomas Wolf2021-11-233-22/+13
* | | Merge branch 'stable-5.13'Matthias Sohn2021-11-230-0/+0
|\ \ \ | |/ / |/| |
| * | Merge branch 'stable-5.12' into stable-5.13Thomas Wolf2021-11-231-8/+63
| |\ \
| | * \ Merge branch 'stable-5.11' into stable-5.12Thomas Wolf2021-11-231-8/+63
| | |\ \
| | | * \ Merge branch 'stable-5.10' into stable-5.11Thomas Wolf2021-11-231-8/+63
| | | |\ \
| | | | * \ Merge branch 'stable-5.9' into stable-5.10Thomas Wolf2021-11-231-8/+63
| | | | |\ \
| | | | | * | Better git system config findingThomas Wolf2021-11-231-8/+63
| * | | | | | Set JSch global config values only if not set alreadyThomas Wolf2021-11-231-2/+15
* | | | | | | [6.0 API cleanup] CancelledException vs. CanceledExceptionThomas Wolf2021-11-223-34/+29
* | | | | | | Javadoc fixesThomas Wolf2021-11-2213-22/+40
* | | | | | | Better git system config findingThomas Wolf2021-11-221-8/+63
* | | | | | | Merge changes I7e1f8627,Ibd0240cfMatthias Sohn2021-11-2224-238/+259
|\ \ \ \ \ \ \
| * | | | | | | HttpClientConnectionTest: organize importsMatthias Sohn2021-11-221-7/+7
| * | | | | | | Update Jetty to 10.0.6Matthias Sohn2021-11-2223-231/+252
* | | | | | | | Fix missing @since 6.0 tagThomas Wolf2021-11-221-0/+1
* | | | | | | | Support commit.template config propertyJulian Ruppel2021-11-222-10/+58
|/ / / / / / /
* | | | | | | Merge branch 'stable-6.0'Matthias Sohn2021-11-170-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Prepare 6.0.0-SNAPSHOT buildsMatthias Sohn2021-11-1791-125/+125
| * | | | | | JGit v6.0.0.202111161950-m3v6.0.0.202111161950-m3Matthias Sohn2021-11-1791-125/+125
| * | | | | | Merge branch 'master' into stable-6.0Matthias Sohn2021-11-17117-561/+5225
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge "DFS block cache: harden against race over ref locks."Ivan Frade2021-11-172-33/+167
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | DFS block cache: harden against race over ref locks.Alina Djamankulova2021-11-162-33/+167
* | | | | | | | Make BinaryBlobException stacklessMatthias Sohn2021-11-161-0/+5
|/ / / / / / /
* | | | | | | Typo fix in o.e.j.ssh.{jsch,apache}/README.mdThomas Wolf2021-11-152-2/+2
* | | | | | | ssh: Handle "ProxyJump none" from SSH config fileThomas Wolf2021-11-153-2/+38
* | | | | | | ssh: use a single SecureRandom instance for hashing hostnamesThomas Wolf2021-11-151-1/+6
* | | | | | | OpenSshConfigFile: line comments and quoted stringsThomas Wolf2021-11-153-44/+153
* | | | | | | OpenSshConfigFile: update token replacementsThomas Wolf2021-11-151-7/+20
* | | | | | | Merge "Upgrade plexus-compiler version to 2.9.0"Matthias Sohn2021-11-151-1/+6
|\ \ \ \ \ \ \
| * | | | | | | Upgrade plexus-compiler version to 2.9.0Marco Miller2021-11-121-1/+6
* | | | | | | | Add missing .gitignore in o.e.j.ssh.apache.agentThomas Wolf2021-11-151-0/+2
|/ / / / / / /
* | | | | | | [sshd agent] Introduce ConnectorDescriptorThomas Wolf2021-11-109-14/+199
* | | | | | | Update version of last release defining the API baseline to 5.13.0Matthias Sohn2021-11-101-1/+1
* | | | | | | Update Orbit to S20211108222137Matthias Sohn2021-11-1014-98/+177
* | | | | | | Update READMEThomas Wolf2021-11-071-5/+17
* | | | | | | Update jetty to 9.4.44.v20210927Matthias Sohn2021-11-058-135/+135
* | | | | | | Simplify SshdFtpChannelThomas Wolf2021-11-042-56/+31
* | | | | | | [test] test OpenSshConfigFile directly, not via the JSch configThomas Wolf2021-11-045-6/+683
* | | | | | | sshd: add support for ssh-agentThomas Wolf2021-11-0357-24/+2362