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

31 Коммитов

Автор SHA1 Сообщение Дата
bruce%cybersight.com f23b43cc61 Fixes for builds in an objdir. Use $(topsrcdir) and not $(DEPTH) for calculating path to rules.mk 1999-06-27 05:47:04 +00:00
warren%netscape.com 9ac7aaff06 Fixed makefiles for necko module, but netwerk directory. 1999-06-25 03:00:32 +00:00
mscott%netscape.com 9e072c4c81 fix build breakage. Change directory path from necko to netwerk. Note: I'm not changing any of the library names,
just the paths (which should still be netwerk).
1999-06-25 02:45:05 +00:00
warren%netscape.com c9b3f8540a Changed our library names from netwerk to necko. 1999-06-24 23:13:46 +00:00
warren%netscape.com cbef31b2d1 Added nsILoadGroup. Changed load attribute strategy to flags. 1999-06-24 22:58:42 +00:00
andreas.otte%primus-online.de 24555ad46d removing libnetwerkutil_s.a from Makefile and move util down again. Took some time for me to get what netwerkutil_s.a is really for 1999-06-23 21:57:01 +00:00
gordon%netscape.com 4c3fd8666d Added registration of DNS Service. 1999-06-23 01:12:01 +00:00
andreas.otte%primus-online.de 12c63b6c00 adding libnetwerkutil_s to libnetwerk 1999-06-22 18:06:47 +00:00
andreas.otte%primus-online.de f3d98ac1d5 adding hack to change PUBLIC variable
This has no effect until some other changes to SeaMonkey
1999-06-17 19:07:58 +00:00
warren%netscape.com 34ec459271 Removed file transport, now consolidated with file channel. Various buffer(stream) cleanup. 1999-06-15 05:18:40 +00:00
warren%netscape.com 099186bcad Added nsDNSService factory. 1999-06-12 02:59:02 +00:00
warren%netscape.com 3283484dd3 Hack to make necko co-exist with seamonkey so headers don't collide. 1999-06-12 01:41:08 +00:00
andreas.otte%primus-online.de 8d24ec3909 use LOCAL_INCLUDES to access base/src header files
some cosmetics
1999-06-09 20:39:08 +00:00
valeski%netscape.com 165b515dbb added the external module manager to the factory for autoregistration 1999-06-09 14:28:12 +00:00
warren%netscape.com c0a3d1a7a3 New IDL interfaces. 1999-06-07 21:33:30 +00:00
andreas.otte%primus-online.de 6b72c8c86e variable rv of type nsresult was not initialized in CreateInstance and in case of creating a StandardUrl with no Init in CreateInstance (and using rv) making it random to the calling function if creating the Url succeeded. This is what I thought was a namespace problem between necko and old netlib. 1999-06-06 09:16:49 +00:00
andreas.otte%primus-online.de a493d156fd make libnetwerk.so a component 1999-06-01 22:49:26 +00:00
andreas.otte%primus-online.de dfb9c17c3f First Checked In 1999-05-28 09:11:38 +00:00
warren%netscape.com b3c3a30965 Moving changes from XPCOM20_BRANCH forward. 1999-05-24 09:01:47 +00:00
warren%netscape.com ee464f04ed Fixed accidental change to NSGetFactory. Changed include for nsStandardUrl. 1999-05-01 02:15:22 +00:00
warren%netscape.com ee3f32d177 Renamed nsTypicalUrl to nsStandardUrl. 1999-05-01 02:08:18 +00:00
valeski%netscape.com 2f6267e53c fixed a casting bug (nsITypicalUrl was being cast as nsIUrl) 1999-04-28 20:02:38 +00:00
warren%netscape.com e9e1dc1c23 Started hooking up socket transport synchronous streams. Added unix makefiles. 1999-04-25 19:25:24 +00:00
rpotts%netscape.com 6064f90d77 Added support for the socket transport service...? nsNetFactory.cpp 1999-04-19 07:16:37 +00:00
warren%netscape.com 0f718eedde Fixed NSGetFactory sig. 1999-04-14 00:07:42 +00:00
warren%netscape.com ddc3278d38 More for http. 1999-04-14 00:06:07 +00:00
warren%netscape.com 505e45b132 Fixed cast problem. 1999-04-12 22:42:39 +00:00
warren%netscape.com e9faed107d Began fleshing out http protocol. 1999-04-12 22:34:20 +00:00
warren%netscape.com 8930d4895d Fixed up nsIUrl and added an implementation that allows for setting the parts. Added MakeAbsoluteUrl to nsINetService and nsIProtocolHandler. 1999-04-12 20:35:24 +00:00
warren%netscape.com 6bb291af66 Added file transport stuff. 1999-04-02 09:25:17 +00:00
warren%netscape.com d783951913 Initial stab at new networking implementation. 1999-03-31 19:53:46 +00:00