| Commit message (Expand) | Author | Age | Files | Lines |
* | common: On Windows, we care about how PIPE handles are inherited. | NIIBE Yutaka | 2024-07-09 | 1 | -5/+11 |
* | common,kbx,tests: Clean up the PIPE function API. | NIIBE Yutaka | 2024-07-09 | 1 | -6/+6 |
* | Use gpgrt_process_spawn API from libgpg-error. | NIIBE Yutaka | 2024-07-09 | 1 | -95/+0 |
* | spawn: Remove spawn callback, introduce gnupg_spawn_actions. | NIIBE Yutaka | 2024-05-31 | 1 | -21/+16 |
* | common,agent,gpg,dirmngr,g13,scd,tests,tools: New spawn function. | NIIBE Yutaka | 2023-05-11 | 1 | -134/+97 |
* | agent,common,dirmngr,tests,tools: Remove spawn PREEXEC argument. | NIIBE Yutaka | 2022-10-20 | 1 | -1/+1 |
* | common: New flags for gnupg_spawn_process | Werner Koch | 2022-03-18 | 1 | -1/+9 |
* | common: New helper function gnupg_close_pipe. | Werner Koch | 2020-09-02 | 1 | -0/+3 |
* | doc: Update copyright notices for common/exechelp*. | Werner Koch | 2017-11-29 | 1 | -0/+2 |
* | Spelling fixes in docs and comments. | NIIBE Yutaka | 2017-04-28 | 1 | -2/+2 |
* | Change all http://www.gnu.org in license notices to https:// | Werner Koch | 2016-11-05 | 1 | -1/+1 |
* | common: Allow a second input stream for gnupg_exec_tool_stream. | Werner Koch | 2016-05-27 | 1 | -1/+5 |
* | common: Extend gnupg_create_inbound_pipe et al. | Werner Koch | 2016-05-27 | 1 | -4/+8 |
* | common: Make use of default_errsource in exechelp. | Werner Koch | 2016-05-27 | 1 | -1/+0 |
* | common/exechelp: Provide a way to wait for multiple processes. | Justus Winter | 2016-02-23 | 1 | -0/+4 |
* | common/exechelp: Add general pipe function. | Justus Winter | 2016-02-23 | 1 | -0/+5 |
* | Fix typos found using codespell. | Justus Winter | 2015-11-17 | 1 | -2/+2 |
* | common: Change calling convention for gnupg_spawn_process. | Werner Koch | 2015-09-28 | 1 | -13/+27 |
* | Switch to the libgpg-error provided estream. | Werner Koch | 2014-08-26 | 1 | -2/+0 |
* | Change license for some files in common to LGPLv3+/GPLv2+. | Werner Koch | 2012-04-20 | 1 | -5/+15 |
* | Nuked almost all trailing white space.post-nuke-of-trailing-ws | Werner Koch | 2011-02-04 | 1 | -6/+6 |
* | Reworked the posix and w32 exechelpers. | Werner Koch | 2010-08-20 | 1 | -13/+26 |
* | Merged Dirmngr with GnuPG. | Werner Koch | 2010-06-09 | 1 | -11/+36 |
* | Add unfinished gpgtar. | Werner Koch | 2010-06-07 | 1 | -7/+8 |
* | More changes for CE. gpgsm does now build and run a keylisting. | Werner Koch | 2010-03-24 | 1 | -6/+18 |
* | Merged jnlib into common. | Werner Koch | 2010-03-10 | 1 | -1/+1 |
* | Changes required to use estream in gpgsm. | Werner Koch | 2010-03-08 | 1 | -1/+4 |
* | Keep on hacking on g13. A simple --create and --mount does now work. | Werner Koch | 2009-10-13 | 1 | -0/+6 |
* | Some changes to suport g13. | Werner Koch | 2009-09-30 | 1 | -0/+4 |
* | Make sure not to leak file descriptors if running gpg-agent with a | Werner Koch | 2009-03-19 | 1 | -1/+20 |
* | [W32] Avoid extra console window when importing or exporting. | Werner Koch | 2008-01-27 | 1 | -3/+4 |
* | Extended the --check-program output: Error messages are now inlcued in an | Werner Koch | 2007-08-29 | 1 | -0/+4 |
* | New command --check-programs for gpgconf. | Werner Koch | 2007-08-29 | 1 | -2/+4 |
* | Implemented more gpg-agen options to support certain passphrase policies. | Werner Koch | 2007-08-27 | 1 | -4/+19 |
* | Changed to GPLv3. | Werner Koch | 2007-07-04 | 1 | -4/+2 |
* | Let scdaemon call a script on status changes | Werner Koch | 2006-09-07 | 1 | -0/+12 |
* | Updated FSF's address. | Werner Koch | 2006-06-20 | 1 | -1/+2 |
* | * exechelp.h, exechelp.c: New. Based on code from ../sm/import.c. | Werner Koch | 2004-12-06 | 1 | -0/+45 |