1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-02 22:38:02 +02:00
gnupg/scd
NIIBE Yutaka b2a2df174b scd: Enhance KEYINFO command to limit listing with capability.
* scd/app-common.h: Add CAPABILITY argument to the WITH_KEYGRIP.
(app_do_with_keygrip): Likewise.
* scd/app-openpgp.c (send_keyinfo_if_available): New.
(do_with_keygrip): Support listing with CAPABILITY.
* scd/app-piv.c (do_with_keygrip): Likewise.
* scd/app.c (maybe_switch_app): Supply the argument.
(app_do_with_keygrip): Add CAPABILITY argument.
* scd/command.c (cmd_pksign, cmd_pkauth): Supply the argument.
(cmd_pkdecrypt): Likewise.
(cmd_keyinfo): Support listing with CAPABILITY.

--

GnuPG-bug-id: 4784
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
2019-12-19 17:30:59 +09:00
..
apdu.c scd,pcsc: Use HANDLE for context and card. 2019-09-17 19:54:52 +09:00
apdu.h scd,pcsc: Remove the restriction of no-scanning in PC/SC. 2019-09-12 08:48:48 +09:00
app-common.h scd: Enhance KEYINFO command to limit listing with capability. 2019-12-19 17:30:59 +09:00
app-dinsig.c scd: Add an re-select mechanism to switch apps. 2019-06-25 09:21:14 +02:00
app-geldkarte.c scd: Add an re-select mechanism to switch apps. 2019-06-25 09:21:14 +02:00
app-help.c scd: Simplify inclusion of app-common.h. 2019-06-21 11:42:59 +02:00
app-nks.c scd: Use a macro for the flag parameter of learn_status. 2019-09-04 10:45:29 +02:00
app-openpgp.c scd: Enhance KEYINFO command to limit listing with capability. 2019-12-19 17:30:59 +09:00
app-p15.c scd: Use a macro for the flag parameter of learn_status. 2019-09-04 10:45:29 +02:00
app-piv.c scd: Enhance KEYINFO command to limit listing with capability. 2019-12-19 17:30:59 +09:00
app-sc-hsm.c scd: Use a macro for the flag parameter of learn_status. 2019-09-04 10:45:29 +02:00
app.c scd: Enhance KEYINFO command to limit listing with capability. 2019-12-19 17:30:59 +09:00
atr.c Spelling fixes in docs and comments. 2017-04-28 10:06:33 +09:00
atr.h Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
ccid-driver.c doc: Fixed variable naming. 2019-11-26 11:24:08 +01:00
ccid-driver.h scd,ccid: Add 08e6:34c2 (GEMPC_EZIO). 2019-10-15 09:40:01 +09:00
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-01 11:09:02 +01:00
command.c scd: Enhance KEYINFO command to limit listing with capability. 2019-12-19 17:30:59 +09:00
iso7816.c scd: Error code map fix for older Yubikey. 2019-07-22 10:14:21 +09:00
iso7816.h scd:piv: Implement import of private keys for Yubikeys. 2019-03-05 15:49:20 +01:00
Makefile.am scd: Add very basic support for PIV cards. 2019-01-20 11:45:57 +01:00
scdaemon-w32info.rc w32: Add icons and version information. 2013-05-07 21:35:48 +02:00
scdaemon.c scd: New debug flag "app". 2019-09-05 13:02:59 +02:00
scdaemon.h scd: New debug flag "app". 2019-09-05 13:02:59 +02:00