aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/server.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-03dirmngr: Fix previous commitWerner Koch1-1/+1
2019-07-03dirmngr: Support the new WKD draft with the openpgpkey subdomain.Werner Koch1-8/+56
2018-11-12dirmngr: Add FLUSHCRLs commandAndre Heinecke1-0/+15
2018-10-22dirmngr: Prepare for updated WKD specs with ?l= paramWerner Koch1-12/+21
2018-07-29dirmngr: Validate SRV records in WKD queries.Werner Koch1-0/+12
2018-04-26dirmngr: Fix handling of CNAMEed keyserver pools.Werner Koch1-0/+32
2018-04-25dirmngr: Implement CRL fetching via https.Werner Koch1-2/+2
2018-04-24dirmngr: Fallback to CRL if no default OCSP responder is configured.Werner Koch1-23/+42
2018-04-12agent,dirmngr: Add "getenv" to the getinfo command.Werner Koch1-1/+19
2018-02-14common: Use new function to print status strings.Werner Koch1-18/+1
2018-01-27dirmngr: Improve assuan error comment for cmd keyserver.Werner Koch1-2/+7
2017-12-11dirmngr: Check for WKD support at session endWerner Koch1-23/+56
2017-12-11dirmngr: Add a background task framework.Werner Koch1-9/+66
2017-12-11dirmngr: Keep track of domains used for WKD queriesWerner Koch1-0/+40
2017-07-26dirmngr: Auto-enable Tor on startup or reload.Werner Koch1-2/+2
2017-07-24dirmngr: Print a SOURCE status for WKD requests.Werner Koch1-1/+7
2017-07-24dirmngr: New function dirmngr_status_printf.Werner Koch1-0/+18
2017-07-12dirmngr: Fix license note in server.cWerner Koch1-15/+0
2017-06-19Change license of some files to LGPLv2.1.Werner Koch1-0/+16
2017-06-08dirmngr: Implement HTTP connect timeouts of 15 or 2 seconds.Werner Koch1-3/+8
2017-04-28Spelling fixes in docs and comments.NIIBE Yutaka1-3/+3
2017-03-07Remove -I option to common.NIIBE Yutaka1-3/+3
2017-02-21Clean up word replication.Yuri Chornoivan1-1/+1
2017-02-21dirmngr: Add special treatment for the standard hkps pool to ntbtls.Werner Koch1-2/+3
2017-02-21dirmngr: New Assuan option "http-crl".Werner Koch1-0/+5
2017-02-18dirmngr: Add per-session verify callback to http.cWerner Koch1-7/+8
2017-02-17dirmngr: Add option --no-crl to the VALIDATE cmd.Werner Koch1-11/+10
2017-02-17dirmngr: Add options --tls and --systrust to the VALIDATE cmd.Werner Koch1-20/+84
2017-02-16indent: Reformat and extend some comments in dirmngr.Werner Koch1-15/+14
2017-02-16dirmngr: Replace stpcpy chains by strconcat.Werner Koch1-7/+2
2017-02-01dirmngr: New option --no-use-tor and internal changes.Werner Koch1-3/+7
2017-01-08dirmngr: Implement experimental SRV record lookup for WKD.Werner Koch1-1/+51
2017-01-03dirmngr: Make sure Tor mode is also set for DNS on SIGHUP.Werner Koch1-7/+0
2016-12-14dirmngr: New configure option --disable-libdns.Werner Koch1-0/+6
2016-12-14dirmngr,build: Remove support for ADNS.Justus Winter1-6/+0
2016-12-01dirmngr: Add option --standard-resolver.Werner Koch1-3/+9
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