tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

files / netwerk / dns


ModeNameSize
-rw-r--r--ChildDNSService.cpp514L
-rw-r--r--ChildDNSService.h78L
-rw-r--r--DNS.cpp475L
-rw-r--r--DNS.h270L
-rw-r--r--DNSAdditionalInfo.cpp25L
-rw-r--r--DNSAdditionalInfo.h44L
-rw-r--r--DNSByTypeRecord.h194L
-rw-r--r--DNSListenerProxy.cpp41L
-rw-r--r--DNSListenerProxy.h56L
-rw-r--r--DNSLogging.h26L
-rw-r--r--DNSPacket.cpp1108L
-rw-r--r--DNSPacket.h108L
-rw-r--r--DNSRequestBase.h152L
-rw-r--r--DNSRequestChild.cpp613L
-rw-r--r--DNSRequestChild.h42L
-rw-r--r--DNSRequestParent.cpp190L
-rw-r--r--DNSRequestParent.h45L
-rw-r--r--DNSServiceBase.cpp82L
-rw-r--r--DNSServiceBase.h37L
-rw-r--r--DNSUtils.cpp81L
-rw-r--r--DNSUtils.h32L
-rw-r--r--GetAddrInfo.cpp667L
-rw-r--r--GetAddrInfo.h123L
-rw-r--r--HTTPSSVC.cpp619L
-rw-r--r--HTTPSSVC.h169L
-rw-r--r--HostRecordQueue.cpp238L
-rw-r--r--HostRecordQueue.h77L
-rw-r--r--IDNBlocklistUtils.cpp62L
-rw-r--r--IDNBlocklistUtils.h62L
-rw-r--r--IDNCharacterBlocklist.inc63L
-rw-r--r--IOnionAliasService.idl34L
-rw-r--r--NativeDNSResolverOverrideChild.cpp49L
-rw-r--r--NativeDNSResolverOverrideChild.h40L
-rw-r--r--NativeDNSResolverOverrideParent.cpp113L
-rw-r--r--NativeDNSResolverOverrideParent.h32L
-rw-r--r--OnionAliasService.cpp99L
-rw-r--r--OnionAliasService.h39L
-rw-r--r--PDNSRequest.ipdl40L
-rw-r--r--PDNSRequestParams.ipdlh41L
-rw-r--r--PNativeDNSResolverOverride.ipdl26L
-rw-r--r--PTRRService.ipdl35L
-rw-r--r--PlatformDNSAndroid.cpp151L
-rw-r--r--PlatformDNSMac.cpp178L
-rw-r--r--PlatformDNSUnix.cpp104L
-rw-r--r--PlatformDNSWin.cpp150L
-rw-r--r--TRR.cpp992L
-rw-r--r--TRR.h146L
-rw-r--r--TRRQuery.cpp385L
-rw-r--r--TRRQuery.h111L
-rw-r--r--TRRService.cpp1405L
-rw-r--r--TRRService.h384L
-rw-r--r--TRRServiceBase.cpp399L
-rw-r--r--TRRServiceBase.h92L
-rw-r--r--TRRServiceChild.cpp122L
-rw-r--r--TRRServiceChild.h53L
-rw-r--r--TRRServiceParent.cpp241L
-rw-r--r--TRRServiceParent.h55L
-rw-r--r--effective_tld_names.dat16210L
-rw-r--r--metrics.yaml727L
-rw-r--r--moz.build121L
-rw-r--r--nsDNSService2.cpp1845L
-rw-r--r--nsDNSService2.h133L
-rw-r--r--nsEffectiveTLDService.cpp517L
-rw-r--r--nsEffectiveTLDService.h79L
-rw-r--r--nsHostRecord.cpp705L
-rw-r--r--nsHostRecord.h411L
-rw-r--r--nsHostResolver.cpp1959L
-rw-r--r--nsHostResolver.h312L
-rw-r--r--nsIDNSAdditionalInfo.idl12L
-rw-r--r--nsIDNSByTypeRecord.idl146L
-rw-r--r--nsIDNSListener.idl34L
-rw-r--r--nsIDNSRecord.idl161L
-rw-r--r--nsIDNSService.idl387L
-rw-r--r--nsIDNService.cpp700L
-rw-r--r--nsIDNService.h108L
-rw-r--r--nsIEffectiveTLDService.idl248L
-rw-r--r--nsIIDNService.idl80L
-rw-r--r--nsINativeDNSResolverOverride.idl37L
-rw-r--r--nsITRRSkipReason.idl123L
-rw-r--r--nsPIDNSService.idl34L
-rw-r--r--prepare_tlds.py150L
d---------tests/-