gecko/netwerk/dns
2012-01-23 16:07:47 -08:00
..
effective_tld_names.dat Bug 660315 - Add three entries to PSL: us.org, com.de, gr.com. r=gerv. 2011-11-21 14:43:54 +00:00
Makefile.in
nameprep_template.c
nameprep.c
nameprepdata.c
nsDNSService2.cpp Backed out changeset a57b82b18bde (bug 622232) for build bustage 2012-01-23 16:07:47 -08:00
nsDNSService2.h Backout 08a63bc26c75 (Bug 622232) due to Dromaeo (DOM) regression. 2011-10-26 14:13:07 +02:00
nsEffectiveTLDService.cpp Bug 693469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. (Exceptions: assigning to static initializers, use in static assertions, as template parameters, etc. These will go away when the relevant compilers have C++11 constexpr support.) r=cjones 2011-10-10 22:50:08 -07:00
nsEffectiveTLDService.h Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsHostResolver.cpp Backed out changeset a57b82b18bde (bug 622232) for build bustage 2012-01-23 16:07:47 -08:00
nsHostResolver.h Backed out changeset a57b82b18bde (bug 622232) for build bustage 2012-01-23 16:07:47 -08:00
nsIDNKitInterface.h
nsIDNService.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsIDNService.h Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
nsIDNSListener.idl
nsIDNSRecord.idl Bug 641937 - Blacklist non-responding IP addresses in DNS r=bz 2011-07-21 09:18:01 -04:00
nsIDNSRequest.idl
nsIDNSService.idl Backed out changeset a57b82b18bde (bug 622232) for build bustage 2012-01-23 16:07:47 -08:00
nsIEffectiveTLDService.idl
nsIIDNService.idl
nsPIDNSService.idl
prepare_tlds.py
punycode.c
punycode.h
race.c