summaryrefslogtreecommitdiff
path: root/gpg-interface.h
AgeCommit message (Expand)Author
2018-04-16gpg-interface: use size_t for signature buffer sizeJeff King
2018-04-16gpg-interface: modernize function declarationsJeff King
2017-01-18gpg-interface, tag: add GPG_VERIFY_OMIT_STATUS flagLukas Puehringer
2015-06-22verify-commit: add option to print raw gpg status informationbrian m. carlson
2015-06-22gpg: centralize printing signature buffersbrian m. carlson
2015-06-22gpg: centralize signature checkbrian m. carlson
2015-06-22verify-tag: share code with verify-commitbrian m. carlson
2014-09-15gpg-interface: move parse_signature() to where it should beJunio C Hamano
2014-09-15gpg-interface: move parse_gpg_output() to where it should beJunio C Hamano
2014-06-23gpg-interface: provide access to the payloadMichael J Gruber
2014-06-23gpg-interface: provide clear helper for struct signature_checkMichael J Gruber
2013-04-01merge/pull Check for untrusted good GPG signaturesSebastian Götte
2013-04-01Move commit GPG signature verification to commit.cSebastian Götte
2013-02-14gpg_interface: allow to request status returnMichael J Gruber
2011-11-05Split GPG interface into its own helper libraryJunio C Hamano