summaryrefslogtreecommitdiffstats
path: root/gpg-interface.h
Commit message (Expand)AuthorAgeFilesLines
* gpg-interface.c: obtain primary key fingerprint as wellMichał Górny2018-10-231-0/+1
* gpg-interface.c: support getting key fingerprint via %GF formatMichał Górny2018-10-231-0/+1
* Add missing includes and forward declarationsElijah Newren2018-08-151-0/+2
* gpg-interface: make parse_gpg_output static and remove from interface headerHenning Schild2018-07-111-2/+0
* gpg-interface: use size_t for signature buffer sizeJeff King2018-04-161-1/+1
* gpg-interface: modernize function declarationsJeff King2018-04-161-11/+38
* gpg-interface, tag: add GPG_VERIFY_OMIT_STATUS flagLukas Puehringer2017-01-171-2/+3
* verify-commit: add option to print raw gpg status informationbrian m. carlson2015-06-221-0/+1
* gpg: centralize printing signature buffersbrian m. carlson2015-06-221-0/+3
* gpg: centralize signature checkbrian m. carlson2015-06-221-1/+1
* verify-tag: share code with verify-commitbrian m. carlson2015-06-221-0/+2
* gpg-interface: move parse_signature() to where it should beJunio C Hamano2014-09-151-0/+1
* gpg-interface: move parse_gpg_output() to where it should beJunio C Hamano2014-09-151-5/+11
* gpg-interface: provide access to the payloadMichael J Gruber2014-06-231-0/+1
* gpg-interface: provide clear helper for struct signature_checkMichael J Gruber2014-06-231-0/+1
* merge/pull Check for untrusted good GPG signaturesSebastian Götte2013-03-311-0/+1
* Move commit GPG signature verification to commit.cSebastian Götte2013-03-311-0/+11
* gpg_interface: allow to request status returnMichael J Gruber2013-02-141-1/+1
* Split GPG interface into its own helper libraryJunio C Hamano2011-11-041-0/+10