summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.gpg.bc
Commit message (Expand)AuthorAgeFilesLines
...
* | | [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 '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
* | 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