gecko-dev/netwerk
2000-02-14 05:49:55 +00:00
..
base Remove trailing \ in NS_LOADGROUP_CID define, as it can unintentionally pick up subsequent text in generated .h file. 2000-02-12 04:22:31 +00:00
build Added stream buffering. Made file transport use it. Bug #19233 r=dougt 2000-02-04 07:31:43 +00:00
cache Too many OnStopRequest(...) calls were being made by the memcache in AsyncReadStreamAdaptor::Cancel(...). It turns out that Cancel() is called more than once. Each call was generating an OnStopRequest(...). This was later triggering an ASSERT that mDownstreamListener was NULL 2000-02-12 06:18:50 +00:00
dns Fixing mac linkage build issue. 2000-01-28 12:32:51 +00:00
macbuild Adding nsIProxy.idl for valeski. 2000-02-08 06:16:30 +00:00
mime r=rhp. 23448. nsMimeTypes.h has been adopted by the MIME Service implementation. It is now exported to dist for use by all men and womem, all over the world 2000-02-09 03:59:58 +00:00
protocol r=mcafee. FTP now retrieves username and password info directly from the respective URL accessors. This removes any unescaping burden from FTP. These accessors are guaranteed to return unescaped strings 2000-02-14 05:49:55 +00:00
socket Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
streamconv closing the file used by the registry service is evil 2000-02-13 17:32:19 +00:00
test Bug #26883 (tested by duncan@be.com). Fixed up broken QI implementation in a socket transport test case. 2000-02-11 01:52:23 +00:00
testserver r=chofmann. adding content-type to default response headers for testserver 1999-12-07 22:36:47 +00:00
util Pro5 update 2000-02-07 23:06:04 +00:00
.cvsignore some more ignorance 1999-06-17 19:00:56 +00:00
gen-makefile.sh Add some comments 1999-05-03 18:11:50 +00:00
Makefile.in build cache build r=fur 1999-12-07 04:29:26 +00:00
makefile.win Enable building of cache on Windows 1999-12-07 02:19:56 +00:00