1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-28 02:12:46 +02:00
gnupg/scd
Werner Koch cb2f55e9ed Fix problem with unplugged card readers.
From Grant Olsons's mail to gnupg-devel@:

  This is three-quarters NIIBE and one-quarter me, but I though it would
  be easier to have a single complete patch that applies to
  STABLE-BRANCH-2-0 than two patches floating around.

  This is basically NIIBE Yatuka's patch here:

  http://lists.gnupg.org/pipermail/gnupg-devel/2010-November/025828.html

  Plus another check that closes down the reader explicitly if we get a
  SW_HOST_NO_READER error, so that an unplugged reader doesn't hold onto
  the first slot, preventing us from getting to the active plugged reader.
2011-01-25 21:16:08 +01:00
..
apdu.c Collected changes 2010-05-03 11:10:49 +00:00
apdu.h Collected changes 2010-05-03 11:10:49 +00:00
app-common.h More support for Netkey cards. 2009-05-08 15:07:45 +00:00
app-dinsig.c Fix for card keys > 2048 bit. 2009-07-10 10:15:33 +00:00
app-geldkarte.c Fix for extended length Le in decipher 2009-09-03 10:57:23 +00:00
app-help.c More support for Netkey cards. 2009-05-08 15:07:45 +00:00
app-nks.c Fix for extended length Le in decipher 2009-09-03 10:57:23 +00:00
app-openpgp.c Fix for extended length Le in decipher 2009-09-03 10:57:23 +00:00
app-p15.c A bunch of minor changes 2009-12-21 16:19:09 +00:00
app.c Add code to better handle unplugging of a reader. 2009-07-16 15:54:59 +00:00
atr.c Change default gpgsm cipher back to 3DES. 2009-02-09 10:25:41 +00:00
atr.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
card-common.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
card-dinsig.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
card-p15.c Use bin2hex if possible. 2008-11-03 10:54:18 +00:00
card.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
ccid-driver.c A bunch of minor changes 2009-12-21 16:19:09 +00:00
ccid-driver.h Add new prototypes 2009-07-13 09:59:50 +00:00
ChangeLog Fix problem with unplugged card readers. 2011-01-25 21:16:08 +01:00
command.c Fix problem with unplugged card readers. 2011-01-25 21:16:08 +01:00
iso7816.c Fix for extended length Le in decipher 2009-09-03 10:57:23 +00:00
iso7816.h Fix for extended length Le in decipher 2009-09-03 10:57:23 +00:00
Makefile.am 2009-09-23 Marcus Brinkmann <marcus@g10code.de> 2010-02-12 15:15:34 +00:00
pcsc-wrapper.c Marked all unused args on non-W32 platforms. 2008-10-20 13:53:23 +00:00
sc-copykeys.c Collected changes 2010-05-03 11:10:49 +00:00
scdaemon.c 2009-09-23 Marcus Brinkmann <marcus@g10code.de> 2010-02-12 15:15:34 +00:00
scdaemon.h Signing using Netkey 3 cards does now work. 2009-03-26 19:27:04 +00:00