34 Commits (1a5fccc0c26b4a8abafd85a73558022e65f6f8cf)

Author SHA1 Message Date
Michael J Gruber 661a180681 gpg-interface: use more status letters 8 years ago
Linus Torvalds b624a3e67f gpg-interface: prefer "long" key format output when verifying pgp signatures 9 years ago
Michael J Gruber efee9553a4 gpg-interface: check gpg signature creation status 9 years ago
Jeff King 0581b54641 sign_buffer: use pipe_command 9 years ago
Jeff King 0d2b664efd verify_signed_buffer: use pipe_command 9 years ago
Jeff King 4322353bfb verify_signed_buffer: use tempfile object 9 years ago
Jeff King c752fcc8e0 verify_signed_buffer: drop pbuf variable 9 years ago
Jeff King aedb5dc343 gpg-interface: use child_process.args 9 years ago
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 10 years ago
Junio C Hamano a50e7ca321 gpg-interface: move parse_gpg_output() to where it should be 10 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