diff options
Diffstat (limited to 'agent/ChangeLog')
-rw-r--r-- | agent/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/agent/ChangeLog b/agent/ChangeLog index 1fa81c4be..2c503a5fc 100644 --- a/agent/ChangeLog +++ b/agent/ChangeLog @@ -1,3 +1,16 @@ +2004-07-27 Moritz Schulte <[email protected]> + + * command-ssh.c: Use gcrypt memory allocators, use secure memory + where necessary. + +2004-07-26 Moritz Schulte <[email protected]> + + * command-ssh.c (data_sign): Do not forget to unsigned char when + constructing human-readable key grip. + + * Makefile.am (gpg_agent_SOURCES): Removed: buffer.c, buffer.h; + updated Libgpg-stream. + 2004-07-24 Moritz Schulte <[email protected]> * gpg-stream-config.h: New file (was missing before). |