1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00
gnupg/agent
Moritz Schulte 12c0c36151 2004-08-07 Moritz Schulte <moritz@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().
2004-08-07 20:36:53 +00:00
..
agent.h 2004-07-19 Moritz Schulte <moritz@g10code.com> 2004-07-19 15:54:11 +00:00
buffer.c 2004-07-19 Moritz Schulte <moritz@g10code.com> 2004-07-19 17:35:27 +00:00
buffer.h 2004-07-19 Moritz Schulte <moritz@g10code.com> 2004-07-19 15:54:11 +00:00
cache.c This commit was manufactured by cvs2svn to create branch 2003-01-09 13:29:36 +00:00
call-scd.c (start_scd): Do not register an event signal if we 2004-04-26 18:26:41 +00:00
ChangeLog 2004-08-07 Moritz Schulte <moritz@g10code.com> 2004-08-07 20:36:53 +00:00
command-ssh.c 2004-08-07 Moritz Schulte <moritz@g10code.com> 2004-08-07 20:36:53 +00:00
command.c * command.c (cmd_passwd): Take acount of a key description. 2004-02-21 13:05:22 +00:00
divert-scd.c * command.c (cmd_passwd): Take acount of a key description. 2004-02-21 13:05:22 +00:00
findkey.c 2004-08-07 Moritz Schulte <moritz@g10code.com> 2004-08-07 20:36:53 +00:00
genkey.c * command.c (cmd_passwd): Take acount of a key description. 2004-02-21 13:05:22 +00:00
gpg-agent.c 2004-07-19 Moritz Schulte <moritz@g10code.com> 2004-07-19 15:54:11 +00:00
gpg-stream-config.h 2004-07-24 Moritz Schulte <moritz@g10code.com> 2004-07-23 21:56:36 +00:00
gpg-stream.c 2004-07-30 Moritz Schulte <moritz@g10code.com> 2004-07-30 19:49:46 +00:00
gpg-stream.h 2004-07-30 Moritz Schulte <moritz@g10code.com> 2004-07-30 19:49:46 +00:00
keyformat.txt * protect-tool.c (rsa_key_check): New. 2002-06-25 17:50:59 +00:00
learncard.c * agent.h (server_control_s): Add connection_fd field. 2004-01-29 20:17:27 +00:00
Makefile.am 2004-07-27 Moritz Schulte <moritz@g10code.com> 2004-07-26 23:01:19 +00:00
minip12.c * protect-tool.c: New options --have-cert and --prompt. 2004-02-19 16:26:32 +00:00
minip12.h * protect-tool.c: New options --have-cert and --prompt. 2004-02-19 16:26:32 +00:00
pkdecrypt.c * command.c (cmd_setkeydesc): New. 2004-02-13 17:06:34 +00:00
pksign.c 2004-07-19 Moritz Schulte <moritz@g10code.com> 2004-07-19 15:54:11 +00:00
protect-tool.c * protect-tool.c: New option --enable-status-msg. 2004-04-30 15:24:33 +00:00
protect.c * findkey.c (agent_key_from_file): Extra paranoid wipe. 2004-02-03 16:24:37 +00:00
query.c 2004-07-19 Moritz Schulte <moritz@g10code.com> 2004-07-19 15:54:11 +00:00
TODO New file. 2004-07-19 17:37:06 +00:00
trans.c The Agent does now call the pin entry program; however because we have 2001-12-10 09:27:30 +00:00
trustlist.c * gpg-agent.c (handle_signal): Reload the trustlist on SIGHUP. 2004-05-11 19:11:53 +00:00