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

834 Коммитов

Автор SHA1 Сообщение Дата
ebina%netscape.com 73d3b0457c Use PR_TRUE and PR_FALSE instead of True and False. 1999-02-17 01:27:10 +00:00
ebina%netscape.com fb4e53043d First round of file additions to support pluggable converters 1999-02-12 19:45:25 +00:00
troy%netscape.com e0709fd52a Fixed a ref counting problem and added a cast so we're pointing at the
object and not the interface in function Equals()
1999-02-12 04:26:43 +00:00
spence%netscape.com 801505d1bc updated to use mozilla/base from nsFileStream 1999-02-11 03:07:05 +00:00
mscott%netscape.com 76cf34500b Add the ability to open a file based socket. (Part of the nsITransport) code.... 1999-02-11 02:59:53 +00:00
mscott%netscape.com b82f720bbe Added code to make a file based socket transport. nsSocketTransport can now open a file or a network based socket.
When opening a url through a transport, convert the application url scheme to either file or 'sockstub' based on the type
of socket connection.
1999-02-11 02:56:58 +00:00
kipp%netscape.com 8dda9efbb0 Removed some warnings; made the resource noise a one-shot 1999-02-11 02:53:38 +00:00
spence%netscape.com 74a178ea04 updated to use mozilla/base nsFileStream 1999-02-11 02:25:25 +00:00
sar%netscape.com eecbed5e4c Turn of "modification date caching" so that dependencies are sure to work. 1999-02-11 00:04:46 +00:00
dp%netscape.com 1310389704 Adding libreg as xpcom depends on it 1999-02-10 02:01:50 +00:00
mcafee%netscape.com 3d6d695360 nettest now builds on Solaris 1999-02-07 21:55:34 +00:00
warren%netscape.com 4a71d6c91d Fixed unsigned problems. 1999-02-06 04:02:02 +00:00
morse%netscape.com cdeaeacdb3 removed single-signon dependency on lo_ele.h and MWContext 1999-02-05 22:05:59 +00:00
morse%netscape.com 4c5ce963e8 removed dependency on lo_ele.h and MWContext 1999-02-05 22:02:04 +00:00
mscott%netscape.com 97ed9ccc17 When interrupting a url, query for the nsINetlibURL interface and not the nsIProtocolConnection interface. The http url only supports the first interface and not the later. Both interfaces have the same method though...we could probably scrap nsIProtocolConnection.... 1999-02-05 01:12:41 +00:00
mscott%netscape.com 4b88941921 Use new open call on the transport instead of LoadUrl.... 1999-02-05 00:51:28 +00:00
mscott%netscape.com 1a312e1d41 open transport functionality. 1999-02-04 23:51:02 +00:00
mscott%netscape.com 0fc499cb55 support the open inteface. Add ability to close a socket without closing the transport.
cleaned up the destructor to release some interfaces it wasn't releasing before..
1999-02-04 23:50:37 +00:00
vidur%netscape.com b7a4bc5198 Added temporary handling for about: URLs in HTTP url code 1999-02-03 19:36:24 +00:00
vidur%netscape.com 2f7efe717c Added handling for about:blank 1999-02-03 19:35:57 +00:00
hyatt%netscape.com 81a0cf14d3 Implementation of the XUL content sink. Adding text/xul as a new MIME type. 1999-02-03 02:46:05 +00:00
cltbld%netscape.com d651a96b24 backing out changes made against a closed tree 1999-02-02 23:50:52 +00:00
hyatt%netscape.com 578063c520 Added XUL as a MIME type. 1999-02-02 23:34:01 +00:00
michaelp%netscape.com 7966b1ce8d kill related links and single signon (for now). 1999-02-02 19:26:42 +00:00
kipp%netscape.com 697042a9e3 Removed call to RL_Init 1999-02-02 17:36:46 +00:00
kipp%netscape.com 39dd6d904e Stop building related links junk 1999-02-02 17:36:31 +00:00
kipp%netscape.com bfe675b520 Removed layers usage 1999-02-02 17:35:30 +00:00
alecf%netscape.com 37cef6bc39 implement generic Netlib main loop for non-PC platforms 1999-02-02 07:58:39 +00:00
alecf%netscape.com 67887b5f82 make this thread safer by addreffing it before storing the variable
Also check pURL before dereferencing
1999-02-02 07:57:56 +00:00
mcafee%netscape.com f9505669d8 Ignore generated nettest executable 1999-02-02 06:17:14 +00:00
mcafee%netscape.com 743172b812 Better attempt at linking on Linux 1999-02-02 05:59:00 +00:00
alecf%netscape.com fa582e0a8e rename old MOZ_MAIL_NEWS macro to OLD_MOZ_MAIL_NEWS so that we can turn on MOZ_MAIL_NEWS flag to build the whole client 1999-02-02 04:13:24 +00:00
mcafee%netscape.com 96cc9c7127 ValidateDocData() isn't implemented anywhere, the only usage is in this file and there's 8 stubs in the tree to get around the undefine. Moving the stub to this file in lieu of yanking it; will remove other stubs from viewer, apprunner, etc. 1999-02-01 12:33:19 +00:00
mcafee%netscape.com ebc5fe457f Removing unused REQUIRES line 1999-01-31 20:14:35 +00:00
mcafee%netscape.com bb27b9d761 removing unused REQUIRES line 1999-01-31 10:13:55 +00:00
mcafee%netscape.com c848f7d718 Removing unnecessary rules 1999-01-31 10:06:38 +00:00
petitta%netscape.com 6142b69932 deleted autoupdt.h 1999-01-28 20:00:34 +00:00
mscott%netscape.com 9a31e0227b *sigh* I checked in the same change twice...(added sockstuburl twice) removing one of the ocurrences... 1999-01-28 02:34:50 +00:00
mscott%netscape.com c552ad1fd4 The real check in to build with sockstub
CVSi ----------------------------------------------------------------------
1999-01-28 02:23:01 +00:00
mscott%netscape.com bcbd358430 Link with sockstub url directory 1999-01-28 02:12:09 +00:00
mscott%netscape.com 608c54a064 requires sockstub 1999-01-28 02:00:56 +00:00
mscott%netscape.com 54bb331eba Initialize sockstub protocol when starting up the netlib thread. 1999-01-28 01:57:58 +00:00
mscott%netscape.com 8d82dd25fa Add socket transport support to the nsINetService interface. 1999-01-28 01:57:30 +00:00
mscott%netscape.com 4a72b5a480 Add support for transport interface. 1999-01-28 01:56:50 +00:00
mscott%netscape.com 2c80787bb7 Register sockstub protocol. 1999-01-28 01:56:20 +00:00
mscott%netscape.com 80fbac4db9 Build nsSocketTransport. 1999-01-28 01:55:40 +00:00
mscott%netscape.com c2aa4c0bc3 parse url should look for sock stub urls... 1999-01-28 01:55:13 +00:00
mscott%netscape.com 10c3b7fc48 Build nsTransportSocket 1999-01-28 01:54:04 +00:00
ducarroz%netscape.com 95fc5ae88f added nsSocketTransport to group module 1999-01-28 01:50:51 +00:00
ducarroz%netscape.com 05131bdc47 Added nsSocketTransport.h 1999-01-28 01:50:36 +00:00