| Commit message (Expand) | Author | Files | Lines |
2024-07-09 | Use gpgrt_process_spawn API from libgpg-error. | NIIBE Yutaka | 1 | -15/+14 |
2024-06-28 | tools: New support functions for the mail parser. | Werner Koch | 1 | -0/+1 |
2024-05-31 | spawn: Remove spawn callback, introduce gnupg_spawn_actions. | NIIBE Yutaka | 1 | -2/+15 |
2023-06-26 | tools: Fix use of EXCEPTS when spawning a process. | NIIBE Yutaka | 1 | -0/+4 |
2023-06-23 | gpg,sm,tools: Use string for option --*-fd. | NIIBE Yutaka | 1 | -3/+9 |
2023-06-15 | gpgtar: New option --no-compress. | Werner Koch | 1 | -0/+2 |
2023-05-11 | common,agent,gpg,dirmngr,g13,scd,tests,tools: New spawn function. | NIIBE Yutaka | 1 | -15/+18 |
2023-01-30 | gpgtar: Emit progress status lines in create mode. | Werner Koch | 1 | -12/+108 |
2023-01-18 | gpgtar: Make --status-fd option for fds > 2 work | Werner Koch | 1 | -1/+4 |
2022-10-20 | agent,common,dirmngr,tests,tools: Remove spawn PREEXEC argument. | NIIBE Yutaka | 1 | -1/+1 |
2022-03-22 | gpgtar: New option --with-log | Werner Koch | 1 | -1/+1 |
2022-03-21 | gpgtar: Finally use a pipe for decryption. | Werner Koch | 1 | -59/+80 |
2022-03-08 | gpgtar,w32: Support file names longer than MAX_PATH. | Werner Koch | 1 | -6/+5 |
2022-02-01 | dirmngr: Avoid initial delay on the first keyserver access. | Werner Koch | 1 | -1/+1 |
2022-01-09 | gpgtar: List and extract using extended headers. | Werner Koch | 1 | -2/+5 |
2022-01-09 | gpgtar: Create extended header for long file names | Werner Koch | 1 | -18/+217 |
2021-06-09 | gpgtar,w32: Fix file size computation | Werner Koch | 1 | -1/+1 |
2020-10-21 | common: New functions gnupg_opendir et al. | Werner Koch | 1 | -0/+2 |
2020-10-20 | Replace all calls to stat by gnupg_stat. | Werner Koch | 1 | -1/+1 |
2020-08-25 | gpgconf,w32: New debug command --show-codepages. | Werner Koch | 1 | -10/+0 |
2020-08-21 | gpgtar,w32: Handle Unicode file names. | Werner Koch | 1 | -9/+52 |
2020-08-20 | gpgtar: Make --files-from and --null work as described. | Werner Koch | 1 | -13/+57 |
2019-03-06 | gpgtar: Make option -C work for archive creation. | Werner Koch | 1 | -0/+8 |
2017-03-07 | Remove -I option to common. | NIIBE Yutaka | 1 | -1/+1 |
2017-01-05 | Silence two -Wlogical-op warnings. | Werner Koch | 1 | -1/+5 |
2016-11-05 | Change all http://www.gnu.org in license notices to https:// | Werner Koch | 1 | -1/+1 |
2016-10-07 | tools: Fix error handling. | Justus Winter | 1 | -3/+1 |
2016-05-27 | common: Add a status callback to gnupg_exec_tool_stream. | Werner Koch | 1 | -1/+1 |
2016-05-27 | common: Allow a second input stream for gnupg_exec_tool_stream. | Werner Koch | 1 | -1/+1 |
2016-05-24 | gpgtar: Simplify code by using ccparray. | Werner Koch | 1 | -28/+22 |
2016-01-26 | gpgtar,w32: Fix gpgtar 8 bit encoding handling on W32 | Andre Heinecke | 1 | -5/+5 |
2015-12-14 | common: Rename sh-exectool to exectool. | Werner Koch | 1 | -3/+3 |
2015-12-04 | tools/gpgtar: Implement symmetric encryption. | Justus Winter | 1 | -2/+12 |
2015-12-04 | tools/gpgtar: Implement signing. | Justus Winter | 1 | -6/+14 |
2015-12-04 | tools/gpgtar: Use the new exectool helper. | Justus Winter | 1 | -7/+31 |
2015-11-26 | tools/gpgtar: Handle '--gpg-args'. | Justus Winter | 1 | -1/+1 |
2015-11-26 | common: Make the GPG arguments configurable in call-gpg. | Justus Winter | 1 | -0/+1 |
2015-11-25 | tools/gpgtar: Handle '--gpg' argument. | Justus Winter | 1 | -1/+2 |
2015-11-25 | tools/gpgtar: Improve error handling. | Justus Winter | 1 | -3/+7 |
2015-11-25 | tools: Add encryption and decryption support to gpgtar. | Justus Winter | 1 | -1/+37 |
2012-06-05 | Change all quotes in strings and comments to the new GNU standard. | Werner Koch | 1 | -44/+44 |
2010-08-11 | Support "-" for --output. | Werner Koch | 1 | -1/+7 |
2010-08-09 | Add option --null | Werner Koch | 1 | -6/+67 |
2010-07-16 | Some work on porting dirmngr (unfinished) | Werner Koch | 1 | -35/+223 |
2010-06-07 | Add unfinished gpgtar. | Werner Koch | 1 | -0/+643 |