| Commit message (Expand) | Author | Files | Lines |
2023-05-11 | common,agent,gpg,dirmngr,g13,scd,tests,tools: New spawn function. | NIIBE Yutaka | 1 | -439/+554 |
2022-11-16 | common: Remove Windows CE support in common. | NIIBE Yutaka | 1 | -1/+1 |
2022-10-20 | agent,common,dirmngr,tests,tools: Remove spawn PREEXEC argument. | NIIBE Yutaka | 1 | -7/+5 |
2022-03-18 | common: New flags for gnupg_spawn_process | Werner Koch | 1 | -5/+14 |
2021-04-08 | common: Fix gnupg_wait_processes, by skipping invalid PID. | NIIBE Yutaka | 1 | -1/+6 |
2020-10-20 | Replace all calls to access by gnupg_access | Werner Koch | 1 | -2/+3 |
2020-09-02 | common: New helper function gnupg_close_pipe. | Werner Koch | 1 | -0/+9 |
2017-11-29 | doc: Update copyright notices for common/exechelp*. | Werner Koch | 1 | -2/+3 |
2017-09-19 | common: Fix gnupg_wait_processes. | NIIBE Yutaka | 1 | -24/+26 |
2016-11-05 | Change all http://www.gnu.org in license notices to https:// | Werner Koch | 1 | -1/+1 |
2016-09-05 | common: Restore a simpler variant of 'gnupg_wait_process'. | Justus Winter | 1 | -1/+53 |
2016-09-05 | common: Fix error handling. | Justus Winter | 1 | -2/+6 |
2016-09-05 | common: Improve waiting for processes on POSIX. | Justus Winter | 1 | -30/+112 |
2016-08-11 | common: New function string_to_u64. | Werner Koch | 1 | -3/+1 |
2016-06-28 | common: Close input stream. | Justus Winter | 1 | -0/+1 |
2016-05-27 | common: Allow a second input stream for gnupg_exec_tool_stream. | Werner Koch | 1 | -6/+7 |
2016-05-27 | common: Simplify the fd closing patch 512c56a. | Werner Koch | 1 | -3/+1 |
2016-05-27 | common: Speedup closing fds before an exec. | Werner Koch | 1 | -0/+44 |
2016-05-27 | common: Extend gnupg_create_inbound_pipe et al. | Werner Koch | 1 | -6/+14 |
2016-05-27 | common: Make use of default_errsource in exechelp. | Werner Koch | 1 | -43/+54 |
2016-02-23 | common/exechelp: Provide a way to wait for multiple processes. | Justus Winter | 1 | -43/+77 |
2016-02-23 | common/exechelp: Add general pipe function. | Justus Winter | 1 | -0/+9 |
2015-11-17 | Fix typos found using codespell. | Justus Winter | 1 | -1/+1 |
2015-09-28 | common: Change calling convention for gnupg_spawn_process. | Werner Koch | 1 | -15/+47 |
2015-05-11 | common: Cope with AIX problem on number of open files. | Werner Koch | 1 | -0/+10 |
2014-09-18 | common: Remove superfluous statements. | Werner Koch | 1 | -9/+0 |
2014-05-02 | common: Cleanup the use of USE_NPTH and HAVE_NPTH macros. | Werner Koch | 1 | -1/+1 |
2012-06-05 | Change all quotes in strings and comments to the new GNU standard. | Werner Koch | 1 | -4/+4 |
2012-04-20 | Change license for some files in common to LGPLv3+/GPLv2+. | Werner Koch | 1 | -5/+15 |
2012-01-25 | Port to npth. | Marcus Brinkmann | 1 | -26/+10 |
2011-02-04 | Nuked almost all trailing white space.post-nuke-of-trailing-ws | Werner Koch | 1 | -16/+16 |
2010-08-20 | Reworked the posix and w32 exechelpers. | Werner Koch | 1 | -39/+101 |
2010-06-09 | Merged Dirmngr with GnuPG. | Werner Koch | 1 | -21/+30 |
2010-06-07 | Add unfinished gpgtar. | Werner Koch | 1 | -5/+16 |
2010-05-03 | auto start the agent if --use-standard-socket is in use. | Werner Koch | 1 | -7/+12 |
2010-03-24 | More changes for CE. gpgsm does now build and run a keylisting. | Werner Koch | 1 | -26/+7 |
2010-03-22 | Reorganized the exechelp code. | Werner Koch | 1 | -0/+555 |