aboutsummaryrefslogtreecommitdiffstats
path: root/common/asshelp.h
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2011-12-13 16:59:00 +0000
committerWerner Koch <[email protected]>2011-12-13 16:59:00 +0000
commit00c760f628f4cf0fc11e79d305c172f98123f815 (patch)
treeab9ddf55a16d46de5087273650beadd5f68371fa /common/asshelp.h
parentscd: Introduce a virtual reader table. (diff)
downloadgnupg-00c760f628f4cf0fc11e79d305c172f98123f815.tar.gz
gnupg-00c760f628f4cf0fc11e79d305c172f98123f815.zip
scd: New option --debug-assuan-log-cats.
* scd/scdaemon.c (oDebugAssuanLogCats): New. (opts): Add option --debug-assuan-log-cats. (main): Implement option. * common/asshelp.c (set_libassuan_log_cats): New. -- The old way of setting the logging categories with an environment variable is awkward if sdaemon is spawned from a running gpg-agent.
Diffstat (limited to 'common/asshelp.h')
-rw-r--r--common/asshelp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/asshelp.h b/common/asshelp.h
index 0eb6553f9..728c03949 100644
--- a/common/asshelp.h
+++ b/common/asshelp.h
@@ -26,6 +26,7 @@
#include "session-env.h"
void setup_libassuan_logging (unsigned int *debug_var_address);
+void set_libassuan_log_cats (unsigned int newcats);
gpg_error_t