diff options
author | Werner Koch <[email protected]> | 2004-12-20 08:32:56 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2004-12-20 08:32:56 +0000 |
commit | 18fd4964f66ab297a5540f38f5dd6fb22b8e4572 (patch) | |
tree | 4092463bbba4bd58f3b5deb54dac1984d78a86ef /scd/command.c | |
parent | * query.c (initialize_module_query): New. (diff) | |
download | gnupg-18fd4964f66ab297a5540f38f5dd6fb22b8e4572.tar.gz gnupg-18fd4964f66ab297a5540f38f5dd6fb22b8e4572.zip |
* call-scd.c (init_membuf, put_membuf, get_membuf): Removed. We
now use the identical implementation from ../common/membuf.c.
* pksign.c (agent_pksign): Changed arg OUTFP to OUTBUF and use
membuf functions to return the value.
* pkdecrypt.c (agent_pkdecrypt): Ditto.
* genkey.c (agent_genkey): Ditto.
* command.c (cmd_pksign, cmd_pkdecrypt, cmd_genkey): Replaced
assuan_get_data_fp() by a the membuf scheme.
(clear_outbuf, write_and_clear_outbuf): New.
* membuf.c (put_membuf): Wipe out buffer after a failed realloc.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions