aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/lib/GpgSignatureVerifierFactory.java
Commit message (Expand)AuthorAgeFilesLines
* Signing: refactor interfacesThomas Wolf2024-08-241-92/+0
* De-couple ServiceLoader calls from class loadingThomas Wolf2022-04-141-14/+35
* GPG signature verification via BouncyCastleThomas Wolf2021-02-161-0/+71