gnupg/scd
Werner Koch 1f1f28555a * call-scd.c (unescape_status_string): New. Actual a copy of
../g10/call-agent.c
(card_getattr_cb, agent_card_getattr): New.

* command-ssh.c (card_key_available): New.
(ssh_handler_request_identities): First see whether a card key is
available.

* app.c (app_getattr): Return APPTYPE or SERIALNO type even if the
application does dot support the getattr call.

* app.c (select_application): Return an error code and the
application context in an new arg.
* command.c (open_card): Adjusted for that.  Don't use the
fallback if no card is present.  Return an error if the card has
been removed without a reset.
(do_reset, cmd_serialno): Clear that error flag.
(TEST_CARD_REMOVAL): New. Use it with all command handlers.
(scd_update_reader_status_file): Set the error flag on all changes.
2005-02-24 21:40:48 +00:00
..
ChangeLog * call-scd.c (unescape_status_string): New. Actual a copy of 2005-02-24 21:40:48 +00:00
Makefile.am A whole bunch of changes to allow building for W32. 2004-12-15 14:15:54 +00:00
apdu.c * gpg-agent.c (handle_connections): Need to check for events if 2005-02-24 17:36:11 +00:00
apdu.h Added ID keywords because these files are often used in other packages. 2004-10-14 09:12:36 +00:00
app-common.h * gpg-agent.c (handle_connections): Need to check for events if 2005-02-24 17:36:11 +00:00
app-dinsig.c * app-dinsig.c: Implemented. Based on app-nks.c and card-dinsig.c 2004-03-16 18:59:21 +00:00
app-help.c * command.c (scd_update_reader_status_file): Write status files. 2004-04-20 16:42:55 +00:00
app-nks.c * app-dinsig.c: Implemented. Based on app-nks.c and card-dinsig.c 2004-03-16 18:59:21 +00:00
app-openpgp.c * gpg-agent.c (handle_connections): Need to check for events if 2005-02-24 17:36:11 +00:00
app-p15.c First take on a W32 port 2004-12-02 07:48:09 +00:00
app.c * call-scd.c (unescape_status_string): New. Actual a copy of 2005-02-24 21:40:48 +00:00
atr.c * Always use 'dynload.h' instead of 'dlfcn.h'. 2003-08-14 12:20:08 +00:00
atr.h This commit was manufactured by cvs2svn to create branch 2003-06-05 07:14:21 +00:00
card-common.h Replaced deprecated type names. 2003-12-17 12:27:51 +00:00
card-dinsig.c *** empty log message *** 2004-03-16 10:49:37 +00:00
card-p15.c *** empty log message *** 2004-03-16 10:49:37 +00:00
card.c * app-dinsig.c: Implemented. Based on app-nks.c and card-dinsig.c 2004-03-16 18:59:21 +00:00
ccid-driver.c Forgot to commit the recent fixed to scd and logging - doing it now 2005-02-03 13:20:57 +00:00
ccid-driver.h Added ID keywords because these files are often used in other packages. 2004-10-14 09:12:36 +00:00
command.c * call-scd.c (unescape_status_string): New. Actual a copy of 2005-02-24 21:40:48 +00:00
iso7816.c * sc-investigate: Removed. 2004-10-20 08:54:45 +00:00
iso7816.h Added ID keywords because these files are often used in other packages. 2004-10-14 09:12:36 +00:00
pcsc-wrapper.c * sc-investigate: Removed. 2004-10-20 08:54:45 +00:00
sc-copykeys.c Some minor bug fixes, new test utilities and started support for other 2004-01-27 16:40:42 +00:00
scdaemon.c * gpg-agent.c (handle_connections): Need to check for events if 2005-02-24 17:36:11 +00:00
scdaemon.h Avoid the " map_to_assuan_status called with no error source" diagnostic. 2004-12-18 10:22:10 +00:00
tlv.c (main) <gpgconf_list>: Fixed output for pcsc_driver. 2004-03-23 12:33:20 +00:00
tlv.h Some minor bug fixes, new test utilities and started support for other 2004-01-27 16:40:42 +00:00