aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/server.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* dirmngr: Auto-enable Tor on startup or reload.Werner Koch2017-07-261-2/+2
* dirmngr: Print a SOURCE status for WKD requests.Werner Koch2017-07-241-1/+7
* dirmngr: New function dirmngr_status_printf.Werner Koch2017-07-241-0/+18
* dirmngr: Fix license note in server.cWerner Koch2017-07-121-15/+0
* Change license of some files to LGPLv2.1.Werner Koch2017-06-191-0/+16
* dirmngr: Implement HTTP connect timeouts of 15 or 2 seconds.Werner Koch2017-06-081-3/+8
* 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