summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.gpg.bc/src
Commit message (Expand)AuthorAgeFilesLines
* [errorprone] Suppress MissingSummary for translation bundlesMatthias Sohn2023-09-251-0/+1
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-165-3/+19
* KeyGrip: fix build error on java 15Matthias Sohn2021-09-291-2/+4
* [gpg] Better GPG home directory determinationThomas Wolf2021-08-182-15/+44
* [gpg] Update to Bouncy Castle 1.69Thomas Wolf2021-07-261-1/+1
* GPG: fix reading unprotected old-format secret keysThomas Wolf2021-02-221-6/+6
* GPG: handle extended private key formatThomas Wolf2021-02-198-43/+1691
* [GPG] Provide a factory for the BouncyCastleGpgSignerThomas Wolf2021-02-191-0/+34
* GPG: compute the keygrip to find a secret keyThomas Wolf2021-02-163-58/+382
* GPG signature verification via BouncyCastleThomas Wolf2021-02-165-22/+492
* 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
* GPG: include signer's user ID in the signatureThomas Wolf2020-09-051-5/+34
* GPG: don't prompt for a passphrase for unprotected keysThomas Wolf2020-06-043-23/+80
* Decouple BouncyCastle from JGit CoreMatthias Sohn2020-06-015-0/+921