aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/server.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-3/+3
* Remove -I option to common.NIIBE Yutaka2017-03-071-3/+3
* Clean up word replication.Yuri Chornoivan2017-02-211-1/+1
* dirmngr: Add special treatment for the standard hkps pool to ntbtls.Werner Koch2017-02-211-2/+3
* dirmngr: New Assuan option "http-crl".Werner Koch2017-02-211-0/+5
* dirmngr: Add per-session verify callback to http.cWerner Koch2017-02-181-7/+8
* dirmngr: Add option --no-crl to the VALIDATE cmd.Werner Koch2017-02-171-11/+10
* dirmngr: Add options --tls and --systrust to the VALIDATE cmd.Werner Koch2017-02-171-20/+84
* indent: Reformat and extend some comments in dirmngr.Werner Koch2017-02-161-15/+14
* dirmngr: Replace stpcpy chains by strconcat.Werner Koch2017-02-161-7/+2
* dirmngr: New option --no-use-tor and internal changes.Werner Koch2017-02-011-3/+7
* dirmngr: Implement experimental SRV record lookup for WKD.Werner Koch2017-01-081-1/+51
* dirmngr: Make sure Tor mode is also set for DNS on SIGHUP.Werner Koch2017-01-031-7/+0
* dirmngr: New configure option --disable-libdns.Werner Koch2016-12-141-0/+6
* dirmngr,build: Remove support for ADNS.Justus Winter2016-12-141-6/+0
* dirmngr: Add option --standard-resolver.Werner Koch2016-12-011-3/+9
* dirmngr: Use a default keyserver if none is explicitly setDaniel Kahn Gillmor2016-11-171-1/+5
* dirmngr: Add command to only load the swdb.Werner Koch2016-11-161-385/+17
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* dirmngr: Fix signature checking.Werner Koch2016-10-271-25/+76
* Fix typos.Justus Winter2016-10-271-1/+1
* dirmngr: report actual socket name.Daniel Kahn Gillmor2016-10-271-1/+1
* dirmngr: Fix help string and argument.NIIBE Yutaka2016-10-271-2/+2
* dirmngr: Allow command VERSIONCHECK to handle 3 part version numbers.Werner Koch2016-10-251-35/+83
* dirmngr: Fix segfault in VERSIONCHECK.Kai Michaelis2016-10-241-2/+2
* dirmngr: improve VERSIONCHECKKai Michaelis2016-10-191-99/+133
* dirmngr: use gnupg_mkdtemp instead of mkstempKai Michaelis2016-10-141-20/+44
* dirmngr: add VERSIONCHECK commandKai Michaelis2016-10-141-0/+227
* spelling: conenction should be connectionDaniel Kahn Gillmor2016-09-151-1/+1
* dirmngr: Exclude D lines from the IPC debug output.Werner Koch2016-09-051-4/+72
* dirmngr: Add --policy-flags option to WKD_GET.Werner Koch2016-09-021-3/+12
* dirmngr: Remove all system daemon features.Werner Koch2016-08-181-43/+5
* build: Require latest released librariesWerner Koch2016-07-141-7/+2
* dirmngr: add option to retrieve extra WKS info.Werner Koch2016-06-281-8/+22
* Replace use of opt.homedir by accessor functions.Werner Koch2016-06-071-16/+7
* dirmngr: Adjust the WKD lookup to specs version -01.Werner Koch2016-05-181-2/+0
* dirmngr: Add experimental command WKD_GET.Werner Koch2016-04-271-4/+74
* common: Consolidate Assuan server argument handling.Justus Winter2016-03-021-72/+1
* dirmngr: Add command to print the resolver version.Werner Koch2015-12-041-0/+12
* dirmngr: Switch to an onion address if Tor is running.Werner Koch2015-12-021-26/+118
* Silence compiler warnings related to not using assuan_fd_t.Werner Koch2015-11-271-2/+2
* Avoid incompatible pointer assignment warnings on Windows.Werner Koch2015-11-271-4/+4
* dirmngr: Allow testing for a running Tor via "getinfo tor".Werner Koch2015-11-271-2/+19
* dirmngr: Improve output of "getinfo tor".Werner Koch2015-11-261-1/+7
* dirmngr: Change to new ADNS Tor mode init scheme.Werner Koch2015-11-091-2/+2
* common: Add separate header for zb32.c.Werner Koch2015-10-301-0/+1
* Change capitalization of TOR to Tor.Werner Koch2015-10-211-4/+4
* dirmngr: Rename file dns-cert.c.Werner Koch2015-10-211-1/+1
* dirmngr: Prefer ADNS over system resolver.Werner Koch2015-10-201-1/+2
* dirmngr: Addlow fetching keys using OpenPGP DANEWerner Koch2015-10-061-17/+54