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

cvs user werner cvs at cvs.gnupg.org
Tue Apr 20 18:42:55 CEST 2004


    Date: Tuesday, April 20, 2004 @ 18:42:55
  Author: werner
    Path: /cvs/gnupg/gnupg/scd
     Tag: GNUPG-1-9-BRANCH

Modified: ChangeLog apdu.c app-help.c ccid-driver.c command.c

* command.c (scd_update_reader_status_file): Write status files.

* app-help.c (app_help_read_length_of_cert): Fixed calculation of
R_CERTOFF.

* pcsc-wrapper.c: New.
* Makefile.am (pkglib_PROGRAMS): Install it here.
* apdu.c (writen, readn): New.
(open_pcsc_reader, pcsc_send_apdu, close_pcsc_reader): Use the
pcsc-wrapper if we are using Pth.
(apdu_send_le): Reinitialize RESULTLEN.  Handle SW_EOF_REACHED
like SW_SUCCESS.


---------------+
 ChangeLog     |    7 +++++++
 apdu.c        |   23 ++++++++++++++++-------
 app-help.c    |    7 ++++++-
 ccid-driver.c |    2 +-
 command.c     |   35 +++++++++++++++++++++++++++++++++--
 5 files changed, 63 insertions(+), 11 deletions(-)



More information about the Gnupg-commits mailing list