| Commit message (Expand) | Author | Age | Files | Lines |
* | common: Fix gnupg_exec_tool_stream for INEXTRA==NULL. | NIIBE Yutaka | 2024-09-25 | 1 | -1/+1 |
* | common: Add debug code to gnupg_exec_tool_stream | Werner Koch | 2024-09-24 | 1 | -0/+7 |
* | common,kbx,tests: Clean up the PIPE function API. | NIIBE Yutaka | 2024-07-09 | 1 | -14/+10 |
* | Use gpgrt_process_spawn API from libgpg-error. | NIIBE Yutaka | 2024-07-09 | 1 | -19/+16 |
* | common:w32: Fix for 64-bit Windows. | NIIBE Yutaka | 2024-06-05 | 1 | -0/+5 |
* | common:w32: Fix INEXTRA handling. | NIIBE Yutaka | 2024-06-04 | 1 | -6/+20 |
* | spawn: Remove spawn callback, introduce gnupg_spawn_actions. | NIIBE Yutaka | 2024-05-31 | 1 | -2/+12 |
* | common,agent,gpg,dirmngr,g13,scd,tests,tools: New spawn function. | NIIBE Yutaka | 2023-05-11 | 1 | -14/+26 |
* | agent,common,dirmngr,tests,tools: Remove spawn PREEXEC argument. | NIIBE Yutaka | 2022-10-20 | 1 | -1/+1 |
* | w32: Fix cast from intptr_t of _get_osfhandle. | NIIBE Yutaka | 2020-08-03 | 1 | -1/+1 |
* | Spelling cleanup. | Daniel Kahn Gillmor | 2020-02-18 | 1 | -2/+2 |
* | common: Add kludge to allow silencing gnupg_exec_tool_stream. | Werner Koch | 2019-01-30 | 1 | -4/+15 |
* | Spelling fixes in docs and comments. | NIIBE Yutaka | 2017-04-28 | 1 | -1/+1 |
* | w32: Make pipes really pollable. | Werner Koch | 2017-02-28 | 1 | -0/+5 |
* | common: Fix buffer copy code again. | Werner Koch | 2017-01-19 | 1 | -20/+14 |
* | common: Clarify use of vars in buffer copy code. | Werner Koch | 2017-01-19 | 1 | -16/+26 |
* | common: Fix flushing copy buffers. | Justus Winter | 2017-01-18 | 1 | -7/+19 |
* | Change all http://www.gnu.org in license notices to https:// | Werner Koch | 2016-11-05 | 1 | -1/+1 |
* | common: Fix copying data to estreams. | Justus Winter | 2016-10-18 | 1 | -5/+7 |
* | common: Avoid excessive stack use. | Justus Winter | 2016-07-26 | 1 | -14/+39 |
* | common: Rework resource cleanup when handling errors. | Justus Winter | 2016-07-26 | 1 | -9/+10 |
* | common: Fix copying data from the spawned child. | Justus Winter | 2016-06-28 | 1 | -10/+15 |
* | common: Add a status callback to gnupg_exec_tool_stream. | Werner Koch | 2016-05-27 | 1 | -13/+80 |
* | common: Allow a second input stream for gnupg_exec_tool_stream. | Werner Koch | 2016-05-27 | 1 | -19/+99 |
* | common: Make use of default_errsource in exechelp. | Werner Koch | 2016-05-27 | 1 | -1/+1 |
* | common: Make gnupg_exec_tool conform to spec. | Werner Koch | 2016-02-13 | 1 | -9/+18 |
* | common: Use default_errsource for call-gpg and exectool. | Werner Koch | 2015-12-15 | 1 | -8/+15 |
* | common: Change license for exectool to LGPLv3+/GPLv2+. | Werner Koch | 2015-12-14 | 1 | -5/+15 |
* | common: Rename sh-exectool to exectool. | Werner Koch | 2015-12-14 | 1 | -0/+423 |