gecko-dev/network
mcafee%netscape.com fbed6a0249 Removing spurious semicolon. Thanks to David Gardiner for this fix. 1999-05-30 07:54:22 +00:00
..
cache Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
client Removed MODULAR_NETLIB dependencies from makefiles. 1999-04-28 01:34:57 +00:00
cnvts Cleanup some of the memory leaks in this code. We were never releasing the stream converter that was attached to the stream! The stream struct was just getting PR_Free'd. So I tweaked plugin_stream_complete and plugin_stream_abort to release the converter. And we had another leak on the pluggable converter object which was in NET_PluginStream. Using nsCOMPtr to fix the leak. Also fixed where we were comparing a nsresult directly against NS_OK instead of using NS_SUCCEEDED. 1999-05-12 02:50:12 +00:00
cstream Switched back to building both shared and static libs by default. 1999-03-23 04:26:03 +00:00
macbuild Removed obsolete base.shlb/baseDebug.shlb 1999-05-27 21:40:58 +00:00
main Remove #define out PR_LOG_ALWAYS to fix bustage. 1999-05-19 03:46:13 +00:00
mimetype Removing spurious semicolon. Thanks to David Gardiner for this fix. 1999-05-30 07:54:22 +00:00
module Fixing crash because of unprotected NULL ptr. - akkana & dp 1999-05-27 23:42:34 +00:00
protocol make sure net_flush_sockstub_data() return correct error code 1999-05-26 21:43:44 +00:00
public Removed bogus inline virtual method in an interface 1999-05-06 19:27:37 +00:00
util Removing mkreg from the manifest. 1999-04-28 00:23:19 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile Fixed unsigned problems. 1999-02-06 04:02:02 +00:00
Makefile.in Here's hoping we can pull libnetutil.so from the build on Unix now that nothing references it. 1999-04-28 06:05:03 +00:00
makefile.win Removed MODULAR_NETLIB dependencies from makefiles. 1999-04-28 01:34:57 +00:00