From 27c1b4bef84dcb3a77147887817f228ced8c1b31 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 30 Sep 2009 15:28:38 +0000 Subject: Some changes to suport g13. --- common/audit.h | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'common/audit.h') diff --git a/common/audit.h b/common/audit.h index 491710706..5f5aff419 100644 --- a/common/audit.h +++ b/common/audit.h @@ -62,6 +62,15 @@ typedef enum operations the Dirmngr is not required and thus no such event will be logged. */ + AUDIT_GPG_READY, /* err */ + /* Indicates whether the Gpg engine is available. */ + + AUDIT_GPGSM_READY, /* err */ + /* Indicates whether the Gpgsm engine is available. */ + + AUDIT_G13_READY, /* err */ + /* Indicates whether the G13 engine is available. */ + AUDIT_GOT_DATA, /* Data to be processed has been seen. */ -- cgit v1.2.3