summaryrefslogtreecommitdiffstats
path: root/gpg-interface.h
AgeCommit message (Expand)AuthorLines
2018-10-23gpg-interface.c: obtain primary key fingerprint as wellMichał Górny-0/+1
2018-10-23gpg-interface.c: support getting key fingerprint via %GF formatMichał Górny-0/+1
2018-08-15Add missing includes and forward declarationsElijah Newren-0/+2
2018-07-11gpg-interface: make parse_gpg_output static and remove from interface headerHenning Schild-2/+0
2018-04-16gpg-interface: use size_t for signature buffer sizeJeff King-1/+1
2018-04-16gpg-interface: modernize function declarationsJeff King-11/+38
2017-01-17gpg-interface, tag: add GPG_VERIFY_OMIT_STATUS flagLukas Puehringer-2/+3
2015-06-22verify-commit: add option to print raw gpg status informationbrian m. carlson-0/+1
2015-06-22gpg: centralize printing signature buffersbrian m. carlson-0/+3
2015-06-22gpg: centralize signature checkbrian m. carlson-1/+1
2015-06-22verify-tag: share code with verify-commitbrian m. carlson-0/+2
2014-09-15gpg-interface: move parse_signature() to where it should beJunio C Hamano-0/+1
2014-09-15gpg-interface: move parse_gpg_output() to where it should beJunio C Hamano-5/+11
2014-06-23gpg-interface: provide access to the payloadMichael J Gruber-0/+1
2014-06-23gpg-interface: provide clear helper for struct signature_checkMichael J Gruber-0/+1
2013-03-31merge/pull Check for untrusted good GPG signaturesSebastian Götte-0/+1
2013-03-31Move commit GPG signature verification to commit.cSebastian Götte-0/+11
2013-02-14gpg_interface: allow to request status returnMichael J Gruber-1/+1
2011-11-04Split GPG interface into its own helper libraryJunio C Hamano-0/+10