gecko-dev/netwerk/dns
Kershaw Chang dae3c2c919 Bug 1747372 - Never use ChildDNSService in socket process, r=necko-reviewers,valentin
Differential Revision: https://phabricator.services.mozilla.com/D134610
2022-01-12 07:52:32 +00:00
..
tests Bug 1731739 part 1 - Extend eTLD service to have funtions to return the Site of a URI r=necko-reviewers,anti-tracking-reviewers,pbz,valentin 2021-11-23 18:25:57 +00:00
ChildDNSService.cpp Bug 1737198 - Part 8: Expose Confirmation State for testing. r=kershaw,necko-reviewers 2021-12-02 13:21:55 +00:00
ChildDNSService.h Bug 1653543 - When socket process is used, don't leak host name with SOCKS proxy, r=necko-reviewers,valentin 2021-11-16 15:28:33 +00:00
DNS.cpp Bug 1702529 - Pass NetAddr pointers to rust instead of a serialization r=necko-reviewers,dragana 2021-10-27 15:28:41 +00:00
DNS.h Bug 1702529 - Pass NetAddr pointers to rust instead of a serialization r=necko-reviewers,dragana 2021-10-27 15:28:41 +00:00
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 Bug 1713796 - P1: Move nsHostRecord to another file, r=necko-reviewers,valentin 2021-06-16 08:14:10 +00:00
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 1743995 - DNS cache can not get TTL from DNS-over-HTTPS r=necko-reviewers,kershaw 2021-12-06 09:50:56 +00:00
DNSRequestBase.h Bug 1700076 - Fix modernize-use-default-member-init clang-tidy warnings in netwerk/dns/ r=necko-reviewers,dragana 2021-04-07 07:29:54 +00:00
DNSRequestChild.cpp Bug 1743995 - Add test for TTL using TRR r=necko-reviewers,kershaw 2021-12-06 09:50:57 +00:00
DNSRequestChild.h
DNSRequestParent.cpp Bug 1743995 - Add test for TTL using TRR r=necko-reviewers,kershaw 2021-12-06 09:50:57 +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
DNSServiceBase.cpp Bug 1653543 - When socket process is used, don't leak host name with SOCKS proxy, r=necko-reviewers,valentin 2021-11-16 15:28:33 +00:00
DNSServiceBase.h Bug 1653543 - When socket process is used, don't leak host name with SOCKS proxy, r=necko-reviewers,valentin 2021-11-16 15:28:33 +00:00
DNSUtils.cpp Bug 1698015 - Add another way to download ODoHConfigs via https r=necko-reviewers,dragana 2021-03-19 08:29:14 +00:00
DNSUtils.h Bug 1666557 - Make TRR NAT64 prefixing work with socket process, r=necko-reviewers,dragana 2021-11-10 13:02:59 +00:00
GetAddrInfo.cpp Bug 1733318 - Better logging in GetAddrInfo r=necko-reviewers,dragana 2021-09-30 12:14:19 +00:00
GetAddrInfo.h Bug 1708116 - Use NetAddr::InitFromString instead of PR_StringToNetAddr r=necko-reviewers,dragana 2021-05-10 09:26:01 +00:00
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 Bug 1713796 - P3: Move the code related to pending queue out of nsHostResolver, r=necko-reviewers,valentin 2021-06-16 08:14:11 +00:00
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 1747128: DoH cleanup r=dragana,necko-reviewers 2021-12-22 12:48:08 +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 Bug 1720688 - Support extended attribute syntax in protocol declarations, r=mccr8 2021-07-22 02:24:43 +00:00
PDNSRequestParams.ipdlh Bug 1743995 - Add test for TTL using TRR r=necko-reviewers,kershaw 2021-12-06 09:50:57 +00:00
PNativeDNSResolverOverride.ipdl Bug 1720688 - Support extended attribute syntax in protocol declarations, r=mccr8 2021-07-22 02:24:43 +00:00
PTRRService.ipdl Bug 1748113 - Always load etc/hosts file in parent process, r=necko-reviewers,valentin 2022-01-06 03:48:57 +00:00
PublicSuffixList.jsm
TRR.cpp Bug 1737198 - Part 1: Cycle DoH connection and retry upon lookup failure. r=necko-reviewers,valentin,dragana 2021-12-02 13:21:53 +00:00
TRR.h Bug 1737198 - Part 1: Cycle DoH connection and retry upon lookup failure. r=necko-reviewers,valentin,dragana 2021-12-02 13:21:53 +00:00
TRRQuery.cpp Bug 1566998 - A or AAAA TRR request should not fallback to Do53 if there is a record for the other family r=nhnt11 2021-11-11 10:07:33 +00:00
TRRQuery.h Bug 1566998 - A or AAAA TRR request should not fallback to Do53 if there is a record for the other family r=nhnt11 2021-11-11 10:07:33 +00:00
TRRService.cpp Bug 1748113 - Always load etc/hosts file in parent process, r=necko-reviewers,valentin 2022-01-06 03:48:57 +00:00
TRRService.h Bug 1737198 - Part 8: Expose Confirmation State for testing. r=kershaw,necko-reviewers 2021-12-02 13:21:55 +00:00
TRRServiceBase.cpp Bug 1748113 - Always load etc/hosts file in parent process, r=necko-reviewers,valentin 2022-01-06 03:48:57 +00:00
TRRServiceBase.h Bug 1748113 - Always load etc/hosts file in parent process, r=necko-reviewers,valentin 2022-01-06 03:48:57 +00:00
TRRServiceChild.cpp Bug 1748113 - Always load etc/hosts file in parent process, r=necko-reviewers,valentin 2022-01-06 03:48:57 +00:00
TRRServiceChild.h Bug 1748113 - Always load etc/hosts file in parent process, r=necko-reviewers,valentin 2022-01-06 03:48:57 +00:00
TRRServiceParent.cpp Bug 1748113 - Always load etc/hosts file in parent process, r=necko-reviewers,valentin 2022-01-06 03:48:57 +00:00
TRRServiceParent.h Bug 1748113 - Always load etc/hosts file in parent process, r=necko-reviewers,valentin 2022-01-06 03:48:57 +00:00
TRRSkippedReason.h Bug 1742408 - Add TRR skip reason telemetry that only includes relevant reasons r=nhnt11 2021-11-23 08:34:46 +00:00
effective_tld_names.dat No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM 2022-01-03 13:44:49 +00:00
moz.build Bug 1432983 - Remove mdns r=necko-reviewers,kershaw 2021-12-17 15:46:32 +00:00
nsDNSService2.cpp Bug 1747372 - Never use ChildDNSService in socket process, r=necko-reviewers,valentin 2022-01-12 07:52:32 +00:00
nsDNSService2.h Bug 1653543 - When socket process is used, don't leak host name with SOCKS proxy, r=necko-reviewers,valentin 2021-11-16 15:28:33 +00:00
nsEffectiveTLDService.cpp Bug 1731739 part 1 - Extend eTLD service to have funtions to return the Site of a URI r=necko-reviewers,anti-tracking-reviewers,pbz,valentin 2021-11-23 18:25:57 +00:00
nsEffectiveTLDService.h
nsHostRecord.cpp Bug 1743995 - Add test for TTL using TRR r=necko-reviewers,kershaw 2021-12-06 09:50:57 +00:00
nsHostRecord.h Bug 1744900 - Make nsHostRecord::mTtl atomic. r=necko-reviewers,kershaw,valentin 2021-12-11 17:44:40 +00:00
nsHostResolver.cpp Bug 1747137: nsHostResolver cleanup r=dragana,necko-reviewers 2021-12-22 12:46:50 +00:00
nsHostResolver.h Bug 1747137: nsHostResolver cleanup r=dragana,necko-reviewers 2021-12-22 12:46:50 +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 Bug 1743995 - Add test for TTL using TRR r=necko-reviewers,kershaw 2021-12-06 09:50:57 +00:00
nsIDNSResolverInfo.idl
nsIDNSService.idl Bug 1658278 - Add TRR confirmation test r=necko-reviewers,dragana,nhnt11 2021-03-19 17:51:27 +00:00
nsIDNService.cpp Bug 1719548 - Part 2: Unify nsIDNService with IDNA. r=necko-reviewers,platform-i18n-reviewers,dragana,gregtatum 2021-12-08 11:07:41 +00:00
nsIDNService.h Bug 1746155 : Removing 'include uidna.h' in nsIDNService.h. r=platform-i18n-reviewers,necko-reviewers,valentin,gregtatum 2021-12-15 16:07:47 +00:00
nsIEffectiveTLDService.idl Bug 1731739 part 1 - Extend eTLD service to have funtions to return the Site of a URI r=necko-reviewers,anti-tracking-reviewers,pbz,valentin 2021-11-23 18:25:57 +00:00
nsIIDNService.idl
nsINativeDNSResolverOverride.idl
nsPIDNSService.idl
prepare_tlds.py
punycode.c
punycode.h