This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
netwerk
/
dns
/
src
History
dwitte%stanford.edu
db912713b2
followup bustage-related fix for bug 386154, r+sr=biesi, a=gavins for checkin to closed tree
...
git-svn-id: svn://10.0.0.236/trunk@231062 18797224-902f-48f8-a5cc-f745e15eee43
2007-07-26 18:42:54 +00:00
..
effective_tld_names.dat
bug 342314: check-in initial effective-tld file. r=bsmedberg.
2007-01-27 00:12:57 +00:00
Makefile.in
bug 342314: check-in initial effective-tld file. r=bsmedberg.
2007-01-27 00:12:57 +00:00
nameprep_template.c
…
nameprep.c
…
nameprepdata.c
…
nsDNSService2.cpp
…
nsDNSService2.h
…
nsEffectiveTLDService.cpp
followup bustage-related fix for bug 386154, r+sr=biesi, a=gavins for checkin to closed tree
2007-07-26 18:42:54 +00:00
nsEffectiveTLDService.h
rework etld backend to use a flat hash instead of a tree-hash structure, to reduce memory consumption and eliminate shutdown leaks. bugs 386154 and 386155,
2007-07-26 06:31:49 +00:00
nsHostResolver.cpp
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
nsHostResolver.h
…
nsIDNKitInterface.h
…
nsIDNService.cpp
287469 - fix source comments to match idl.
2007-05-04 06:00:33 +00:00
nsIDNService.h
…
punycode.c
…
punycode.h
…
race.c
…