| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'STABLE-BRANCH-2-4' into master | Werner Koch | 2023-07-04 | 5 | -4/+17 |
|\ |
|
| * | wks: Make --add-revocs the default. | Werner Koch | 2023-06-21 | 1 | -3/+10 |
| * | wks: Use export-clean for --mirror and --create. | Werner Koch | 2023-06-21 | 1 | -1/+1 |
| * | delete redundant characters | zhangguangzhi | 2023-06-20 | 1 | -1/+1 |
| * | gpgtar: New option --no-compress. | Werner Koch | 2023-06-15 | 3 | -0/+6 |
| * | w32: Add missing manifests and set a requestedExecutionLevel. | Werner Koch | 2023-05-24 | 7 | -6/+53 |
| * | gpgtar: Emit FAILURE status line. | Werner Koch | 2023-05-19 | 1 | -0/+10 |
* | | tools:gpg-connect-agent: Fix use of HANDLE on Windows. | NIIBE Yutaka | 2023-07-03 | 1 | -4/+24 |
* | | tools:gpgtar: Clean up the use of --status-fd. | NIIBE Yutaka | 2023-06-28 | 1 | -25/+6 |
* | | gpgtar: Use FD on POSIX. | NIIBE Yutaka | 2023-06-27 | 1 | -1/+1 |
* | | common,gpg,sm,tools: Don't remove translate_sys2libc_fd_int. | NIIBE Yutaka | 2023-06-27 | 5 | -10/+10 |
* | | tools: Fix use of EXCEPTS when spawning a process. | NIIBE Yutaka | 2023-06-26 | 3 | -0/+12 |
* | | gpg,sm,tools: Use string for option --*-fd. | NIIBE Yutaka | 2023-06-23 | 10 | -28/+66 |
* | | delete redundant characters | zhangguangzhi | 2023-06-20 | 1 | -1/+1 |
* | | w32: Fix use of assuan_sendfd. | NIIBE Yutaka | 2023-06-01 | 1 | -15/+40 |
* | | w32: Add missing manifests and set a requestedExecutionLevel. | Werner Koch | 2023-05-24 | 7 | -6/+53 |
* | | gpgtar: Emit FAILURE status line. | Werner Koch | 2023-05-24 | 1 | -0/+10 |
* | | common,agent,gpg,dirmngr,g13,scd,tests,tools: New spawn function. | NIIBE Yutaka | 2023-05-11 | 6 | -107/+138 |
|/ |
|
* | gpgtar: Read common.conf for the log-file option. | Werner Koch | 2023-04-18 | 1 | -1/+17 |
* | gpgtar: Do not allow the use of stdout for --status-fd | Werner Koch | 2023-03-15 | 1 | -2/+6 |
* | gpgtar: Print a result status with skiupped files. | Werner Koch | 2023-03-15 | 2 | -10/+58 |
* | gpgconf: Print some standard envvars with -X | Werner Koch | 2023-02-28 | 1 | -0/+10 |
* | tools: Return a better error message if sendmail is not usable. | Werner Koch | 2023-02-08 | 1 | -0/+7 |
* | gpgtar: Fix new --status-fd handling. | Werner Koch | 2023-01-30 | 1 | -1/+1 |
* | gpgtar: Emit progress status lines in create mode. | Werner Koch | 2023-01-30 | 3 | -12/+135 |
* | gpgtar: Fix parent directory creation bug | Werner Koch | 2023-01-26 | 1 | -0/+2 |
* | gpgtar: Allow decryption from stdin. | Werner Koch | 2023-01-26 | 1 | -17/+14 |
* | wkd: Support option --output for command --check. | Werner Koch | 2023-01-20 | 3 | -10/+36 |
* | wkd: Let gpg-wks-client --supported print some diagnostics. | Werner Koch | 2023-01-19 | 1 | -1/+45 |
* | gpgtar: Make --status-fd option for fds > 2 work | Werner Koch | 2023-01-18 | 3 | -3/+12 |
* | doc: Typo fixes | Werner Koch | 2022-12-16 | 1 | -3/+3 |
* | build: Remove Windows CE support. | NIIBE Yutaka | 2022-12-09 | 1 | -1/+1 |
* | wkd: Do not send/install/mirror expired user ids. | Werner Koch | 2022-12-06 | 3 | -6/+70 |
* | wkd: New option --add-revocs and some fixes. | Werner Koch | 2022-11-29 | 3 | -33/+220 |
* | wkd: Make use of --debug extprog. | Werner Koch | 2022-11-29 | 1 | -1/+20 |
* | card: New commands "gpg" and "gpgsm". | Werner Koch | 2022-10-25 | 1 | -2/+63 |
* | card: Also show fingerprints of known X.509 certificates | Werner Koch | 2022-10-25 | 1 | -1/+4 |
* | agent,common,dirmngr,tests,tools: Remove spawn PREEXEC argument. | NIIBE Yutaka | 2022-10-20 | 5 | -7/+7 |
* | wkd: gpg-wks-client --send checks if build with sendmail support | Alexander Kulbartsch | 2022-10-13 | 1 | -0/+8 |
* | wkd: Implement --blacklist option for gpg-wks-client | Werner Koch | 2022-10-07 | 2 | -2/+156 |
* | wkd: Restrict gpg-wks-client --mirror to the given domains. | Werner Koch | 2022-10-07 | 1 | -16/+62 |
* | wkd: Silence gpg-wks-client diagnostics from gpg. | Werner Koch | 2022-10-07 | 2 | -13/+13 |
* | wkd: New command --mirror for gpg-wks-client. | Werner Koch | 2022-10-06 | 5 | -30/+316 |
* | tools: Need to set the dir for common.conf | Werner Koch | 2022-09-21 | 2 | -1/+6 |
* | tools:gpg-auth: Enhance it to support use case for login. | NIIBE Yutaka | 2022-09-13 | 2 | -12/+39 |
* | tools:gpg-auth: Support use of pinpad. | NIIBE Yutaka | 2022-09-06 | 1 | -14/+27 |
* | tools:gpg-auth: Show SSH key comment when asking PIN. | NIIBE Yutaka | 2022-09-05 | 1 | -3/+21 |
* | tools: Fix gpg-auth. | NIIBE Yutaka | 2022-09-02 | 1 | -15/+42 |
* | tools:gpg-auth: New tool for authentication. | NIIBE Yutaka | 2022-09-02 | 2 | -1/+924 |
* | common: New common option no-autostart. | Werner Koch | 2022-08-22 | 2 | -1/+22 |