gnupg/agent
NIIBE Yutaka 6a37240cf2 agent: Move confirmation handling into findkey.c.
* agent/agent.h (divert_tpm2_pksign, divert_tpm2_pkdecrypt): Fix API.
(divert_pksign, divert_pkdecrypt): Likewise.
* agent/divert-scd.c (ask_for_card): Remove.
(divert_pksign, divert_pkdecrypt): Don't call ask_for_card.
* agent/divert-tpm2.c (divert_tpm2_pksign, divert_tpm2_pkdecrypt):
Remove DESC_TEXT argument.
* agent/findkey.c (prompt_for_card): New (was: ask_for_card).
(agent_key_from_file): Call prompt_for_card when it's a key
on card.
* agent/pkdecrypt.c (agent_pkdecrypt): Follow the change of API.
* agent/pksign.c (agent_pksign_do): Likewise.

--

Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
2022-05-20 13:43:08 +09:00
..
ChangeLog-2011 Fix typos 2015-10-28 10:20:17 +01:00
Makefile.am tests: Use module_tests for testing agent/. 2022-04-26 11:13:54 +09:00
agent.h agent: Move confirmation handling into findkey.c. 2022-05-20 13:43:08 +09:00
all-tests.scm tests: Use module_tests for testing agent/. 2022-04-26 11:13:54 +09:00
cache.c agent: Fix SEGV when debuging for cache enabled. 2020-10-09 13:57:29 +09:00
call-daemon.c agent: Print the correct daemon name in presence of a --foo-program. 2022-02-27 12:26:39 +01:00
call-pinentry.c agent: Fix comment for .po generation. 2021-12-21 10:11:04 +09:00
call-scd.c agent: Fix calling handle_pincache_put. 2021-05-28 13:43:59 +09:00
call-tpm2d.c agent: always use hexgrip when storing key password 2022-01-24 22:22:05 +01:00
command-ssh.c ssh: Returned faked response for the new session-bind extension. 2022-04-14 12:30:55 +02:00
command.c agent: KEYTOCARD prefers to specified time. 2022-03-28 09:08:08 +09:00
cvt-openpgp.c agent: Fix importing protected secret key. 2021-06-09 10:57:52 +09:00
cvt-openpgp.h Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
divert-scd.c agent: Move confirmation handling into findkey.c. 2022-05-20 13:43:08 +09:00
divert-tpm2.c agent: Move confirmation handling into findkey.c. 2022-05-20 13:43:08 +09:00
findkey.c agent: Move confirmation handling into findkey.c. 2022-05-20 13:43:08 +09:00
genkey.c agent: Not writing password into file. 2022-04-22 13:33:45 +09:00
gpg-agent-w32info.rc w32: Add icons and version information. 2013-05-07 21:35:48 +02:00
gpg-agent.c Deprecate the --supervised options. 2022-04-25 12:03:45 +02:00
keyformat.txt agent: Pop up dialog window for confirmation, when specified so. 2022-05-19 14:37:01 +09:00
learncard.c agent: Allow signing with card key even without a stub key. 2020-02-13 11:45:41 +01:00
pkdecrypt.c agent: Move confirmation handling into findkey.c. 2022-05-20 13:43:08 +09:00
pksign.c agent: Move confirmation handling into findkey.c. 2022-05-20 13:43:08 +09:00
preset-passphrase.c Use gpgrt's new option parser for the tools. 2020-02-21 20:28:47 +01:00
protect-tool.c agent: Avoid memory leaks in error code paths. 2021-05-20 13:38:07 +02:00
protect.c agent: Correctly free memory on error path. 2021-11-12 15:35:56 +09:00
sexp-secret.c agent: Avoid uninitialized buffer. 2021-11-12 15:36:02 +09:00
t-protect.c build: Always use EXTERN_UNLESS_MAIN_MODULE pattern. 2020-02-10 16:50:47 +01:00
trans.c agent: Replace most assert by log_assert. 2019-05-14 10:31:46 +02:00
trustlist.c agent: New flag "qual" for the trustlist.txt. 2022-02-27 12:26:38 +01:00
w32main.c Spelling cleanup. 2020-02-18 18:07:46 -05:00
w32main.h Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00