| Commit message (Expand) | Author | Age | Files | Lines |
* | gpgtar: Make sure to create upper directories for regular files. | Werner Koch | 2024-11-07 | 1 | -29/+72 |
* | tools: Avoid memory leaks. | Jakub Jelen | 2024-07-22 | 1 | -1/+1 |
* | Use gpgrt_process_spawn API from libgpg-error. | NIIBE Yutaka | 2024-07-09 | 1 | -14/+13 |
* | 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 | -14/+16 |
* | gpgtar: Print a result status with skiupped files. | Werner Koch | 2023-03-15 | 1 | -9/+51 |
* | gpgtar: Fix parent directory creation bug | Werner Koch | 2023-01-26 | 1 | -0/+2 |
* | 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 | -36/+45 |
* | gpgtar: Finally use a pipe for decryption. | Werner Koch | 2022-03-21 | 1 | -38/+66 |
* | gpgtar,w32: Support file names longer than MAX_PATH. | Werner Koch | 2022-03-08 | 1 | -4/+3 |
* | gpgtar: List and extract using extended headers. | Werner Koch | 2022-01-09 | 1 | -42/+80 |
* | doc: Typo fixes. | Werner Koch | 2021-12-30 | 1 | -1/+1 |
* | gpgtar: Improve error messages. | Werner Koch | 2019-03-06 | 1 | -6/+16 |
* | gpgtar: Prefer --set-filename over implicit name | Andre Heinecke | 2017-11-15 | 1 | -6/+6 |
* | 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: Ignore existing directories in gpgtar. | Justus Winter | 2016-10-04 | 1 | -2/+6 |
* | 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 | -3/+3 |
* | tools/gpgtar: Use the new exectool helper. | Justus Winter | 2015-12-04 | 1 | -3/+23 |
* | tools/gpgtar: Add '--dry-run'. | Justus Winter | 2015-11-26 | 1 | -2/+5 |
* | 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 '--directory' argument. | Justus Winter | 2015-11-25 | 1 | -22/+27 |
* | tools/gpgtar: Handle '--gpg' argument. | Justus Winter | 2015-11-25 | 1 | -1/+1 |
* | tools/gpgtar: Improve error handling. | Justus Winter | 2015-11-25 | 1 | -6/+7 |
* | tools: Add encryption and decryption support to gpgtar. | Justus Winter | 2015-11-25 | 1 | -1/+23 |
* | gpgtar: Fix extracting files with !(size % 512) | Andre Heinecke | 2015-03-17 | 1 | -1/+5 |
* | Make use of the *_NAME etc macros. | Werner Koch | 2013-11-18 | 1 | -8/+8 |
* | Change all quotes in strings and comments to the new GNU standard. | Werner Koch | 2012-06-05 | 1 | -11/+11 |
* | . | Werner Koch | 2010-08-26 | 1 | -0/+1 |
* | Changed option names. | Werner Koch | 2010-08-25 | 1 | -3/+12 |
* | Some work on porting dirmngr (unfinished) | Werner Koch | 2010-07-16 | 1 | -10/+74 |
* | Add unfinished gpgtar. | Werner Koch | 2010-06-07 | 1 | -0/+266 |