aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Allow installation with a gpgconf.ctl changed homedir.Werner Koch2024-03-211-10/+18
* | card: Use xstrdup for module names.Werner Koch2024-03-121-2/+2
* | Merge branch 'STABLE-BRANCH-2-4'Werner Koch2024-03-128-37/+67
|\|
| * doc: Typo fix in commentWerner Koch2024-03-061-1/+1
| * wks: Make gpg-wks-client --mirror work w/o args.Werner Koch2024-03-061-1/+1
| * wks: Add option --realclean to gpg-wks-client.Werner Koch2024-03-044-4/+12
| * Allow tilde expansion for the foo-program options.Werner Koch2024-02-275-18/+32
| * wks: Allow command style args for gpg-wks-client.Werner Koch2024-02-211-11/+19
| * doc: Fix spelling errors found by lintian.Werner Koch2024-01-292-2/+2
* | Merge branch 'STABLE-BRANCH-2-4'Werner Koch2024-01-264-55/+309
|\|
| * card: Tweak the checkcmds sub-command.Werner Koch2024-01-251-5/+8
| * card: flush stdout to get checkcmd's info messages in order.Werner Koch2024-01-241-0/+1
| * card: New subcommand "checkkeys".Werner Koch2024-01-223-6/+226
| * doc: Document the gpgconf --unlock command.Werner Koch2024-01-111-4/+4
| * gpgconf: Adjust -X command for the new VERSION file formatWerner Koch2024-01-091-10/+38
| * tools: Fix argparse table of gpgconf.NIIBE Yutaka2023-12-251-35/+37
* | Merge branch 'STABLE-BRANCH-2-4'Werner Koch2023-12-221-1/+69
|\|
| * tools: Remove the dotlock tool.NIIBE Yutaka2023-12-212-122/+1
| * tools: Integrate the dotlock tool into gpgconf.NIIBE Yutaka2023-12-201-1/+69
| * common: Add dotlock util under libexec.NIIBE Yutaka2023-12-202-31/+65
| * kbx: Create public-keys.d, after creating the homedir.NIIBE Yutaka2023-12-191-0/+87
| * gpg,tools: Handle GPG_ERR_PIN_BLOCKED and GPG_ERR_NO_RESET_CODE.NIIBE Yutaka2023-11-081-0/+6
| * tools:gpg-card: Fix an error code for Reset Code.NIIBE Yutaka2023-11-081-1/+1
* | gpg,tools: Handle GPG_ERR_PIN_BLOCKED and GPG_ERR_NO_RESET_CODE.NIIBE Yutaka2023-11-081-0/+6
* | tools:gpg-card: Fix an error code for Reset Code.NIIBE Yutaka2023-11-081-1/+1
* | Merge branch 'STABLE-BRANCH-2-4'Werner Koch2023-11-072-0/+3
|\|
| * scd:openpgp: Return better error codes for the Reset Code.Werner Koch2023-10-061-0/+1
| * tools: Add TPM2DAEMON_SOCK_NAME for --remove-socketdir.NIIBE Yutaka2023-10-061-3/+7
| * gpg-card: Give a hint on how to get help for the "yubikey" command.Werner Koch2023-10-051-0/+2
* | tools: Add TPM2DAEMON_SOCK_NAME for --remove-socketdir.NIIBE Yutaka2023-10-031-3/+7
* | Use gpgrt_b64* API of libgpg-error.NIIBE Yutaka2023-09-263-26/+24
* | common: Prepare for more flags in start_new_service.Werner Koch2023-08-294-6/+8
* | dirmngr,kbk,tools: Fix type casting.NIIBE Yutaka2023-07-181-1/+1
* | Merge branch 'STABLE-BRANCH-2-4' into masterWerner Koch2023-07-045-4/+17
|\|
| * wks: Make --add-revocs the default.Werner Koch2023-06-211-3/+10
| * wks: Use export-clean for --mirror and --create.Werner Koch2023-06-211-1/+1
| * delete redundant characterszhangguangzhi2023-06-201-1/+1
| * gpgtar: New option --no-compress.Werner Koch2023-06-153-0/+6
| * w32: Add missing manifests and set a requestedExecutionLevel.Werner Koch2023-05-247-6/+53
| * gpgtar: Emit FAILURE status line.Werner Koch2023-05-191-0/+10
* | tools:gpg-connect-agent: Fix use of HANDLE on Windows.NIIBE Yutaka2023-07-031-4/+24
* | tools:gpgtar: Clean up the use of --status-fd.NIIBE Yutaka2023-06-281-25/+6
* | gpgtar: Use FD on POSIX.NIIBE Yutaka2023-06-271-1/+1
* | common,gpg,sm,tools: Don't remove translate_sys2libc_fd_int.NIIBE Yutaka2023-06-275-10/+10
* | tools: Fix use of EXCEPTS when spawning a process.NIIBE Yutaka2023-06-263-0/+12
* | gpg,sm,tools: Use string for option --*-fd.NIIBE Yutaka2023-06-2310-28/+66
* | delete redundant characterszhangguangzhi2023-06-201-1/+1
* | w32: Fix use of assuan_sendfd.NIIBE Yutaka2023-06-011-15/+40
* | w32: Add missing manifests and set a requestedExecutionLevel.Werner Koch2023-05-247-6/+53
* | gpgtar: Emit FAILURE status line.Werner Koch2023-05-241-0/+10