index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dirmngr
/
dns-stuff.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Require Libgcrypt 1.9
Werner Koch
2021-01-19
1
-6
/
+18
*
Silence compiler warnings.
NIIBE Yutaka
2020-08-19
1
-1
/
+1
*
dirmngr: Fixed typo in recently added diagnostic.
Werner Koch
2019-11-18
1
-1
/
+1
*
dirmngr: Use IPv4 or IPv6 interface only if available.
Werner Koch
2019-11-12
1
-0
/
+104
*
libdns: Avoid using compound literals (7).
NIIBE Yutaka
2019-02-26
1
-4
/
+6
*
libdns: Avoid using compound literals (6).
NIIBE Yutaka
2019-02-26
1
-3
/
+3
*
dirmngr: Support the new WKD draft with the openpgpkey subdomain.
Werner Koch
2018-11-13
1
-10
/
+11
*
all: fix spelling and typos
Daniel Kahn Gillmor
2018-10-24
1
-1
/
+1
*
dirmngr: Print a WARNING status for DNS config problems.
Werner Koch
2018-07-25
1
-32
/
+46
*
dirmngr: Fix recursive resolver mode.
NIIBE Yutaka
2018-06-14
1
-0
/
+2
*
dirmngr: This towel should better detect a changed resolv.conf.
Werner Koch
2017-05-25
1
-4
/
+6
*
dirmngr: Re-init libdns resolver on towel change of resolv.conf
Werner Koch
2017-05-25
1
-1
/
+46
*
Spelling fixes in docs and comments.
NIIBE Yutaka
2017-04-28
1
-1
/
+1
*
dirmngr: Fix alignment of ADDR.
NIIBE Yutaka
2017-04-13
1
-14
/
+17
*
dirmngr: Fix dns-stuff.c in another way.
NIIBE Yutaka
2017-04-12
1
-3
/
+2
*
Revert "dirmngr: Fix dns-stuff.c."
NIIBE Yutaka
2017-04-12
1
-0
/
+1
*
dirmngr: Fix dns-stuff.c.
NIIBE Yutaka
2017-04-12
1
-1
/
+0
*
dirmngr: New option --disable-ipv6
Werner Koch
2017-04-03
1
-0
/
+15
*
dirmngr: Always print a warning for a missing /etc/hosts.
Werner Koch
2017-04-03
1
-10
/
+1
*
dirmngr: Do not assume that /etc/hosts exists.
Werner Koch
2017-04-03
1
-4
/
+12
*
dirmngr: Fix error handling.
Justus Winter
2017-03-21
1
-1
/
+1
*
dirmngr: Load the hosts file into libdns.
Justus Winter
2017-03-21
1
-1
/
+25
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
1
-2
/
+2
*
doc: Replace README.maint content.
Werner Koch
2017-03-07
1
-1
/
+1
*
Clean up word replication.
Yuri Chornoivan
2017-02-21
1
-2
/
+2
*
libdns: Workaround for bracketed numerical addresses.
Werner Koch
2017-02-15
1
-3
/
+22
*
dirmngr: Do a DNS lookup even if it is missing from nsswitch.conf.
Werner Koch
2017-02-13
1
-6
/
+21
*
dirmngr: New option --no-use-tor and internal changes.
Werner Koch
2017-02-01
1
-0
/
+8
*
Fix explanation of commit e175152ef7515921635bf1e00383e812668d13fc.
Werner Koch
2017-02-01
1
-1
/
+1
*
dirmngr: New option --disable-ipv4.
Werner Koch
2017-01-24
1
-0
/
+15
*
Fix format string errors and some missing error case initialization.
Werner Koch
2017-01-23
1
-1
/
+1
*
dirmngr: Print debug message only with --debug.
Werner Koch
2017-01-23
1
-1
/
+2
*
dirmngr: Handle missing nsswitch.conf.
Phil Pennock
2017-01-23
1
-1
/
+10
*
dirmngr: Allow reverse DNS lookups in Tor-mode.
Werner Koch
2017-01-16
1
-31
/
+182
*
dirmngr: Avoid network queries for literal IP addresses.
Werner Koch
2017-01-16
1
-0
/
+4
*
dirmngr: Fix URL creation for literal IPv6 addresses in HKP.
Werner Koch
2017-01-16
1
-5
/
+7
*
dirmngr: Change internal SRV lookup API.
Werner Koch
2017-01-08
1
-2
/
+23
*
dirmngr: Strip root zone suffix from libdns SRV results.
Werner Koch
2017-01-08
1
-0
/
+4
*
dirmngr: Make sure Tor mode is also set for DNS on SIGHUP.
Werner Koch
2017-01-03
1
-5
/
+7
*
dirmngr: New debug message on correctly initialized libdns.
Werner Koch
2017-01-03
1
-1
/
+4
*
dirmngr: Strip root zone suffix from libdns cname results.
Werner Koch
2017-01-02
1
-0
/
+11
*
dirmngr: Fix for --disable-libdns usage.
NIIBE Yutaka
2016-12-23
1
-3
/
+9
*
dirmngr: New option --resolver-timeout.
Werner Koch
2016-12-20
1
-3
/
+30
*
dirmngr: Fix problems with the getsrv function.
Werner Koch
2016-12-19
1
-23
/
+66
*
dirmngr: Fix setup of libdns for W32.
Werner Koch
2016-12-17
1
-2
/
+49
*
dirmngr: Auto-switch from Tor port to Torbrowser port.
Werner Koch
2016-12-16
1
-7
/
+61
*
dirmngr: Use one context for all libdns queries.
Werner Koch
2016-12-16
1
-0
/
+51
*
dirmngr: Pass Tor credentials to libdns.
Werner Koch
2016-12-16
1
-9
/
+13
*
dirmngr: Factor common libdns code out.
Werner Koch
2016-12-16
1
-95
/
+86
*
dirmngr: First patch to re-enable Tor support.
Werner Koch
2016-12-15
1
-32
/
+100
[next]