| Commit message (Expand) | Author | Age |
* | Merge branch 'ab/free-and-null' | Junio C Hamano | 2017-06-24 |
|\ |
|
| * | *.[ch] refactoring: make use of the FREE_AND_NULL() macro | Ævar Arnfjörð Bjarmason | 2017-06-16 |
* | | config: don't include config.h by default | Brandon Williams | 2017-06-15 |
|/ |
|
* | gpg-interface: use more status letters | Michael J Gruber | 2016-10-12 |
* | Merge branch 'lt/gpg-show-long-key-in-signature-verification-maint' into lt/g... | Junio C Hamano | 2016-08-16 |
|\ |
|
| * | gpg-interface: prefer "long" key format output when verifying pgp signatures | Linus Torvalds | 2016-08-16 |
* | | gpg-interface: check gpg signature creation status | Michael J Gruber | 2016-06-17 |
* | | sign_buffer: use pipe_command | Jeff King | 2016-06-17 |
* | | verify_signed_buffer: use pipe_command | Jeff King | 2016-06-17 |
* | | verify_signed_buffer: use tempfile object | Jeff King | 2016-06-17 |
* | | verify_signed_buffer: drop pbuf variable | Jeff King | 2016-06-17 |
* | | gpg-interface: use child_process.args | Jeff King | 2016-06-17 |
* | | Merge branch 'nd/error-errno' | Junio C Hamano | 2016-05-17 |
|\ \ |
|
| * | | gpg-interface.c: use error_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 |
| |/ |
|
* | | builtin/verify-tag.c: ignore SIGPIPE in gpg-interface | Santiago Torres | 2016-04-06 |
|/ |
|
* | verify-commit: add option to print raw gpg status information | brian m. carlson | 2015-06-22 |
* | gpg: centralize printing signature buffers | brian m. carlson | 2015-06-22 |
* | gpg: centralize signature check | brian m. carlson | 2015-06-22 |
* | verify-tag: share code with verify-commit | brian m. carlson | 2015-06-22 |
* | Merge branch 'jc/push-cert' | Junio C Hamano | 2014-10-08 |
|\ |
|
| * | gpg-interface: move parse_signature() to where it should be | Junio C Hamano | 2014-09-15 |
| * | gpg-interface: move parse_gpg_output() to where it should be | Junio C Hamano | 2014-09-15 |
* | | run-command: introduce CHILD_PROCESS_INIT | René Scharfe | 2014-08-20 |
|/ |
|
* | gpg-interface: provide access to the payload | Michael J Gruber | 2014-06-23 |
* | gpg-interface: provide clear helper for struct signature_check | Michael J Gruber | 2014-06-23 |
* | Merge branch 'mg/gpg-interface-using-status' | Junio C Hamano | 2013-03-21 |
|\ |
|
| * | gpg_interface: allow to request status return | Michael J Gruber | 2013-02-14 |
| * | gpg-interface: check good signature in a reliable way | Michael J Gruber | 2013-02-14 |
| * | Merge branch 'sb/gpg-plug-fd-leak' into maint | Junio C Hamano | 2013-02-07 |
| |\ |
|
* | \ | Merge branch 'sb/gpg-i18n' | Junio C Hamano | 2013-02-07 |
|\ \ \ |
|
| * | | | gpg: allow translation of more error messages | Stephen Boyd | 2013-01-31 |
| |/ / |
|
* | | | Merge branch 'sb/gpg-plug-fd-leak' | Junio C Hamano | 2013-02-05 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | gpg: close stderr once finished with it in verify_signed_buffer() | Stephen Boyd | 2013-01-31 |
* | | ident: rename IDENT_ERROR_ON_NO_NAME to IDENT_STRICT | Jeff King | 2012-05-24 |
* | | verify_signed_buffer: fix stale comment | Junio C Hamano | 2012-01-05 |
* | | gpg-interface: allow use of a custom GPG binary | Junio C Hamano | 2011-11-29 |
|/ |
|
* | Split GPG interface into its own helper library | Junio C Hamano | 2011-11-04 |