gnupg/agent
NIIBE Yutaka 295a6a7591 agent: Handle USAGE information in KEYINFO.
* agent/agent.h (struct card_key_info_s): Add USAGE field.
* agent/call-scd.c (card_keyinfo_cb): Parse USAGE field.
Allow optional SERIALNO, IDSTR, and USAGE fields.
Fix releasing on possible allocation error.

--

Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
2022-05-26 14:01:03 +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: Handle USAGE information in KEYINFO. 2022-05-26 14:01:03 +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: Handle USAGE information in KEYINFO. 2022-05-26 14:01:03 +09:00
call-tpm2d.c agent: always use hexgrip when storing key password 2022-01-24 22:22:05 +01:00
command-ssh.c agent: Fix a bug accessing after release when opt.verbose. 2022-05-20 15:51:47 +09:00
command.c agent,scd: Make sure to set CONFIDENTIAL flag in Assuan. 2022-05-25 14:53:06 +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: Show "Label:" field of private key when prompt the insertion. 2022-05-20 14:38:33 +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