gecko-dev/netwerk
2000-04-14 02:46:28 +00:00
..
base r=valeski, exposing channel for 32604 Trunk fix for illegal use of nsString-external JavaScript 2000-04-14 02:46:28 +00:00
build Factoring stream i/o operations into nsIStreamIO interface. 2000-04-13 09:20:50 +00:00
cache Added nsIZipReaderCache. Removed nsIZipReader::ParseManifest. Got jar: protocol going for downloaded jars and input streams. Added assertions that Cancel is called with a failure code. 2000-04-12 07:58:24 +00:00
dns Added nsIZipReaderCache. Removed nsIZipReader::ParseManifest. Got jar: protocol going for downloaded jars and input streams. Added assertions that Cancel is called with a failure code. 2000-04-12 07:58:24 +00:00
macbuild Added nsIStreamIO.idl. Removed nsIFileSystem.idl. 2000-04-13 09:20:57 +00:00
mime 34713 Incorrect MIME type for .dtd files causes browser to not sta r=sfraser a =jj 2000-04-07 00:31:04 +00:00
protocol In case of getting Connection: close during http/1.1 response - don't 2000-04-13 21:19:27 +00:00
socket making string conversions explicit 2000-04-01 22:31:00 +00:00
streamconv Landing link-click problem fix. Also fix DNS lockup (gordon) on Windows, 2000-04-12 01:47:22 +00:00
test Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
testserver Fixed the testserver to print arbitrary content-length request. So you can now try http://<testserver>/?Length=N to get back a document with content-length of N. This is not in the build. 2000-04-13 19:20:54 +00:00
util
.cvsignore
gen-makefile.sh
Makefile.in
makefile.win