gnupg/scd
Werner Koch 576de6e539 Fixed problem with unplugging 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 22:03:16 +01:00
..
ChangeLog Fixed problem with unplugging card readers. 2011-01-25 22:03:16 +01:00
Makefile.am Merged jnlib into common. 2010-03-10 12:24:58 +00:00
apdu.c Detect non operational readers. 2011-01-25 21:51:58 +01:00
apdu.h Detect non operational readers. 2011-01-25 21:51:58 +01: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 a signing problem with the card 2010-10-18 12:59:19 +00:00
app-p15.c Add dummu option --passwd for gpg. 2010-01-08 19:18:49 +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 Support the gnuk token pinpad code. 2011-01-05 09:14:11 +01:00
ccid-driver.h Add new prototypes 2009-07-13 09:59:50 +00:00
command.c Fixed problem with unplugging card readers. 2011-01-25 22:03:16 +01:00
iso7816.c Do not use the VMC C reserved word readonly. 2009-12-15 11:03:17 +00:00
iso7816.h Fix for extended length Le in decipher 2009-09-03 10:57:23 +00:00
pcsc-wrapper.c Marked all unused args on non-W32 platforms. 2008-10-20 13:53:23 +00:00
sc-copykeys.c Detect non operational readers. 2011-01-25 21:51:58 +01:00
scdaemon.c Honor TMPDIR. 2010-10-27 07:37:52 +00:00
scdaemon.h Signing using Netkey 3 cards does now work. 2009-03-26 19:27:04 +00:00