gecko/netwerk/dns
2014-05-22 06:48:51 +03:00
..
ChildDNSService.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
ChildDNSService.h Bug 945066: remote nsIDNSService to child. r=jdm 2013-12-11 11:03:51 -08:00
DNS.cpp Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg 2014-02-10 17:57:01 -05:00
DNS.h Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg 2014-02-10 17:57:01 -05:00
DNSListenerProxy.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
DNSListenerProxy.h Bug 945066: remote nsIDNSService to child. r=jdm 2013-12-11 11:03:51 -08:00
DNSRequestChild.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
DNSRequestChild.h Bug 945066: remote nsIDNSService to child. r=jdm 2013-12-11 11:03:51 -08:00
DNSRequestParent.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
DNSRequestParent.h Bug 960648: Consistently mark IPDL methods as MOZ_OVERRIDE. Part 2. r=bent 2014-01-17 13:49:39 -06:00
effective_tld_names.dat Bug 986241 - Fix wrong .it entries containing a space r=gerv 2014-03-21 18:11:22 +01:00
Makefile.in Bug 937224 - Part g: Move LOCAL_INCLUDES to moz.build in netwerk/; r=mshal 2013-11-28 15:25:39 +01:00
moz.build Bug 945066: remote nsIDNSService to child. r=jdm 2013-12-11 11:03:51 -08:00
nameprep_template.c
nameprep.c
nameprepdata.c
nsDNSService2.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
nsDNSService2.h Bug 971153 - Write a test for bug 751465. r=mcmanus 2014-04-15 22:13:00 +02:00
nsEffectiveTLDService.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
nsEffectiveTLDService.h Bug 955942 (part 2) - Remove MemoryUniReporter. r=mccr8. 2013-12-07 22:09:10 -08:00
nsHostResolver.cpp bug 982565 - make dns ttl and grace period prefs respect 1s granularity r=sworkman 2014-03-09 06:01:56 -04:00
nsHostResolver.h bug 982565 - make dns ttl and grace period prefs respect 1s granularity r=sworkman 2014-03-09 06:01:56 -04:00
nsIDNKitInterface.h
nsIDNService.cpp Bug 869836 - Part 4: Use EqualsLiteral instead of Equals(NS_LITERAL_STRING(...)). r=ehsan 2014-05-22 06:48:51 +03:00
nsIDNService.h Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsIDNSListener.idl
nsIDNSRecord.idl
nsIDNSRequest.idl
nsIDNSService.idl
nsIEffectiveTLDService.idl
nsIIDNService.idl
nsPIDNSService.idl
PDNSParams.h Bug 945066: remote nsIDNSService to child. r=jdm 2013-12-11 11:03:51 -08:00
PDNSRequest.ipdl Bug 945066: remote nsIDNSService to child. r=jdm 2013-12-11 11:03:51 -08:00
PDNSRequestParams.ipdlh Bug 945066: remote nsIDNSService to child. r=jdm 2013-12-11 11:03:51 -08:00
prepare_tlds.py
punycode.c
punycode.h
race.c