gnupg/agent (15 files)
cvs user werner
cvs@cvs.gnupg.org
Fri, 27 Jun 2003 22:51:11 +0200
Date: Friday, June 27, 2003 @ 22:51:11
Author: werner
Path: /cvs/gnupg/gnupg/agent
Modified: ChangeLog agent.h call-scd.c command.c divert-scd.c findkey.c
genkey.c gpg-agent.c learncard.c minip12.c minip12.h pkdecrypt.c
pksign.c protect-tool.c protect.c
Key generation and signing using the OpenPGP card does rudimentary work.
----------------+
ChangeLog | 27 ++++++++++++++++
agent.h | 19 ++++++++---
call-scd.c | 83 ++++++++++++++++++++++++++++++++++++++++++++++---
command.c | 19 ++++++++++-
divert-scd.c | 16 ++++++++-
findkey.c | 12 +++----
genkey.c | 12 +++----
gpg-agent.c | 26 ++++++++-------
learncard.c | 92 +++++++++++++++++++++++++++++++++++++++++++++++--------
minip12.c | 58 +++++++++++++++++-----------------
minip12.h | 9 ++---
pkdecrypt.c | 10 ++---
pksign.c | 12 +++----
protect-tool.c | 58 ++++++++++++++++------------------
protect.c | 30 +++++++++--------
15 files changed, 346 insertions(+), 137 deletions(-)