gnupg/g10 (19 files)
cvs user werner
cvs at cvs.gnupg.org
Tue Apr 27 10:23:46 CEST 2004
Date: Tuesday, April 27, 2004 @ 10:23:46
Author: werner
Path: /cvs/gnupg/gnupg/g10
Added: tlv.c tlv.h
Modified: ChangeLog Makefile.am apdu.c apdu.h app-common.h app-openpgp.c
card-util.c cardglue.c cardglue.h ccid-driver.c ccid-driver.h
g10.c iso7816.c iso7816.h options.h status.c status.h
A bunch of changes for the openpgp card.
---------------+
ChangeLog | 65 +++++
Makefile.am | 2
apdu.c | 717 ++++++++++++++++++++++++++++++++++++++++++++++++++++++--
apdu.h | 16 +
app-common.h | 84 ++++--
app-openpgp.c | 392 ++++++++++++++++++++----------
card-util.c | 29 ++
cardglue.c | 2
cardglue.h | 17 +
ccid-driver.c | 297 +++++++++++++++++++----
ccid-driver.h | 1
g10.c | 8
iso7816.c | 272 +++++++++++++++++++--
iso7816.h | 13 +
options.h | 1
status.c | 1
status.h | 1
tlv.c | 209 ++++++++++++++++
tlv.h | 86 ++++++
19 files changed, 1954 insertions(+), 259 deletions(-)
More information about the Gnupg-commits
mailing list