| Commit message (Expand) | Author | Age | Files | Lines |
* | agent,dirmngr,gpg,scd: Clean up for modern compiler. | NIIBE Yutaka | 2022-09-14 | 1 | -0/+1 |
* | agent: Don't start in --supervised mode if no-autostart is enabled. | Werner Koch | 2022-09-07 | 1 | -0/+11 |
* | doc: Update description of the key format. | Werner Koch | 2022-08-16 | 2 | -11/+21 |
* | agent: New option --need-attr for KEYINFO. | Werner Koch | 2022-08-11 | 2 | -17/+73 |
* | agent: Add description for "Prompt" field. | NIIBE Yutaka | 2022-06-28 | 1 | -0/+6 |
* | agent: Don't assume "OPENPGP.3" key means "Use-for-ssh:". | NIIBE Yutaka | 2022-06-28 | 2 | -17/+3 |
* | agent: Do not consider --min-passphrase-len for the magic wand. | Werner Koch | 2022-06-27 | 1 | -10/+11 |
* | agent: Flush before calling ftruncate. | NIIBE Yutaka | 2022-06-23 | 1 | -0/+2 |
* | agent: KEYATTR only allows access to attribute. | NIIBE Yutaka | 2022-06-23 | 1 | -0/+8 |
* | agent: Fix KEYATTR command for --delete option. | NIIBE Yutaka | 2022-06-23 | 1 | -1/+5 |
* | agent: Add KEYATTR command. | NIIBE Yutaka | 2022-06-22 | 4 | -7/+139 |
* | agent,gpg,tools: Fix use of log_get_fd. | NIIBE Yutaka | 2022-06-22 | 2 | -10/+2 |
* | agent: Improve "Insert the card" message. | Werner Koch | 2022-06-17 | 1 | -1/+2 |
* | agent,ssh: Fix for make not-inserted OpenPGP.3 keys available for SSH. | Werner Koch | 2022-06-15 | 1 | -5/+8 |
* | agent: New option --no-user-trustlist and --sys-trustlist-name. | Werner Koch | 2022-06-14 | 3 | -9/+53 |
* | Remove remaining support for WindowsCE | Werner Koch | 2022-06-03 | 3 | -29/+9 |
* | agent: Support --format=ssh option for READKEY. | NIIBE Yutaka | 2022-06-02 | 1 | -13/+40 |
* | agent: New field "Prompt" to prevent asking card key insertion. | NIIBE Yutaka | 2022-05-27 | 1 | -4/+21 |
* | agent,ssh: Support "Use-for-ssh" flag in private key. | NIIBE Yutaka | 2022-05-26 | 1 | -10/+22 |
* | agent,ssh: Make not-inserted OpenPGP.3 keys available for SSH. | NIIBE Yutaka | 2022-05-26 | 3 | -85/+206 |
* | agent: Fix get_keyinfo_on_cards. | NIIBE Yutaka | 2022-05-26 | 1 | -2/+5 |
* | agent: Handle USAGE information in KEYINFO. | NIIBE Yutaka | 2022-05-26 | 2 | -4/+25 |
* | agent,scd: Make sure to set CONFIDENTIAL flag in Assuan. | NIIBE Yutaka | 2022-05-25 | 2 | -5/+21 |
* | agent: Add missing assuan_end_confidential call. | NIIBE Yutaka | 2022-05-25 | 1 | -0/+1 |
* | agent: Fix a bug accessing after release when opt.verbose. | NIIBE Yutaka | 2022-05-20 | 1 | -4/+4 |
* | agent: Factor out handling scanning over ssh keys. | NIIBE Yutaka | 2022-05-20 | 1 | -42/+48 |
* | agent: Show "Label:" field of private key when prompt the insertion. | NIIBE Yutaka | 2022-05-20 | 1 | -24/+27 |
* | agent: Move confirmation handling into findkey.c. | NIIBE Yutaka | 2022-05-20 | 6 | -165/+151 |
* | agent: Pop up dialog window for confirmation, when specified so. | NIIBE Yutaka | 2022-05-19 | 2 | -0/+46 |
* | agent: Supply GRIP=NULL for agent_key_from_file, for real use. | NIIBE Yutaka | 2022-05-19 | 3 | -18/+19 |
* | tests: Use module_tests for testing agent/. | NIIBE Yutaka | 2022-04-26 | 2 | -2/+4 |
* | Deprecate the --supervised options. | Werner Koch | 2022-04-25 | 1 | -1/+4 |
* | agent: Not writing password into file. | NIIBE Yutaka | 2022-04-22 | 1 | -35/+20 |
* | ssh: Returned faked response for the new session-bind extension. | Werner Koch | 2022-04-14 | 1 | -0/+14 |
* | agent: Ignore MD5 Fingerprints for ssh keys | Jakub Jelen | 2022-04-14 | 1 | -2/+4 |
* | agent: Fix for possible support of Cygwin OpenSSH. | NIIBE Yutaka | 2022-04-07 | 1 | -1/+5 |
* | agent:w32: Fix for use of socket. | NIIBE Yutaka | 2022-04-04 | 1 | -7/+7 |
* | agent: KEYTOCARD prefers to specified time. | NIIBE Yutaka | 2022-03-28 | 1 | -12/+11 |
* | agent: Use "Created:" field for creation time. | NIIBE Yutaka | 2022-03-25 | 5 | -21/+36 |
* | agent: Print the correct daemon name in presence of a --foo-program. | Werner Koch | 2022-02-27 | 1 | -1/+2 |
* | agent: New flag "qual" for the trustlist.txt. | Werner Koch | 2022-02-27 | 1 | -15/+17 |
* | ssh: Fix adding an ed25519 key with a zero length comment. | Werner Koch | 2022-01-28 | 1 | -4/+10 |
* | agent: always use hexgrip when storing key password | James Bottomley via Gnupg-devel | 2022-01-24 | 1 | -4/+15 |
* | agent: Fix comment for .po generation. | NIIBE Yutaka | 2021-12-21 | 1 | -3/+3 |
* | agent: Print the non-option warning earlier. | Werner Koch | 2021-11-14 | 1 | -10/+10 |
* | agent,dirmngr: New option --steal-socket | Werner Koch | 2021-11-13 | 1 | -8/+20 |
* | agent: Avoid uninitialized buffer. | Jakub Jelen | 2021-11-12 | 1 | -1/+1 |
* | agent: Correctly free memory on error path. | Jakub Jelen | 2021-11-12 | 1 | -1/+4 |
* | agent,dirmngr,kbx,scd,tpm2d: Use gnupg_sleep. | NIIBE Yutaka | 2021-10-05 | 2 | -2/+2 |
* | agent: Fix calibrate_get_time use of clock_gettime. | NIIBE Yutaka | 2021-10-05 | 1 | -1/+22 |