1. 482c119 gpg-interface: improve interface for parsing tags by brian m. carlson · 4 years, 1 month ago
  2. 6794898 gpg-interface: prefer check_signature() for GPG verification by Hans Jerry Illikainen · 5 years ago
  3. e63cefb Merge branch 'hi/gpg-use-check-signature' by Junio C Hamano · 5 years ago
  4. 0106b1d Revert "gpg-interface: prefer check_signature() for GPG verification" by Junio C Hamano · 5 years ago
  5. 11ad30b Merge branch 'hi/gpg-mintrustlevel' by Junio C Hamano · 5 years ago
  6. 54887b4 gpg-interface: add minTrustLevel as a configuration option by Hans Jerry Illikainen · 5 years ago
  7. 72b006f gpg-interface: prefer check_signature() for GPG verification by Hans Jerry Illikainen · 5 years ago
  8. 4de9394 gpg-interface.c: obtain primary key fingerprint as well by Michał Górny · 6 years ago
  9. 3daaaab gpg-interface.c: support getting key fingerprint via %GF format by Michał Górny · 6 years ago
  10. ef3ca95 Add missing includes and forward declarations by Elijah Newren · 7 years ago
  11. fbd0f16 gpg-interface: make parse_gpg_output static and remove from interface header by Henning Schild · 7 years ago
  12. e6fa6cd gpg-interface: use size_t for signature buffer size by Jeff King · 7 years ago
  13. f80bee2 gpg-interface: modernize function declarations by Jeff King · 7 years ago
  14. 94240b9 gpg-interface, tag: add GPG_VERIFY_OMIT_STATUS flag by Lukas Puehringer · 8 years ago
  15. aeff29d verify-commit: add option to print raw gpg status information by brian m. carlson · 10 years ago
  16. ca194d5 gpg: centralize printing signature buffers by brian m. carlson · 10 years ago
  17. 434060e gpg: centralize signature check by brian m. carlson · 10 years ago
  18. a4cc18f verify-tag: share code with verify-commit by brian m. carlson · 10 years ago
  19. d7c6766 gpg-interface: move parse_signature() to where it should be by Junio C Hamano · 11 years ago
  20. a50e7ca gpg-interface: move parse_gpg_output() to where it should be by Junio C Hamano · 11 years ago
  21. 71c214c gpg-interface: provide access to the payload by Michael J Gruber · 11 years ago
  22. 01e57b5 gpg-interface: provide clear helper for struct signature_check by Michael J Gruber · 11 years ago
  23. eb307ae merge/pull Check for untrusted good GPG signatures by Sebastian Götte · 12 years ago
  24. ffb6d7d Move commit GPG signature verification to commit.c by Sebastian Götte · 12 years ago
  25. 9cc4ac8 gpg_interface: allow to request status return by Michael J Gruber · 12 years ago
  26. 2f47eae Split GPG interface into its own helper library by Junio C Hamano · 14 years ago