gecko-dev/netwerk
2000-01-28 00:34:05 +00:00
..
base Fixes to make jar: protocol actually be able to visit html files packaged in zip files. Resolves relative links now, although doesn't handle going to # anchors in html pages properly yet. Good enough for chrome work. 2000-01-27 08:57:14 +00:00
build Landing nsIFile. 2000-01-24 21:28:28 +00:00
cache We had a nsCOMPtr on a class instead on a interface (along with the problem that its default constructor was protected) This was preventing the cache from being built on AIX. Should work now. r=self(& scc) See bug 24876 2000-01-25 03:11:16 +00:00
dns Fix for bug #23709 "[top100][talkback]Crash in nsSocketTransport::OnFound on home.netscape.com cnn.com". Needed to change the order of fields in nsHostEnt so that WSAAsyncGetHostByName on Windows wouldn't overwritten the bufLen and bufPtr fields in certain cases. r=valeski. 2000-01-28 00:34:05 +00:00
macbuild Landing nsIFile. 2000-01-24 21:28:28 +00:00
mime oh goody...the name of this directory conflicts with the directory for the mime converter! As a result 2000-01-25 04:39:11 +00:00
protocol Fixes to make jar: protocol actually be able to visit html files packaged in zip files. Resolves relative links now, although doesn't handle going to # anchors in html pages properly yet. Good enough for chrome work. 2000-01-27 08:57:14 +00:00
socket Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
streamconv Fixing build related problem 2000-01-25 03:22:45 +00:00
test Landing nsIFile. 2000-01-24 21:28:28 +00:00
testserver r=chofmann. adding content-type to default response headers for testserver 1999-12-07 22:36:47 +00:00
util Removed obsolete necko util stuff. Can't remove the macbuild stuff yet because it's really building timers. 2000-01-05 03:02:43 +00:00
.cvsignore
gen-makefile.sh
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