gecko/netwerk/dns
2012-07-16 18:37:28 -04:00
..
effective_tld_names.dat Bug 763208 - Update .jp entry in PSL. 2012-07-04 16:08:35 +01:00
Makefile.in Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nameprep_template.c
nameprep.c
nameprepdata.c
nsDNSService2.cpp Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (netwerk parts); r=jduell 2012-06-05 23:18:25 -04:00
nsDNSService2.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (netwerk parts); r=jduell 2012-06-05 23:18:25 -04:00
nsEffectiveTLDService.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsEffectiveTLDService.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (netwerk parts); r=jduell 2012-06-05 23:18:25 -04:00
nsHostResolver.cpp Bug 774271: Improve DNS logging. r=sworkman 2012-07-16 18:37:28 -04:00
nsHostResolver.h Bug 771489: Use standard threadsafe refcounting in host resolver. r=sworkman 2012-07-10 10:14:01 -04:00
nsIDNKitInterface.h
nsIDNService.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIDNService.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIDNSListener.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIDNSRecord.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIDNSRequest.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIDNSService.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIEffectiveTLDService.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIIDNService.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsPIDNSService.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
prepare_tlds.py Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
punycode.c
punycode.h
race.c