summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.gpg.bc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into nextMatthias Sohn2021-09-137-37/+74
|\
| * [gpg] Better GPG home directory determinationThomas Wolf2021-08-183-15/+46
| * [gpg] Update to Bouncy Castle 1.69Thomas Wolf2021-07-262-22/+22
| * Update orbit to I20210713220109Matthias Sohn2021-07-162-0/+6
| * Prepare 5.13.0-SNAPSHOT buildsMatthias Sohn2021-06-143-10/+10
| * Prepare 5.12.1-SNAPSHOT buildsMatthias Sohn2021-06-133-10/+10
| * JGit v5.12.0.202106070339-rv5.12.0.202106070339-rMatthias Sohn2021-06-073-4/+4
| * Prepare 5.12.0-SNAPSHOT buildsMatthias Sohn2021-06-033-4/+4
| * JGit v5.12.0.202106021050-rc1v5.12.0.202106021050-rc1Matthias Sohn2021-06-023-4/+4
| * Prepare 5.12.0-SNAPSHOT buildsMatthias Sohn2021-06-023-4/+4
| * JGit v5.12.0.202106011439-rc1v5.12.0.202106011439-rc1Matthias Sohn2021-06-013-4/+4
| * Prepare 5.12.0-SNAPSHOT buildsMatthias Sohn2021-06-013-4/+4
| * JGit v5.12.0.202105261145-m3v5.12.0.202105261145-m3Matthias Sohn2021-05-263-4/+4
| * Prepare 5.12.0-SNAPSHOT buildsMatthias Sohn2021-05-063-4/+4
| * JGit v5.12.0.202105051250-m2v5.12.0.202105051250-m2Matthias Sohn2021-05-053-4/+4
| * Prepare 5.12.0-SNAPSHOT buildsMatthias Sohn2021-03-103-10/+10
| * Prepare 5.11.1-SNAPSHOT buildsMatthias Sohn2021-03-093-10/+10
| * JGit v5.11.0.202103091610-rv5.11.0.202103091610-rMatthias Sohn2021-03-093-4/+4
| * Prepare 5.11.0-SNAPSHOT buildsMatthias Sohn2021-03-043-4/+4
| * JGit v5.11.0.202103031150-rc1v5.11.0.202103031150-rc1Matthias Sohn2021-03-033-4/+4
| * Prepare 5.11.0-SNAPSHOT buildsMatthias Sohn2021-02-243-4/+4
| * JGit v5.11.0.202102240950-m3v5.11.0.202102240950-m3Matthias Sohn2021-02-243-4/+4
* | Merge branch 'master' into nextMatthias Sohn2021-02-2817-166/+2723
|\|
| * GPG: fix reading unprotected old-format secret keysThomas Wolf2021-02-221-6/+6
| * GPG: handle extended private key formatThomas Wolf2021-02-1911-93/+1744
| * [GPG] Provide a factory for the BouncyCastleGpgSignerThomas Wolf2021-02-192-1/+36
| * GPG: compute the keygrip to find a secret keyThomas Wolf2021-02-165-62/+399
| * GPG signature verification via BouncyCastleThomas Wolf2021-02-168-22/+502
| * GPG: support git config gpg.programThomas Wolf2021-02-071-2/+34
| * GPG user ID matching: use case-insensitive matchingThomas Wolf2020-12-291-4/+15
| * Enable GpgSigner to also sign tagsThomas Wolf2020-12-071-3/+13
| * Prepare 5.11.0-SNAPSHOT buildsMatthias Sohn2020-12-023-13/+13
* | Merge branch 'master' into nextMatthias Sohn2020-11-283-11/+35
|\|
| * Merge branch 'stable-5.9' into masterMatthias Sohn2020-09-092-9/+34
| |\
| | * Prepare 5.9.1-SNAPSHOT buildsMatthias Sohn2020-09-083-13/+13
| | * JGit v5.9.0.202009080501-rv5.9.0.202009080501-rMatthias Sohn2020-09-083-4/+4
| | * [releng] Enable japicmp for the fragments added in 5.8.0Thomas Wolf2020-09-071-4/+0
| | * GPG: include signer's user ID in the signatureThomas Wolf2020-09-051-5/+34
| | * Prepare 5.9.0-SNAPSHOT buildsMatthias Sohn2020-08-273-4/+4
| | * JGit v5.9.0.202008260805-m3v5.9.0.202008260805-m3Matthias Sohn2020-08-263-4/+4
| * | Prepare 5.10.0-SNAPSHOT buildsMatthias Sohn2020-08-273-13/+13
| |/
| * Merge branch 'stable-5.8'Matthias Sohn2020-06-251-2/+1
| |\
| | * Do not require org.assertj.core.annotationsSebastian Ratz2020-06-181-2/+1
| | * Prepare 5.8.1-SNAPSHOT buildsMatthias Sohn2020-06-093-13/+13
| | * JGit v5.8.0.202006091008-rv5.8.0.202006091008-rMatthias Sohn2020-06-093-4/+4
* | | Merge branch 'master' into nextMatthias Sohn2020-06-103-13/+13
|/ /
* / Prepare 5.9.0-SNAPSHOT buildsMatthias Sohn2020-06-093-13/+13
|/
* GPG: don't prompt for a passphrase for unprotected keysThomas Wolf2020-06-043-23/+80
* Use version range to define fragment host bundle versionMatthias Sohn2020-06-041-1/+1
* Decouple BouncyCastle from JGit CoreMatthias Sohn2020-06-0126-0/+2067