dwitte@stanford.edu
3f16295798
update effective tld data file for gecko 1.9. b=403655, patch by Jo Hermans (jo.hermans@gmail.com) and Caio Tiago Oliveira (asrail@gmail.com), r=dwitte, moa=biesi, a=blocking1.9+
2008-01-27 20:43:09 -08:00
dwitte@stanford.edu
660ba590ac
interface tweak i forgot to make when checking in fix for bug 402013.
2007-12-17 21:31:32 -08:00
dwitte@stanford.edu
feeeffd19f
fix documentation error.
2007-12-14 21:28:44 -08:00
wtc@google.com
f4e01f2e86
Bug 337418: added a generation count for the addr_info field of nsHostRecord to detect the change of addr_info and invalidate addr_info's iterator, and added a lock to protect access to the addr_info and addr_info_gencnt fields. r=cbiesinger,sr=bzbarsky blocking1.9+ Modified files: nsDNSService2.cpp nsHostResolver.cpp nsHostResolver.h
2007-12-11 13:45:42 -08:00
dwitte@stanford.edu
c3166c0c05
Bug 402013 - improve normalization behavior of nsIEffectiveTLDService. r+sr=biesi, a=mconnor
2007-12-04 13:57:31 -08:00
dwitte@stanford.edu
90cc1d86f5
relanding 402008.
2007-12-03 22:30:47 -08:00
dwitte@stanford.edu
7122b2f331
backing out due to orange.
2007-12-03 18:46:02 -08:00
dwitte@stanford.edu
0df570cddb
Bug 402008 - expose nsIURI::GetHost() "display normalization" behavior on nsIIDNService. r+sr=biesi, a=dsicore
2007-12-03 18:24:53 -08:00
dwitte@stanford.edu
aa18a20ec3
rework effective tld service interface, fix normalization bugs and improve error propagation. b=368989, r=biesi, sr=dveditz
2007-10-25 01:14:26 -07:00
bzbarsky@mit.edu
19db0dcb93
Fix leak of PRAddrInfos. Bug 397716, r+sr=biesi, a=bsmedberg
2007-09-28 07:43:03 -07:00
dwitte@stanford.edu
a79dcd72fc
no change in private bytes; adding back change.
2007-09-02 20:03:41 -07:00
dwitte@stanford.edu
53b8e27607
backing out previous change temporarily per bug Bug 390856.
2007-09-02 18:10:41 -07:00
dwitte@stanford.edu
af101a819c
followup bustage-related fix for bug 386154, r+sr=biesi, a=gavins for checkin to closed tree
2007-07-26 11:42:54 -07:00
dwitte@stanford.edu
bd219dab6c
fixing bustage.
2007-07-26 01:55:53 -07:00
dwitte@stanford.edu
4e978ce217
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,
...
r=biesi
2007-07-25 23:31:49 -07:00
jwalden@mit.edu
6d7584839a
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 00:08:04 -07:00
asqueella@gmail.com
32439be46a
287469 - fix source comments to match idl.r+sr=biesi
2007-05-03 23:00:33 -07:00
asqueella@gmail.com
96d282fde2
Bug 368702 - Effective TLD Service should treat trailing dot properlyp=Wladimir Palant <trev.moz@adblockplus.org>r=biesi, sr=dveditz
2007-04-27 07:50:15 -07:00
dbaron@dbaron.org
d98d9fdec5
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
2007-03-27 08:33:38 -07:00
hg@mozilla.com
05e5d33a57
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
2007-03-22 10:30:00 -07:00
dveditz%cruzio.com
8f100cd4dc
bug 342314: check-in initial effective-tld file. r=bsmedberg.
...
Effective TLD file itself thanks to Jo Hermans.
2007-01-27 00:12:57 +00:00
gavin%gavinsharp.com
572e4fb58e
Followup patch for bug 269254: make sure not to include the null terminator in the string's length, patch by Ryan Jones <bugs@ryan-jones.com>, r+sr=biesi
2007-01-04 18:37:00 +00:00
timeless%mozdev.org
05804e5bfe
Bug 363390 IS_LOW_SURROGATE conflicts with winnls.h
...
r=darin
2006-12-21 07:03:23 +00:00
gavin%gavinsharp.com
28b1e5e364
Bug 269254: fix bug in utf16ToUcs4()'s returned length, patch by Ryan Jones <sciguyryan+bugzilla@gmail.com>, r+sr=biesi
2006-12-16 14:36:12 +00:00
cbiesinger%web.de
9f2e5d2908
remove misleading comment, no bug. r+sr=bz
2006-07-28 02:45:14 +00:00
pamg.bugs%gmail.com
1b3e2f9583
Bug 331510: Adding nsEffectiveTLDService to allow necko and others to know about TLD-like subdomains. r=darin
2006-06-09 18:23:10 +00:00
darin%meer.net
148944fe8b
fixes bug 312061 "Call res_ninit when restarting the DNS service [was: Firefox keeps a list of dns servers after connection goes down]" r=biesi sr=bzbarsky
2006-05-25 16:49:48 +00:00
darin%meer.net
0318b8c707
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
2006-05-10 17:30:15 +00:00
ajschult%verizon.net
6c8f21d4da
Bug 334421: Shutdown leak of mEvictionQ entries. r+sr=darin
2006-04-29 04:37:07 +00:00
cbiesinger%web.de
c2d981f764
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
...
r+sr=darin
2006-02-03 14:18:39 +00:00
timeless%mozdev.org
9b0852aaf7
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
dbaron%dbaron.org
19e6e1862a
Fix negative leak stats regression from bug 302724.
2005-11-16 19:35:07 +00:00
bzbarsky%mit.edu
b511cb188c
Log addref/release for nsHostResolver and nsHostRecord. Bug 302724, r+sr=darin
2005-11-15 17:30:50 +00:00
bienvenu%nventure.com
1d236ef23c
add more logging to nsHostResolver to help diagnose 173924, in which host lookups stop working afer extended period of time, r/sr=darin
2005-10-28 21:24:48 +00:00
darin%meer.net
0296e4e195
fixes bug 290190 "crash when network connection drops and reconnects [@ msvcrt.dll - nsDNSRecord::GetNextAddr ]" r=biesi sr=bzbarsky
2005-10-18 21:25:05 +00:00
darin%meer.net
d78e1730ff
Fixes bug 304904 "Necko should refuse to look up invalid hostnames containing '%'" patch by andreas.otte@debitel.net, r=biesi, sr=darin
2005-09-22 21:38:12 +00:00
masayuki%d-toybox.com
9f7d47f9a7
Bug 283016 Make it possible to blacklist characters in domain names r=gerv, sr=darin, a=benjamin
2005-07-22 15:07:33 +00:00
jshin%mailaps.org
ae04ba0b7e
bug 236425: fix IDN support on 64bit platforms (r=darin, sr=bz, a=chofmann)
2005-06-03 02:21:47 +00:00
darin%meer.net
c7c0859ea1
fixes bug 289178 "Move show_punycode pref into nsStandardURL" r=biesi sr=dbaron a=asa
2005-04-27 01:32:36 +00:00
darin%meer.net
9791154211
patch for bug 287648 "make nsIDNSService use nsICancelable and move private methods to nsPIDNSService" r=biesi sr=bzbarsky
2005-04-06 01:33:28 +00:00
cbiesinger%web.de
44625301dd
bug 283489 r=darin sr=bz
...
- Make the HTTP, FTP and file channels implement nsIPropertyBag2 and associated
interfaces (by inheriting from nsHashPropertyBag)
- Use that interface to expose a "content-length" property giving the length of
the data as a 64-bit value on the FTP and HTTP channels
- change docshell and xpinstall to use nsIPropertyBag2 instead of nsIProperties
to read/write the referrer property
2005-04-05 17:40:32 +00:00
darin%meer.net
777171a792
fixes bug 283659 "punycode.c:130: warning: signed and unsigned type in conditional expression" patch by baafie@planet.nl r+sr=darin
2005-02-26 07:36:15 +00:00
bsmedberg%covad.net
361daac936
Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector)
2005-02-25 20:46:35 +00:00
darin%meer.net
452a016da8
fixes bug 282270 (and bug 282520) "always show punycode by default" r=dbaron sr=dveditz a=dbaron
2005-02-17 20:02:37 +00:00
bsmedberg%covad.net
79241940e8
Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees.
2004-12-09 19:28:35 +00:00
db48x%yahoo.com
cebb9552f5
bug 272277: Change to Append/Assign/Equals-Literal in networking
...
patch by Mikael Parknert <mikael@parknert.se>, r=cbiesinger, sr=darin
2004-12-04 10:19:29 +00:00
cbiesinger%web.de
9a367ee238
Bug 258035 document port argument of nsIDNSRecord::getNextAddr
...
r+sr=darin
2004-09-05 13:20:59 +00:00
darin%meer.net
6a24dcfb4c
use a better hash function, bug 239358 (courtesy of brendan)
2004-09-01 22:35:37 +00:00
darin%meer.net
62b71377af
landing non-nspr portion of patch for bug 239358 "DNS: Reverse lookups are
...
degrading performance" r=lorenzo sr=bryner
2004-09-01 19:55:58 +00:00
darin%meer.net
c51b32c8ad
Apply bryner's review comment, bug 256316
2004-08-25 04:43:14 +00:00
darin%meer.net
9f91a230dc
fixes bug 256316 "non-ascii char in URL lead to heap overrun" r=dveditz sr=bryner
2004-08-25 04:41:48 +00:00
darin%meer.net
8fe1ed0d52
fixes bug 243498 "nsStandardURL::BuildNormalizedSpec spends too much time in nsIDNService::IsACE" r+sr=bzbarsky
2004-05-13 22:17:17 +00:00
darin%meer.net
c447a4568d
fixes bug 240759 "necko DNS cache stops working" r=biesi sr=bryner
2004-04-20 17:57:45 +00:00
gerv%gerv.net
8b8dde7d95
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 22:01:16 +00:00
darin%meer.net
412f67c262
fixes bug 239644 "FreeBSD build error in nsHostResolver" r+sr=bryner
2004-04-17 00:57:26 +00:00
dbaron%dbaron.org
38b785939b
Perform the normalization of the hostname done by IDN when constructing the URL. b=237818 r=jshin sr=darin a=chofmann
2004-04-03 07:32:18 +00:00
darin%meer.net
a7166e9ccd
removing DEBUG_darinf printf section
2004-03-10 07:25:54 +00:00
darin%meer.net
e88a75d16d
patch for bug 68796 "IPv6 : Some IPv4 addresses won't resolve w/IPv6 OS" patch by lorenzo@colitti.com r+sr=darin
2004-03-09 20:31:54 +00:00
darin%meer.net
8bdaba45ad
final patch for bug 234908 "getter_Copies scoping problem" r+sr=dbaron
2004-03-08 23:48:39 +00:00
bsmedberg%covad.net
7d79d7ba8b
Bug 232201 part 2 - update consumers to use inherited nsIPrefBranchInternal interface. This should be happy for codesize. r=alecf sr=darin
2004-01-28 23:45:17 +00:00
dbaron%dbaron.org
0231f67b81
Remove users of deprecated, no-op, NS_INIT_ISUPPORTS macro from tree. b=178643 r+sr=bryner
2004-01-23 23:12:44 +00:00
neil%parkwaycc.co.uk
cac0311c73
Bug 203422 fix some warnings in netwerk p=gautheri@noos.fr r=andreas.otte sr=darin
2004-01-07 23:43:12 +00:00
peter%propagandism.org
feda8614f8
Patch for bug 209699 (convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst.
2003-12-23 16:48:40 +00:00
darin%meer.net
b6c874b805
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
2e48347cf6
adding additional comments to last patch, b=223145
2003-11-03 09:10:57 +00:00
darin%meer.net
bb123973dd
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
d5c92b85c2
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
74e144e261
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
478ea8f332
fixes bug 221491 "crash [@ nsHostResolver::GetHostToLookup]" r=dougt sr=bzbarsky a=dbaron
2003-10-25 23:48:33 +00:00
darin%meer.net
c3e0c2ef4e
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
8f793d6611
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
ef96caa6fb
removing files that are no longer compiled.
2003-09-15 21:56:55 +00:00
darin%meer.net
f4a8778d0b
landing patch for bug 205726 "DNS rewrite" r=dougt sr=bryner
2003-09-11 20:32:33 +00:00
bryner%brianryner.com
63fa99c65e
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
b7cdb7debb
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
3099367b82
Fix debug-only bustage. b=205023
2003-08-05 07:19:20 +00:00
jaggernaut%netscape.com
95899387f6
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
817298ce0b
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
0565010816
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
c4c528ea38
cvs removing uncompiled/dead files
2003-07-01 19:28:40 +00:00
seawood%netscape.com
97649bab86
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
b20cd43140
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
f7bf89f618
Remove global _POSIX_SOURCE & _SVID_SOURCE defines for linux.
...
Bug #202510 r=darin
2003-04-18 20:14:17 +00:00
gordon%netscape.com
0da80ac7da
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
f2193fe99f
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
e601785fb3
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
547e7a75b3
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
913ad38177
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
4bc258adb6
Apply length check for generated ACE string,
...
bug 198637, r=shanjian, sr=darin.
2003-03-25 20:48:03 +00:00
nhotta%netscape.com
cbc48d4f51
Null terminate the punycode encoded string,
...
bug 198437, r=shanjian, sr=darin.
2003-03-21 00:23:12 +00:00
bzbarsky%mit.edu
83e46b1a49
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
0b633fd142
Change nsIIDNService to take AUTF8String and ACString,
...
bug 188410, r=darin, sr=alecf.
2003-03-13 23:06:14 +00:00
nhotta%netscape.com
0c489f0e8d
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
92f0db3cbb
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
4ec3f22820
Fixing Mac CFM bustage.
2003-01-18 00:50:37 +00:00
nhotta%netscape.com
b5b45d7bca
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
e41b939e1c
Adding IDN files,
...
bug 112979, r=ftang, sr=darin.
2003-01-17 23:43:33 +00:00
nhotta%netscape.com
733c3296cf
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
49d18080f5
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
c6bbc97f38
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
954ad5f9d9
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
d5efcdfb6d
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
a736085beb
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
fc5e098023
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
57e08a3f3a
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
3a31c30b0d
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
f03e27ec59
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
140d195dc8
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
68faeb5241
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
322da773fb
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
bryner%netscape.com
caa52be426
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
f327d31b9a
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
913bbb6f6c
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
cathleen%netscape.com
64856eb68b
clean up last traces of nsCRT::strlen(char* s), bug 124536 r=dp, sr=brendan
2002-06-04 23:05:39 +00:00
dougt%netscape.com
686bd64f44
this file should not have been checked in
2002-05-31 21:05:57 +00:00
dougt%netscape.com
5f7d72f9e8
fixes crash in js_FreeStack caused by a race condition in necko. see 139556 for the details. r=rpotts, sr=darin
2002-05-31 20:40:11 +00:00
darin%netscape.com
28bcc9b240
fixes bug 141779 "Trunk, M1RC1 Crashes related to DNS caching [@ nsDNSRequest::FireStop]"
...
r=gordon sr=rpotts
2002-05-20 21:31:27 +00:00
dougt%netscape.com
c683a217ab
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
2002-05-15 18:55:21 +00:00
dougt%netscape.com
b2449fe85b
Fixes 117628. Failed DNS error causes future lookups to fail. Now we call res_ninit() on platforms which support this function when the dns lookup fails. r=brendan@mozilla.org, sr=darin@netscape.com
2002-05-04 03:40:06 +00:00
sfraser%netscape.com
6da27c1cf8
Bug 133412: need to #include <Files.h> before <OpenTransport.h> for the buggy Universal Headers 3.4.1. Changes to allow for upgrading to CodeWarrior Pro 7.2 tools. r=sdagley, sr=scc, a=asa
2002-03-27 04:09:17 +00:00
darin%netscape.com
9fbd1028d6
b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa
2002-03-20 22:50:33 +00:00
nhotta%netscape.com
dd3f7fd5c2
Added ACE decode function to nsIIDNService, renamed exisiting function name,
...
bug 110028, r=nhotta, sr=darin, a=shaver.
2002-03-09 00:10:21 +00:00
bryner%netscape.com
720511557d
Removing unused unix-dns.* files (bug 38061). r=alecf, sr=darin, a=shaver.
2002-02-28 07:46:14 +00:00
cathleen%netscape.com
a6a1655268
eliminate nsCRT::strlen for char* strings (part 4), bug 124536 r=dp sr=brendan
2002-02-19 16:01:45 +00:00
gordon%netscape.com
ae5cbefe85
Fix bug 108046 "DNSService Shutdown uses getService; suggest registering WeakPtr". r=dougt, sr=darin.
2002-02-19 05:38:03 +00:00
gordon%netscape.com
ff0e4ce58c
Fix bug 122682 "browser hangs temporarily if switched offline while DNS thread in in GetHostByName". r=gagan, sr=darin.
2002-02-19 05:36:27 +00:00
gordon%netscape.com
537f655e58
Fix bug 97097 "nsIDNSService::Resolve does not use the dns cache". r=gagan, sr=darin.
2002-02-19 05:28:20 +00:00
darin%netscape.com
e3e52b4265
fixes bug 122675 "socket transport doesn't cancel properly if busy resolving
...
or connecting" r=gordon, sr=mscott
2002-02-01 21:18:13 +00:00
cathleen%netscape.com
92d4fbf218
converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp
2002-01-12 03:18:55 +00:00
seawood%netscape.com
45bfbf0658
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
mkaply%us.ibm.com
e84039ee52
#84420
...
r=gordon
Forgot to remove a path that OS/2 and BeOS shouldn't go down - leaving code in but #if 0 per gordon
2001-12-04 15:05:03 +00:00
seawood%netscape.com
7733357d51
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
bnesse%netscape.com
73c9a1111f
Fix for bug 103883. Add weak ref support for prefs observers to help reduce MLK cycles with preferences. r=ccarlen, darin, gordon, hewitt, mstoltz, srilatha, sspitzer. sr=alecf.
2001-10-22 20:54:48 +00:00
dougt%netscape.com
d18d7e2b17
nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
2001-10-19 20:52:59 +00:00
gordon%netscape.com
7f7c3b76a7
Fix for bug 103991, removing obsolete IsAsciiString() function from nsHttpChannel and nsDnsService. r=nhotta, sr=darin.
2001-10-19 01:58:32 +00:00
darin%netscape.com
d8ee6b5e0f
code changes for bug 42898 "iDNS support"
...
patch=william.tan@i-dns.net r=gordon sr=darin,brendan a=asa
2001-10-05 07:50:21 +00:00
darin%netscape.com
953b570647
fixes bug 42898 "iDNS support" (part 1: adding new IDL file)
...
patch=william.tan@i-dns.net r=gordon sr=darin,brendan a=asa
2001-10-05 07:25:24 +00:00
gerv%gerv.net
4e12e44b2f
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
jaggernaut%netscape.com
d1a7bfa843
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
dc40187223
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
alecf%netscape.com
8bf5905937
add REQUIRES support to jpeg, sun-java, db, etc.. b=98371 r=cls
2001-09-10 20:48:38 +00:00
mkaply%us.ibm.com
bbbf5c6c8e
#84420
...
r=mkaply for OS/2, r=r=VYA04230@nifty.com for BeOS, sr=darin
Code from gordon to make DNS on OS/2 and BeOS use the same paths as Unix
2001-06-26 21:33:04 +00:00
dbaron%fas.harvard.edu
49916c6170
Fix IRIX bustage by changing CRLFs from gordon's checkin to LFs.
2001-06-20 03:02:06 +00:00
gordon%netscape.com
1fbbb54edf
Fix bug 86671 by initializing mDNSWindow member variable for XP_WIN.
...
r=neeti, sr=darin, a=asa.
2001-06-20 01:23:19 +00:00
cls%seawood.org
bf5fb48486
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
...
Changes allow us to have a finer control over which parts of the tree are built with PIC. Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
gordon%netscape.com
c922c371cb
Fix for bug 85802 "Failed DNS lookup results in segfault". r=gagan, sr=brendan, a=asa.
2001-06-15 03:42:56 +00:00
gordon%netscape.com
0cc15754f8
Fix for bug 84817 "nsDNSService::DequeueLookup - must call PR_WaitCondVar within while loop" and bug 85025 "DNS lookup stalls b/c failed requests are cached". r=wtc (84817), sr=darin, a=asa.
2001-06-13 23:33:24 +00:00
gordon%netscape.com
b866168e16
Fix for bug 84531, "dns cache eviction count not always decremented". r=gagan, sr=darin, a=dbaron.
2001-06-08 04:54:07 +00:00
mkaply%us.ibm.com
815d4faaa8
senna REQUIRES bustage
2001-06-07 03:00:21 +00:00
mkaply%us.ibm.com
6d2f9d31e7
Oh come on people, you could at least make it a little less obvious that this code only works on Windows, Max, and Unix
2001-06-07 02:57:56 +00:00
darin%netscape.com
e9d26c1f84
Fixes windows startup hang. r=gordon
2001-06-07 00:19:40 +00:00
darin%netscape.com
6b881eb2ee
Fixes win32 bustage. r=gordon
2001-06-07 00:01:25 +00:00
gordon%netscape.com
9f1cafa711
Fix for bug 30917, Implement DNS caching. r=dougt, srs=darin, a=asa.
2001-06-06 23:25:39 +00:00
neeti%netscape.com
0ec6d68ca5
fix for bug 78654 - netwerk must not print to console in opt builds.r=dougt, sr==darin.
2001-05-10 13:14:03 +00:00
darin%netscape.com
00a7e27ee6
Necko API changes, bug 74221. r=valeski, sr=rpotts.
2001-04-10 06:01:08 +00:00
cls%seawood.org
96342aff6c
Add needed include for BeOS BONE builds.
...
Thanks to maz@albany.net (Matthew Zahorik) for the patch.
Bug #71681 r=darin
2001-03-31 06:23:49 +00:00
darin%netscape.com
c5d5b31867
Fixes bug 72339. nsDNSService doesn't shutdown. r=gordon, sr=dougt
2001-03-28 21:18:51 +00:00
disttsc%bart.nl
f595ed19f3
Clean up REQUIRES lines. r=cls
2001-03-25 22:59:27 +00:00
gagan%netscape.com
b99b517215
Fix for bug 72831. r/sr=gagan,blizzard,darin,shaver
2001-03-23 02:19:37 +00:00
darin%netscape.com
5f53dc2545
Partially resolves bug 10733. XP_UNIX does not have an async DNS implementation. r=rpotts, sr=mscott.
2001-02-23 00:15:35 +00:00
disttsc%bart.nl
a6f2f5861a
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
2001-02-22 09:35:51 +00:00
mkaply%us.ibm.com
65956840c2
#56767
...
r/a=cls,leaf
Remove XP_PC - use XP_WIN or XP_OS2 explicitly
2000-11-29 23:28:04 +00:00
koehler%mythrium.com
93544a93ce
Fixing bug 58874, making network works under BeOS. r=valeski@netscape.com,
...
r=matt@hottub.org , sr=mscott@netscape.com
2000-11-22 01:06:29 +00:00
cls%seawood.org
66a18fcbbf
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
2000-11-20 07:16:06 +00:00
warren%netscape.com
cd56c0575b
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2000-10-28 22:17:53 +00:00
warren%netscape.com
0735771512
Removed extra 0 arg
2000-10-27 23:21:30 +00:00
warren%netscape.com
9a6d92a433
Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson
2000-10-27 22:43:51 +00:00
gordon%netscape.com
01c2a16c4d
Fix for Bug 41433 "Crash clicking offline icon in browser window" rtm++, r=gagan, sr=sfraser, a=jar. Protected calls to OTCloseProvider() so we only call it when mServiceRef is not null. Also set gNeedLateInitialization so we reallocate mServiceRef next time we're online and make a dns request.
2000-10-13 21:05:11 +00:00
gordon%netscape.com
7d6a3a55c5
Fix bustage in optimized build for nsDnsService.cpp.
2000-10-09 23:41:19 +00:00
gordon%netscape.com
4b12cfdd46
Fix for bug 49990 "Networking fails after sleep/wake cycle" on Mac. rtm+, r=pinkerton, sr =sfraser. Added support for provide will/has closed OT events.
2000-10-09 21:59:49 +00:00
akhil.arora%sun.com
3de56aad0e
fixes for making auto proxies work again (phase1) b=53080 r=gagan@netscape.com a=brendan@mozilla.org
2000-09-27 02:03:43 +00:00
warren%netscape.com
e12f238589
Bug 46864 - Embedding needs a name attribute on nsIRequest.
2000-08-21 08:23:54 +00:00
warren%netscape.com
84b5fd67e3
Bug 46711. Removed nsAutoString travisty from nsStringKey. Introduced nsCStringKey. Made them both share the underlying string when possible. r=waterson
2000-08-10 06:19:37 +00:00
valeski%netscape.com
55831cfa26
removing extraneous static var and #includes
2000-08-01 23:23:44 +00:00
gagan%netscape.com
01e3f7007e
Fix for bug 20145. Proxy Auto Config is now in. For more information check http://www.mozilla.org/docs/netlib/pac.html r=bryner,rjc.
2000-07-31 21:24:55 +00:00
gagan%netscape.com
4724c759cf
Complete fix for bug 41433 (assert/crash in DNS for offline-online) We were not destroying the monitor in shutdown. r=bryner.
2000-07-15 01:47:30 +00:00
mscott%netscape.com
172f5fb69f
Backing out gagan's check in as this causes linux to crash on exit which is turning all the linux
...
builds orange.
2000-07-14 06:27:54 +00:00
gagan%netscape.com
db8ee85410
Fix for bug 41433 (assert/crash in DNS for offline-online) We were not destroying the monitor in shutdown. r=bryner
2000-07-14 03:07:35 +00:00
warren%netscape.com
6bf07ce5fc
Removed DNS_TIMING stuff from release builds. Bug 29534.
2000-06-23 08:01:54 +00:00
beard%netscape.com
1c926d81a2
bug #42100 , Carbon compatibility. r=gordon, saari, pinkerton, sfraser
2000-06-20 23:10:06 +00:00
inaky.gonzalez%intel.com
98157fd5a1
Fixed nsSupportsHashtable behaviour and API to fix leaks in
...
nsDirectoryService. Fixes bugs #38606 and #39859 .
a=waterson; r=rayw,brendan,warren
2000-06-06 22:06:56 +00:00
mkaply%us.ibm.com
b672891756
# 37239
...
r = gagan, a = gagan
OS/2 bringup - Stupid misspelling in OS/2 only code
2000-06-05 20:51:59 +00:00
warren%netscape.com
512c8bf433
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
2000-06-03 09:46:12 +00:00
mkaply%us.ibm.com
640a398348
# 37239
...
r = gagan, a = brendan
OS/2 bringup on M16 continues - #ifdefs for OS/2
2000-06-01 14:14:46 +00:00
gordon%netscape.com
76d555835a
export unix_dns.h, and add NSPR_LIBS
2000-05-17 05:16:48 +00:00
gordon%netscape.com
493e8d689b
reordered wait on spawn process with response to caller.
2000-05-17 05:14:02 +00:00
gordon%netscape.com
ddbe0a590f
adding back an old friend.
2000-05-16 03:58:58 +00:00
gordon%netscape.com
cd6840ddb1
Fixes for bug 34663 and bug 33821 - crashes in DNS CompleteLookup and/or Shutdown.
2000-05-12 23:44:20 +00:00
warren%netscape.com
2979b9b4c6
Added nsIZipReaderCache. Removed nsIZipReader::ParseManifest. Got jar: protocol going for downloaded jars and input streams. Added assertions that Cancel is called with a failure code.
2000-04-12 07:58:24 +00:00
ruslan%netscape.com
6658571391
Landing link-click problem fix. Also fix DNS lockup (gordon) on Windows,
...
memory leak of socket transports during pipelined request, add timeout
setters on socket transport, add a restriction on the number of keep-alive
connections.
2000-04-12 01:47:22 +00:00
gordon%netscape.com
49be022331
Fix for bug 23811 "Support IPv6". Integrating diffs by jgmeyers, r= wtc.
2000-04-03 23:41:53 +00:00
rickg%netscape.com
08335d2d02
removed nsString2 reference
2000-03-31 09:12:35 +00:00
gordon%netscape.com
70e003409f
Fix for bug 33569 "MLK: nsDNSLookup::InitiateLookup()". Added a missing nsAllocator::Free(). r = saari.
2000-03-30 22:22:47 +00:00
warren%netscape.com
727f312b32
Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread.
2000-03-29 03:58:50 +00:00
akkana%netscape.com
f71baf989f
Fix from gordon to fix shrike bustage
2000-03-28 02:56:26 +00:00
gordon%netscape.com
ab8080218f
Fixing build bustage.
2000-03-27 23:16:13 +00:00
gordon%netscape.com
4722bf81a8
Landing DNS_CANCEL_BRANCH. Enable canceling of dns lookup requests, and underlying structure for possible DNS cache. Original changes by warren, gordon. r = gagan.
2000-03-27 22:19:18 +00:00
rickg%netscape.com
fee2f3ec45
removed call to deprecated string method
2000-03-21 04:32:44 +00:00
warren%netscape.com
c0497e31be
Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar
2000-03-05 21:26:01 +00:00
mkaply%us.ibm.com
bae21f473b
# 25555
...
r= warren@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-02-29 15:40:42 +00:00