gecko-dev/network/module
1999-04-01 01:22:47 +00:00
..
res
tests Removed NODEPEND. 1999-03-31 06:47:10 +00:00
.cvsignore
Makefile
Makefile.in Switched back to building both shared and static libs by default. 1999-03-23 04:26:03 +00:00
makefile.win Removed NODEPEND. 1999-03-31 06:47:10 +00:00
MANIFEST
net.def
nsHttpUrl.cpp delete vs. delete[] vs. free fixes. 1999-03-30 05:26:59 +00:00
nsHttpUrl.h
nsHttpURLFactory.cpp N2 landing... everybody run! duck! hide...! It really should be ok. 1999-03-25 00:22:56 +00:00
nsIConnectionInfo.h rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
nsINetFile.h
nsINetlibURL.h rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
nsINetService.h rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
nsINetSupport.h
nsIProtocol.h
nsIProtocolConnection.h
nsIProtocolURLFactory.h
nsIRefreshUrl.h
nsIRelatedLinks.h
nsIUnicharStreamLoader.h
nsIURLGroup.h
nsLoadAttribs.cpp Added a newline at the end of the file to make a couple of Unix builds happier. 1999-03-30 01:48:20 +00:00
nsNetFactory.cpp nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
nsNetFile.cpp fix for bug 2414 -- cookie file not being created 1999-03-13 21:26:35 +00:00
nsNetFile.h
nsNetIDs.cpp
nsNetService.cpp delete vs. delete[] vs. free fixes. 1999-03-30 05:26:59 +00:00
nsNetService.h
nsNetStream.cpp Added an mRequestingThread member to nsConnectionInfo... This is a PRThread pointer to the thread which made the network request (ie. the UI thread, etc)... This information is necessary when marshelling information back to the requesting thread... 1999-03-11 08:19:54 +00:00
nsNetStream.h Added an mRequestingThread member to nsConnectionInfo... This is a PRThread pointer to the thread which made the network request (ie. the UI thread, etc)... This information is necessary when marshelling information back to the requesting thread... 1999-03-11 08:19:54 +00:00
nsNetStreamLoader.cpp Made non-virtual destructors virtual. Thanks Bruce@cybersight.com 1999-03-21 09:31:31 +00:00
nsNetStubs.cpp adding the declaration for fe_encoding_extensions back to nsNetStubs.cpp. 1999-03-31 05:09:58 +00:00
nsNetStubs.h
nsNetThread.cpp Fix for scottip. Initialize return value to NS_OK for nsStreamListenerProxy::OnDataAvailable. This was causing some failures on release builds and purify builds in particular because there was a particular case in one of the clauses where it would rely on rv which was unitialized. 1999-04-01 01:22:47 +00:00
nsNetThread.h
nsRelatedLinks.cpp
nsSocketTransport.cpp Initialize host name to null. 1999-03-31 19:20:56 +00:00
nsSocketTransport.h nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
nsStubContext.cpp Removed the offset parameter from the base stream interfaces. Implemented string streams. 1999-03-05 22:53:56 +00:00
nsStubContext.h