1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-09-21 15:01:41 +02:00
gnupg/scd
NIIBE Yutaka 4262933ef6 scd: Remove unsupported --card-timeout option.
* doc/scdaemon.texi (card-timeout): Remove.
* scd/scdaemon.c (main): Remove oCardTimeout handling.

--

There was the card-timeout option in GnuPG 2.0, but it was never
implemented correctly.  The intention of this option was to allow
sharing smartcard among multiple applications, but this didn't work
well as user's expectation (it only worked with DISCONNECT command).
This is because other parts of scdaemon assumes exclusive access.  In
GnuPG 2.1, the support of the option was removed, improving
"DISCONNECT" command always works well without this option.

GnuPG-bug-id: 3383
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
2019-06-04 09:47:14 +09:00
..
apdu.c scd: Fix for SCARD_IO_REQUEST structure. 2019-05-21 16:38:23 +09:00
apdu.h scd: Handle ack button timeout as GPG_ERR_TIMEOUT. 2019-02-21 15:16:11 +09:00
app-common.h scd: Add new command: KEYINFO. 2019-04-25 14:49:49 +09:00
app-dinsig.c all: fix spelling and typos 2018-10-24 15:56:18 -04:00
app-geldkarte.c all: fix spelling and typos 2018-10-24 15:56:18 -04:00
app-help.c scd: New options --info and --info-only for READKEY. 2019-04-03 17:31:39 +02:00
app-nks.c scd: New options --info and --info-only for READKEY. 2019-04-03 17:31:39 +02:00
app-openpgp.c scd: Remove unused cruft from GnuPG 1.x 2019-05-16 08:24:42 +02:00
app-p15.c Use the gpgrt log functions if possible. 2017-11-27 15:00:25 +01:00
app-piv.c scd:piv: Fix RSA decryption. 2019-04-04 12:52:09 +02:00
app-sc-hsm.c Remove -I option to common. 2017-03-07 20:25:54 +09:00
app.c scd: Add new command: KEYINFO. 2019-04-25 14:49:49 +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 scd: Remove unused cruft from GnuPG 1.x 2019-05-16 08:24:42 +02:00
ccid-driver.h scd: Support "acknowledge button" feature. 2018-10-11 15:41:49 +09:00
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-01 11:09:02 +01:00
command.c scd: Don't put newline at the end of status. 2019-05-15 17:12:23 +09:00
iso7816.c scd: Remove unused cruft from GnuPG 1.x 2019-05-16 08:24:42 +02: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: Remove unsupported --card-timeout option. 2019-06-04 09:47:14 +09:00
scdaemon.h scd: Add new command: KEYINFO. 2019-04-25 14:49:49 +09:00