aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/dirmngr.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-20dirmngr: New option --resolver-timeout.Werner Koch1-0/+10
2016-12-19dirmngr: Fix problems with the getsrv function.Werner Koch1-0/+2
2016-12-19Remove unused debug flags and add "dns" and "network".Werner Koch1-0/+2
2016-12-16dirmngr: Use one context for all libdns queries.Werner Koch1-0/+2
2016-12-14dirmngr: New configure option --disable-libdns.Werner Koch1-0/+3
2016-12-01dirmngr: Add option --standard-resolver.Werner Koch1-0/+5
2016-11-29agent,dirmngr: Tiny restructuring.Werner Koch1-4/+12
2016-11-29agent,dirmngr: Handle corner case in shutdown mode.Werner Koch1-5/+7
2016-11-29dirmngr: Lazily launch ldap reaper thread.Daniel Kahn Gillmor1-18/+0
2016-11-18dirmngr: Use a longer timer tick interval.Werner Koch1-10/+3
2016-11-18dirmngr: More w32 system daemon cleanupDaniel Kahn Gillmor1-14/+0
2016-11-17dirmngr: Register hkp-cacert even if the file doesn't exist yetDaniel Kahn Gillmor1-9/+3
2016-11-17dirmngr: Auto-sownload the swdb.lstWerner Koch1-10/+23
2016-11-16scd,dirmngr: Keep the standard fds when daemonizing.Werner Koch1-1/+11
2016-11-11dirmngr: Prepare to trigger jobs by network activity.Werner Koch1-0/+14
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-10-27dirmngr: Do not implement --supervised in Windows.Werner Koch1-3/+7
2016-10-27dirmngr: Implement --supervised command (for systemd, etc).Daniel Kahn Gillmor1-0/+40
2016-10-27dirmngr: report actual socket name.Daniel Kahn Gillmor1-0/+9
2016-10-26dirmngr: Fix hang due to deferred thread initialization.Werner Koch1-13/+12
2016-10-21Fix use cases of snprintf.NIIBE Yutaka1-2/+1
2016-10-07agent, dirmngr, scd: Fix init_common_subsystems.NIIBE Yutaka1-0/+1
2016-10-04agent, dirmngr, scd: npth_init must be after fork.NIIBE Yutaka1-11/+20
2016-09-19dirmngr: Silence diagnostics about starting housekeeping.Werner Koch1-2/+2
2016-09-07dirmngr: Terminate on deletion of the socket file (Linux only).Werner Koch1-4/+99
2016-09-05dirmngr: Exclude D lines from the IPC debug output.Werner Koch1-1/+1
2016-09-05common: Add an assuan logging monitor.Werner Koch1-1/+1
2016-08-18dirmngr: Remove all system daemon features.Werner Koch1-176/+4
2016-08-12Call log_set_prefix() with human-readable labels.Daniel Kahn Gillmor1-2/+2
2016-08-09Cleanup initialization of libgcrypt.Ben Kibbey1-4/+0
2016-06-08Explicitly restrict socket permissions.Werner Koch1-0/+4
2016-06-07Replace use of opt.homedir by accessor functions.Werner Koch1-13/+12
2015-12-02build: Require at least Libassuan 2.4.1.Werner Koch1-13/+0
2015-12-02dirmngr: Switch to an onion address if Tor is running.Werner Koch1-4/+3
2015-11-17Fix typos found using codespell.Justus Winter1-1/+1
2015-11-12dirmngr: New option --nameserver.Werner Koch1-0/+7
2015-10-21Change capitalization of TOR to Tor.Werner Koch1-3/+3
2015-10-19dirmngr: Allow building with libassuan < 2.3.Werner Koch1-0/+2
2015-10-19dirmngr: Make --use-tor work - still leaks DNS.Werner Koch1-2/+17
2015-10-06dirmngr: Do tilde expansion for --hkp-cacert.Werner Koch1-1/+14
2015-10-05dirmngr: Add option --keyserver.Werner Koch1-1/+12
2015-10-05dirmngr: Make clear that --use-tor is not yet ready for use.Werner Koch1-0/+8
2015-09-18dirmngr: Add option --use-tor as a stub.Werner Koch1-0/+6
2015-06-23Allow use of debug flag names for all tools.Werner Koch1-5/+21
2015-06-16dirmngr: Avoid accessing uninitialized memory in log callback.Werner Koch1-2/+6
2015-04-24common: Rename log and gcc attribute macros (jnlib merge).Werner Koch1-6/+6
2015-04-24common: Remove two JNLIB_ macros (jnlib merge).Werner Koch1-2/+1
2015-04-21dirmngr: Add http proxy support for keyservers.Werner Koch1-2/+13
2015-04-06Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.Werner Koch1-3/+3
2015-03-23Improve spelling and grammar of some comments.Neal H. Walfield1-3/+3