26 Commits (b524e896b64f90086d913eebccaff3cd76f96dee)

Author SHA1 Message Date
brian m. carlson 482c119186 gpg-interface: improve interface for parsing tags 4 years ago
Hans Jerry Illikainen 6794898198 gpg-interface: prefer check_signature() for GPG verification 5 years ago
Junio C Hamano 0106b1d4be Revert "gpg-interface: prefer check_signature() for GPG verification" 5 years ago
Hans Jerry Illikainen 54887b4689 gpg-interface: add minTrustLevel as a configuration option 5 years ago
Hans Jerry Illikainen 72b006f4bf gpg-interface: prefer check_signature() for GPG verification 5 years ago
Michał Górny 4de9394dcb gpg-interface.c: obtain primary key fingerprint as well 6 years ago
Michał Górny 3daaaabe7e gpg-interface.c: support getting key fingerprint via %GF format 6 years ago
Elijah Newren ef3ca95475 Add missing includes and forward declarations 7 years ago
Henning Schild fbd0f16610 gpg-interface: make parse_gpg_output static and remove from interface header 7 years ago
Jeff King e6fa6cde5b gpg-interface: use size_t for signature buffer size 7 years ago
Jeff King f80bee27e3 gpg-interface: modernize function declarations 7 years ago
Lukas Puehringer 94240b918f gpg-interface, tag: add GPG_VERIFY_OMIT_STATUS flag 8 years ago
brian m. carlson aeff29dd4d verify-commit: add option to print raw gpg status information 10 years ago
brian m. carlson ca194d50b8 gpg: centralize printing signature buffers 10 years ago
brian m. carlson 434060ec6d gpg: centralize signature check 10 years ago
brian m. carlson a4cc18f293 verify-tag: share code with verify-commit 10 years ago
Junio C Hamano d7c67668fe gpg-interface: move parse_signature() to where it should be 10 years ago
Junio C Hamano a50e7ca321 gpg-interface: move parse_gpg_output() to where it should be 10 years ago
Michael J Gruber 71c214c840 gpg-interface: provide access to the payload 11 years ago
Michael J Gruber 01e57b5d91 gpg-interface: provide clear helper for struct signature_check 11 years ago
Sebastian Götte eb307ae7bb merge/pull Check for untrusted good GPG signatures 12 years ago
Sebastian Götte ffb6d7d5c9 Move commit GPG signature verification to commit.c 12 years ago
Michael J Gruber 9cc4ac8ff1 gpg_interface: allow to request status return 12 years ago
Junio C Hamano 2f47eae2a1 Split GPG interface into its own helper library 13 years ago