aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-14dirmngr,build: Remove support for ADNS.Justus Winter2-490/+24
2016-12-14dirmngr: Improve ntbtls support.NIIBE Yutaka1-4/+71
2016-12-08Fix 2 compiler warnings.Werner Koch1-1/+4
2016-12-01dirmngr: Add option --standard-resolver.Werner Koch7-319/+430
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 Gillmor2-20/+3
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: Use a default keyserver if none is explicitly setDaniel Kahn Gillmor1-1/+5
2016-11-17dirmngr: Add system CAs if no hkp-cacert is givenDaniel Kahn Gillmor1-5/+10
2016-11-17dirmngr: Register hkp-cacert even if the file doesn't exist yetDaniel Kahn Gillmor2-9/+8
2016-11-17dirmngr: Auto-sownload the swdb.lstWerner Koch2-10/+24
2016-11-17dirmngr: Improve downloading of swdb.lst.Werner Koch1-18/+54
2016-11-16dirmngr: Add command to only load the swdb.Werner Koch4-385/+379
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 Koch3-1/+44
2016-11-10dirmngr: Improve concurrency in the non-adns case.Werner Koch2-35/+60
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch33-33/+33
2016-10-27dirmngr: Fix signature checking.Werner Koch1-25/+76
2016-10-27Fix typos.Justus Winter1-1/+1
2016-10-27dirmngr: Do not implement --supervised in Windows.Werner Koch1-3/+7
2016-10-27dirmngr: ADNS error handling fix.NIIBE Yutaka1-4/+4
2016-10-27dirmngr: More ADNS error fix.NIIBE Yutaka1-4/+4
2016-10-27dirmngr: Fix error return for ADNS.NIIBE Yutaka1-1/+1
2016-10-27dirmngr: Implement --supervised command (for systemd, etc).Daniel Kahn Gillmor1-0/+40
2016-10-27dirmngr: report actual socket name.Daniel Kahn Gillmor3-1/+11
2016-10-27dirmngr: Fix help string and argument.NIIBE Yutaka1-2/+2
2016-10-26dirmngr: Fix hang due to deferred thread initialization.Werner Koch1-13/+12
2016-10-25dirmngr: Allow command VERSIONCHECK to handle 3 part version numbers.Werner Koch1-35/+83
2016-10-24dirmngr: Fix segfault in VERSIONCHECK.Kai Michaelis1-2/+2
2016-10-21Fix use cases of snprintf.NIIBE Yutaka1-2/+1
2016-10-19dirmngr: improve VERSIONCHECKKai Michaelis1-99/+133
2016-10-14dirmngr: use gnupg_mkdtemp instead of mkstempKai Michaelis1-20/+44
2016-10-14dirmngr: add VERSIONCHECK commandKai Michaelis1-0/+227
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-30w32: Fix STARTTLS on LDAP connections.Justus Winter1-1/+15
2016-09-29dirmngr: Fix STARTTLS on LDAP connections.Justus Winter1-1/+1
2016-09-27dirmngr: Removal of no-libgcrypt.o.NIIBE Yutaka1-8/+1
2016-09-20dirmngr: Fix type.Justus Winter1-1/+1
2016-09-20dirmngr: Open file CRL's in binary modeAndre Heinecke1-1/+1
2016-09-19dirmngr: Silence diagnostics about starting housekeeping.Werner Koch1-2/+2
2016-09-17move some file encodings to UTF-8Daniel Kahn Gillmor2-8/+7
2016-09-15spelling: conenction should be connectionDaniel Kahn Gillmor1-1/+1
2016-09-10Portability build fix.Ben Kibbey1-1/+1
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 Koch3-5/+76
2016-09-05common: Add an assuan logging monitor.Werner Koch1-1/+1
2016-09-02dirmngr: Add --policy-flags option to WKD_GET.Werner Koch1-3/+12