Граф коммитов

247 Коммитов

Автор SHA1 Сообщение Дата
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