bbaetz%cs.mcgill.ca
fcb0a0b4af
This should be scriptable. r/sr=darin.
2001-08-10 01:11:04 +00:00
darin%netscape.com
937676eb44
cleaned up some comments and indentation
2001-08-08 10:03:29 +00:00
andreas.otte%primus-online.de
6917b5d061
bug 40670 [URL: resolution of protocol:/path] checking in the groundwork to have an easy fix if we ever decide to support these kind of deprecated relative urls. For that a new attribute URIType is added to nsIProtocolHandler and its implementations to store some protocol/scheme dependend information to have enough information to allow correct parsing. r=darin@netscape.com sr=rpotts@netscape.com
2001-08-07 20:42:57 +00:00
serge%netscape.com
b5c917a8b5
bug 79246 PAC: reload of PAC file fails; submitted by tingley@sundell.net, r=serge, sr=darin
2001-08-04 01:53:49 +00:00
ddrinan%netscape.com
18974de8f4
Bug 85720 - domestic DES 56-bit cipher pref. r=ssaux,sr=blizzard
2001-08-02 23:46:30 +00:00
darin%netscape.com
b2edd37885
Fixes bug 92637 "Hang / crash when double clicking on jpg attachments in news"
...
r=sspitzer, sr=mscott
2001-08-02 19:29:58 +00:00
timeless%mac.com
eaa56a62f2
Bugzilla Bug 89539 Memory leak(s) when memory allocation fails.
...
r=dbaron sr=blizzard
2001-08-01 02:13:00 +00:00
brendan%mozilla.org
dbd7fed5b1
FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver.
2001-07-31 19:05:34 +00:00
serge%netscape.com
ce553ea222
Fixes for 79057 submitted by tingley@sundell.net, r=bbaetz, sr=darin, a=asa@mozilla.org
2001-07-30 22:22:27 +00:00
bbaetz%cs.mcgill.ca
1bc0fa3b1c
Bug 80363. Handle failure trying to get the machine's IP. This broke PAC on the mac because of bug 92516. r=pink, sr=darin, a=blizzard
2001-07-27 21:34:41 +00:00
jaggernaut%netscape.com
e91f8a147e
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
blakeross%telocity.com
a873ee6507
rv should be rv2 (91056). r/sr=dougt
2001-07-25 06:28:31 +00:00
mkaply%us.ibm.com
ca44ebbdc9
OS/2 bustage
...
Didn't anyone notice the attachment I added to 86474 to prevent this?
2001-07-25 03:35:56 +00:00
gordon%netscape.com
82c4c53fbd
Fix for bug 86474 and bug 79983. Truncate files used by nsFileTransport
...
and eliminate trailing garbage from updated cache files. r=gagan, sr=darin
2001-07-25 00:40:42 +00:00
bbaetz%cs.mcgill.ca
70f1b96cbd
Checking in for smeredith@netscape.com
...
Bugs 65583, 78119: implement SOCKS 4.
Bug 92002: SOCKS on the Mac broken.
Bug 48357: SOCKS intermittent 'connection refused' errors.
r=bbaetz, sr=darin
2001-07-25 00:28:28 +00:00
jaggernaut%netscape.com
cb0faab070
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00
dougt%netscape.com
3848f15987
Adding check for null. Shooting in the dark for bug 84073. r=bbaetz, sr=me.
2001-07-19 02:33:17 +00:00
bbaetz%cs.mcgill.ca
1e315ce34b
Bug 86109. Pass "gopher" into the port-safety function for consistency, and
...
remove the default parameter. r=jesse, sr=dougt
2001-07-18 23:48:21 +00:00
dougt%netscape.com
2839ef1eec
Removing reduntant init to mObserver. suggested by brendan@mozilla.org
2001-07-17 21:22:48 +00:00
dougt%netscape.com
77b4006fc5
Fix for bug 75633. preventing onStreamComplete firing prior to initialization. r=valeski, gagan. sr=vidur.
2001-07-17 18:57:42 +00:00
dbaron%fas.harvard.edu
aa4fec2b67
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
serge%netscape.com
f8875dad18
ecking in tingley@sundell.net patch to fix (79052) PAC: isPlainHostName not working; r=serge; sr=rpotts
2001-07-11 00:30:13 +00:00
jaggernaut%netscape.com
5a6317b8a5
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
...
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.
nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
dougt%netscape.com
32d28f95f8
Fixes in-use file transport count going negative. patch by sfraser@netscape.com, r=me, sr=darin@netscape.com. (87861)
2001-06-29 04:51:11 +00:00
bzbarsky%mit.edu
6587a3431e
Add an nILineInputStream interface, a ReadLine() helper function, and an
...
implementation of this interface by nsFileInputStream. Bug 81165,
r=dougt, sr=darin
2001-06-28 03:19:51 +00:00
danm%netscape.com
14a52d978f
tracking nsRequestObserverProxy.h rev 1.4. bug 84842 r=darin,hyatt
2001-06-28 00:00:51 +00:00
danm%netscape.com
89813ec4bc
making consistent a public interface which differed depending on whether you were building debug. how skanky was that? bug 84842 r=darin,hyatt
2001-06-28 00:00:20 +00:00
dougt%netscape.com
9e99c2bb57
Fixes bug 87360. r=morse@netscape.com, sr=darin@Netscape.com. Fixes a bunch of url-protocol problems.
2001-06-27 02:29:19 +00:00
rpotts%netscape.com
7b882ed807
bug #82458 (r=jst, sr=darin, a=blizzard). THis patch causes STATE_TRANSFERRING notifications to fire when URLs are loaded out of the disk cache or memory cache...
2001-06-25 06:22:44 +00:00
dougt%netscape.com
758f79ff72
Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
...
This fixes many crashes caused by illegal uses of the nsStdURL.
This also allows a plugable protocol to provide their own url parser.
2001-06-21 22:02:47 +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
gagan%netscape.com
354f8a7f2b
Fix for bug 72805. r=darin, sr=dougt, a=asa. No longer displaying the "Resolving..." message for IP addresses (and additionally for cached/resolved cases). This should now reduce the number of "Resolving hostname" events (and hence flashing status messages) on page loads as well.
2001-06-18 21:26:16 +00:00
dougt%netscape.com
7a608778a6
Allows port 70 for all protocols. r=bbaetz@netscape.com, sr=me, a=blizzard@mozilla.org
2001-06-18 20:13:30 +00:00
scc%mozilla.org
a8fb409c6e
bug #85271 : sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process.
2001-06-17 05:23:38 +00:00
cmanske%netscape.com
591c54146e
Fixed null mScheme in 'SchemeIs' method. b=85981, r/a=gagan, sr=kin, a=asa-drivers
2001-06-15 03:32:59 +00:00
darin%netscape.com
043f8b8f97
Fixes bug 85822 "crash in [@ nsHttpTransaction::Cancel] [cancelation not thread-safe]"
...
r/sr=dougt,blizzard a=blizzard
2001-06-14 20:49:17 +00:00
timeless%mac.com
94c6f43c88
patch by andreas.otte@primus-online.de based on patch by sballard@netreach.net
...
r=bbaetz and sr=dougt a=asa@mozilla.org
2001-06-14 03:14:21 +00:00
darin%netscape.com
e732f0c5f8
Fixed bug 84572 "networking deadlock while posing security UI and closing win"
...
r=danm, sr=dougt, a=asa
2001-06-13 06:08:03 +00:00
blizzard%redhat.com
e1a946c67e
Fix bug #85290 . "proxy autoconfig module needs to shut the hell up" r=gerv,rs=tor,a=asa
2001-06-11 21:54:48 +00:00
darin%netscape.com
1b67eeb3c2
Fixes bug 73392 "ad blocking hosts file prevents page load"
...
r=gagan, sr=dougt, a=asa
2001-06-11 21:24:25 +00:00
darin%netscape.com
1f7dc204b3
Fixes bug 80419 (part 1) "http should reclaim connections immediately"
...
r=bbaetz, rs=dougt, a=blizzard
2001-06-11 21:19:37 +00:00
mkaply%us.ibm.com
a6c63868d6
EMX build break - direct.h doesn't exist on EMX
2001-06-06 14:23:09 +00:00
danm%netscape.com
f5dba5ec47
simply adding some logging helpful for debugging event queue interactions. from bugscape bug 4890, bugzilla bug 84247 r=darin
2001-06-06 02:34:52 +00:00
dougt%netscape.com
e0c4831d10
Fixes bug 83401. r=gagan, darin, sr=vidur, a=blizzard. Add port blacklisting to necko
2001-06-06 00:10:09 +00:00
dougt%netscape.com
0d7ec78037
Fixes 81709. Allows for compares between different nsIURI impl. r=rpotts, sr=darin, a=asa
2001-06-05 19:01:44 +00:00
sgehani%netscape.com
44bb9f39f3
Remove extra whitespace after "nsIPasswordManager.idl \"
2001-06-05 12:37:01 +00:00
sgehani%netscape.com
c2dd4cf85f
Fix unix bustage: remove whitespace after "nsIPasswordManager.idl \"
2001-06-05 12:34:54 +00:00
sgehani%netscape.com
ca316912d6
Stop building nsIPasswordManager.idl in extensions/wallet and start building it in netwerk/base.
b = 76095
r = morse
sr = sfraser
a = drivers
2001-06-05 11:43:40 +00:00
ducarroz%netscape.com
18073f24cc
Fix for bug 81751. Add define for mime type multipart/x-mixed-replace and multipart/byteranges. Also export nsIFileStreams.idl on Mac. R=varada, SR=mscott, A=asa
2001-06-04 22:59:22 +00:00
serge%netscape.com
d377ead1ee
fix for #79371 ; crash or app failure when Proxy type = PAC, sr=darin; r=gagan; a=asa
2001-05-31 01:56:21 +00:00
rpotts%netscape.com
3a0587164a
bug #73234 (r/sr=darin, r=valeski, a=asa). Fix progress event sink messages to pass the nsIInputStreamChannel as the request - instead of the underlying transport request...
2001-05-30 02:55:51 +00:00
gagan%netscape.com
0e8a84508f
Fix for bug 81214. We were running the PAC routines even for non-relevant scheme URLs like chrome, file, etc. Added a check to only process proxy related ones. r=pavlov, sr=darin, a=asa
2001-05-24 07:12:06 +00:00
gagan%netscape.com
63f4988f88
Fixes for bug 72599. Checking in on dougt's behalf. r=dougt, sr=brendan, a=blizzard.
2001-05-24 00:57:57 +00:00
dougt%netscape.com
040e3083cc
Fix for 80101. minor optimization in GetName(). submitted by sfraser@netscape.com, sr=dougt@netscape.com
2001-05-18 06:17:00 +00:00
dougt%netscape.com
6067525537
Adding new interface to build for bug 81384. r=valeski@netscape.com, sr=darin@netscape.com.
2001-05-18 06:09:41 +00:00
jgmyers%netscape.com
1b1a773627
clean up nsITransportSecurityInfo: bug 78292 r=thayes sr=darin
2001-05-18 00:02:46 +00:00
mkaply%us.ibm.com
9ac88cabd8
IRIX bustage
2001-05-17 16:38:19 +00:00
dougt%netscape.com
a4c6cf7d62
Fixes 68335. r=gagan, sr=darin. This makes ensures that string getters return null instead of an empty string. Some code paths prior to this patch would return "" while others null.
2001-05-17 06:48:20 +00:00
ddrinan%netscape.com
2ac1f43cb1
Enable support for OCSP. Bug#80178, r=mcgreer@netscape.com, sr=blizzard@mozilla.org
2001-05-15 17:59:10 +00:00
darin%netscape.com
b79fab3047
fixes blocker bug 80424 "post regression" r=pavlov, sr=jst
2001-05-14 10:20:46 +00:00
rpotts%netscape.com
f02e84c4bb
bug #65777 (r=valeski, sr=mscott) - Window targeting fixes...
2001-05-14 02:16:27 +00:00
darin%netscape.com
199c44a737
Http branch landing: changes to netwerk/ (bug 76866) r=gagan,sr=dougt,a=chofmann
2001-05-11 21:04:09 +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
thayes%netscape.com
a189244f9e
Bug 79528 r=ddrinan/sr=ben Add edit window for SSL ciphers
2001-05-09 04:04:32 +00:00
jst%netscape.com
ea706038cf
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
2001-05-08 17:42:36 +00:00
bryner%uiuc.edu
fb881f011a
Part of fix for 74387 -- return an error code from nsSocketTransport::Init if we don't have a socket provider for the given socket type, such as if PSM is not installed. r=bbaetz, sr=darin.
2001-05-08 02:06:46 +00:00
ccarlen%netscape.com
ac8ff4c8ea
Bug 78745 - nsIPromptService::ConfirmEx needs to be more flexible. r=valeski, sr=sfraser
2001-05-06 15:03:55 +00:00
neeti%netscape.com
c2898522f6
fix for bug 78376 - ASSERTION: New URI failed: 'Error', file mozilla\netwerk\base\src\nsProtocolProxyService.cpp
...
r=gagan, sr=darin
2001-05-04 02:42:44 +00:00
mkaply%us.ibm.com
6ef172f0ed
OS/2 TB breakage
...
Making _getdrive work on OS/2
2001-05-03 22:03:57 +00:00
mkaply%us.ibm.com
93485cf3b1
More bad line endings
2001-05-03 21:15:07 +00:00
mkaply%us.ibm.com
62a7309d06
OS/2 TB break - bad lineendings
2001-05-03 21:11:36 +00:00
dougt%netscape.com
44ccfa9259
Fixes 38643. No longer do we eagerly resolve UNC paths on windows. r=gagan@netscape.com, sr=darin@netscape.com
2001-05-03 19:30:43 +00:00
scc%mozilla.org
6860a0a739
bug #75504 ; sr=jband. simple fixes correcting where people inappropriately applied |getter_AddRefs|
2001-05-03 10:09:59 +00:00
ccarlen%netscape.com
4b073109ac
Bug 75993 - Make the checkvalue param on alertCheck,confirmCheck be in/out. r=valeski,sr=alecf
2001-05-02 14:47:09 +00:00
bienvenu%netscape.com
a7f9c2f068
add ability to reuse file transports r=dougt,sr=darin 74597
2001-04-29 14:57:31 +00:00
valeski%netscape.com
00bca056ef
mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332
2001-04-27 21:30:24 +00:00
rpotts%netscape.com
259fce8009
fix for bugs #55867 , 63529, 26295, 63247 (r=darin, valeski)
2001-04-27 21:05:52 +00:00
bienvenu%netscape.com
d1a6dd1d4b
backout build bustage fix
2001-04-27 05:58:32 +00:00
bienvenu%netscape.com
a3c24a7017
fix build bustage
2001-04-27 05:03:54 +00:00
attinasi%netscape.com
f5697e3021
Fixed assertion due to invalid proxy configuration. Patch from Peter V. for bug 53080 r=dbaron@fas.harvard.edu sr=attinasi@netscape.com
2001-04-26 23:53:27 +00:00
dbaron%fas.harvard.edu
58d5a19f42
Make dnsDomainIs behave as it did in Netscape 4.x. b=76649 r=gagan@netscape.com sr=blizzard@mozilla.org
2001-04-26 14:06:22 +00:00
ccarlen%netscape.com
c8128a5765
Bug 46859 - Remove UniversalDialog. r=valeski/sr=rpotts,sfraser/a=blizzard
2001-04-21 00:26:18 +00:00
ddrinan%netscape.com
c256ed06c8
Fix for bug #75277 , enable tls. r=javi@netscape.com, sr=darin@netscape.com
2001-04-18 00:46:04 +00:00
dbaron%fas.harvard.edu
917a656fc5
Adding nsProxyAutoConfig.js to makefiles and installer manifests. b=53080 r=blizzard@mozilla.org
2001-04-17 14:33:19 +00:00
gordon%netscape.com
89b0c9362b
bug 72528, remove old cache from build. sr=darin.
2001-04-17 10:47:22 +00:00
drapeau%eng.sun.com
7e8796fb70
Bug fix for Bugzilla bug 53080. Includes a JavaScript XPCOM component that
...
does the automatic proxy config. Much thanks to Denis Antrushin
(adu@sparc.spb.su ), among others, for writing this fix.
2001-04-17 02:34:47 +00:00
dbaron%fas.harvard.edu
b422675b61
Remove carriage returns (^M) to fix cement (IRIX) bustage.
2001-04-17 00:32:17 +00:00
jgmyers%netscape.com
ddc11fc7e7
rename tls sockets to starttls: bug 74387 r=javi r=darin sr=mscott
2001-04-16 21:01:29 +00:00
dougt%netscape.com
45d8a3f0f0
Fixes bug 64686. Simple impl of ReadSegments. r=gagan@netscape.com, sr=darin@netscape.com.
2001-04-16 19:59:36 +00:00
darin%netscape.com
0a83d6b079
Fixes bug 76064 "nsSocketBOS::Write does not initialize return value"
...
patch=rginda, sr=darin
2001-04-16 19:57:38 +00:00
darin%netscape.com
9deb4986e3
Patch to finalize necko loadFlags and fix HTTP validation correctness w.r.t.
...
cache validation preferences and browsing via history. r=gagan,gordon.
Fixes several bugs that I would mention here if bugzilla weren't down ;-)
2001-04-14 02:02:19 +00:00
valeski%netscape.com
f3c5380747
sr=darin. no bug. just dead wood static cid cleanup
2001-04-13 11:23:11 +00:00
darin%netscape.com
cb895992eb
Fixes bug 74512 "file transport should support non-blocking streams" r=dougt, sr=rpotts.
2001-04-13 06:14:11 +00:00
mscott%netscape.com
fb8f27eb17
Fix some assertions by making sure nsStreamListenerTee's isupports definition includes nsIRequestObserver.
...
sr=darin
2001-04-13 02:50:31 +00:00
mkaply%us.ibm.com
ea85802099
#69613
...
r=dougt, sr=darin
OS/2 needs to follow part of a Windows codepath
2001-04-11 11:06:25 +00:00
ccarlen%netscape.com
2ad2b9adcf
Bugs 70379, 70380 - Hide nsISingleSignon from embedding apps, split auth prompting methods out of nsIPrompt into a new interface. r=valeski, sr=rpotts.
2001-04-10 18:30:25 +00:00
ccarlen%netscape.com
070ab8891b
New files for bug 70380 - not yet part of build. r=valeski, sr=rpotts
2001-04-10 14:40:07 +00:00
darin%netscape.com
470cedbebc
fixes win32 startup crash. sr=sspitzer
2001-04-10 09:07:11 +00:00
darin%netscape.com
29731a379a
Removed erroneous NS_BREAK from nsSocketRequest::Cancel
2001-04-10 06:57:01 +00:00
darin%netscape.com
d234a6c1fa
Needed to fix mac bustage from necko api changes.
2001-04-10 06:21:54 +00:00