gnupg/agent
Werner Koch 7113263a00
agent: Fix YK s/n and prettify the request card prompt for Yubikeys
* agent/divert-scd.c (ask_for_card): Detect and re-format the Yubikey
prompt.
* scd/app.c (app_munge_serialno): Fix Yubikey s/n munging.
(card_get_dispserialno): Ditto.
* scd/app-openpgp.c (get_disp_serialno): Remove.
(get_prompt_info): Use app_get_dispserialno.--
--
2020-11-26 15:56:37 +01:00
..
ChangeLog-2011 Fix typos 2015-10-28 10:20:17 +01:00
Makefile.am build: New configure option --disable-tests 2020-08-20 10:54:17 +02:00
agent.h agent: Allow to pass a timestamp to genkey and import. 2020-08-17 15:05:49 +02:00
all-tests.scm tests: Make it possible to run all tests using our infrastructure. 2017-05-11 18:12:37 +02:00
cache.c agent: Fix SEGV when debuging for cache enabled. 2020-10-09 13:57:29 +09:00
call-daemon.c agent: separate out daemon handling infrastructure for reuse 2020-06-24 12:44:02 +02:00
call-pinentry.c agent: Minor tweaks to the new genpin inquiry. 2020-11-06 15:43:08 +01:00
call-scd.c Fix the previous comment changes help doc string. 2020-11-20 17:17:30 +09:00
command-ssh.c Replace most of the remaining stdio calls by estream calls. 2020-10-20 12:15:56 +02:00
command.c agent: Fix creating shadow key on card key generation. 2020-11-19 15:44:59 +09:00
cvt-openpgp.c agent: Fix SOS handling with libgcrypt 1.8. 2020-11-09 11:04:22 +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: Fix YK s/n and prettify the request card prompt for Yubikeys 2020-11-26 15:56:37 +01:00
findkey.c Replace all calls to access by gnupg_access 2020-10-20 12:15:55 +02:00
genkey.c agent: Allow to pass a timestamp to genkey and import. 2020-08-17 15:05:49 +02:00
gpg-agent-w32info.rc w32: Add icons and version information. 2013-05-07 21:35:48 +02:00
gpg-agent.c Replace all calls to stat by gnupg_stat. 2020-10-20 16:38:06 +02:00
keyformat.txt doc: Fix typos 2020-11-23 12:11:15 +01: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: Support scdaemon operation using KEYGRIP. 2019-05-15 17:13:32 +09:00
pksign.c doc: Add a list of RFCS to DETAIL. 2020-08-13 11:00:59 +02:00
preset-passphrase.c Use gpgrt's new option parser for the tools. 2020-02-21 20:28:47 +01:00
protect-tool.c w32: Replace some fopen by es_fopen. 2020-11-11 15:23:22 +01:00
protect.c agent: expose shadow key type 2020-06-24 10:11:47 +02:00
sexp-secret.c gpg,agent: Support Ed448 signing. 2020-06-24 10:05:03 +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 Replace all calls to access by gnupg_access 2020-10-20 12:15:55 +02: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