gecko-dev/netwerk/dns
Valentin Gosu 2bdc8b2de9 Bug 1565004 - Make sure we skip TRR when there's an active VPN r=mayhemer
- Adds the `network.trr.enable_when_vpn_detected` defaulting to false. This means detecting a PPP adapter will make IsExcludedFromTRR always return true - it does not affect the `network.trr.mode` pref.
- Adds a test that when nsINetworkLinkService.vpnDetected is true we skip all TRR requests
- Makes it so we update the excludedDomains list and VPN detected status for TRR on any network:link-status-changed observer notification that is received.

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

--HG--
extra : moz-landing-system : lando
2019-11-20 14:33:33 +00:00
..
mdns Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
tests Bug 1580273 - Add the needed head files to support-files; r=leplatrem 2019-09-13 09:55:59 +00:00
ChildDNSService.cpp Bug 1570732 - Skip trr when parental control is enabled r=dragana 2019-08-23 21:17:15 +00:00
ChildDNSService.h Bug 1559865 - No need to set offline flag in ChildDNSService r=dragana 2019-06-28 06:44:03 +00:00
DNS.cpp Bug 1399803 - Consider all IPv4 loopback addresses as secure context; r=bzbarsky,dragana 2019-08-30 07:57:34 +00:00
DNS.h Bug 1399803 - Consider all IPv4 loopback addresses as secure context; r=bzbarsky,dragana 2019-08-30 07:57:34 +00:00
DNSListenerProxy.cpp
DNSListenerProxy.h
DNSRequestChild.cpp Bug 1569196 - Make ChildDNSService run on socket process r=dragana 2019-08-05 20:54:01 +00:00
DNSRequestChild.h
DNSRequestParent.cpp
DNSRequestParent.h
effective_tld_names.dat No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings tld-suffixes - a=repo-update r=RyanVM 2019-11-18 13:25:41 +00:00
GetAddrInfo.cpp
GetAddrInfo.h
IDNBlocklistUtils.cpp
IDNBlocklistUtils.h
IDNCharacterBlocklist.inc
moz.build Bug 1586358 - Replace existing instances of GENERATED_FILES with references to the GeneratedFile template r=firefox-build-system-reviewers,mshal 2019-10-07 21:15:19 +00:00
nsDNSService2.cpp Bug 1490601 part 2 - Move C++ entry points to encoding_c_mem to mfbt/. r=jwalden 2019-09-18 08:26:34 +00:00
nsDNSService2.h
nsEffectiveTLDService.cpp Bug 1490601 part 2 - Move C++ entry points to encoding_c_mem to mfbt/. r=jwalden 2019-09-18 08:26:34 +00:00
nsEffectiveTLDService.h Bug 1563246 - Reload the Public Suffix List when data is updated in profile folder r=leplatrem,kmag 2019-08-23 10:56:59 +00:00
nsHostResolver.cpp Backed out 6 changesets (bug 1552176) for causing Hazard bustages CLOSED TREE 2019-11-11 12:11:36 +02:00
nsHostResolver.h Backed out 6 changesets (bug 1552176) for causing Hazard bustages CLOSED TREE 2019-11-11 12:11:36 +02:00
nsIDNKitInterface.h
nsIDNSByTypeRecord.idl
nsIDNService.cpp Bug 1591490 - Use the NS_IS_SURROGATE_PAIR macro everywhere. r=Ehsan 2019-10-27 05:05:51 +00:00
nsIDNService.h Bug 1587162 - Fix UBSAN complaints about pref callbacks. r=erahm 2019-11-01 02:57:20 +00:00
nsIDNSListener.idl
nsIDNSRecord.idl
nsIDNSService.idl Backed out 6 changesets (bug 1552176) for causing Hazard bustages CLOSED TREE 2019-11-11 12:11:36 +02:00
nsIEffectiveTLDService.idl
nsIIDNService.idl
nsPIDNSService.idl
PDNSParams.h
PDNSRequest.ipdl Bug 1569196 - Make ChildDNSService run on socket process r=dragana 2019-08-05 20:54:01 +00:00
PDNSRequestParams.ipdlh
prepare_tlds.py Bug 1083971 - Add an option to output a binary file for the PSL data r=leplatrem,erahm 2019-07-02 12:28:48 +00:00
PublicSuffixList.jsm Bug 1563226 - Download the Public Suffix List using Remote Settings r=leplatrem 2019-08-22 14:09:42 +00:00
punycode.c
punycode.h
TRR.cpp Backed out 6 changesets (bug 1552176) for causing Hazard bustages CLOSED TREE 2019-11-11 12:11:36 +02:00
TRR.h Bug 1542037 - Avoid accessing nsDNSService on middleman process r=dragana 2019-08-06 12:09:19 +00:00
TRRService.cpp Bug 1565004 - Make sure we skip TRR when there's an active VPN r=mayhemer 2019-11-20 14:33:33 +00:00
TRRService.h Bug 1565004 - Make sure we skip TRR when there's an active VPN r=mayhemer 2019-11-20 14:33:33 +00:00