Age | Commit message (Expand) | Author | Files | Lines |
2018-10-23 | gpg-interface.c: obtain primary key fingerprint as well | Michał Górny | 1 | -0/+1 |
2018-10-23 | gpg-interface.c: support getting key fingerprint via %GF format | Michał Górny | 1 | -0/+1 |
2018-08-15 | Add missing includes and forward declarations | Elijah Newren | 1 | -0/+2 |
2018-07-11 | gpg-interface: make parse_gpg_output static and remove from interface header | Henning Schild | 1 | -2/+0 |
2018-04-16 | gpg-interface: use size_t for signature buffer size | Jeff King | 1 | -1/+1 |
2018-04-16 | gpg-interface: modernize function declarations | Jeff King | 1 | -11/+38 |
2017-01-17 | gpg-interface, tag: add GPG_VERIFY_OMIT_STATUS flag | Lukas Puehringer | 1 | -2/+3 |
2015-06-22 | verify-commit: add option to print raw gpg status information | brian m. carlson | 1 | -0/+1 |
2015-06-22 | gpg: centralize printing signature buffers | brian m. carlson | 1 | -0/+3 |
2015-06-22 | gpg: centralize signature check | brian m. carlson | 1 | -1/+1 |
2015-06-22 | verify-tag: share code with verify-commit | brian m. carlson | 1 | -0/+2 |
2014-09-15 | gpg-interface: move parse_signature() to where it should be | Junio C Hamano | 1 | -0/+1 |
2014-09-15 | gpg-interface: move parse_gpg_output() to where it should be | Junio C Hamano | 1 | -5/+11 |
2014-06-23 | gpg-interface: provide access to the payload | Michael J Gruber | 1 | -0/+1 |
2014-06-23 | gpg-interface: provide clear helper for struct signature_check | Michael J Gruber | 1 | -0/+1 |
2013-03-31 | merge/pull Check for untrusted good GPG signatures | Sebastian Götte | 1 | -0/+1 |
2013-03-31 | Move commit GPG signature verification to commit.c | Sebastian Götte | 1 | -0/+11 |
2013-02-14 | gpg_interface: allow to request status return | Michael J Gruber | 1 | -1/+1 |
2011-11-04 | Split GPG interface into its own helper library | Junio C Hamano | 1 | -0/+10 |