gecko-dev/netwerk/dns
ffxbld 7bf613163a No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=jcristau
Differential Revision: https://phabricator.services.mozilla.com/D122093
2021-08-09 11:49:10 +00:00
..
mdns Bug 1691913 - Rename nsBaseHashtable::Put to InsertOrUpdate. r=xpcom-reviewers,necko-reviewers,jgilbert,dragana,nika 2021-02-26 09:11:46 +00:00
tests
ChildDNSService.cpp 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
ChildDNSService.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
DNS.cpp Bug 1708116 - Use NetAddr::InitFromString instead of PR_StringToNetAddr r=necko-reviewers,dragana 2021-05-10 09:26:01 +00:00
DNS.h Bug 1698017 - Update ODoH to draft 06, r=necko-reviewers,dragana 2021-05-10 20:12:09 +00:00
DNSByTypeRecord.h Bug 1684038 - Add new SVCParam: ODoHConfig r=necko-reviewers,dragana 2021-01-22 12:59:24 +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 1713796 - P1: Move nsHostRecord to another file, r=necko-reviewers,valentin 2021-06-16 08:14:10 +00:00
DNSPacket.h Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert 2021-03-25 10:19:44 +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 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.h
DNSRequestParent.cpp 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
DNSRequestParent.h
DNSResolverInfo.cpp
DNSResolverInfo.h
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 1698015 - Add another way to download ODoHConfigs via https r=necko-reviewers,dragana 2021-03-19 08:29:14 +00:00
GetAddrInfo.cpp Bug 1696138 - Make a copy of the host before calling getaddrinfo r=necko-reviewers,kershaw 2021-06-22 09:19:55 +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 1684038 - Add new SVCParam: ODoHConfig r=necko-reviewers,dragana 2021-01-22 12:59:24 +00:00
HTTPSSVC.h Bug 1684038 - Add new SVCParam: ODoHConfig r=necko-reviewers,dragana 2021-01-22 12:59:24 +00:00
HostRecordQueue.cpp 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
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 Bug 1694604 - Fix static analysis warnings in netwerk/dns r=necko-reviewers,dragana 2021-02-24 16:37:04 +00:00
IDNCharacterBlocklist.inc
NativeDNSResolverOverrideChild.cpp
NativeDNSResolverOverrideChild.h
NativeDNSResolverOverrideParent.cpp Bug 1708116 - Use NetAddr::InitFromString instead of PR_StringToNetAddr r=necko-reviewers,dragana 2021-05-10 09:26:01 +00:00
NativeDNSResolverOverrideParent.h
ODoH.cpp Bug 1713796 - P1: Move nsHostRecord to another file, r=necko-reviewers,valentin 2021-06-16 08:14:10 +00:00
ODoH.h Bug 1689987 - P3: Add some ODoH specific skip reasons r=necko-reviewers,valentin 2021-02-18 12:50:03 +00:00
ODoHService.cpp Bug 1719135 - Make gTRRService atomic and also avoid doing trrLookup when trr service is not ready, r=necko-reviewers,dragana 2021-07-26 09:37:37 +00:00
ODoHService.h Bug 1698015 - Add another way to download ODoHConfigs via https r=necko-reviewers,dragana 2021-03-19 08:29:14 +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 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 Bug 1720688 - Support extended attribute syntax in protocol declarations, r=mccr8 2021-07-22 02:24:43 +00:00
PTRRService.ipdl Bug 1720688 - Support extended attribute syntax in protocol declarations, r=mccr8 2021-07-22 02:24:43 +00:00
PublicSuffixList.jsm
TRR.cpp Bug 1719135 - Make gTRRService atomic and also avoid doing trrLookup when trr service is not ready, r=necko-reviewers,dragana 2021-07-26 09:37:37 +00:00
TRR.h Bug 1719135 - Make gTRRService atomic and also avoid doing trrLookup when trr service is not ready, r=necko-reviewers,dragana 2021-07-26 09:37:37 +00:00
TRRQuery.cpp Bug 1719135 - Make gTRRService atomic and also avoid doing trrLookup when trr service is not ready, r=necko-reviewers,dragana 2021-07-26 09:37:37 +00:00
TRRQuery.h Bug 1544190 - Use a counter to track if there is a pending TRR request, r=necko-reviewers,valentin 2021-06-25 18:27:10 +00:00
TRRService.cpp Bug 1719135 - Make gTRRService atomic and also avoid doing trrLookup when trr service is not ready, r=necko-reviewers,dragana 2021-07-26 09:37:37 +00:00
TRRService.h Bug 1719135 - Make gTRRService atomic and also avoid doing trrLookup when trr service is not ready, r=necko-reviewers,dragana 2021-07-26 09:37:37 +00:00
TRRServiceBase.cpp Bug 1713036 - Use Remote Settings config in DoH preferences UI. r=jaws,preferences-reviewers,necko-reviewers,valentin 2021-06-23 23:28:16 +00:00
TRRServiceBase.h Bug 1713036 - Use Remote Settings config in DoH preferences UI. r=jaws,preferences-reviewers,necko-reviewers,valentin 2021-06-23 23:28:16 +00:00
TRRServiceChild.cpp Bug 1719135 - Make gTRRService atomic and also avoid doing trrLookup when trr service is not ready, r=necko-reviewers,dragana 2021-07-26 09:37:37 +00:00
TRRServiceChild.h
TRRServiceParent.cpp Bug 1713036 - Use Remote Settings config in DoH preferences UI. r=jaws,preferences-reviewers,necko-reviewers,valentin 2021-06-23 23:28:16 +00:00
TRRServiceParent.h
TRRSkippedReason.h Bug 1694604 - Move TRRSkippedReason out of nsHostResolver.h r=necko-reviewers,dragana 2021-02-24 16:37:03 +00:00
effective_tld_names.dat No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=jcristau 2021-08-09 11:49:10 +00:00
moz.build 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
nsDNSService2.cpp Bug 1708116 - Use NetAddr::InitFromString instead of PR_StringToNetAddr r=necko-reviewers,dragana 2021-05-10 09:26:01 +00:00
nsDNSService2.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
nsEffectiveTLDService.cpp Bug 1705030 - Added NetworkCacheCleaner deleteByBaseDomain. r=necko-reviewers 2021-06-24 09:13:30 +00:00
nsEffectiveTLDService.h
nsHostRecord.cpp Bug 1719135 - Make gTRRService atomic and also avoid doing trrLookup when trr service is not ready, r=necko-reviewers,dragana 2021-07-26 09:37:37 +00:00
nsHostRecord.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
nsHostResolver.cpp Bug 1723478 - Log result of res_ninit r=necko-reviewers,dragana 2021-08-03 09:15:05 +00:00
nsHostResolver.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
nsIDNKitInterface.h
nsIDNSByTypeRecord.idl Bug 1688092 - Update ODoHConfigs when the TTL expires r=necko-reviewers,valentin 2021-02-25 13:07:04 +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 1658278 - Add TRR confirmation test r=necko-reviewers,dragana,nhnt11 2021-03-19 17:51:27 +00:00
nsIDNService.cpp 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
nsIDNService.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
nsIEffectiveTLDService.idl
nsIIDNService.idl
nsINativeDNSResolverOverride.idl
nsPIDNSService.idl
prepare_tlds.py
punycode.c
punycode.h