aboutsummaryrefslogtreecommitdiffstats
path: root/common/call-gpg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: On Windows, we care about how PIPE handles are inherited.NIIBE Yutaka2024-07-091-4/+4
* common,kbx,tests: Clean up the PIPE function API.NIIBE Yutaka2024-07-091-4/+5
* agent,gpg,tools: Fix use of log_get_fd.NIIBE Yutaka2022-06-221-2/+0
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-1/+1
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* common: Extend gnupg_create_inbound_pipe et al.Werner Koch2016-05-271-4/+4
* common: Use default_errsource for call-gpg and exectool.Werner Koch2015-12-151-14/+27
* Silence compiler warnings related to not using assuan_fd_t.Werner Koch2015-11-271-2/+2
* common: Make the GPG arguments configurable in call-gpg.Justus Winter2015-11-261-18/+37
* common: Add stream interface to call-pgp.Justus Winter2015-11-251-18/+117
* common: Refactor the call-gpg code.Justus Winter2015-11-251-46/+79
* g13: Move 'call-gpg.c' to common.Justus Winter2015-11-251-0/+589