GNUPG-1-9-BRANCH gnupg/sm (11 files)
cvs user werner
cvs at cvs.gnupg.org
Mon Apr 26 15:28:09 CEST 2004
Date: Monday, April 26, 2004 @ 15:28:09
Author: werner
Path: /cvs/gnupg/gnupg/sm
Tag: GNUPG-1-9-BRANCH
Modified: ChangeLog call-agent.c certchain.c certcheck.c certlist.c
certreqgen.c export.c gpgsm.c gpgsm.h keylist.c sign.c
* call-agent.c (gpgsm_agent_pksign, gpgsm_agent_pkdecrypt)
(gpgsm_agent_genkey, gpgsm_agent_istrusted)
(gpgsm_agent_marktrusted, gpgsm_agent_havekey)
(gpgsm_agent_passwd): Add new arg CTRL and changed all callers.
(start_agent): New arg CTRL. Send progress item when starting a
new agent.
* sign.c (gpgsm_get_default_cert, get_default_signer): New arg
CTRL to be passed down to the agent function.
* decrypt.c (prepare_decryption): Ditto.
* certreqgen.c (proc_parameters, read_parameters): Ditto.
* certcheck.c (gpgsm_create_cms_signature): Ditto.
--------------+
ChangeLog | 14 ++++++++++++++
call-agent.c | 43 +++++++++++++++++++++++--------------------
certchain.c | 4 ++--
certcheck.c | 6 +++---
certlist.c | 4 ++--
certreqgen.c | 30 +++++++++++++++++-------------
export.c | 2 +-
gpgsm.c | 4 ++--
gpgsm.h | 22 ++++++++++++----------
keylist.c | 4 ++--
sign.c | 13 +++++++------
11 files changed, 85 insertions(+), 61 deletions(-)
More information about the Gnupg-commits
mailing list