Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GPG: fix reading unprotected old-format secret keys | Thomas Wolf | 2021-02-22 | 1 | -6/+6 |
* | GPG: handle extended private key format | Thomas Wolf | 2021-02-19 | 8 | -43/+1691 |
* | [GPG] Provide a factory for the BouncyCastleGpgSigner | Thomas Wolf | 2021-02-19 | 1 | -0/+34 |
* | GPG: compute the keygrip to find a secret key | Thomas Wolf | 2021-02-16 | 3 | -58/+382 |
* | GPG signature verification via BouncyCastle | Thomas Wolf | 2021-02-16 | 5 | -22/+492 |
* | GPG: support git config gpg.program | Thomas Wolf | 2021-02-07 | 1 | -2/+34 |
* | GPG user ID matching: use case-insensitive matching | Thomas Wolf | 2020-12-29 | 1 | -4/+15 |
* | Enable GpgSigner to also sign tags | Thomas Wolf | 2020-12-07 | 1 | -3/+13 |
* | GPG: include signer's user ID in the signature | Thomas Wolf | 2020-09-05 | 1 | -5/+34 |
* | GPG: don't prompt for a passphrase for unprotected keys | Thomas Wolf | 2020-06-04 | 3 | -23/+80 |
* | Decouple BouncyCastle from JGit Core | Matthias Sohn | 2020-06-01 | 5 | -0/+921 |