| Commit message (Expand) | Author | Files | Lines |
2022-06-15 | agent,ssh: Fix for make not-inserted OpenPGP.3 keys available for SSH. | Werner Koch | 1 | -5/+8 |
2022-06-14 | agent: New option --no-user-trustlist and --sys-trustlist-name. | Werner Koch | 3 | -9/+53 |
2022-06-03 | Remove remaining support for WindowsCE | Werner Koch | 3 | -29/+9 |
2022-06-02 | agent: Support --format=ssh option for READKEY. | NIIBE Yutaka | 1 | -13/+40 |
2022-05-27 | agent: New field "Prompt" to prevent asking card key insertion. | NIIBE Yutaka | 1 | -4/+21 |
2022-05-26 | agent,ssh: Support "Use-for-ssh" flag in private key. | NIIBE Yutaka | 1 | -10/+22 |
2022-05-26 | agent,ssh: Make not-inserted OpenPGP.3 keys available for SSH. | NIIBE Yutaka | 3 | -85/+206 |
2022-05-26 | agent: Fix get_keyinfo_on_cards. | NIIBE Yutaka | 1 | -2/+5 |
2022-05-26 | agent: Handle USAGE information in KEYINFO. | NIIBE Yutaka | 2 | -4/+25 |
2022-05-25 | agent,scd: Make sure to set CONFIDENTIAL flag in Assuan. | NIIBE Yutaka | 2 | -5/+21 |
2022-05-25 | agent: Add missing assuan_end_confidential call. | NIIBE Yutaka | 1 | -0/+1 |
2022-05-20 | agent: Fix a bug accessing after release when opt.verbose. | NIIBE Yutaka | 1 | -4/+4 |
2022-05-20 | agent: Factor out handling scanning over ssh keys. | NIIBE Yutaka | 1 | -42/+48 |
2022-05-20 | agent: Show "Label:" field of private key when prompt the insertion. | NIIBE Yutaka | 1 | -24/+27 |
2022-05-20 | agent: Move confirmation handling into findkey.c. | NIIBE Yutaka | 6 | -165/+151 |
2022-05-19 | agent: Pop up dialog window for confirmation, when specified so. | NIIBE Yutaka | 2 | -0/+46 |
2022-05-19 | agent: Supply GRIP=NULL for agent_key_from_file, for real use. | NIIBE Yutaka | 3 | -18/+19 |
2022-04-26 | tests: Use module_tests for testing agent/. | NIIBE Yutaka | 2 | -2/+4 |
2022-04-25 | Deprecate the --supervised options. | Werner Koch | 1 | -1/+4 |
2022-04-22 | agent: Not writing password into file. | NIIBE Yutaka | 1 | -35/+20 |
2022-04-14 | ssh: Returned faked response for the new session-bind extension. | Werner Koch | 1 | -0/+14 |
2022-04-14 | agent: Ignore MD5 Fingerprints for ssh keys | Jakub Jelen | 1 | -2/+4 |
2022-04-07 | agent: Fix for possible support of Cygwin OpenSSH. | NIIBE Yutaka | 1 | -1/+5 |
2022-04-04 | agent:w32: Fix for use of socket. | NIIBE Yutaka | 1 | -7/+7 |
2022-03-28 | agent: KEYTOCARD prefers to specified time. | NIIBE Yutaka | 1 | -12/+11 |
2022-03-25 | agent: Use "Created:" field for creation time. | NIIBE Yutaka | 5 | -21/+36 |
2022-02-27 | agent: Print the correct daemon name in presence of a --foo-program. | Werner Koch | 1 | -1/+2 |
2022-02-27 | agent: New flag "qual" for the trustlist.txt. | Werner Koch | 1 | -15/+17 |
2022-01-28 | ssh: Fix adding an ed25519 key with a zero length comment. | Werner Koch | 1 | -4/+10 |
2022-01-24 | agent: always use hexgrip when storing key password | James Bottomley via Gnupg-devel | 1 | -4/+15 |
2021-12-21 | agent: Fix comment for .po generation. | NIIBE Yutaka | 1 | -3/+3 |
2021-11-14 | agent: Print the non-option warning earlier. | Werner Koch | 1 | -10/+10 |
2021-11-13 | agent,dirmngr: New option --steal-socket | Werner Koch | 1 | -8/+20 |
2021-11-12 | agent: Avoid uninitialized buffer. | Jakub Jelen | 1 | -1/+1 |
2021-11-12 | agent: Correctly free memory on error path. | Jakub Jelen | 1 | -1/+4 |
2021-10-05 | agent,dirmngr,kbx,scd,tpm2d: Use gnupg_sleep. | NIIBE Yutaka | 2 | -2/+2 |
2021-10-05 | agent: Fix calibrate_get_time use of clock_gettime. | NIIBE Yutaka | 1 | -1/+22 |
2021-09-07 | agent: Fix segv in GET_PASSPHRASE (regression) | Werner Koch | 1 | -1/+1 |
2021-08-18 | agent: Use the sysconfdir for a pattern file. | Werner Koch | 1 | -1/+28 |
2021-08-18 | agent: Ignore passphrase constraints for a generated passphrase. | Werner Koch | 3 | -34/+69 |
2021-08-18 | agent: Improve the GENPIN callback. | Werner Koch | 1 | -9/+14 |
2021-08-18 | agent: Fix for zero length help string in pinentry hints. | Werner Koch | 1 | -13/+31 |
2021-08-13 | agent: Make QT_QPA_PLATFORMTHEME=qt5ct work for the pient | Werner Koch | 1 | -1/+8 |
2021-08-13 | agent: New option --check-sym-passphrase-pattern. | Werner Koch | 5 | -25/+79 |
2021-08-12 | agent: Make --pinentry-formatted-passphrase a simple flag | Ingo Klöcker | 3 | -21/+5 |
2021-08-10 | agent: Add checkpin inquiry for pinentry | Ingo Klöcker | 1 | -0/+104 |
2021-08-10 | agent: New option --pinentry-formatted-passphrase | Ingo Klöcker | 3 | -0/+80 |
2021-07-21 | agent: Add translatable text for Caps Lock hint | Ingo Klöcker | 1 | -0/+1 |
2021-06-25 | agent: Fix regression in agent_get_shadow_info_type. | Werner Koch | 1 | -2/+6 |
2021-06-09 | agent: Fix importing protected secret key. | NIIBE Yutaka | 1 | -21/+49 |