gecko/netwerk/dns
2013-11-26 17:25:24 -05:00
..
DNS.cpp Bug 893857 (part 2) - Add a memory reporter for the DNS service. r=sworkman. 2013-11-24 15:24:12 -08:00
DNS.h Bug 893857 (part 2) - Add a memory reporter for the DNS service. r=sworkman. 2013-11-24 15:24:12 -08:00
effective_tld_names.dat Bug 941675 - Reformatting comment entries. r=gerv 2013-11-26 17:25:24 -05:00
Makefile.in Bug 941450 - Add some GENERATED_FILES to moz.build. r=gps 2013-11-22 08:16:18 +09:00
moz.build Bug 942489 - Deunify more files that are caught by bug 941854; r=BenWa 2013-11-24 01:29:24 -05:00
nameprep_template.c
nameprep.c
nameprepdata.c
nsDNSService2.cpp Bug 893857 (part 2) - Add a memory reporter for the DNS service. r=sworkman. 2013-11-24 15:24:12 -08:00
nsDNSService2.h Bug 893857 (part 2) - Add a memory reporter for the DNS service. r=sworkman. 2013-11-24 15:24:12 -08:00
nsEffectiveTLDService.cpp Bug 934805 - Ensure client code passes in sane argument to baseDomain functions. r=hurley 2013-11-15 21:46:39 -05:00
nsEffectiveTLDService.h Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg 2013-09-02 20:41:57 +12:00
nsHostResolver.cpp Bug 938803 - Correct typo in nsHostResolver::ResolveHost for Bug 941884: 'he' to 'unspecHe' r=mcmanus 2013-11-25 14:58:29 -08:00
nsHostResolver.h Bug 893857 (part 2) - Add a memory reporter for the DNS service. r=sworkman. 2013-11-24 15:24:12 -08:00
nsIDNKitInterface.h Bug 784739 - Switch from NULL to nullptr in netwerk/ (1/2); r=ehsan 2013-09-19 15:28:26 -04:00
nsIDNService.cpp Bug 784739 - Switch from NULL to nullptr in netwerk/ (1/2); r=ehsan 2013-09-19 15:28:26 -04:00
nsIDNService.h Bug 884061 - Part 3q: Use NS_DECL_THREADSAFE_ISUPPORTS in netwerk/, r=macmanus 2013-07-18 21:24:13 -05:00
nsIDNSListener.idl
nsIDNSRecord.idl Bug 919296 - Minimize the #includes in netwerk/ IDL files; r=mcmanus 2013-09-22 23:35:05 -04:00
nsIDNSRequest.idl
nsIDNSService.idl Bug 919296 - Minimize the #includes in netwerk/ IDL files; r=mcmanus 2013-09-22 23:35:05 -04:00
nsIEffectiveTLDService.idl Bug 823175 - Add a method to return the next sub domain of a given host in nsIEffectiveTLDService. r=bz 2013-02-04 17:59:49 +00:00
nsIIDNService.idl
nsPIDNSService.idl
prepare_tlds.py
punycode.c Bug 935499. r=honzab 2013-11-16 18:30:12 +09:00
punycode.h
race.c