GNUPG-1-9-BRANCH gnupg/agent (ChangeLog agent.h gpg-agent.c
trustlist.c)
cvs user werner
cvs at cvs.gnupg.org
Tue May 11 21:11:54 CEST 2004
Date: Tuesday, May 11, 2004 @ 21:11:54
Author: werner
Path: /cvs/gnupg/gnupg/agent
Tag: GNUPG-1-9-BRANCH
Modified: ChangeLog agent.h gpg-agent.c trustlist.c
* gpg-agent.c (handle_signal): Reload the trustlist on SIGHUP.
(start_connection_thread): Hack to simulate a ticker.
* trustlist.c (agent_trustlist_housekeeping)
(agent_reload_trustlist): New. Protected all global functions
here with a simple counter which is sufficient for Pth.
* fingerprint.c (gpgsm_get_key_algo_info): New.
* sign.c (gpgsm_sign): Don't assume RSA in the status line.
* keylist.c (list_cert_colon): Really print the algorithm and key
length.
(list_cert_raw, list_cert_std): Ditto.
(list_cert_colon): Reorganized to be able to tell whether a root
certificate is trusted.
-------------+
ChangeLog | 8 ++++
agent.h | 2 +
gpg-agent.c | 7 +++
trustlist.c | 111 ++++++++++++++++++++++++++++++++++++++++++++++------------
4 files changed, 106 insertions(+), 22 deletions(-)
More information about the Gnupg-commits
mailing list