GNUPG-1-9-BRANCH gnupg/scd (20 files)
cvs user werner
cvs at cvs.gnupg.org
Tue Jan 27 17:40:32 CET 2004
Date: Tuesday, January 27, 2004 @ 17:40:28
Author: werner
Path: /cvs/gnupg/gnupg/scd
Tag: GNUPG-1-9-BRANCH
Added: app-dinsig.c app-nks.c tlv.c tlv.h
Modified: ChangeLog Makefile.am apdu.c apdu.h app-common.h app-openpgp.c
app.c card.c ccid-driver.c command.c iso7816.c iso7816.h
sc-copykeys.c sc-investigate.c scdaemon.c scdaemon.h
Some minor bug fixes, new test utilities and started support for other
smartcard applications.
------------------+
ChangeLog | 65 +++++++
Makefile.am | 24 +-
apdu.c | 2
apdu.h | 5
app-common.h | 70 ++++---
app-dinsig.c | 129 ++++++++++++++
app-nks.c | 388 ++++++++++++++++++++++++++++++++++++++++++
app-openpgp.c | 139 +++------------
app.c | 131 ++++++++++----
card.c | 6
ccid-driver.c | 9
command.c | 127 +++++++++-----
iso7816.c | 192 ++++++++++++++++++++-
iso7816.h | 8
sc-copykeys.c | 2
sc-investigate.c | 480 +++++++++++++++++++++++++++++++++++++++++++++++++----
scdaemon.c | 4
scdaemon.h | 3
tlv.c | 219 ++++++++++++++++++++++++
tlv.h | 84 +++++++++
20 files changed, 1818 insertions(+), 269 deletions(-)
More information about the Gnupg-commits
mailing list