darin%meer.net
c389db3b1b
minor IDL tweak to make getNextAddr return PRNetAddr instead -- does not
...
change the binary interface. r=botbot
2003-11-09 01:29:58 +00:00
darin%meer.net
a7819f2c7e
adding additional comments to last patch, b=223145
2003-11-03 09:10:57 +00:00
darin%meer.net
db4f2e81e7
fixes bug 223145 "Numeric IPv6 addresses don't work" patch=lorenzo@colitti.com r+sr=darin
2003-11-03 08:54:49 +00:00
darin%meer.net
c05c73250e
fixes bug 223861 "default value of network.dnsCacheExpiration should be reduced" r=dougt sr=brendan
2003-11-03 05:55:07 +00:00
timeless%mozdev.org
d32cd5b9eb
Bug 222085 warning: initializer does not fit or is out of range: -1
...
r=darin sr=darin
2003-10-30 02:07:31 +00:00
darin%meer.net
176481e5c2
fixes bug 221491 "crash [@ nsHostResolver::GetHostToLookup]" r=dougt sr=bzbarsky a=dbaron
2003-10-25 23:48:33 +00:00
darin%meer.net
93657ac421
fixes bug 219376 "Trying to resolve IP's via DNS (Failed connections stall instead of giving Connection Failure Error; pages stop/don't finish/complete loading if ad hosts/scripts fail)" r=dougt sr=bienvenu,bryner
2003-10-07 05:11:41 +00:00
timeless%mozdev.org
9ae4f419ed
Bug 221142 warning: missing initializer for `nameprep_versions[1].unassigned_proc
...
r=darin sr=darin
2003-10-07 02:28:20 +00:00
darin%meer.net
b77f55bf26
removing files that are no longer compiled.
2003-09-15 21:56:55 +00:00
darin%meer.net
8989a2213a
landing patch for bug 205726 "DNS rewrite" r=dougt sr=bryner
2003-09-11 20:32:33 +00:00
bryner%brianryner.com
70b73feae9
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-07 23:12:15 +00:00
brendan%mozilla.org
f6be8fe74f
Add shared DHashTableOps for [const] char *key use-cases, clean up dhash API abusages (214839, r=dougt, sr=dbaron).
2003-08-05 20:09:21 +00:00
dbaron%dbaron.org
9ed1ae27d1
Fix debug-only bustage. b=205023
2003-08-05 07:19:20 +00:00
jaggernaut%netscape.com
f1efc20ae6
Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron
2003-07-25 19:06:59 +00:00
jaggernaut%netscape.com
bf82a649b9
Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky
2003-07-14 07:37:39 +00:00
darin%netscape.com
89a13a460a
fixes bug 210734 "IDN: Invalid codepoint encoded in ACE label" r=nhotta sr=bzbarsky
2003-07-08 01:51:32 +00:00
darin%netscape.com
45c7585dc6
cvs removing uncompiled/dead files
2003-07-01 19:28:40 +00:00
seawood%netscape.com
8f112a4226
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 21:18:27 +00:00
timeless%mozdev.org
08e22382cb
Bug 205608 Warning: C++ style comments are not allowed in ISO C89
...
r=jst sr=jst
2003-05-23 22:18:18 +00:00
seawood%netscape.com
8893b1e6fd
Remove global _POSIX_SOURCE & _SVID_SOURCE defines for linux.
...
Bug #202510 r=darin
2003-04-18 20:14:17 +00:00
gordon%netscape.com
37c7655dc1
Fix bug 192798, set flag to clear dns cache when toggled offline/online.
...
r=dougt, sr=darin.
2003-04-16 20:26:50 +00:00
nhotta%netscape.com
fbf1024ed5
Initialize IDN service at nsStandardURL constructor,
...
added pref observers for IDN related prefs,
bug 188218, r=darin, sr=alecf.
2003-04-11 17:05:56 +00:00
darin%netscape.com
6e8d34f06e
fixes bug 191715 "PAC: did not work, after a external site is shown" r=bbaetz sr=bz
2003-04-04 20:50:46 +00:00
nhotta%netscape.com
989fd603b7
Initialized the output string before appending the results,
...
bug 200037, r=ftang, sr=darin.
2003-04-02 21:33:23 +00:00
nhotta%netscape.com
1ae08961f3
Implements ACE to UTF-8 and modified the test program,
...
bug 196717, r=shanjian, sr=darin.
2003-03-25 23:18:41 +00:00
nhotta%netscape.com
3af8b9a815
Apply length check for generated ACE string,
...
bug 198637, r=shanjian, sr=darin.
2003-03-25 20:48:03 +00:00
nhotta%netscape.com
eee0b21d5f
Null terminate the punycode encoded string,
...
bug 198437, r=shanjian, sr=darin.
2003-03-21 00:23:12 +00:00
bzbarsky%mit.edu
5a829e126a
Fix some spelling errors in comments. Bug 106386, patch by Nicholas Bebout
...
<nb@ipnode.info>, r=doron, sr=dmose
2003-03-19 04:35:08 +00:00
nhotta%netscape.com
cd05d87c04
Change nsIIDNService to take AUTF8String and ACString,
...
bug 188410, r=darin, sr=alecf.
2003-03-13 23:06:14 +00:00
nhotta%netscape.com
7d99fd5fb7
Changed to use the official ACE prefix per RFC3490,
...
and comment changes since drafts turned to RFC,
bug 188215, r=ftang, sr=darin.
2003-03-12 21:31:39 +00:00
cls%seawood.org
ab37c79206
Disabling autodial support for mingw buildss until a mingw release contains a rasdlg impl.
...
Change nsDNSEventProc callback declaration to appease both MSVC & GCC.
Bug #134113 r=bbaetz sr=darin
2003-03-12 20:24:37 +00:00
nhotta%netscape.com
17b5b64fd9
Fixing Mac CFM bustage.
2003-01-18 00:50:37 +00:00
nhotta%netscape.com
236c4e352b
Integrate IDN code and Unicode normalizer to nsIDNService,
...
bug 112979, r=ftang, sr=darin.
2003-01-17 23:56:33 +00:00
nhotta%netscape.com
c6f8f22611
Adding IDN files,
...
bug 112979, r=ftang, sr=darin.
2003-01-17 23:43:33 +00:00
nhotta%netscape.com
60b09b5720
International Domain Name (IDN) implementation from JPNIC,
...
http://www.nic.ad.jp/ja/idn/mdnkit/download/
bug 112979, r=nhotta, sr=darin.
2003-01-17 23:40:49 +00:00
nhotta%netscape.com
500f449675
Punnycode implementation for International Domain Name (IDN),
...
the code is from internet draft,
http://www.ietf.org/internet-drafts/draft-ietf-idn-punycode-03.txt
bug 112979, r=nhotta, sr=darin.
2003-01-15 21:58:06 +00:00
nhotta%netscape.com
b5d7ae2317
International Domain Name (IDN) implementation from JPNIC,
...
http://www.nic.ad.jp/ja/idn/mdnkit/download/
bug 112979, r=nhotta, sr=darin.
2003-01-15 21:30:10 +00:00
dbaron%dbaron.org
2d58cd8e80
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 22:35:09 +00:00
seawood%netscape.com
4588fb970a
Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
...
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
darin%netscape.com
703bf724e3
fixes bug 56629 "Proxy: Client->Proxy connection errors should show proxy,
...
not target hostname" r=bbaetz, sr=rpotts
2002-12-04 04:18:08 +00:00
darin%netscape.com
b3b3c17b10
fixes bug 180494 "apparent code error in netwerk/dns/src/nsDnsService.cpp"
...
r=bbaetz sr=bzbarsky
2002-11-16 22:49:19 +00:00
seawood%netscape.com
d1bef3cbe0
Define WIN32_LEAN_AND_MEAN globally for win32 builds.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
nhotta%netscape.com
648690ef27
Adding empty IDN implementation to make actual implementation done easily,
...
bug 112979, r=shanjian, sr=darin.
2002-09-26 23:30:18 +00:00
nhotta%netscape.com
fc597051f1
Adding empty IDN implementation to make actual implementation done easily,
...
r=shanjian, sr=darin.
2002-09-25 23:49:08 +00:00
darin%netscape.com
53321b9592
fixes bug 166479 "DNS: user resinit() to update DNS list when lookup fails
...
(changing networks, DHCP, etc.)" r=dougt sr=blizzard
2002-09-24 00:11:54 +00:00
dougt%netscape.com
c5e8f896cd
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 17:13:19 +00:00
seawood%netscape.com
8ae6c40f5d
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
bryner%netscape.com
b1bd8f1222
Remove obsolete _IMPL_NS_NET and NS_NET defines (bug 159887). r=cls, sr=bzbarsky, a=asa.
2002-07-30 02:25:08 +00:00
tao%netscape.com
ae894e1aa6
93002: [distribution]Conn: Use dialup networking (.DUN) when launching
...
mozilla. r=dougt,sr=rpotts. Help Windows NT, 2000, and XP dialup a RAS
connection when a network address is unreachable. (c/osmeredith)
the controlling pref is "network.autodial-helper.enabled".
2002-06-28 23:03:52 +00:00
dougt%netscape.com
4646c51914
Fixes bugs 149745 148918 149715 149730 149754 129959. Cleanup of nsIFile and nsILocalFile interfaces, supporting do_GetInterface in embedding via xcom glue, and general cleanup of shutdown. r=various, sr=shaver@mozilla.org
2002-06-11 19:26:04 +00:00