gecko-dev/netwerk/dns
Alex Catarineu f45b17374e Bug 1636411 followup - add network.dns.disabled checks to cover all paths r=necko-reviewers,valentin
Adding/moving network.dns.disabled checks to make sure we cover all DNS lookups paths.

Differential Revision: https://phabricator.services.mozilla.com/D74626
2020-05-14 18:26:17 +00:00
..
mdns Bug 1620556 - Automatic code fixes for Prettier 1.19.1 upgrade. r=Standard8,remote-protocol-reviewers,marionette-reviewers,webcompat-reviewers,perftest-reviewers,sparky,whimboo,denschub 2020-03-13 23:38:52 +00:00
tests Bug 1620185 - Remove usage of .openCollection() in other modules r=glasserc 2020-03-17 20:21:54 +00:00
ChildDNSService.cpp Bug 1634462 - Add doh-rollout.mode pref check and mode change notification r=dragana,necko-reviewers 2020-05-13 13:37:02 +00:00
ChildDNSService.h Bug 1625151 - P1: Move DNS resolution to socket process r=dragana 2020-04-14 09:14:41 +00:00
DNS.cpp Backed out changeset f01596089356 (bug 1220810) for causing crashes in test_performance_attributes_exist_in_object.html 2020-03-19 17:12:32 +02:00
DNS.h Backed out changeset f01596089356 (bug 1220810) for causing crashes in test_performance_attributes_exist_in_object.html 2020-03-19 17:12:32 +02:00
DNSByTypeRecord.h Bug 1626570 - Improve handling of copying arrays in netwerk/dns/. r=valentin,necko-reviewers 2020-05-05 10:40:41 +00:00
DNSListenerProxy.cpp Bug 1625213 - Make txt records be resolved with onLookupComplete r=dragana 2020-04-07 12:39:45 +00:00
DNSListenerProxy.h Bug 1625213 - Make txt records be resolved with onLookupComplete r=dragana 2020-04-07 12:39:45 +00:00
DNSRequestBase.h Bug 1625151 - P1: Move DNS resolution to socket process r=dragana 2020-04-14 09:14:41 +00:00
DNSRequestChild.cpp Bug 1626570 - Improve handling of copying arrays in netwerk/dns/. r=valentin,necko-reviewers 2020-05-05 10:40:41 +00:00
DNSRequestChild.h Bug 1625151 - P1: Move DNS resolution to socket process r=dragana 2020-04-14 09:14:41 +00:00
DNSRequestParent.cpp Bug 1623126 - Parse HTTPSSVC records in TRR r=dragana,necko-reviewers 2020-05-04 19:56:51 +00:00
DNSRequestParent.h Bug 1625151 - P1: Move DNS resolution to socket process r=dragana 2020-04-14 09:14:41 +00:00
GetAddrInfo.cpp Bug 1636411 followup - add network.dns.disabled checks to cover all paths r=necko-reviewers,valentin 2020-05-14 18:26:17 +00:00
GetAddrInfo.h Bug 1635364 - Make netwerk/dns build outside unified build environment. r=valentin,necko-reviewers 2020-05-11 08:20:34 +00:00
HTTPSSVC.cpp Bug 1623126 - Parse HTTPSSVC records in TRR r=dragana,necko-reviewers 2020-05-04 19:56:51 +00:00
HTTPSSVC.h Bug 1626570 - Improve handling of copying arrays in netwerk/dns/. r=valentin,necko-reviewers 2020-05-05 10:40:41 +00:00
IDNBlocklistUtils.cpp Bug 1635364 - Make netwerk/dns build outside unified build environment. r=valentin,necko-reviewers 2020-05-11 08:20:34 +00:00
IDNBlocklistUtils.h Bug 1143478 - Rename mozilla::Pair to CompactPair. r=froydnj 2020-03-17 12:42:12 +00:00
IDNCharacterBlocklist.inc
PDNSRequest.ipdl Bug 1625151 - P1: Move DNS resolution to socket process r=dragana 2020-04-14 09:14:41 +00:00
PDNSRequestParams.ipdlh Bug 1623126 - Parse HTTPSSVC records in TRR r=dragana,necko-reviewers 2020-05-04 19:56:51 +00:00
PublicSuffixList.jsm Bug 1582647 - Pref off the "public-suffix-list-updated" event r=Gijs 2019-11-28 12:16:19 +00:00
TRR.cpp Backed out 3 changesets (bug 1635566) for XPCShell in netwerk/test/unit/test_trr_case_sensitivity.js. CLOSED TREE 2020-05-14 21:27:28 +03:00
TRR.h Bug 1635364 - Make netwerk/dns build outside unified build environment. r=valentin,necko-reviewers 2020-05-11 08:20:34 +00:00
TRRService.cpp Bug 1634462 - Add doh-rollout.mode pref check and mode change notification r=dragana,necko-reviewers 2020-05-13 13:37:02 +00:00
TRRService.h Bug 1634462 - Add doh-rollout.mode pref check and mode change notification r=dragana,necko-reviewers 2020-05-13 13:37:02 +00:00
effective_tld_names.dat No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM 2020-05-07 14:10:06 +00:00
moz.build Bug 1623126 - Parse HTTPSSVC records in TRR r=dragana,necko-reviewers 2020-05-04 19:56:51 +00:00
nsDNSService2.cpp Bug 1634462 - Add doh-rollout.mode pref check and mode change notification r=dragana,necko-reviewers 2020-05-13 13:37:02 +00:00
nsDNSService2.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan,kvark 2020-02-24 15:33:38 +00:00
nsEffectiveTLDService.cpp Bug 1621168 - Add a way to validate an origin suffix against the public suffix list. r=valentin,dragana 2020-03-12 15:17:56 +00:00
nsEffectiveTLDService.h Bug 1621168 - Add a way to validate an origin suffix against the public suffix list. r=valentin,dragana 2020-03-12 15:17:56 +00:00
nsHostResolver.cpp Bug 1636411 followup - add network.dns.disabled checks to cover all paths r=necko-reviewers,valentin 2020-05-14 18:26:17 +00:00
nsHostResolver.h Bug 1623126 - Parse HTTPSSVC records in TRR r=dragana,necko-reviewers 2020-05-04 19:56:51 +00:00
nsIDNKitInterface.h
nsIDNSByTypeRecord.idl Bug 1626570 - Improve handling of copying arrays in netwerk/dns/. r=valentin,necko-reviewers 2020-05-05 10:40:41 +00:00
nsIDNSListener.idl Bug 1625213 - Make txt records be resolved with onLookupComplete r=dragana 2020-04-07 12:39:45 +00:00
nsIDNSRecord.idl Bug 279158 - nsIDNSRecord::canonicalName should document what it does for IDN r=valentin 2020-04-28 16:33:02 +00:00
nsIDNSService.idl Bug 1634462 - Add doh-rollout.mode pref check and mode change notification r=dragana,necko-reviewers 2020-05-13 13:37:02 +00:00
nsIDNService.cpp Bug 1635364 - Make netwerk/dns build outside unified build environment. r=valentin,necko-reviewers 2020-05-11 08:20:34 +00:00
nsIDNService.h Bug 1635364 - Make netwerk/dns build outside unified build environment. r=valentin,necko-reviewers 2020-05-11 08:20:34 +00:00
nsIEffectiveTLDService.idl Bug 1621168 - Add a way to validate an origin suffix against the public suffix list. r=valentin,dragana 2020-03-12 15:17:56 +00:00
nsIIDNService.idl
nsINativeDNSResolverOverride.idl Bug 1618130 - Add DNS override service r=dragana 2020-03-02 19:44:37 +00:00
nsPIDNSService.idl
prepare_tlds.py Bug 1621168 - Add a way to validate an origin suffix against the public suffix list. r=valentin,dragana 2020-03-12 15:17:56 +00:00
punycode.c
punycode.h