aboutsummaryrefslogtreecommitdiffstats
path: root/gpg-interface.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-22verify-commit: add option to print raw gpg status informationbrian m. carlson1-2/+5
2015-06-22gpg: centralize printing signature buffersbrian m. carlson1-0/+9
2015-06-22gpg: centralize signature checkbrian m. carlson1-1/+3
2015-06-22verify-tag: share code with verify-commitbrian m. carlson1-0/+23
2014-10-08Merge branch 'jc/push-cert'Junio C Hamano1-0/+57
2014-09-15gpg-interface: move parse_signature() to where it should beJunio C Hamano1-0/+21
2014-09-15gpg-interface: move parse_gpg_output() to where it should beJunio C Hamano1-0/+36
2014-08-20run-command: introduce CHILD_PROCESS_INITRené Scharfe1-4/+2
2014-06-23gpg-interface: provide access to the payloadMichael J Gruber1-0/+2
2014-06-23gpg-interface: provide clear helper for struct signature_checkMichael J Gruber1-0/+12
2013-03-21Merge branch 'mg/gpg-interface-using-status'Junio C Hamano1-3/+15
2013-02-14gpg_interface: allow to request status returnMichael J Gruber1-4/+7
2013-02-14gpg-interface: check good signature in a reliable wayMichael J Gruber1-2/+11
2013-02-07Merge branch 'sb/gpg-plug-fd-leak' into maintJunio C Hamano1-1/+3
2013-02-07Merge branch 'sb/gpg-i18n'Junio C Hamano1-3/+3
2013-02-05Merge branch 'sb/gpg-plug-fd-leak'Junio C Hamano1-1/+3
2013-01-31gpg: close stderr once finished with it in verify_signed_buffer()Stephen Boyd1-1/+3
2013-01-31gpg: allow translation of more error messagesStephen Boyd1-3/+3
2012-05-24ident: rename IDENT_ERROR_ON_NO_NAME to IDENT_STRICTJeff King1-1/+1
2012-01-05verify_signed_buffer: fix stale commentJunio C Hamano1-4/+1
2011-11-29gpg-interface: allow use of a custom GPG binaryJunio C Hamano1-3/+8
2011-11-04Split GPG interface into its own helper libraryJunio C Hamano1-0/+138