From c65009a2c5e73d0bfee6b8ff499a161fcf735f93 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 25 Jun 2002 17:50:59 +0000 Subject: * protect-tool.c (rsa_key_check): New. (import_p12_file): New. (main): New command --p12-import. * minip12.c, minip12.h: New. --- agent/ChangeLog | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'agent/ChangeLog') diff --git a/agent/ChangeLog b/agent/ChangeLog index 7ab1ac640..3a37ec80b 100644 --- a/agent/ChangeLog +++ b/agent/ChangeLog @@ -1,8 +1,20 @@ +2002-06-25 Werner Koch + + * protect-tool.c (rsa_key_check): New. + (import_p12_file): New. + (main): New command --p12-import. + * minip12.c, minip12.h: New. + +2002-06-24 Werner Koch + + * protect-tool.c (read_file): New. + (read_key): Factored most code out to read_file. + 2002-06-17 Werner Koch * agent.h: Add a callback function to the pin_entry_info structure. * query.c (agent_askpin): Use the callback to check for a correct - PIN. Removed the start_err_text argument becuase it is not + PIN. Removed the start_err_text argument because it is not anymore needed; changed callers. * findkey.c (unprotect): Replace our own check loop by a callback. (try_unprotect_cb): New. -- cgit v1.2.3