summaryrefslogtreecommitdiff
path: root/gpg-interface.c
AgeCommit message (Expand)Author
2014-10-08Merge branch 'jc/push-cert'Junio C Hamano
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-08-20run-command: introduce CHILD_PROCESS_INITRené Scharfe
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-03-21Merge branch 'mg/gpg-interface-using-status'Junio C Hamano
2013-02-14gpg_interface: allow to request status returnMichael J Gruber
2013-02-14gpg-interface: check good signature in a reliable wayMichael J Gruber
2013-02-07Merge branch 'sb/gpg-plug-fd-leak' into maintJunio C Hamano
2013-02-07Merge branch 'sb/gpg-i18n'Junio C Hamano
2013-02-06Merge branch 'sb/gpg-plug-fd-leak'Junio C Hamano
2013-01-31gpg: close stderr once finished with it in verify_signed_buffer()Stephen Boyd
2013-01-31gpg: allow translation of more error messagesStephen Boyd
2012-05-25ident: rename IDENT_ERROR_ON_NO_NAME to IDENT_STRICTJeff King
2012-01-05verify_signed_buffer: fix stale commentJunio C Hamano
2011-11-29gpg-interface: allow use of a custom GPG binaryJunio C Hamano
2011-11-05Split GPG interface into its own helper libraryJunio C Hamano