GNUPG-1-9-BRANCH gnupg/scd (11 files)
cvs user werner
cvs at cvs.gnupg.org
Tue Apr 20 16:17:10 CEST 2004
Date: Tuesday, April 20, 2004 @ 16:17:10
Author: werner
Path: /cvs/gnupg/gnupg/scd
Tag: GNUPG-1-9-BRANCH
Added: pcsc-wrapper.c
Modified: ChangeLog Makefile.am apdu.c apdu.h ccid-driver.c ccid-driver.h
command.c iso7816.c scdaemon.c scdaemon.h
* 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.
----------------+
ChangeLog | 54 ++++
Makefile.am | 16 -
apdu.c | 688 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-
apdu.h | 11
ccid-driver.c | 276 ++++++++++++++++++----
ccid-driver.h | 1
command.c | 69 ++++-
iso7816.c | 3
pcsc-wrapper.c | 631 ++++++++++++++++++++++++++++++++++++++++++++++++++
scdaemon.c | 154 ++++++++++++
scdaemon.h | 2
11 files changed, 1827 insertions(+), 78 deletions(-)
More information about the Gnupg-commits
mailing list