gecko-dev/netwerk/dns
Kershaw Chang fe733d331a Bug 1678614 - Don't retry with native DNS if it's trr only mode r=necko-reviewers,dragana,valentin
Differential Revision: https://phabricator.services.mozilla.com/D98024
2020-12-02 16:29:30 +00:00
..
mdns Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
tests Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
ChildDNSService.cpp Bug 1634065 - ensure nsIDNSService is only created on the main thread r=dragana,necko-reviewers,kershaw 2020-11-17 16:30:06 +00:00
ChildDNSService.h
DNS.cpp Bug 1672528 - Check IPv4-mapped IPv6 addresses for being local r=dragana,necko-reviewers 2020-11-04 13:48:54 +00:00
DNS.h Bug 1220810 - Hardcode localhost to loopback, r=ckerschb,necko-reviewers,dragana 2020-10-22 07:36:15 +00:00
DNSByTypeRecord.h
DNSListenerProxy.cpp
DNSListenerProxy.h
DNSPacket.cpp Bug 1675808 - Move DNS packet parsing methods out of TRR r=necko-reviewers,dragana 2020-11-19 14:06:15 +00:00
DNSPacket.h Bug 1675808 - Move DNS packet parsing methods out of TRR r=necko-reviewers,dragana 2020-11-19 14:06:15 +00:00
DNSRequestBase.h
DNSRequestChild.cpp Bug 1678614 - Don't retry with native DNS if it's trr only mode r=necko-reviewers,dragana,valentin 2020-12-02 16:29:30 +00:00
DNSRequestChild.h
DNSRequestParent.cpp Bug 1678614 - Don't retry with native DNS if it's trr only mode r=necko-reviewers,dragana,valentin 2020-12-02 16:29:30 +00:00
DNSRequestParent.h
DNSResolverInfo.cpp
DNSResolverInfo.h
GetAddrInfo.cpp Bug 1663571 - Resolve single label DNS queries using DnsQuery_A r=necko-reviewers,dragana 2020-10-30 08:16:25 +00:00
GetAddrInfo.h
HTTPSSVC.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
HTTPSSVC.h Bug 1676424 - Honor Http3 excluded list when selecting a httpssvc record r=dragana 2020-11-19 10:18:49 +00:00
IDNBlocklistUtils.cpp
IDNBlocklistUtils.h
IDNCharacterBlocklist.inc
NativeDNSResolverOverrideChild.cpp
NativeDNSResolverOverrideChild.h
NativeDNSResolverOverrideParent.cpp
NativeDNSResolverOverrideParent.h Bug 1661019 - Autofix static-analysis in netwerk/dns r=necko-reviewers,kershaw 2020-09-02 15:39:00 +00:00
PDNSRequest.ipdl
PDNSRequestParams.ipdlh Bug 1678614 - Don't retry with native DNS if it's trr only mode r=necko-reviewers,dragana,valentin 2020-12-02 16:29:30 +00:00
PNativeDNSResolverOverride.ipdl
PTRRService.ipdl
PublicSuffixList.jsm
TRR.cpp Bug 1675808 - Move DNS packet parsing methods out of TRR r=necko-reviewers,dragana 2020-11-19 14:06:15 +00:00
TRR.h Bug 1675808 - Move DNS packet parsing methods out of TRR r=necko-reviewers,dragana 2020-11-19 14:06:15 +00:00
TRRQuery.cpp Bug 1673832 - Reduce allocations in merge_rrset. r=valentin,necko-reviewers 2020-11-04 17:19:59 +00:00
TRRQuery.h Bug 1673590 - Move TRR handling logic from nsHostResolver to TRRQuery r=necko-reviewers,dragana 2020-11-03 10:41:51 +00:00
TRRService.cpp Bug 1663213 - Clear DoH cache when the TRRService mode goes from ON to OFF r=necko-reviewers,kershaw 2020-11-27 10:44:28 +00:00
TRRService.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
TRRServiceBase.cpp Bug 1663213 - Clear DoH cache when the TRRService mode goes from ON to OFF r=necko-reviewers,kershaw 2020-11-27 10:44:28 +00:00
TRRServiceBase.h Bug 1616252 - Exclude domains in /etc/hosts from using TRR r=necko-reviewers,dragana 2020-10-01 07:01:58 +00:00
TRRServiceChild.cpp
TRRServiceChild.h
TRRServiceParent.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
TRRServiceParent.h
effective_tld_names.dat No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update 2020-12-03 14:24:29 +00:00
moz.build Bug 1675808 - Move DNS packet parsing methods out of TRR r=necko-reviewers,dragana 2020-11-19 14:06:15 +00:00
nsDNSService2.cpp Bug 1678614 - Don't retry with native DNS if it's trr only mode r=necko-reviewers,dragana,valentin 2020-12-02 16:29:30 +00:00
nsDNSService2.h
nsEffectiveTLDService.cpp Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
nsEffectiveTLDService.h
nsHostResolver.cpp Bug 1678117 - Remove record from previous queue in AddToEvictionQ r=necko-reviewers,dragana 2020-12-04 10:01:35 +00:00
nsHostResolver.h Bug 1678614 - Don't retry with native DNS if it's trr only mode r=necko-reviewers,dragana,valentin 2020-12-02 16:29:30 +00:00
nsIDNKitInterface.h
nsIDNSByTypeRecord.idl Bug 1676424 - Honor Http3 excluded list when selecting a httpssvc record r=dragana 2020-11-19 10:18:49 +00:00
nsIDNSListener.idl
nsIDNSRecord.idl Bug 1678614 - Don't retry with native DNS if it's trr only mode r=necko-reviewers,dragana,valentin 2020-12-02 16:29:30 +00:00
nsIDNSResolverInfo.idl
nsIDNSService.idl Bug 1674328 - Make DNS requests use TRR_DISABLED_MODE instead of using RESOLVE_DISABLE_TRR flag r=dragana,necko-reviewers 2020-11-02 10:30:31 +00:00
nsIDNService.cpp Bug 1661019 - Autofix static-analysis in netwerk/dns r=necko-reviewers,kershaw 2020-09-02 15:39:00 +00:00
nsIDNService.h Bug 1661019 - Autofix static-analysis in netwerk/dns r=necko-reviewers,kershaw 2020-09-02 15:39:00 +00:00
nsIEffectiveTLDService.idl
nsIIDNService.idl
nsINativeDNSResolverOverride.idl
nsPIDNSService.idl
prepare_tlds.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
punycode.c Bug 1519636 - Reformat with clang-format-11 to the Google coding style r=andi,sg,geckoview-reviewers,snorp 2020-11-18 09:05:59 +00:00
punycode.h Backed out 2 changesets (bug 1661019) for build bustages at punycode.h on a CLOSED TREE. 2020-09-02 15:27:19 +03:00