aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/dirmngr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* dirmngr: Fix final close of LISTEN_FD.NIIBE Yutaka2017-04-181-3/+3
* dirmngr: Fix thread key type.NIIBE Yutaka2017-04-131-1/+1
* dirmngr: New option --disable-ipv6Werner Koch2017-04-031-0/+4
* Remove -I option to common.NIIBE Yutaka2017-03-071-2/+2
* dirmngr: Rearrange files to fix de6d831.Werner Koch2017-03-021-0/+1
* dirmngr: Let --gpgconf-list return the default keyserver.Werner Koch2017-03-021-1/+7
* dirmngr: Add new debug flag "extprog"Werner Koch2017-02-231-1/+2
* dirmngr: Load --hkp-cacert values into the certificate cache.Werner Koch2017-02-211-6/+14
* dirmngr: New Assuan option "http-crl".Werner Koch2017-02-211-0/+1
* dirmngr: Setup a log handler for ntbtls.Werner Koch2017-02-201-0/+21
* dirmngr: First take on ntbtls cert verification.Werner Koch2017-02-191-0/+3
* dirmngr: New option --no-use-tor and internal changes.Werner Koch2017-02-011-3/+43
* dirmngr: Require --allow-version-check even if --use-tor is used.Werner Koch2017-01-311-1/+1
* dirmngr: New option --disable-ipv4.Werner Koch2017-01-241-0/+5
* dirmngr: On SIGHUP mark all keyservers alive.Werner Koch2017-01-231-0/+1
* dirmngr: Implement debug option "network" for http.Werner Koch2017-01-111-0/+1
* dirmngr: Make sure Tor mode is also set for DNS on SIGHUP.Werner Koch2017-01-031-7/+3
* dirmngr: New option --resolver-timeout.Werner Koch2016-12-201-0/+10
* dirmngr: Fix problems with the getsrv function.Werner Koch2016-12-191-0/+2
* Remove unused debug flags and add "dns" and "network".Werner Koch2016-12-191-0/+2
* dirmngr: Use one context for all libdns queries.Werner Koch2016-12-161-0/+2
* dirmngr: New configure option --disable-libdns.Werner Koch2016-12-141-0/+3
* dirmngr: Add option --standard-resolver.Werner Koch2016-12-011-0/+5
* agent,dirmngr: Tiny restructuring.Werner Koch2016-11-291-4/+12
* agent,dirmngr: Handle corner case in shutdown mode.Werner Koch2016-11-291-5/+7
* dirmngr: Lazily launch ldap reaper thread.Daniel Kahn Gillmor2016-11-291-18/+0
* dirmngr: Use a longer timer tick interval.Werner Koch2016-11-181-10/+3
* dirmngr: More w32 system daemon cleanupDaniel Kahn Gillmor2016-11-181-14/+0
* dirmngr: Register hkp-cacert even if the file doesn't exist yetDaniel Kahn Gillmor2016-11-171-9/+3
* dirmngr: Auto-sownload the swdb.lstWerner Koch2016-11-171-10/+23
* scd,dirmngr: Keep the standard fds when daemonizing.Werner Koch2016-11-161-1/+11
* dirmngr: Prepare to trigger jobs by network activity.Werner Koch2016-11-111-0/+14
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* dirmngr: Do not implement --supervised in Windows.Werner Koch2016-10-271-3/+7
* dirmngr: Implement --supervised command (for systemd, etc).Daniel Kahn Gillmor2016-10-271-0/+40
* dirmngr: report actual socket name.Daniel Kahn Gillmor2016-10-271-0/+9
* dirmngr: Fix hang due to deferred thread initialization.Werner Koch2016-10-261-13/+12
* Fix use cases of snprintf.NIIBE Yutaka2016-10-211-2/+1
* agent, dirmngr, scd: Fix init_common_subsystems.NIIBE Yutaka2016-10-071-0/+1
* agent, dirmngr, scd: npth_init must be after fork.NIIBE Yutaka2016-10-041-11/+20
* dirmngr: Silence diagnostics about starting housekeeping.Werner Koch2016-09-191-2/+2
* dirmngr: Terminate on deletion of the socket file (Linux only).Werner Koch2016-09-071-4/+99
* dirmngr: Exclude D lines from the IPC debug output.Werner Koch2016-09-051-1/+1
* common: Add an assuan logging monitor.Werner Koch2016-09-051-1/+1
* dirmngr: Remove all system daemon features.Werner Koch2016-08-181-176/+4
* Call log_set_prefix() with human-readable labels.Daniel Kahn Gillmor2016-08-121-2/+2
* Cleanup initialization of libgcrypt.Ben Kibbey2016-08-091-4/+0
* Explicitly restrict socket permissions.Werner Koch2016-06-081-0/+4
* Replace use of opt.homedir by accessor functions.Werner Koch2016-06-071-13/+12
* build: Require at least Libassuan 2.4.1.Werner Koch2015-12-021-13/+0