1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-22 10:19:57 +01:00
NIIBE Yutaka 9f5e50e7c8 agent: Fix cancellation handling for scdaemon.
* agent/call-scd.c (cancel_inquire): Remove.
(agent_card_pksign, agent_card_pkdecrypt, agent_card_writekey)
(agent_card_scd): Don't call cancel_inquire.

--

Since libassuan 2.1.0, cancellation command "CAN" is handled within
the library, by assuan_transact.  So, cancel_inquire just caused
spurious "CAN" command to scdaemon which resulted an error.

Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
2017-09-20 10:42:28 +09:00
..
2015-10-28 10:20:17 +01:00
2017-07-24 15:26:20 +09:00
2017-09-08 11:37:42 -04:00
2017-05-30 13:56:20 +09:00
2017-08-07 01:03:52 -04:00
2017-02-21 13:11:46 -05:00
2017-03-07 19:22:48 +09:00