gecko-dev/netwerk/dns
Daniel Stenberg c20de1888f bug 1501302 - TRR: pass on correct originSuffix for NS checks r=valentin
... when that NS check is used to check the "parent" domain of a
blacklisted host.

Previously, additional TRRblacklist entries due to this would always be
added with the originSuffix "" which was incorrect for all uses of other
suffxes.

MozReview-Commit-ID: EeorQuuRCRX

Differential Revision: https://phabricator.services.mozilla.com/D10192

--HG--
extra : moz-landing-system : lando
2018-10-30 13:06:24 +00:00
..
mdns Bug 1484496: Part 5e - Convert remaining nsISimpleEnumerator users to use JS iteration. r=mccr8 2018-08-18 18:13:14 -07:00
ChildDNSService.cpp Bug 1493278 - ChildDNSService::GetDNSRecordHashKey is doing unnecessary work. r=valentin 2018-10-04 03:16:00 +03:00
ChildDNSService.h Bug 1473736 - Implement necko part of ESNI r=mak,kmag,mcmanus 2018-09-22 23:54:11 +03:00
DNS.cpp
DNS.h
DNSListenerProxy.cpp Bug 1473736 - Implement necko part of ESNI r=mak,kmag,mcmanus 2018-09-22 23:54:11 +03:00
DNSListenerProxy.h Bug 1473736 - Implement necko part of ESNI r=mak,kmag,mcmanus 2018-09-22 23:54:11 +03:00
DNSRequestChild.cpp Bug 1473736 - Implement necko part of ESNI r=mak,kmag,mcmanus 2018-09-22 23:54:11 +03:00
DNSRequestChild.h Bug 1473736 - Implement necko part of ESNI r=mak,kmag,mcmanus 2018-09-22 23:54:11 +03:00
DNSRequestParent.cpp Bug 1473736 - Implement necko part of ESNI r=mak,kmag,mcmanus 2018-09-22 23:54:11 +03:00
DNSRequestParent.h Bug 1473736 - Implement necko part of ESNI r=mak,kmag,mcmanus 2018-09-22 23:54:11 +03:00
GetAddrInfo.cpp
GetAddrInfo.h
PDNSParams.h
PDNSRequest.ipdl Bug 1473736 - Implement necko part of ESNI r=mak,kmag,mcmanus 2018-09-22 23:54:11 +03:00
PDNSRequestParams.ipdlh Bug 1473736 - Implement necko part of ESNI r=mak,kmag,mcmanus 2018-09-22 23:54:11 +03:00
TRR.cpp bug 1501302 - TRR: pass on correct originSuffix for NS checks r=valentin 2018-10-30 13:06:24 +00:00
TRR.h bug 1501302 - TRR: pass on correct originSuffix for NS checks r=valentin 2018-10-30 13:06:24 +00:00
TRRService.cpp bug 1501302 - TRR: pass on correct originSuffix for NS checks r=valentin 2018-10-30 13:06:24 +00:00
TRRService.h bug 1501302 - TRR: pass on correct originSuffix for NS checks r=valentin 2018-10-30 13:06:24 +00:00
effective_tld_names.dat No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM 2018-10-29 12:26:11 +00:00
moz.build Bug 1473736 - Implement necko part of ESNI r=mak,kmag,mcmanus 2018-09-22 23:54:11 +03:00
nsDNSService2.cpp Bug 1481251 - Optimize non-A/AAAA type DNS records. r=bagder 2018-09-27 09:28:36 +00:00
nsDNSService2.h Bug 1473736 - Implement necko part of ESNI r=mak,kmag,mcmanus 2018-09-22 23:54:11 +03:00
nsEffectiveTLDService.cpp Bug 1491151 - Part 2: Use MruCache for eTLD table. r=smaug 2018-09-10 14:46:29 -07:00
nsEffectiveTLDService.h Bug 1491151 - Part 2: Use MruCache for eTLD table. r=smaug 2018-09-10 14:46:29 -07:00
nsHostResolver.cpp bug 1501302 - TRR: pass on correct originSuffix for NS checks r=valentin 2018-10-30 13:06:24 +00:00
nsHostResolver.h bug 1501302 - TRR: pass on correct originSuffix for NS checks r=valentin 2018-10-30 13:06:24 +00:00
nsIDNKitInterface.h
nsIDNSByTypeRecord.idl Bug 1473736 - Implement necko part of ESNI r=mak,kmag,mcmanus 2018-09-22 23:54:11 +03:00
nsIDNSListener.idl Bug 1473736 - Implement necko part of ESNI r=mak,kmag,mcmanus 2018-09-22 23:54:11 +03:00
nsIDNSRecord.idl
nsIDNSService.idl Bug 1473736 - Implement necko part of ESNI r=mak,kmag,mcmanus 2018-09-22 23:54:11 +03:00
nsIDNService.cpp
nsIDNService.h
nsIEffectiveTLDService.idl
nsIIDNService.idl
nsPIDNSService.idl
prepare_tlds.py
punycode.c
punycode.h