warren%netscape.com
2db26922a6
Landing no_neckoutil2_branch. Bug #11159 . Removes neckoutil_s.lib from build which helps beos and openvms.
1999-11-30 04:50:42 +00:00
warren%netscape.com
2832e2ca92
Changed from no_neckoutil2_branch to remove neckoutil from build. Bug #11159
1999-11-30 04:49:11 +00:00
valeski%netscape.com
4909924e98
r=waterson. 16914. FTP was authentication anonymously even though username and pwd info were suppplied in the url. now it isn't
1999-11-30 04:39:29 +00:00
valeski%netscape.com
7e72cd5bf7
18434. r=rpotts. HTTP now implements OpenInputStream and proxies event sink callbacks between the caller and the transport.
1999-11-30 04:15:27 +00:00
valeski%netscape.com
76719511ea
r=waterson. 17647. MIME mapping for file extensions was case sensitive. we now disregard case (this is actually broken, but for 99% of the real world cases we're covered)
1999-11-30 04:07:51 +00:00
mscott%netscape.com
649881fcba
Fix xp build breakage by defining rv.
...
I'm not sure how this compiled on someone's machine =)
1999-11-30 01:12:58 +00:00
dougt%netscape.com
f66be6c30c
fix for 18078. r=mstoltz,warren
1999-11-30 00:32:43 +00:00
mscott%netscape.com
ab7eb32184
modify SetLoadGroup to work with retargeting.
...
r=rpotts
1999-11-30 00:10:37 +00:00
valeski%netscape.com
70e6082366
comment changes for javadoc
1999-11-29 22:17:11 +00:00
valeski%netscape.com
b82de3adef
r=warren. the return val from the progress sink was getting in the way of the socket transport state machine, now it's just being ingonored.
1999-11-29 22:16:21 +00:00
sspitzer%netscape.com
e17346bdb8
ignore generated files
1999-11-29 21:20:30 +00:00
brendan%mozilla.org
b4fef52e82
Whitespace police!
1999-11-28 10:26:53 +00:00
warren%netscape.com
96ec037ac6
Eliminated the libs build pass.
1999-11-28 03:05:01 +00:00
shaver%netscape.com
b829e11c5a
Fix for 18505 (rename nsDeque::Peek to nsDeque::PeekFront) from Sammy Ford
...
<fuzed@swbell.net>.
1999-11-27 17:47:05 +00:00
rpotts%netscape.com
193521bc26
bug #18651 . Explicitly cancel te transport to make it go away even if it is blocked waiting for the consumer to empty the pipe...
1999-11-24 23:51:09 +00:00
waterson%netscape.com
f31fcc62c9
Bug 19600. Change content length magical 'unknown-so-read-til-you-puke' value from zero to -1.
1999-11-24 21:44:13 +00:00
valeski%netscape.com
481695b32a
r=mscott, premature stream closure cleanup and minor state change to FTP state machine.
1999-11-24 21:08:04 +00:00
valeski%netscape.com
194cef3866
passing a signed int into an unsigned param. now we're not
1999-11-24 21:07:11 +00:00
warren%netscape.com
f4ae91832a
Added friend _class_ for hpukes.
1999-11-24 20:42:04 +00:00
warren%netscape.com
a8eff9eb1f
Added nsIInterfaceRequestor.h to keep nsCOMPtr happy.
1999-11-24 08:31:06 +00:00
warren%netscape.com
30deace1d8
Added optimized dependency on netwerk util.
1999-11-24 08:28:08 +00:00
warren%netscape.com
6b84e27c34
Added include for nsCOMPtr.
1999-11-24 07:40:54 +00:00
warren%netscape.com
895216338d
Somehow added to wrong directory. Moving.
1999-11-24 07:19:12 +00:00
warren%netscape.com
ca701bffec
First Checked In.
1999-11-24 07:16:03 +00:00
warren%netscape.com
0d606f1fa6
Added test for res protocol.
1999-11-24 06:30:51 +00:00
warren%netscape.com
6072675c2d
Added res and jar protocols.
1999-11-24 06:29:44 +00:00
warren%netscape.com
ac4e9c302a
First Checked In.
1999-11-24 05:54:31 +00:00
warren%netscape.com
1b5bf54c3e
*** empty log message ***
1999-11-24 05:51:32 +00:00
warren%netscape.com
2d07d1ec0a
Added nsIHttpEventSink.h
1999-11-24 05:49:38 +00:00
warren%netscape.com
c71b5e670b
Fix to use the resource url as the original url if an original wasn't supplied.
1999-11-24 04:32:49 +00:00
valeski%netscape.com
48203c3079
18434, r=rpotts. the socket transport now issues OnProgress notifications
1999-11-23 23:53:10 +00:00
valeski%netscape.com
67698d87bd
bustage fix. comptr include ordering problem
1999-11-23 23:15:16 +00:00
valeski%netscape.com
eed079587d
bustage attempt. chasing comptr fun
1999-11-23 23:14:08 +00:00
warren%netscape.com
e91b1c3cbe
First Checked In.
1999-11-23 23:03:43 +00:00
valeski%netscape.com
74f4362cfb
18434, r=rpotts. HTTP now implements AsyncOpen. AsyncOpen will be used by URI dispatching
1999-11-23 22:23:06 +00:00
valeski%netscape.com
4e939113b6
added files: mozilla/netwerk/protocol/ftp/public/nsPIFTPChannel.idl, removed files: mozilla/netwerk/protocol/ftp/public/nsIFTPChannel.idl
1999-11-23 22:00:54 +00:00
valeski%netscape.com
3fac4106ad
18435,18413. r=warren. Implemented AsyncOpen for FTP, as well as OpenInputStream. FTP no longer implements the stream listener interface
1999-11-23 22:00:18 +00:00
valeski%netscape.com
2483a0d45c
r=warren. missing addref in sync streamlistener creator.
1999-11-23 21:41:12 +00:00
valeski%netscape.com
99b014292c
18435, r = warren. changing chars to constants.
1999-11-23 20:55:27 +00:00
waterson%netscape.com
d3cae83201
Fix nsNetModuleMgr and nsNetModRegEntry leaks. r=valeski
1999-11-23 20:47:25 +00:00
valeski%netscape.com
5fbbd2c8ba
18435, r=warren. the FTP directory listing stream converter now supports synchronous usage. This allows directory listing streams to be converted when OpenInputStream is called.
1999-11-23 15:13:29 +00:00
andreas.otte%primus-online.de
971895689a
Added code to remove trailing spaces in URLs. (Fixes bug 15451)
...
Some code to add a trailing / in SetDirectory if it is missing. There is no special bug behind this, just a fix for a potential bug.
And a oneliner in ParsePath to deal with params, querys and refs in the right place. Between setting brk and getting to the code that deals with this stuff, there is a ReplaceMess call which can change the position of querys and co. This change avoids that problem.
r=valeski
1999-11-23 14:06:17 +00:00
warren%netscape.com
13fdc55f32
Test case for the res: protocol.
1999-11-23 12:14:58 +00:00
warren%netscape.com
ad0a3a73fc
Initial checkin of the res: protocol -- replacement for resource: that does symbolic roots, and searching.
1999-11-23 12:13:33 +00:00
warren%netscape.com
71dfb4d846
Pedantic change to macro.
1999-11-23 07:03:04 +00:00
warren%netscape.com
9493f81938
Added code to aggressively clean up file transport on failure.
1999-11-23 07:01:56 +00:00
rpotts%netscape.com
a37eb4c71f
bug #19303 . HTTPHeader entries were leaking... I checked in a modified version of beards patch.
1999-11-22 07:02:44 +00:00
rpotts%netscape.com
8026dca974
bug #15342 and #15560 . Refactored the LoadGroup and DocumentLoader...
1999-11-22 05:46:03 +00:00
valeski%netscape.com
3687cfa049
fixing build bustage
1999-11-20 23:23:59 +00:00
valeski%netscape.com
096a415b0e
6144, I'm checking in gagan's code for him as he's gone. r=valeski, r=gagan :). This checkin drops in HTTP authentication caching so you don't get hit w/ multiple auth dialogs when accessing auth requiring sites that have images in their html
1999-11-20 22:11:15 +00:00