1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-05-30 22:08:02 +02:00
gnupg/agent
Werner Koch faef9f929b * findkey.c (modify_description): Keep invalid % escapes, so that
%0A may pass through.

* agent.h (server_control_s): New field USE_AUTH_CALL.
* call-scd.c (agent_card_pksign): Make use of it.
* command-ssh.c (data_sign): Set the flag.
(ssh_send_key_public): New arg OVERRIDE_COMMENT.
(card_key_available): Add new arg CARDSN.
(ssh_handler_request_identities): Use the card s/n as comment.
(sexp_key_extract): Use GCRYMPI_FMT_STD.
(data_sign): Ditto.

* learncard.c (make_shadow_info): Moved to ..
* protect.c (make_shadow_info): .. here. Return NULL on malloc
failure. Made global.
* agent.h: Add prototype.

* xasprintf.c (xtryasprintf): New.

* app-openpgp.c (get_public_key): Make sure not to return negative
numbers.
(do_sign): Allow passing of indata with algorithm prefix.
(do_auth): Allow OPENPGP.3 as an alternative ID.

* app.c (app_getattr): Return just the S/N but not the timestamp.

* no-libgcrypt.c (gcry_strdup): New.
2005-02-25 16:14:55 +00:00
..
agent.h * findkey.c (modify_description): Keep invalid % escapes, so that 2005-02-25 16:14:55 +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 * findkey.c (modify_description): Keep invalid % escapes, so that 2005-02-25 16:14:55 +00:00
ChangeLog * findkey.c (modify_description): Keep invalid % escapes, so that 2005-02-25 16:14:55 +00:00
command-ssh.c * findkey.c (modify_description): Keep invalid % escapes, so that 2005-02-25 16:14:55 +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 * findkey.c (modify_description): Keep invalid % escapes, so that 2005-02-25 16:14:55 +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 * gpg-agent.c (handle_connections): Need to check for events if 2005-02-24 17:36:11 +00:00
keyformat.txt * findkey.c (modify_description): Keep invalid % escapes, so that 2005-02-25 16:14:55 +00:00
learncard.c * findkey.c (modify_description): Keep invalid % escapes, so that 2005-02-25 16:14:55 +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 * findkey.c (modify_description): Keep invalid % escapes, so that 2005-02-25 16:14:55 +00:00
protect.c * findkey.c (modify_description): Keep invalid % escapes, so that 2005-02-25 16:14:55 +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