summaryrefslogtreecommitdiffstats
path: root/kbx/kbx-client-util.c
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2020-09-03 13:46:54 +0200
committerWerner Koch <wk@gnupg.org>2020-09-03 13:49:20 +0200
commit046f419f806036248c058c4bd44368f8596287b7 (patch)
tree710c3a2d3d4d0335ea38a60e7a7c18caefeb33e8 /kbx/kbx-client-util.c
parentsm: Add arg ctrl to keydb_new. (diff)
downloadgnupg2-046f419f806036248c058c4bd44368f8596287b7.tar.xz
gnupg2-046f419f806036248c058c4bd44368f8596287b7.zip
sm: New options to prepare the use of keyboxd.
* sm/Makefile.am (AM_CFLAGS): Add npth flags. (common_libs): Use npth version of the lib. (gpgsm_LDADD): Add npth libs. * sm/gpgsm.c (oUseKeyboxd, oKeyboxdProgram): New. (opts): New options --use-keyboxd and --keyboxd-program. (main): Set them. (gpgsm_deinit_default_ctrl): New. (main): Call it. * sm/server.c (gpgsm_server): Ditto. * sm/gpgsm.h (opt): Add fields use_keyboxd and keyboxd_program. (keydb_local_s): New type. (struct server_control_s): Add field keybd_local. * sm/keydb.c: Include assuan.h, asshelp.h, and kbx-client-util.h. (struct keydb_local_s): New. (struct keydb_handle): Add fields for keyboxd use. (gpgsm_keydb_deinit_session_data): New. (warn_version_mismatch): New. (create_new_context): New. (open_context): New. (keydb_new): Implement keyboxd mode. (keydb_release): Ditto. (keydb_get_resource_name): Ditto. * sm/keydb.c: Add stub support for all other functions. Signed-off-by: Werner Koch <wk@gnupg.org>
Diffstat (limited to 'kbx/kbx-client-util.c')
0 files changed, 0 insertions, 0 deletions