gecko-dev/netwerk/dns
Valentin Gosu 59ecb94eef Bug 1613629 - Show extra DNS flags in about:networking#dns r=nhnt11,fluent-reviewers,flod
The DNS cache will have a bunch of extra keys we use to separate entries
in the hashtable. If these flags are not displayed in about:networking it
will appear as though we have multiple entries for the same key in the cache,
which is not true. They will differ based on these extra flags/keys.

Differential Revision: https://phabricator.services.mozilla.com/D128888
2021-10-20 14:21:16 +00:00
..
mdns Bug 1602940 - Manual fixes to fix issues in files. r=Gijs,necko-reviewers,rpl,kershaw 2021-09-06 09:53:52 +00:00
tests
ChildDNSService.cpp
ChildDNSService.h
DNS.cpp Bug 1729897 - CSP Upgrade-insecure-requests is upgrading localhost websocket r=necko-reviewers,dragana 2021-09-15 11:28:13 +00:00
DNS.h
DNSByTypeRecord.h Bug 1726528 - Add a pref to control whether to enable echConfig for http3, r=necko-reviewers,dragana 2021-09-20 14:24:14 +00:00
DNSListenerProxy.cpp
DNSListenerProxy.h
DNSLogging.h
DNSPacket.cpp Bug 1734579 - Make block size of encrypted edns padding configurable r=necko-reviewers,valentin 2021-10-20 07:51:14 +00:00
DNSPacket.h Bug 1733356 - Fix non-unified build errors in netwerk/dns/ r=necko-reviewers,dragana 2021-10-14 12:57:58 +00:00
DNSRequestBase.h
DNSRequestChild.cpp
DNSRequestChild.h
DNSRequestParent.cpp Bug 1733356 - Fix non-unified build errors in netwerk/dns/ r=necko-reviewers,dragana 2021-10-14 12:57:58 +00:00
DNSRequestParent.h
DNSResolverInfo.cpp
DNSResolverInfo.h Bug 1733356 - Fix non-unified build errors in netwerk/dns/ r=necko-reviewers,dragana 2021-10-14 12:57:58 +00:00
DNSUtils.cpp
DNSUtils.h
GetAddrInfo.cpp Bug 1733318 - Better logging in GetAddrInfo r=necko-reviewers,dragana 2021-09-30 12:14:19 +00:00
GetAddrInfo.h
HTTPSSVC.cpp Bug 1733356 - Fix non-unified build errors in netwerk/dns/ r=necko-reviewers,dragana 2021-10-14 12:57:58 +00:00
HTTPSSVC.h Bug 1726528 - Add a pref to control whether to enable echConfig for http3, r=necko-reviewers,dragana 2021-09-20 14:24:14 +00:00
HostRecordQueue.cpp Bug 1733356 - Fix non-unified build errors in netwerk/dns/ r=necko-reviewers,dragana 2021-10-14 12:57:58 +00:00
HostRecordQueue.h
IDNBlocklistUtils.cpp
IDNBlocklistUtils.h
IDNCharacterBlocklist.inc
NativeDNSResolverOverrideChild.cpp
NativeDNSResolverOverrideChild.h
NativeDNSResolverOverrideParent.cpp Bug 1733356 - Fix non-unified build errors in netwerk/dns/ r=necko-reviewers,dragana 2021-10-14 12:57:58 +00:00
NativeDNSResolverOverrideParent.h
ODoH.cpp Bug 1733356 - Fix non-unified build errors in netwerk/dns/ r=necko-reviewers,dragana 2021-10-14 12:57:58 +00:00
ODoH.h
ODoHService.cpp Bug 1733356 - Fix non-unified build errors in netwerk/dns/ r=necko-reviewers,dragana 2021-10-14 12:57:58 +00:00
ODoHService.h Bug 1733356 - Fix non-unified build errors in netwerk/dns/ r=necko-reviewers,dragana 2021-10-14 12:57:58 +00:00
PDNSRequest.ipdl
PDNSRequestParams.ipdlh
PNativeDNSResolverOverride.ipdl
PTRRService.ipdl
PublicSuffixList.jsm
TRR.cpp Bug 1733356 - Fix non-unified build errors in netwerk/dns/ r=necko-reviewers,dragana 2021-10-14 12:57:58 +00:00
TRR.h
TRRQuery.cpp
TRRQuery.h
TRRService.cpp Bug 1734183 - Add CIRA to TRR telemetry provider-key list. r=necko-reviewers,kershaw 2021-10-06 15:53:48 +00:00
TRRService.h Bug 1728760 - require all nsITimerCallback native implementations to also implement nsINamed, r=smaug. 2021-09-07 08:01:18 +00:00
TRRServiceBase.cpp Bug 1732961 - TRR should not be ignoring enterprise policy value of network.trr.uri/mode r=nhnt11 2021-09-30 11:58:52 +00:00
TRRServiceBase.h Bug 1732961 - TRR should not be ignoring enterprise policy value of network.trr.uri/mode r=nhnt11 2021-09-30 11:58:52 +00:00
TRRServiceChild.cpp
TRRServiceChild.h
TRRServiceParent.cpp Bug 1732961 - TRR should not be ignoring enterprise policy value of network.trr.uri/mode r=nhnt11 2021-09-30 11:58:52 +00:00
TRRServiceParent.h
TRRSkippedReason.h
effective_tld_names.dat No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM 2021-10-19 13:04:19 +00:00
moz.build Bug 1733356 - Fix non-unified build errors in netwerk/dns/ r=necko-reviewers,dragana 2021-10-14 12:57:58 +00:00
nsDNSService2.cpp
nsDNSService2.h
nsEffectiveTLDService.cpp
nsEffectiveTLDService.h
nsHostRecord.cpp Bug 1733356 - Fix non-unified build errors in netwerk/dns/ r=necko-reviewers,dragana 2021-10-14 12:57:58 +00:00
nsHostRecord.h Bug 1733356 - Fix non-unified build errors in netwerk/dns/ r=necko-reviewers,dragana 2021-10-14 12:57:58 +00:00
nsHostResolver.cpp Bug 1613629 - Show extra DNS flags in about:networking#dns r=nhnt11,fluent-reviewers,flod 2021-10-20 14:21:16 +00:00
nsHostResolver.h Bug 1733938 - mTRRSkipReason telemetry should never be TRR_UNSET in telemetry r=nhnt11,kershaw,necko-reviewers 2021-10-11 07:22:37 +00:00
nsIDNKitInterface.h
nsIDNSByTypeRecord.idl Bug 1726528 - Add a pref to control whether to enable echConfig for http3, r=necko-reviewers,dragana 2021-09-20 14:24:14 +00:00
nsIDNSListener.idl
nsIDNSRecord.idl
nsIDNSResolverInfo.idl
nsIDNSService.idl
nsIDNService.cpp Bug 1724233 - Make sure to run ConvertUTF8toACE before ConvertToDisplayIDN r=necko-reviewers,dragana 2021-09-16 11:27:34 +00:00
nsIDNService.h
nsIEffectiveTLDService.idl
nsIIDNService.idl
nsINativeDNSResolverOverride.idl
nsPIDNSService.idl
prepare_tlds.py
punycode.c
punycode.h