From a98ea89fa5737fed15055ecfc9cbba121e372207 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 14 Nov 2006 14:53:42 +0000 Subject: New command GETEVENTCOUNTER. * command.c (bump_key_eventcounter): New. (bump_card_eventcounter): New. (cmd_geteventcounter): New command. * gpg-agent.c (handle_signal): Call bump_card_eventcounter. * findkey.c (agent_write_private_key): Call bump_key_eventcounter. * trustlist.c (agent_reload_trustlist): Ditto. --- TODO | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index d5506531b..6d2d2f5f3 100644 --- a/TODO +++ b/TODO @@ -35,6 +35,10 @@ ** Remove the inter-module dependencies between gpgsm and keybox ** Add an source_of_key field +* agent/ +** If we detect that a private key has been deleted + Bump the key event counter. + * agent/command.c ** Make sure that secure memory is used where appropriate -- cgit v1.2.3