aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/server.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-17dirmngr: Use a default keyserver if none is explicitly setDaniel Kahn Gillmor1-1/+5
2016-11-16dirmngr: Add command to only load the swdb.Werner Koch1-385/+17
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-10-27dirmngr: Fix signature checking.Werner Koch1-25/+76
2016-10-27Fix typos.Justus Winter1-1/+1
2016-10-27dirmngr: report actual socket name.Daniel Kahn Gillmor1-1/+1
2016-10-27dirmngr: Fix help string and argument.NIIBE Yutaka1-2/+2
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-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-09-15spelling: conenction should be connectionDaniel Kahn Gillmor1-1/+1
2016-09-05dirmngr: Exclude D lines from the IPC debug output.Werner Koch1-4/+72
2016-09-02dirmngr: Add --policy-flags option to WKD_GET.Werner Koch1-3/+12
2016-08-18dirmngr: Remove all system daemon features.Werner Koch1-43/+5
2016-07-14build: Require latest released librariesWerner Koch1-7/+2
2016-06-28dirmngr: add option to retrieve extra WKS info.Werner Koch1-8/+22
2016-06-07Replace use of opt.homedir by accessor functions.Werner Koch1-16/+7
2016-05-18dirmngr: Adjust the WKD lookup to specs version -01.Werner Koch1-2/+0
2016-04-27dirmngr: Add experimental command WKD_GET.Werner Koch1-4/+74
2016-03-02common: Consolidate Assuan server argument handling.Justus Winter1-72/+1
2015-12-04dirmngr: Add command to print the resolver version.Werner Koch1-0/+12
2015-12-02dirmngr: Switch to an onion address if Tor is running.Werner Koch1-26/+118
2015-11-27Silence compiler warnings related to not using assuan_fd_t.Werner Koch1-2/+2
2015-11-27Avoid incompatible pointer assignment warnings on Windows.Werner Koch1-4/+4
2015-11-27dirmngr: Allow testing for a running Tor via "getinfo tor".Werner Koch1-2/+19
2015-11-26dirmngr: Improve output of "getinfo tor".Werner Koch1-1/+7
2015-11-09dirmngr: Change to new ADNS Tor mode init scheme.Werner Koch1-2/+2
2015-10-30common: Add separate header for zb32.c.Werner Koch1-0/+1
2015-10-21Change capitalization of TOR to Tor.Werner Koch1-4/+4
2015-10-21dirmngr: Rename file dns-cert.c.Werner Koch1-1/+1
2015-10-20dirmngr: Prefer ADNS over system resolver.Werner Koch1-1/+2
2015-10-06dirmngr: Addlow fetching keys using OpenPGP DANEWerner Koch1-17/+54
2015-10-06dirmngr: Make commands RELOADDIRMNGR and KILLDIRMNGR work properly.Werner Koch1-8/+7
2015-10-05dirmngr: Add option --keyserver.Werner Koch1-24/+91
2015-09-18dirmngr: Add option --use-tor as a stub.Werner Koch1-1/+17
2015-09-09dirmngr: Allow sending much larger keyblocks.Werner Koch1-4/+9
2015-08-23dirmngr: Allow sending of Zack's key.Werner Koch1-2/+3
2015-04-24common: Remove two JNLIB_ macros (jnlib merge).Werner Koch1-1/+0
2015-04-23gpg: Move all DNS access to Dirmngr.Werner Koch1-13/+176
2015-04-21dirmngr: Add http proxy support for keyservers.Werner Koch1-3/+14
2015-04-13dirmngr: If LDAP is not enable, don't build the LDAP bits.Neal H. Walfield1-2/+8
2015-03-31dirmngr: Better encapsulate the keyservers variable.Neal H. Walfield1-15/+21
2015-03-23Improve spelling and grammar of some comments.Neal H. Walfield1-4/+4
2015-03-23Add support to talking to LDAP key servers.Neal H. Walfield1-4/+11
2014-12-22dirmngr: Fix memory leak.Werner Koch1-2/+2
2014-10-17dirmngr: Allow building without LDAP support.Werner Koch1-3/+20
2014-05-16http: Allow overriding of the Host header.Werner Koch1-1/+1
2014-03-17gpg: Make --auto-key-locate work again with keyservers.Werner Koch1-1/+2