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

1214 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 593501141b ignore generated files 1999-11-29 21:20:30 +00:00
brendan%mozilla.org c63c17aca0 Whitespace police! 1999-11-28 10:26:53 +00:00
warren%netscape.com 4ab4ee4d4e Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
shaver%netscape.com 11dfd58e9d 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 cd810db52f 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 478d77770a 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 bbc2a15492 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 e5fe71da28 passing a signed int into an unsigned param. now we're not 1999-11-24 21:07:11 +00:00
warren%netscape.com 39678adcc0 Added friend _class_ for hpukes. 1999-11-24 20:42:04 +00:00
warren%netscape.com c6a8089da9 Added nsIInterfaceRequestor.h to keep nsCOMPtr happy. 1999-11-24 08:31:06 +00:00
warren%netscape.com 67800a1a6e Added optimized dependency on netwerk util. 1999-11-24 08:28:08 +00:00
warren%netscape.com 95507cbdfe Added include for nsCOMPtr. 1999-11-24 07:40:54 +00:00
warren%netscape.com 85e38bed0a Somehow added to wrong directory. Moving. 1999-11-24 07:19:12 +00:00
warren%netscape.com a9234e7a54 First Checked In. 1999-11-24 07:16:03 +00:00
warren%netscape.com cce1e4dab3 Added test for res protocol. 1999-11-24 06:30:51 +00:00
warren%netscape.com 3c254a5cc1 Added res and jar protocols. 1999-11-24 06:29:44 +00:00
warren%netscape.com 0685d21777 First Checked In. 1999-11-24 05:54:31 +00:00
warren%netscape.com d141e278ff *** empty log message *** 1999-11-24 05:51:32 +00:00
warren%netscape.com 003c94771b Added nsIHttpEventSink.h 1999-11-24 05:49:38 +00:00
warren%netscape.com 79675fe4ef 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 ff8120dbd7 18434, r=rpotts. the socket transport now issues OnProgress notifications 1999-11-23 23:53:10 +00:00
valeski%netscape.com cc0ae3387f bustage fix. comptr include ordering problem 1999-11-23 23:15:16 +00:00
valeski%netscape.com 40f04c1142 bustage attempt. chasing comptr fun 1999-11-23 23:14:08 +00:00
warren%netscape.com f1a7ed71c1 First Checked In. 1999-11-23 23:03:43 +00:00
valeski%netscape.com 14ec12681e 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 0eb37c639b 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 95271cf129 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 7cd3b6f3eb r=warren. missing addref in sync streamlistener creator. 1999-11-23 21:41:12 +00:00
valeski%netscape.com e8cb5d3991 18435, r = warren. changing chars to constants. 1999-11-23 20:55:27 +00:00
waterson%netscape.com 7c40f7ec27 Fix nsNetModuleMgr and nsNetModRegEntry leaks. r=valeski 1999-11-23 20:47:25 +00:00
valeski%netscape.com 05cd4da132 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 e8ccb0e281 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 9e4e72120c Test case for the res: protocol. 1999-11-23 12:14:58 +00:00
warren%netscape.com 05cb637dbe 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 0aed6cafa7 Pedantic change to macro. 1999-11-23 07:03:04 +00:00
warren%netscape.com dcd034b7ce Added code to aggressively clean up file transport on failure. 1999-11-23 07:01:56 +00:00
rpotts%netscape.com 42e90203c9 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 eb0cf86772 bug #15342 and #15560. Refactored the LoadGroup and DocumentLoader... 1999-11-22 05:46:03 +00:00
valeski%netscape.com 47e8779d01 fixing build bustage 1999-11-20 23:23:59 +00:00
valeski%netscape.com a9f5170c23 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
sfraser%netscape.com b838732c93 Added nsAuthEngine.cpp for valeski 1999-11-20 22:09:56 +00:00
valeski%netscape.com a592298c68 not in build. updated auth engine 1999-11-20 21:46:23 +00:00
waterson%netscape.com 185feea34c Bug 16797. Allow files to be 'zero' length. r=warren 1999-11-20 07:15:28 +00:00
warren%netscape.com bec28d62e5 Fix for bug that triggers assertion in END_READ state of file transport. 1999-11-20 04:19:20 +00:00
morse%netscape.com 0a9cc1a1ec Partial fix for bug 18668, unable to login to aka, r=valeski 1999-11-20 04:13:21 +00:00
tbogard%aol.net 32683c53e8 Spelling fix for bug #16386. 1999-11-20 03:57:34 +00:00
gagan%netscape.com b8b2046ce1 New files first checkin. 1999-11-20 01:34:19 +00:00
duncan%be.com b2f3e43c7c Fix to behave correctly under BeOS.
r=warren
1999-11-19 21:58:39 +00:00
fur%netscape.com 0c7f0bf6ab Add support for offset argument to FileTransport's OpenOutputChannel() method.
r: fur, yixiong.zou@intel.com
1999-11-19 15:56:24 +00:00
fur%netscape.com 3843bad8c9 Change IDL to generate identical C++ headers, but with improved scriptability.
r: rpotts
1999-11-19 15:13:00 +00:00