diff options
author | Moritz Schulte <[email protected]> | 2005-02-14 20:07:01 +0000 |
---|---|---|
committer | Moritz Schulte <[email protected]> | 2005-02-14 20:07:01 +0000 |
commit | c4b986c7315a3f288a177cbdc15912b4f5a9fce7 (patch) | |
tree | b7aefbcd55c82a8ade1f9573a15b89cdc4aac1a4 /agent/command.c | |
parent | * AUTHORS: Copied from 1.4 and edited to refelct the changes in (diff) | |
download | gnupg-c4b986c7315a3f288a177cbdc15912b4f5a9fce7.tar.gz gnupg-c4b986c7315a3f288a177cbdc15912b4f5a9fce7.zip |
2005-02-14 Moritz Schulte <[email protected]>
* command-ssh.c (es_read_byte): Renamed to ...
(stream_es_read_byte): ... this; changed callers.
(es_write_byte): Renamed to ...
(stream_write_byte): ... this; changed callers.
(es_read_uint32): Renamed to ...
(stream_read_uint32): ... this; changed callers.
(es_write_uint32): Renamed to ...
(stream_write_uint32): ... this; changed callers.
(es_read_data): Renamed to ...
(stream_read_data): ... this; changed callers.
(es_write_data): Renamed to ...
(stream_write_data): ... this; changed callers.
(es_read_string): Renamed to ...
(stream_read_string): ... this; changed callers.
(es_read_cstring): Renamed to ...
(stream_read_cstring): ... this; changed callers.
(es_write_string): Renamed to ...
(stream_write_string): ... this; changed callers.
(es_write_cstring): Renamed to ...
(stream_write_cstring): ... this; changed callers.
(es_read_mpi): Renamed to ...
(stream_read_mpi): ... this; changed callers.
(es_write_mpi): Renamed to ...
(stream_write_mpi): ... this; changed callers.
(es_copy): Renamed to ...
(stream_copy): ... this; changed callers.
(es_read_file): Renamed to ...
(file_to_buffer): ... this; changed callers.
(ssh_identity_register): Removed variable description_length;
changed code to use asprintf for description.
(stream_write_uint32): Do not filter out the last byte of shift
expression.
Diffstat (limited to 'agent/command.c')
0 files changed, 0 insertions, 0 deletions