GNUPG-1-9-BRANCH-MO gnupg/agent (ChangeLog command-ssh.c findkey.c)
cvs user mo
cvs at cvs.gnupg.org
Sat Aug 7 22:36:53 CEST 2004
Date: Saturday, August 7, 2004 @ 22:36:53
Author: mo
Path: /cvs/gnupg/gnupg/agent
Tag: GNUPG-1-9-BRANCH-MO
Modified: ChangeLog command-ssh.c findkey.c
2004-08-07 Moritz Schulte <moritz at g10code.com>
* command-ssh.c (ssh_key_to_sexp_buffer): New argument: comment;
integrate into S-Exp.
(ssh_identity_register): New argument: comment; pass to
ssh_key_to_sexp_buffer().
(ssh_handler_add_identity): Pass comment to
ssh_identity_register().
(ssh_identity_register): Allocate description dynamically, insert
comment; new variable: description_length; removed variable: i.
(data_sign): Do not calculate key grip for integration in
description; removed variable: i.
* findkey.c (modify_description): New function.
(agent_key_from_file): New variables: comment, comment_sexp,
comment_length, desc_text_modified; extract comment from S-Exp,
pass modified version to unprotect().
---------------+
ChangeLog | 18 +++++++
command-ssh.c | 50 ++++++++++----------
findkey.c | 135 ++++++++++++++++++++++++++++++++++++++++++++++++++++++--
3 files changed, 176 insertions(+), 27 deletions(-)
More information about the Gnupg-commits
mailing list