25 Commits (7bafc6758c73805a453b36dcd41720c17bf25216)

Author SHA1 Message Date
Nguyễn Thái Ngọc Duy ddf362a2a9 gpg-interface.c: use error_errno() 9 years ago
Santiago Torres d281b45d75 builtin/verify-tag.c: ignore SIGPIPE in gpg-interface 9 years ago
brian m. carlson aeff29dd4d verify-commit: add option to print raw gpg status information 10 years ago
brian m. carlson ca194d50b8 gpg: centralize printing signature buffers 10 years ago
brian m. carlson 434060ec6d gpg: centralize signature check 10 years ago
brian m. carlson a4cc18f293 verify-tag: share code with verify-commit 10 years ago
Junio C Hamano d7c67668fe gpg-interface: move parse_signature() to where it should be 11 years ago
Junio C Hamano a50e7ca321 gpg-interface: move parse_gpg_output() to where it should be 11 years ago
René Scharfe d318027932 run-command: introduce CHILD_PROCESS_INIT 11 years ago
Michael J Gruber 71c214c840 gpg-interface: provide access to the payload 11 years ago
Michael J Gruber 01e57b5d91 gpg-interface: provide clear helper for struct signature_check 11 years ago
Michael J Gruber 9cc4ac8ff1 gpg_interface: allow to request status return 12 years ago
Michael J Gruber b60b7566c0 gpg-interface: check good signature in a reliable way 12 years ago
Stephen Boyd 7dac3f8321 gpg: close stderr once finished with it in verify_signed_buffer() 12 years ago
Stephen Boyd 4c9a418227 gpg: allow translation of more error messages 12 years ago
Jeff King f9bc573fda ident: rename IDENT_ERROR_ON_NO_NAME to IDENT_STRICT 13 years ago
Junio C Hamano e3f55e0707 verify_signed_buffer: fix stale comment 13 years ago
Junio C Hamano 0c5e70f041 gpg-interface: allow use of a custom GPG binary 13 years ago
Junio C Hamano 2f47eae2a1 Split GPG interface into its own helper library 13 years ago