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