GNUPG-1-9-BRANCH gnupg/scd (9 files)

cvs user werner cvs at cvs.gnupg.org
Thu Aug 5 11:24:35 CEST 2004


    Date: Thursday, August 5, 2004 @ 11:24:35
  Author: werner
    Path: /cvs/gnupg/gnupg/scd
     Tag: GNUPG-1-9-BRANCH

Modified: ChangeLog apdu.c apdu.h app.c ccid-driver.c ccid-driver.h
          iso7816.c scdaemon.c scdaemon.h

* configure.ac: Changed tests for libusb to also suuport the
stable version 0.1.x.

* scdaemon.texi (Card applications): New section.

* scdaemon.c (main): New option --disable-application.
* app.c (is_app_allowed): New.
(select_application): Use it to check for disabled applications.

* ccid-driver.h (CCID_DRIVER_ERR_ABORTED): New.
* ccid-driver.c (ccid_open_reader): Support the stable 0.1 version
of libusb.
(ccid_get_atr): Handle short messages.

* apdu.c (my_rapdu_get_status): Implemented.


---------------+
 ChangeLog     |   13 ++++++
 apdu.c        |   39 ++++++++++++++++++-
 apdu.h        |    3 -
 app.c         |   19 +++++++--
 ccid-driver.c |  114 ++++++++++++++++++++++++++++++++++++++++++++++++++------
 ccid-driver.h |    2 
 iso7816.c     |    1 
 scdaemon.c    |    6 ++
 scdaemon.h    |    2 
 9 files changed, 181 insertions(+), 18 deletions(-)



More information about the Gnupg-commits mailing list