..
mdns
Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop.
2018-02-28 18:51:33 +01:00
ChildDNSService.cpp
Bug 1443613 - don't allocate temporary strings for DNSRequestChild; r=mayhemer
2018-03-07 12:22:03 -05:00
ChildDNSService.h
Bug 1409249: Require singleton constructors to return explicit already_AddRefed. r=froydnj
2017-10-16 21:08:42 -07:00
DNS.cpp
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
2018-04-13 16:01:28 +03:00
DNS.h
bug 1446749 - make resolver keep TRR status when cherry-picking adddresses r=mcmanus
2018-03-18 15:39:56 +01:00
DNSListenerProxy.cpp
…
DNSListenerProxy.h
…
DNSRequestChild.cpp
Bug 1443613 - don't allocate temporary strings for DNSRequestChild; r=mayhemer
2018-03-07 12:22:03 -05:00
DNSRequestChild.h
Bug 1443613 - don't allocate temporary strings for DNSRequestChild; r=mayhemer
2018-03-07 12:22:03 -05:00
DNSRequestParent.cpp
…
DNSRequestParent.h
…
GetAddrInfo.cpp
bug 1434852 - introducing TRR (DOH); r=mcmanus,valentin
2018-02-01 10:20:49 +01:00
GetAddrInfo.h
bug 1434852 - introducing TRR (DOH); r=mcmanus,valentin
2018-02-01 10:20:49 +01:00
PDNSParams.h
…
PDNSRequest.ipdl
…
PDNSRequestParams.ipdlh
…
TRR.cpp
Bug 1453134 - part 1 - add a string input stream constructor that accepts move references; r=baku
2018-04-11 10:06:17 -04:00
TRR.h
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
2018-04-13 16:01:28 +03:00
TRRService.cpp
bug 1454941 - revert CP wait fix from bug 1451150 r=valentin
2018-04-18 15:21:14 +02:00
TRRService.h
bug 1444858 - TRR: respect network.dns.disableIPv6 r=valentin
2018-03-12 13:19:22 +01:00
effective_tld_names.dat
Bug 1415870 - Update psl list and related tests. r=gerv
2017-11-15 12:35:07 +00:00
moz.build
bug 1434852 - introducing TRR (DOH); r=mcmanus,valentin
2018-02-01 10:20:49 +01:00
nsDNSService2.cpp
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
2018-04-13 16:01:28 +03:00
nsDNSService2.h
bug 1447642 - no more DNSService restarts r=valentin
2018-03-21 14:35:53 +01:00
nsEffectiveTLDService.cpp
Bug 1396958 - Make eTLD cache thread-safe. r=valentin
2017-09-05 12:26:51 -07:00
nsEffectiveTLDService.h
…
nsHostResolver.cpp
bug 1454307 - revert TRR telemetry histogram label addition r=mcmanus
2018-04-16 09:49:34 +02:00
nsHostResolver.h
bug 1453822
- TRR: add a mode for "explicitly turned off" r=mcmanus
2018-04-13 00:32:04 +02:00
nsIDNKitInterface.h
…
nsIDNSListener.idl
…
nsIDNSRecord.idl
bug 1434852 - introducing TRR (DOH); r=mcmanus,valentin
2018-02-01 10:20:49 +01:00
nsIDNSService.idl
bug 1441256 - bypass cache when retrying connection without TRR r=mcmanus,valentin
2018-03-06 14:50:21 +01:00
nsIDNService.cpp
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
2018-04-13 16:01:28 +03:00
nsIDNService.h
Bug 1402048 - Remove the legacy non-IDNA2008 code path from nsIDNService, now that we always require ICU to build. r=valentin
2017-09-22 19:25:50 +01:00
nsIEffectiveTLDService.idl
…
nsIIDNService.idl
…
nsPIDNSService.idl
…
prepare_tlds.py
…
punycode.c
…
punycode.h
…