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