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