gecko/netwerk/dns
Birunthan Mohanathas dfbad43639 Bug 784739 - Switch from NULL to nullptr in remaining directories; r=ehsan
--HG--
extra : rebase_source : 1ff19b2c8fd0e77fa8e822f5007a9fa3a6b6d474
2014-01-06 10:06:04 -05:00
..
ChildDNSService.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
ChildDNSService.h Bug 945066: remote nsIDNSService to child. r=jdm 2013-12-11 11:03:51 -08:00
DNS.cpp Bug 945066: remote nsIDNSService to child. r=jdm 2013-12-11 11:03:51 -08:00
DNS.h Bug 945066: remote nsIDNSService to child. r=jdm 2013-12-11 11:03:51 -08:00
DNSListenerProxy.cpp Bug 945066: remote nsIDNSService to child. r=jdm 2013-12-11 11:03:51 -08:00
DNSListenerProxy.h Bug 945066: remote nsIDNSService to child. r=jdm 2013-12-11 11:03:51 -08:00
DNSRequestChild.cpp Bug 945066: remote nsIDNSService to child. r=jdm 2013-12-11 11:03:51 -08:00
DNSRequestChild.h Bug 945066: remote nsIDNSService to child. r=jdm 2013-12-11 11:03:51 -08:00
DNSRequestParent.cpp Bug 945066: remote nsIDNSService to child. r=jdm 2013-12-11 11:03:51 -08:00
DNSRequestParent.h Bug 945066: remote nsIDNSService to child. r=jdm 2013-12-11 11:03:51 -08:00
effective_tld_names.dat Bug 947705 - Remove k12.wv.us from PSL. r=gerv 2013-12-11 10:35:02 -05: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 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsDNSService2.h Bug 955942 (part 2) - Remove MemoryUniReporter. r=mccr8. 2013-12-07 22:09:10 -08:00
nsEffectiveTLDService.cpp Bug 955942 (part 2) - Remove MemoryUniReporter. r=mccr8. 2013-12-07 22:09:10 -08:00
nsEffectiveTLDService.h Bug 955942 (part 2) - Remove MemoryUniReporter. r=mccr8. 2013-12-07 22:09:10 -08:00
nsHostResolver.cpp Bug 784739 - Switch from NULL to nullptr in remaining directories; r=ehsan 2014-01-06 10:06:04 -05:00
nsHostResolver.h Bug 942317 - An experiment to test how reachable SRV records are in the wild. r=mcmanus 2013-12-05 15:23:22 -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 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05: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 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
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 Bug 935499. r=honzab 2013-11-16 18:30:12 +09:00
punycode.h
race.c