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

896 Коммитов

Автор SHA1 Сообщение Дата
warren%netscape.com d289cdd60f Fix case where suspended file transport terminates early. Fixes missing Help menu and toolbar problem. 1999-09-01 01:31:39 +00:00
cyeh%netscape.com 26effbde96 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 01:13:14 +00:00
rickg%netscape.com f6d615ccf6 removed a warning 1999-09-01 00:58:45 +00:00
warren%netscape.com c5f6d7673b Made NS_BASE_STREAM_WOULD_BLOCK a failure code (for JS). Reduced socket transport buffer size. Fixed ABBA deadlock when calling OnEmpty in pipe code (bug#12870). 1999-08-31 21:47:30 +00:00
gagan%netscape.com c21789520c added files: mozilla/netwerk/protocol/http/src/nsAuth.cpp, mozilla/netwerk/protocol/http/src/nsBasicAuth.cpp 1999-08-31 10:46:23 +00:00
gagan%netscape.com 7613c10b8a added files: mozilla/netwerk/protocol/http/src/nsAuth.cpp, mozilla/netwerk/protocol/http/src/nsBasicAuth.cpp 1999-08-31 10:46:10 +00:00
gagan%netscape.com 9e35370d9a Basic Auth files. First checkin. 1999-08-31 10:40:12 +00:00
gagan%netscape.com 2fe02d2b71 Added a struct to hold auth stuff. Not in the build (at least not for a couple of cycles anyway) 1999-08-31 10:39:38 +00:00
rpotts%netscape.com 9ed88d7a2f ug #8443. Added GetCharset to nsIHTTPChannel 1999-08-31 04:46:05 +00:00
jdunn%netscape.com b423aaf5ed HP requires a newline... 1999-08-30 22:34:15 +00:00
norris%netscape.com 59b4dc8374 * clean up nsScriptSecurityManager
* remove nsJSSecurityManager
* save principals in nsIChannels and nsIDocuments
1999-08-29 21:58:42 +00:00
beard%netscape.com f9254ec871 First Checked In. 1999-08-29 20:02:46 +00:00
rickg%netscape.com 60fd329e91 replaced call to deprecated method in nsString 1999-08-29 17:44:48 +00:00
rickg%netscape.com b6e32796c8 converted an instance to nsCString and replaced deprecated nsString call 1999-08-29 17:42:34 +00:00
valeski%netscape.com a5882fc3aa nsString2 to nsCString 1999-08-29 16:46:30 +00:00
valeski%netscape.com 496fcc14d9 nsSTring2 to nsCString changeover 1999-08-29 16:43:16 +00:00
valeski%netscape.com 57410e59f3 change nsString2 to nsCString 1999-08-29 16:42:27 +00:00
valeski%netscape.com a9c2bf35b4 now we're handlin data sent in non-delimited chunks 1999-08-29 15:53:59 +00:00
valeski%netscape.com 3bcf977dae added file to export list 1999-08-29 14:36:43 +00:00
valeski%netscape.com 1e8285ddd4 added the converters dir to the builds (mac isn't in yet :( 1999-08-29 14:16:32 +00:00
valeski%netscape.com 92d9844e9e added GetContentType functionality. Now the channel tries the mime service and uses it's own member when possible. 1999-08-29 14:14:30 +00:00
valeski%netscape.com f70824ff8d mem leak fix 1999-08-29 14:12:05 +00:00
valeski%netscape.com 0ef24986ef updated final receiver's OnDataAvailable so it now outputs the data it receives. Also added asyncronous conversion test w/ multiple OnDataAvailables 1999-08-29 14:11:41 +00:00
valeski%netscape.com 000ec1775b added newline and encapsulating header file ifdef 1999-08-29 14:09:16 +00:00
bruce%cybersight.com 34779a3e57 Fix build bustage. This has an nsCOMPtr<nsIEventSinkGetter> so it must include nsIEventSinkGetter.h to fully define the type. 1999-08-29 07:04:31 +00:00
rpotts%netscape.com c918f0395c Moved redirect logic out of the HTTPResponseListener and into the Channel... 1999-08-29 06:02:27 +00:00
dougt%netscape.com 77fa9d9ffb Fix for 12702. cookies work again. 1999-08-28 22:28:08 +00:00
jdunn%netscape.com c3bcd0e964 HP requires a newline at the end 1999-08-27 21:23:42 +00:00
sfraser%netscape.com 826e491349 Remove errant semicolon 1999-08-27 20:54:22 +00:00
valeski%netscape.com 3a0610c701 not in main build - added comments and collapsed interface method definitions into related macros 1999-08-27 15:12:40 +00:00
valeski%netscape.com 44ca9d6a67 not in builds yet. updated MUltiMixed stream converter to new model 1999-08-27 14:10:21 +00:00
gagan%netscape.com 57a7e15a93 Fixed tabs to spaces and misc leaks... 1999-08-27 12:38:06 +00:00
warren%netscape.com 9035220499 Fix for linux bustage (different includes for some reason). 1999-08-27 11:03:12 +00:00
warren%netscape.com d7fb477ef3 Fix for failure case. 1999-08-27 10:58:23 +00:00
warren%netscape.com 184fdb8f91 Ported to the new nsPipe2 implementation. 1999-08-27 10:33:37 +00:00
warren%netscape.com ea137ab9b5 Fixed leak in NewURI. 1999-08-27 10:32:55 +00:00
gagan%netscape.com eb7bd04505 More mem leak fixes. 1999-08-27 10:03:07 +00:00
gagan%netscape.com 2fc53d1f83 More mem leak fixes which were showing up originating in nsStdURL. 1999-08-27 09:59:59 +00:00
andreas.otte%primus-online.de bfb4493d85 adding netwerk/streamconv/converters/Makefile 1999-08-27 08:33:31 +00:00
andreas.otte%primus-online.de 8cd7901f93 first checked in 1999-08-27 08:32:24 +00:00
andreas.otte%primus-online.de fdf94d08c6 first checked in - not on current build 1999-08-27 08:31:57 +00:00
jevering%netscape.com 3248e321c0 Finshed null reference fix. 1999-08-27 06:32:18 +00:00
jevering%netscape.com 81f2efbbfa Free'd memory read fix. 1999-08-27 06:08:21 +00:00
rjc%netscape.com 0e42aabae7 When enumerating a folder's contents, don't resolve aliases, and don't return hidden files/folders. 1999-08-27 03:42:23 +00:00
rpotts%netscape.com 7bf583c180 Fix for unix... nsIChannel needed to be fully defined... 1999-08-26 23:05:20 +00:00
rpotts%netscape.com 3ed5c99db2 M9 BRANCH landing... 1999-08-26 22:45:55 +00:00
andreas.otte%primus-online.de 2747436e52 Don't forget the last one in the converter chain 1999-08-26 15:05:26 +00:00
valeski%netscape.com 7a7a8b602b added virtual specifier to destructor 1999-08-26 14:55:14 +00:00
valeski%netscape.com 9e5af42261 adding multipartmixed stream converter implementation NOTE: it's not part of the build yet 1999-08-26 14:53:01 +00:00
valeski%netscape.com 814c030786 fixed transposed args, we now pass the listener in as we're supposed to when we find a 1-to-1 mapping 1999-08-26 14:33:25 +00:00
valeski%netscape.com 9c65a45442 added virtual destructor to elliminate linux warning 1999-08-26 14:28:17 +00:00
andreas.otte%primus-online.de 39ea8dda65 adding the test directory 1999-08-26 09:21:42 +00:00
andreas.otte%primus-online.de 27b7453455 adding netwerk/streamconv/test/Makefile 1999-08-26 09:19:21 +00:00
andreas.otte%primus-online.de 66c03570d3 first checked in 1999-08-26 09:18:33 +00:00
waterson%netscape.com 7ed5b97168 Fix compiler warning. 1999-08-26 04:28:14 +00:00
gagan%netscape.com 1feb14b092 Argh... missed a free. 1999-08-25 23:58:24 +00:00
gagan%netscape.com 5a94dcec3c Fix for #11204. 1999-08-25 23:27:58 +00:00
jdunn%netscape.com e5b4494333 HP requires a newline at the end 1999-08-25 21:21:22 +00:00
ramiro%netscape.com 8644dc2074 Cleanup linking of libimg. 1999-08-25 13:37:11 +00:00
dougt%netscape.com 902502f2fa fixing build bustage. 1999-08-25 00:19:00 +00:00
dougt%netscape.com 314d437715 Fix for bug 10435. Everything except CopyFrom() and MoveFrom() 1999-08-24 22:30:57 +00:00
waterson%netscape.com 59521018ac Okay, checking back in my fix for the filespec and iterator. 1999-08-24 22:08:55 +00:00
valeski%netscape.com 23db9c32a5 added stream converter test dir and accompanying files (win build only for now). fixed an out of order param in teh service implementation as well 1999-08-24 22:04:05 +00:00
valeski%netscape.com 79660f8daf Added start request event firing, and we now maintain the initial response code from a multi-line response 1999-08-24 21:53:27 +00:00
warren%netscape.com 38fada211e Added new nsIPipe/nsPipe2 stuff inside #ifdef NSPIPE2. 1999-08-24 21:47:23 +00:00
valeski%netscape.com ca12694a75 added pr logging to ftp 1999-08-24 21:46:09 +00:00
valeski%netscape.com 5ec14bc58d fixed mem leak 1999-08-24 21:45:20 +00:00
waterson%netscape.com eeed26a507 Backed out per don's request. 1999-08-24 20:07:12 +00:00
waterson%netscape.com db08885230 Can't keep a ref to iterator's filespec, and then advance the iterator; need to make a copy. 1999-08-24 19:58:07 +00:00
danm%netscape.com f22cbeda59 removing (faulty) GLOWCODE directives 1999-08-24 19:18:20 +00:00
hshaw%netscape.com 9435f9ba4b purging temporary NET_SOCKET_PROVIDER_BUILD ifdef, dougt checked in mac build support 1999-08-24 19:04:58 +00:00
warren%netscape.com 88129d044b Replaced nsPipe2.h with nsIPipe.idl 1999-08-24 08:46:32 +00:00
hshaw%netscape.com 1acee3356e NS_DECL_NSIFOO changes 1999-08-24 06:50:41 +00:00
waterson%netscape.com 90b34d7b17 Add some commentary. 1999-08-24 06:45:06 +00:00
waterson%netscape.com e7eee242a4 Oops. Left off the 'file-type' specifier in the '200' line. 1999-08-24 06:41:35 +00:00
hshaw%netscape.com 6b8159b2f7 now that we are sure the socket Makefile got regenerated on linux and solaris, we can reference the output 1999-08-24 04:54:03 +00:00
hshaw%netscape.com 921fc9774e let's make sure configure gets run 1999-08-24 04:26:51 +00:00
waterson%netscape.com ff69d2de0c Add nsDirectoryIndexStream to the build. 1999-08-24 04:24:35 +00:00
waterson%netscape.com 0686693dda Add nsDirectoryIndexStream.cpp to the build. 1999-08-24 04:23:55 +00:00
hshaw%netscape.com bfc6cf3097 remove temporary ifdef 1999-08-24 04:16:15 +00:00
dougt%netscape.com 3256cdc851 adding socket/base 1999-08-24 03:43:37 +00:00
dougt%netscape.com 1a8849efd2 First Checked In. 1999-08-24 03:42:59 +00:00
waterson%netscape.com ac8f702c93 Initial revision. Not yet in the build. 1999-08-24 01:32:19 +00:00
dougt%netscape.com 3da49a37cd Making nsNetModuleMgr use proxy.
Clean up nsNetModuleMgr API.
Change http to use new API.
1999-08-24 00:34:51 +00:00
mscott%netscape.com b4e122caf6 Add a do_QueryInterface to a call in AsyncRead. This fixes an assertion I keep getting whenever I bring up the browser. 1999-08-24 00:29:24 +00:00
hshaw%netscape.com 271268e255 backout reference to socket provider library until I can figure out why it isn't being built 1999-08-23 15:29:58 +00:00
hshaw%netscape.com 2ff728d600 initial checkin 1999-08-23 14:40:24 +00:00
hshaw%netscape.com 033289ff93 build with socket provider - thanks Andreas Otte 1999-08-23 14:38:31 +00:00
hshaw%netscape.com 78d4a55613 link with socket provider base library 1999-08-23 14:37:37 +00:00
hshaw%netscape.com cf48bf2254 list makefiles for socket provider 1999-08-23 14:35:44 +00:00
hshaw%netscape.com 655b48dc82 initial checkin - thanks Andreas Otte 1999-08-23 14:34:41 +00:00
hshaw%netscape.com 76ce4b4b9f conditionally build socket provider until Mac build works - thanks Andreas Otte 1999-08-23 14:20:23 +00:00
gagan%netscape.com 5b52250da7 We dont need this macro here now. Its available in nsCRT for all to use. 1999-08-23 08:30:55 +00:00
hshaw%netscape.com 0bcf491f93 fix depend file generation 1999-08-23 02:14:16 +00:00
mccabe%netscape.com 3d4917b628 Replace declarations of interface methods in implementation classes with xpidl-generated NS_DECL_NSIFOO.
Remainder of the netwerk portion of the NS_DECL_NSIFOO spam.
1999-08-22 23:52:07 +00:00
hshaw%netscape.com 7cec5bbc3a initial checkin 1999-08-22 20:22:43 +00:00
hshaw%netscape.com 6d1d1b2144 get macro definition from config.mak 1999-08-22 17:51:49 +00:00
hshaw%netscape.com c125258520 allow inheritance 1999-08-22 17:28:36 +00:00
hshaw%netscape.com b2f5f07784 allow selection of socket type using socket providers 1999-08-22 17:26:09 +00:00
hshaw%netscape.com d670e1b615 add socket provider support under NET_SOCKET_PROVIDER_BUILD ifdef (temporary until linux/mac build scripts checked in 1999-08-22 15:20:43 +00:00
hshaw%netscape.com f47337b3e1 compile socket subdir if NET_SOCKET_PROVIDER_BUILD set (will be removed when linux/mac build scripts checked in) 1999-08-22 14:42:05 +00:00
hshaw%netscape.com c5ea0e3f93 Initial checkin of socket provider 'base' files 1999-08-22 14:40:41 +00:00
mccabe%netscape.com 2290033202 NS_DECL_NSIFOO spam for nsIRequest, nsIChannel, nsIStreamListener, nsIStreamObserver, all from netwerk/
convert manual interface method declarations in implementation class to NS_DECL_NSIFOO macro.
1999-08-22 13:26:18 +00:00
mccabe%netscape.com b95a2bdd54 Replace manual method declarations in implementations of xpcom/ interfaces with NS_DECL_NSIFOO. 1999-08-22 11:25:50 +00:00
ramiro%netscape.com 16bbd09726 cleanup linking of libmozreg. 1999-08-21 15:41:53 +00:00
gagan%netscape.com 1bb2a5c082 Code style consistency cleanup. 1999-08-21 00:22:18 +00:00
cls%seawood.org 0991be09fa Removed all references to obsolete OBJDIR variable.
Removed various sections of config.mk & rules.mk that were only used by OBJDIR or by a non-autoconf build.
1999-08-20 06:52:59 +00:00
jdunn%netscape.com 3a6cd8fce9 Fix problem for HP Native compiler which does not allow 'deletes' on void *.
Judson ok'd the fix
1999-08-19 21:42:13 +00:00
sspitzer%netscape.com d8c53baaea fix warning 1999-08-19 06:27:24 +00:00
tbogard%aol.net c8c8eea4c0 XPCOM Cleanup: Fixed Aggregation macros in nsAgg.h to do aggregation correctly. Fixed usages and implementation of aggregation using these macros through out the tree. 1999-08-19 05:36:30 +00:00
leaf%mozilla.org a38e6bedf1 Finishing backout of dougt 1999-08-19 02:58:12 +00:00
leaf%mozilla.org 59839a7409 backing out dougt 1999-08-19 02:35:39 +00:00
dougt%netscape.com 540f6d37a8 Updating to use new NetMod Notification. 1999-08-18 09:33:27 +00:00
dougt%netscape.com f18b0e74f6 Adding thread proxy support to Net Module Notification.
General cleanup
1999-08-18 09:32:26 +00:00
ramiro%netscape.com 0149d76208 Link in secfree dynamically only where needed. 1999-08-17 15:46:57 +00:00
gordon%netscape.com abc1ed2795 This is just a NECKO test app. Updating to work on Mac. 1999-08-13 22:18:34 +00:00
gagan%netscape.com cb66e1d8ad backslashes in ..\.. cases fixed. Thanks bratell@lysator.liu.se 1999-08-13 05:20:45 +00:00
warren%netscape.com 8439e8f8ec Fix for bug 7682: StringBundle can't load URLs from imap thread. 1999-08-13 00:43:48 +00:00
gagan%netscape.com 67455042ca Fixed bunch of M9 bugs for Necko. 1999-08-12 09:59:24 +00:00
briano%netscape.com ee06fac901 Unix native compilers don't like it when files don't end with a newline. 1999-08-12 01:58:19 +00:00
valeski%netscape.com 05650f0971 added pipe2 stuff back in after patrick got the pipe2 stuff linking in w/ mac 1999-08-12 01:01:55 +00:00
valeski%netscape.com 3da7cb9512 removed nsPipe2 api usage 1999-08-11 23:58:35 +00:00
valeski%netscape.com 55b7938dd5 added files: mozilla/netwerk/protocol/ftp/public/nsIFTPContext.idl 1999-08-11 22:27:12 +00:00
valeski%netscape.com facd45d5f8 adding next rev of ftp protocol 1999-08-11 22:26:32 +00:00
rpotts%netscape.com 5adc1166f0 Bug #11410. Changed NS_ASSERTION to checkc the *correct* variable. Someday I'll grow a brain and become really dangerous... 1999-08-11 21:15:49 +00:00
warren%netscape.com 10d6f3a918 Fixed problem for large files (or small buffers). Added logging. 1999-08-11 08:17:35 +00:00
gagan%netscape.com e12e0b8f16 Temporarily fixing the assert which I think is ok, but would let rpotts confirm it. 1999-08-11 04:28:32 +00:00
valeski%netscape.com 7f056f0c0d added user agent language setter routine 1999-08-10 18:33:27 +00:00
mccabe%netscape.com d6e7410f31 Changes to the xpidl compiler -
Error if an interface is declared [scriptable], but contains methods that can't be scripted because they refer to native-declared types, unless the method is declared [noscript].

This change is intended to make it easier to determine when an interface is not scriptable, and to make it easier to see what changes need to be made to make it scriptable.

As many of the .idl files in the tree defined [scriptable] interfaces that contained non-scriptable methods, I've sprinkled [noscript] throughout.  As the interfaces weren't scriptable anyway, this shouldn't change their visibility to javascript.
1999-08-10 12:18:01 +00:00
rpotts%netscape.com 39966bfda8 Release the pointers that were passed into AsyncRead(...) when the operation is compelete. This breaks some circular references that prevented WebShells from being deleted... 1999-08-10 04:02:10 +00:00
rpotts%netscape.com 6c0f3a6058 Implement the nsIRequest interface for nsHTTPChannel. This allows channels that are cancelled from a LoadGroup to *actually* get removed... 1999-08-09 07:07:08 +00:00
rpotts%netscape.com c441f1624b Implement nsIRequest::Cancel() for the SocketTransport. 1999-08-09 07:05:15 +00:00
rpotts%netscape.com d181e6d970 bug #10790. The HTTPChannel is now given to the HTTPResponseListener during construction. Before, it was getting it via a dirty cast in the OnStartRequest notification. Unfortunately, OnStartRequest is only called if the connection is successful. This caused a crash in OnStopRequest if the HTTPChannel was not available :-( 1999-08-06 07:57:44 +00:00
morse%netscape.com 05534f19dd cleaned up dialogs 1999-08-06 00:29:10 +00:00
valeski%netscape.com d7b68f26ff fixing mac build bustage. brade verified the changes in her mac build. I switched from com ptrs to regular pointers as the com pointer abuse wasn't appreciated on the mac 1999-08-05 16:17:22 +00:00
rhp%netscape.com 9cb016d189 added files: mozilla/netwerk/protocol/http/src/nsHTTPHeaderArray.cpp, mozilla/netwerk/protocol/http/src/nsHTTPAtoms.cpp 1999-08-05 13:23:45 +00:00
rhp%netscape.com 0b6b03c19d added files: mozilla/netwerk/protocol/http/public/nsIHTTPHeader.idl 1999-08-05 13:16:39 +00:00
rpotts%netscape.com 95c48cd505 Fix for build bustage on Linux... 1999-08-05 09:07:29 +00:00
rpotts%netscape.com 73266ec8fb Added code to dump all headers in the OnHeadersAvailable() notification. 1999-08-05 08:29:36 +00:00
rpotts%netscape.com c99f3b9d7a bug #10739. Reworking header APIs... I've removed nsIHeader.h. 1999-08-05 08:28:49 +00:00
rpotts%netscape.com 29909c5e4f bug #10739. Reworking header APIs... I've added 2 new CPP files - nsHTTPAtoms.cpp and nsHTTPHeaderArray.cpp. 1999-08-05 08:27:49 +00:00
rpotts%netscape.com 13343ac97c bug #10739. Reworking header APIs... I've added a new IDL file - nsIHTTPHeader.idl and remove 3 obsolete header files... 1999-08-05 08:26:57 +00:00
mscott%netscape.com fc725eefbf bulletproof some NS_RELEASE's with NS_IF_RELEASE. 1999-08-04 21:23:26 +00:00
valeski%netscape.com 67e54f0298 nsNetModRegEntry.cpp - fixed mem leak. nsStdURL.cpp - fixed port parsing bug 1999-08-04 21:20:48 +00:00
gagan%netscape.com 918586775c Added a new MANIFEST file for nsHTTP stuff. 1999-08-04 16:12:30 +00:00
gagan%netscape.com 8d82379027 POSTing works now. 1999-08-04 15:07:26 +00:00
briano%netscape.com d2cc41f504 Added a newline at the EOF to fix the HP build (and others). 1999-08-04 02:11:03 +00:00
briano%netscape.com 578157544d Yet another case of a new file checked in missing the newline at EOF required by Unix native compilers. 1999-08-04 02:02:15 +00:00
valeski%netscape.com 314e58e690 win32 bustage. nspr wasn't being linked into the stream conv dll 1999-08-04 00:50:21 +00:00
valeski%netscape.com 6a7e60e2c8 memory deallocation macro problem 1999-08-03 23:44:16 +00:00