gnupg/scd (7 files)
cvs user werner
cvs@cvs.gnupg.org
Tue, 03 Jun 2003 22:08:14 +0200
Date: Tuesday, June 3, 2003 @ 22:08:04
Author: werner
Path: /cvs/gnupg/gnupg/scd
Added: app-openpgp.c atr.c atr.h iso7816.c iso7816.h sc-investigate.c
Modified: Makefile.am
* scdaemon.h: Include gpg-error.h and errno.h
* card.c (map_sc_err): Use unknown for the error source.
* Makefile.am: Link with libgpg-error
------------------+
Makefile.am | 11 -
app-openpgp.c | 442 +++++++++++++++++++++++++++++++++++++++++++++++++++++
atr.c | 287 ++++++++++++++++++++++++++++++++++
atr.h | 28 +++
iso7816.c | 299 +++++++++++++++++++++++++++++++++++
iso7816.h | 48 +++++
sc-investigate.c | 161 +++++++++++++++++++
7 files changed, 1266 insertions(+), 10 deletions(-)