1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-13 00:09:51 +02:00
gnupg/kbx
Werner Koch 6c327b4dd6
kbx: Allow fd-passing for the keyboxd.
* kbx/kbxserver.c: Include host2net.h
(struct server_local_s): Add field outstream.
(prepare_outstream): New.
(kbxd_writen): New.
(kbxd_write_data_line): Write to file descrptor.  Disable the slow
human reader friendly data line formatting.
(cmd_search, cmd_next): Disable data logging.
(kbxd_start_command_handler): Add OUTPUT command.
* kbx/keyboxd.c (main): Enable log monitor.
--

Signed-off-by: Werner Koch <wk@gnupg.org>
2019-09-10 15:52:12 +02:00
..
backend-kbx.c kbx: Allow searching from start. 2019-09-09 09:01:28 +02:00
backend-support.c kbx: Add framework for the SEARCH command 2019-08-06 16:07:33 +02:00
backend.h kbx: Add framework for the SEARCH command 2019-08-06 16:07:33 +02:00
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-01 11:09:02 +01:00
frontend.c kbx: Add framework for the SEARCH command 2019-08-06 16:07:33 +02:00
frontend.h kbx: Add framework for the SEARCH command 2019-08-06 16:07:33 +02:00
kbxserver.c kbx: Allow fd-passing for the keyboxd. 2019-09-10 15:52:12 +02:00
kbxutil.c gpg: Implement searching keys via keygrip. 2019-01-29 20:10:11 +01:00
keybox-blob.c spelling: Fix "synchronize" 2019-06-23 20:21:02 -04:00
keybox-defs.h kbx: Add support for 32 byte fingerprints. 2019-03-14 11:26:54 +01:00
keybox-dump.c kbx: Add support for 32 byte fingerprints. 2019-03-14 11:26:54 +01:00
keybox-errors.c all: fix spelling and typos 2018-10-24 15:56:18 -04:00
keybox-file.c kbx: Allow writing using a estream. 2019-08-06 15:01:21 +02:00
keybox-init.c kbx: Fix deadlock in gpgsm on Windows due to a sharing violation. 2019-05-14 19:05:58 +02:00
keybox-openpgp.c kbx: Add support for 32 byte fingerprints. 2019-03-14 11:26:54 +01:00
keybox-search-desc.h kbx: Add framework for the SEARCH command 2019-08-06 16:07:33 +02:00
keybox-search.c kbx: Add framework for the SEARCH command 2019-08-06 16:07:33 +02:00
keybox-update.c kbx: Allow writing using a estream. 2019-08-06 15:01:21 +02:00
keybox-util.c kbx: Simplify by removing custom memory functions. 2017-12-22 12:55:46 +01:00
keybox.h kbx: Add framework for the SEARCH command 2019-08-06 16:07:33 +02:00
keyboxd-w32info.rc kbx: Add framework for a public key daemon. 2018-09-05 17:00:17 +02:00
keyboxd.c kbx: Allow fd-passing for the keyboxd. 2019-09-10 15:52:12 +02:00
keyboxd.h kbx: Add framework for the SEARCH command 2019-08-06 16:07:33 +02:00
Makefile.am kbx: Add framework for the SEARCH command 2019-08-06 16:07:33 +02:00
Manifest The keybox gets now compressed after 3 hours and ephemeral 2004-04-26 08:09:25 +00:00
mkerrors all: fix more spelling errors 2018-10-25 16:53:05 -04:00