| Commit message (Expand) | Author | Age | Files | Lines |
* | Use gpgrt_process_spawn API from libgpg-error. | NIIBE Yutaka | 2024-07-09 | 1 | -14/+13 |
* | indent: Fix spelling | Daniel Kahn Gillmor | 2024-05-31 | 1 | -4/+4 |
* | spawn: Remove spawn callback, introduce gnupg_spawn_actions. | NIIBE Yutaka | 2024-05-31 | 1 | -2/+15 |
* | tools: Fix use of EXCEPTS when spawning a process. | NIIBE Yutaka | 2023-06-26 | 1 | -0/+4 |
* | gpg,sm,tools: Use string for option --*-fd. | NIIBE Yutaka | 2023-06-23 | 1 | -3/+9 |
* | common,agent,gpg,dirmngr,g13,scd,tests,tools: New spawn function. | NIIBE Yutaka | 2023-05-11 | 1 | -16/+17 |
* | gpgtar: Make --status-fd option for fds > 2 work | Werner Koch | 2023-01-18 | 1 | -1/+4 |
* | agent,common,dirmngr,tests,tools: Remove spawn PREEXEC argument. | NIIBE Yutaka | 2022-10-20 | 1 | -1/+1 |
* | gpgtar: New option --with-log | Werner Koch | 2022-03-22 | 1 | -1/+1 |
* | gpgtar: Finally use a pipe for decryption. | Werner Koch | 2022-03-21 | 1 | -38/+66 |
* | gpgtar: List and extract using extended headers. | Werner Koch | 2022-01-09 | 1 | -16/+182 |
* | gpgtar: Improve error messages. | Werner Koch | 2019-03-06 | 1 | -14/+35 |
* | Remove -I option to common. | NIIBE Yutaka | 2017-03-07 | 1 | -1/+1 |
* | Change all http://www.gnu.org in license notices to https:// | Werner Koch | 2016-11-05 | 1 | -1/+1 |
* | tools/gpgtar: Fix handling of '-'. | Justus Winter | 2016-06-28 | 1 | -1/+1 |
* | common: Add a status callback to gnupg_exec_tool_stream. | Werner Koch | 2016-05-27 | 1 | -1/+1 |
* | common: Allow a second input stream for gnupg_exec_tool_stream. | Werner Koch | 2016-05-27 | 1 | -1/+1 |
* | gpgtar: Simplify code by using ccparray. | Werner Koch | 2016-05-24 | 1 | -10/+11 |
* | common: Rename sh-exectool to exectool. | Werner Koch | 2015-12-14 | 1 | -7/+7 |
* | tools/gpgtar: Use the new exectool helper. | Justus Winter | 2015-12-04 | 1 | -3/+23 |
* | tools/gpgtar: Handle '--gpg-args'. | Justus Winter | 2015-11-26 | 1 | -1/+1 |
* | common: Make the GPG arguments configurable in call-gpg. | Justus Winter | 2015-11-26 | 1 | -1/+2 |
* | tools/gpgtar: Handle '--gpg' argument. | Justus Winter | 2015-11-25 | 1 | -1/+1 |
* | tools/gpgtar: Improve error handling. | Justus Winter | 2015-11-25 | 1 | -20/+22 |
* | tools: Add encryption and decryption support to gpgtar. | Justus Winter | 2015-11-25 | 1 | -1/+23 |
* | Change all quotes in strings and comments to the new GNU standard. | Werner Koch | 2012-06-05 | 1 | -1/+1 |
* | Changed option names. | Werner Koch | 2010-08-25 | 1 | -3/+9 |
* | Some work on porting dirmngr (unfinished) | Werner Koch | 2010-07-16 | 1 | -2/+1 |
* | Add unfinished gpgtar. | Werner Koch | 2010-06-07 | 1 | -0/+324 |