aboutsummaryrefslogtreecommitdiffstats
path: root/agent/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--agent/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/agent/ChangeLog b/agent/ChangeLog
index c16e0e37a..5a709a5db 100644
--- a/agent/ChangeLog
+++ b/agent/ChangeLog
@@ -1,3 +1,12 @@
+2005-04-03 Moritz Schulte <[email protected]>
+
+ * command-ssh.c (ssh_request_spec): New member: secret_input.
+ (REQUEST_SPEC_DEFINE): New argument: secret_input.
+ (request_specs): Add secret_input flag.
+ (request_spec_lookup): New function ...
+ (ssh_request_process): ... use it here; depending on secret_input
+ flag allocate secure or non-secure memory.
+
2005-03-02 Moritz Schulte <[email protected]>
* command-ssh.c (sexp_key_extract): Removed FIXME, since