From bde3c00f89af8a915ea7b4d0a218976d2fb94580 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 20 Jun 2006 22:29:38 +0000 Subject: [PATCH] Work on filter log. Added support for init-options logging. Category "session", "apdu", may be specified in log config (to cover both request and response respectively). --- etc/config-shared1.xml | 13 +++++++++--- etc/config.xsd | 5 ++++- src/filter_log.cpp | 53 +++++++++++++++++++++++++++++++++++++++++++++++- 3 files changed, 66 insertions(+), 5 deletions(-) diff --git a/etc/config-shared1.xml b/etc/config-shared1.xml index 5ae3d49..a7d6223 100644 --- a/etc/config-shared1.xml +++ b/etc/config-shared1.xml @@ -1,5 +1,5 @@ - + @@ -12,8 +12,15 @@ - - + + F + + + + + B + + diff --git a/etc/config.xsd b/etc/config.xsd index e915697..1e4fd0d 100644 --- a/etc/config.xsd +++ b/etc/config.xsd @@ -1,5 +1,5 @@ - +