gecko/netwerk/dns
Nicholas Nethercote bc81aab021 Bug 1247835 (part 1) - Use binary search instead of a hash table in nsEffectiveTLDService. r=jduell.
This saves 128 KiB of memory per process. It requires putting the eTLD entries
in sorted order.
2016-02-25 13:31:01 +11:00
..
mdns Bug 1241368 - provide JS implemented MDNS service as a fallback. r=nwgh,nalexander. 2014-05-16 15:01:27 -04:00
ChildDNSService.cpp Bug 1239955 - Let DNSService rely on IOService::Offline, r=bagder 2016-02-17 22:29:00 +01:00
ChildDNSService.h Bug 1239955 - Let DNSService rely on IOService::Offline, r=bagder 2016-02-17 22:29:00 +01:00
DNS.cpp Bug 1231378 - part 4 - Fix uninitialized members of classes in netwerk/widget/storage/uriloader/memory/tools, r=smaug 2016-01-12 18:16:59 +00:00
DNS.h Bug 1228640 - Backout bug 1183781 (changeset b9b6a1567ef6) for causing crash a=me 2015-11-28 00:20:01 +01:00
DNSListenerProxy.cpp
DNSListenerProxy.h
DNSRequestChild.cpp Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj 2015-11-02 07:53:26 +02:00
DNSRequestChild.h
DNSRequestParent.cpp Bug 1231378 - part 4 - Fix uninitialized members of classes in netwerk/widget/storage/uriloader/memory/tools, r=smaug 2016-01-12 18:16:59 +00:00
DNSRequestParent.h
effective_tld_names.dat
GetAddrInfo.cpp Bug 1228640 - Backout bug 1183781 (changeset b9b6a1567ef6) for causing crash a=me 2015-11-28 00:20:01 +01:00
GetAddrInfo.h
moz.build Bug 1228208 - Make sure ICU flags are prepended before system flags. r=glandium 2015-12-02 09:40:50 +00:00
nameprep_template.c
nameprep.c
nameprepdata.c
nsDNSService2.cpp Bug 1239955 - Let DNSService rely on IOService::Offline, r=bagder 2016-02-17 22:29:00 +01:00
nsDNSService2.h Bug 1239955 - Let DNSService rely on IOService::Offline, r=bagder 2016-02-17 22:29:00 +01:00
nsEffectiveTLDService.cpp Bug 1247835 (part 1) - Use binary search instead of a hash table in nsEffectiveTLDService. r=jduell. 2016-02-25 13:31:01 +11:00
nsEffectiveTLDService.h Bug 1247835 (part 1) - Use binary search instead of a hash table in nsEffectiveTLDService. r=jduell. 2016-02-25 13:31:01 +11:00
nsHostResolver.cpp Bug 1229458 - Remove SizeOfIncludingThisMustBeUnshared() from string classes. r=mccr8. 2015-12-01 15:36:26 -08:00
nsHostResolver.h Bug 1228640 - Backout bug 1183781 (changeset b9b6a1567ef6) for causing crash a=me 2015-11-28 00:20:01 +01:00
nsIDNKitInterface.h
nsIDNService.cpp Bug 1245866 - A better buffer size check in nsIDNService::IDNA2008ToUnicode, r=jfkthame 2016-02-16 17:53:44 +00:00
nsIDNService.h Bug 479520: Implement IDNA2008 standard for International Domain Names, patch 1: build system changes, r=ted; code changes, r=jfkthame 2015-10-28 07:05:15 -07:00
nsIDNSListener.idl
nsIDNSRecord.idl
nsIDNSService.idl
nsIEffectiveTLDService.idl
nsIIDNService.idl
nsPIDNSService.idl Bug 1239955 - Let DNSService rely on IOService::Offline, r=bagder 2016-02-17 22:29:00 +01:00
PDNSParams.h
PDNSRequest.ipdl Bug 1240871 - Don't allow implicit "async" in IPDL (r=mccr8,billm) 2016-01-28 20:56:37 -08:00
PDNSRequestParams.ipdlh
prepare_tlds.py Bug 1247835 (part 1) - Use binary search instead of a hash table in nsEffectiveTLDService. r=jduell. 2016-02-25 13:31:01 +11:00
punycode.c
punycode.h