gecko-dev/netwerk/dns
Daniel Stenberg 315e5ddcc0 bug 1466462 - TRR: disable EDNS Client Subnet by default r=mcmanus
Set the "network.trr.disable-ECS" pref to false to disable.

MozReview-Commit-ID: GE6L8Vpvuu0

Differential Revision: https://phabricator.services.mozilla.com/D2933

--HG--
extra : moz-landing-system : lando
2018-08-13 15:45:15 +00:00
..
mdns Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
ChildDNSService.cpp Bug 1462357 - remove the channel and socket interface id r=bagder,baku 2018-05-16 16:05:03 -04:00
ChildDNSService.h Bug 1462357 - remove the channel and socket interface id r=bagder,baku 2018-05-16 16:05:03 -04:00
DNS.cpp Merge mozilla-central to autoland 2018-06-15 05:43:31 +03:00
DNS.h Backed out 2 changesets (bug 1417827) for windows build bustage. CLOSED TREE 2018-06-14 22:07:18 +03:00
DNSListenerProxy.cpp
DNSListenerProxy.h Bug 1372453 - Part 2: Name the caller of ProxyReleaseEvent. r=billm 2017-06-14 09:27:17 +08:00
DNSRequestChild.cpp Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj 2018-06-17 22:43:11 -07:00
DNSRequestChild.h Bug 1462357 - remove the channel and socket interface id r=bagder,baku 2018-05-16 16:05:03 -04:00
DNSRequestParent.cpp Bug 1462357 - remove the channel and socket interface id r=bagder,baku 2018-05-16 16:05:03 -04:00
DNSRequestParent.h Bug 1462357 - remove the channel and socket interface id r=bagder,baku 2018-05-16 16:05:03 -04:00
GetAddrInfo.cpp Bug 1417827 - Pass DNS arguments as nsACString& instead of char* r=bagder 2018-06-15 01:15:13 +02:00
GetAddrInfo.h Bug 1417827 - Pass DNS arguments as nsACString& instead of char* r=bagder 2018-06-15 01:15:13 +02:00
PDNSParams.h
PDNSRequest.ipdl Bug 1462357 - remove the channel and socket interface id r=bagder,baku 2018-05-16 16:05:03 -04:00
PDNSRequestParams.ipdlh
TRR.cpp bug 1466462 - TRR: disable EDNS Client Subnet by default r=mcmanus 2018-08-13 15:45:15 +00:00
TRR.h bug 1466462 - TRR: disable EDNS Client Subnet by default r=mcmanus 2018-08-13 15:45:15 +00:00
TRRService.cpp bug 1466462 - TRR: disable EDNS Client Subnet by default r=mcmanus 2018-08-13 15:45:15 +00:00
TRRService.h bug 1466462 - TRR: disable EDNS Client Subnet by default r=mcmanus 2018-08-13 15:45:15 +00:00
effective_tld_names.dat Bug 1459882 - Manually update the public suffix list. r=valentin 2018-05-08 04:36:00 -04:00
moz.build bug 1434852 - introducing TRR (DOH); r=mcmanus,valentin 2018-02-01 10:20:49 +01:00
nsDNSService2.cpp Merge mozilla-central to autoland 2018-06-15 05:43:31 +03:00
nsDNSService2.h bug 1447642 - no more DNSService restarts r=valentin 2018-03-21 14:35:53 +01:00
nsEffectiveTLDService.cpp Bug 1468503 - Implement nsIEffectiveTLDService.hasRootDomain, r=smaug 2018-06-13 12:29:39 -07:00
nsEffectiveTLDService.h Bug 1380154 - Part 3: Cache most recently used eTLD entries. r=njn, r=jduell 2017-08-08 12:21:10 -07:00
nsHostResolver.cpp Bug 1478732 - Backed out changeset 9de74f5039a4 r=backout 2018-08-09 18:56:02 +02:00
nsHostResolver.h Bug 1478732 - Backed out changeset 9de74f5039a4 r=backout 2018-08-09 18:56:02 +02:00
nsIDNKitInterface.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsIDNSListener.idl
nsIDNSRecord.idl bug 1434852 - introducing TRR (DOH); r=mcmanus,valentin 2018-02-01 10:20:49 +01:00
nsIDNSService.idl Bug 1462357 - remove the channel and socket interface id r=bagder,baku 2018-05-16 16:05:03 -04:00
nsIDNService.cpp Bug 1473631: Part 6 - Replace pref observers with callbacks in IDNService. r=njn 2018-07-05 14:01:51 -07:00
nsIDNService.h Bug 1473631: Part 6 - Replace pref observers with callbacks in IDNService. r=njn 2018-07-05 14:01:51 -07:00
nsIEffectiveTLDService.idl Bug 1468503 - Implement nsIEffectiveTLDService.hasRootDomain, r=smaug 2018-06-13 12:29:39 -07:00
nsIIDNService.idl
nsPIDNSService.idl
prepare_tlds.py Bug 1479484 - Part 1: Add make_dafsa.py to the virtualenv's python path, r=froydnj 2018-08-01 17:54:41 -04:00
punycode.c
punycode.h