summaryrefslogtreecommitdiff
path: root/gpg-interface.h
AgeCommit message (Expand)AuthorFilesLines
2018-08-15Add missing includes and forward declarationsElijah Newren1-0/+2
2018-07-11gpg-interface: make parse_gpg_output static and remove from interface headerHenning Schild1-2/+0
2018-04-16gpg-interface: use size_t for signature buffer sizeJeff King1-1/+1
2018-04-16gpg-interface: modernize function declarationsJeff King1-11/+38
2017-01-17gpg-interface, tag: add GPG_VERIFY_OMIT_STATUS flagLukas Puehringer1-2/+3
2015-06-22verify-commit: add option to print raw gpg status informationbrian m. carlson1-0/+1
2015-06-22gpg: centralize printing signature buffersbrian m. carlson1-0/+3
2015-06-22gpg: centralize signature checkbrian m. carlson1-1/+1
2015-06-22verify-tag: share code with verify-commitbrian m. carlson1-0/+2
2014-09-15gpg-interface: move parse_signature() to where it should beJunio C Hamano1-0/+1
2014-09-15gpg-interface: move parse_gpg_output() to where it should beJunio C Hamano1-5/+11
2014-06-23gpg-interface: provide access to the payloadMichael J Gruber1-0/+1
2014-06-23gpg-interface: provide clear helper for struct signature_checkMichael J Gruber1-0/+1
2013-03-31merge/pull Check for untrusted good GPG signaturesSebastian Götte1-0/+1
2013-03-31Move commit GPG signature verification to commit.cSebastian Götte1-0/+11
2013-02-14gpg_interface: allow to request status returnMichael J Gruber1-1/+1
2011-11-04Split GPG interface into its own helper libraryJunio C Hamano1-0/+10