1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-05-31 22:18:03 +02:00
gnupg/agent
Werner Koch 4e5bf2fd93 * command-ssh.c (get_passphrase): Removed.
(ssh_identity_register): Partly rewritten.
(open_control_file, search_control_file, add_control_entry): New.
(ssh_handler_request_identities): Return only files listed in our
control file.

* findkey.c (unprotect): Check for allocation error.

* agent.h (opt): Add fields to record the startup terminal
settings.
* gpg-agent.c (main): Record them and do not force keep display
with --enable-ssh-support.
* command-ssh.c (start_command_handler_ssh): Use them here.

* gpg-agent.c: Renamed option --ssh-support to
--enable-ssh-support.

* command.c (cmd_readkey): New.
(register_commands): Register new command "READKEY".

* command-ssh.c (ssh_request_process): Improved logging.

* findkey.c (agent_write_private_key): Always use plain open.
Don't depend on an umask for permissions.
(agent_key_from_file): Factored file reading code out to ..
(read_key_file): .. new function.
(agent_public_key_from_file): New.
2005-02-23 21:06:32 +00:00
..
agent.h * command-ssh.c (get_passphrase): Removed. 2005-02-23 21:06:32 +00:00
cache.c (agent_put_cache): Fix the test for using the default 2005-01-04 08:33:20 +00:00
call-scd.c (stream_read_string): Removed call to abort on 2005-02-22 18:08:28 +00:00
ChangeLog * command-ssh.c (get_passphrase): Removed. 2005-02-23 21:06:32 +00:00
command-ssh.c * command-ssh.c (get_passphrase): Removed. 2005-02-23 21:06:32 +00:00
command.c * command-ssh.c (get_passphrase): Removed. 2005-02-23 21:06:32 +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 * command-ssh.c (get_passphrase): Removed. 2005-02-23 21:06:32 +00:00
genkey.c * call-scd.c (init_membuf, put_membuf, get_membuf): Removed. We 2004-12-20 08:32:56 +00:00
gpg-agent.c * command-ssh.c (get_passphrase): Removed. 2005-02-23 21:06:32 +00:00
keyformat.txt * command-ssh.c (get_passphrase): Removed. 2005-02-23 21:06:32 +00:00
learncard.c (stream_read_string): Removed call to abort on 2005-02-22 18:08:28 +00:00
Makefile.am 2005-01-26 Moritz Schulte <moritz@g10code.com> 2005-01-26 22:20:21 +00:00
minip12.c * minip12.c (parse_bag_encrypted_data): Print error if a bad 2004-09-29 13:50:31 +00:00
minip12.h * protect-tool.c: New options --have-cert and --prompt. 2004-02-19 16:26:32 +00:00
pkdecrypt.c * call-scd.c (init_membuf, put_membuf, get_membuf): Removed. We 2004-12-20 08:32:56 +00:00
pksign.c * call-scd.c (init_membuf, put_membuf, get_membuf): Removed. We 2004-12-20 08:32:56 +00:00
preset-passphrase.c * preset-passphrase.c (preset_passphrase): Handle --passphrase. 2004-12-21 19:05:15 +00:00
protect-tool.c * gpg-agent.c (main): Use default_homedir(). 2004-12-21 10:03:00 +00:00
protect.c * command-ssh.c (get_passphrase): Removed. 2005-02-23 21:06:32 +00:00
query.c * command-ssh.c (get_passphrase): Removed. 2005-02-23 21:06:32 +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 * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Link a simple test 2005-01-13 18:00:46 +00:00