gecko/netwerk/dns/src
2010-02-11 13:39:12 +00:00
..
effective_tld_names.dat Bug 544319 - fix up PSL for .ml (Mali) TLD. r=gerv. 2010-02-11 13:39:12 +00:00
Makefile.in Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
nameprep_template.c
nameprep.c
nameprepdata.c
nsDNSService2.cpp Fixing bug 488162. Disable prefetches on proxy config and pref, r+sr=bzbarsky@mit.edu 2009-05-06 14:26:33 -07:00
nsDNSService2.h Bug 453403. Add DNS prefetching, similar to what Google chrome does. r+sr=bzbarsky, a=beltzner 2008-11-07 18:00:26 -05:00
nsEffectiveTLDService.cpp Bug 536650 - Cookie values not saved for pages loaded from file://, part 1: tighten up the etld service. 2010-01-12 10:29:20 -08:00
nsEffectiveTLDService.h Bug 414122 - Preprocess effective TLD data into C++ code (eliminate file I/O to read, move parsing out of C++, remove an arena, etc.). r=dwitte, sr=bsmedberg, a=blocker 2008-02-14 14:57:20 -08:00
nsHostResolver.cpp Bug 467562. Fix race between the timeout on our DNS thread waits and signals to those threads that could cause DNS requests to go AWOL every so often. r+sr=bzbarsky 2009-01-14 12:18:27 -05:00
nsHostResolver.h Fixing bug 488162. Disable prefetches on proxy config and pref, r+sr=bzbarsky@mit.edu 2009-05-06 14:26:33 -07:00
nsIDNKitInterface.h Electrolysis-plugin-only bookkeeping commit. 2009-12-15 20:33:05 -05:00
nsIDNService.cpp Display URLs containing unassigned Unicode code points in punycode. Bug 479413, r=jduell, sr=jst 2009-03-29 00:49:31 -07:00
nsIDNService.h Display URLs containing unassigned Unicode code points in punycode. Bug 479413, r=jduell, sr=jst 2009-03-29 00:49:31 -07:00
prepare_tlds.py Bug 503186 - DeprecationWarning using Python 2.6, r=bsmedberg 2009-07-17 10:20:11 -04:00
punycode.c
punycode.h
race.c