gecko-dev/network/module
1999-01-14 06:12:36 +00:00
..
res Icons for ftp/file directories. 1998-07-21 19:35:35 +00:00
tests Changed over to the EventQueueService... 1999-01-07 07:15:02 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
Makefile.in resprinkle NO_STATIC_LIB, but spare libpng so that viewer is cool. Also, repair some viewer/apprunner link foibles 1998-12-18 02:55:23 +00:00
makefile.win Once I turn on automatic decompressing gain we will have a dependency 1999-01-13 00:19:29 +00:00
MANIFEST Added stream loader 1998-12-18 01:34:30 +00:00
net.def This is to export the function for stream converter registration in 1998-12-07 13:51:23 +00:00
nsHttpUrl.cpp Added GetContentLength and GetServerStatus to nsIURL class 1999-01-12 19:45:46 +00:00
nsHttpUrl.h Added GetContentLength and GetServerStatus to nsIURL class 1999-01-12 19:45:46 +00:00
nsHttpURLFactory.cpp Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
nsIConnectionInfo.h Added nsIConnectionInfo interface. Temporarily special-cased javascript: URLs in URL parsing. 1998-08-20 22:28:09 +00:00
nsINetFile.h updates for single signon 1998-11-18 04:35:47 +00:00
nsINetlibURL.h Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
nsINetService.h Exposing AreThereActiveConnections() from the nsNetServices class. This is 1999-01-05 21:11:42 +00:00
nsINetSupport.h Changed the IID to not use NS_DECLARE_ID... 1998-11-03 08:01:51 +00:00
nsIProtocol.h Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
nsIProtocolConnection.h Added support for interrupting streams via the nsINetService::InterruptStream() method. 1998-10-16 22:20:05 +00:00
nsIProtocolURLFactory.h Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
nsIRefreshUrl.h network/module/nsIRefreshUrl.h 1998-08-18 23:24:28 +00:00
nsIRelatedLinks.h Added correct NPL 1998-09-19 06:58:32 +00:00
nsIUnicharStreamLoader.h Added stream loader 1998-12-18 01:34:30 +00:00
nsIURLGroup.h Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
nsLoadAttribs.cpp If no range headers are set then return NULL from GetByteRangeHeader() not an empty string... 1999-01-13 07:17:39 +00:00
nsNetFactory.cpp Mac shared library migration. 1998-11-30 22:15:00 +00:00
nsNetFile.cpp Bug fix for 1420. Get filename from HashTable if fileTok is not NULL. If fileTok is NULL return aName for now. Approved by gagan 1998-12-05 03:10:43 +00:00
nsNetFile.h Solaris needs EOF character 1998-09-12 05:52:39 +00:00
nsNetIDs.cpp Hook up status remarks from netlib, add interface for prompts and alerts. 1998-07-21 20:27:59 +00:00
nsNetService.cpp Add some code that was lost from nsURL.cpp OpenStream(...). Use the nsIURLGroup if available to open the stream. This allows URL loads to be grouped together. 1999-01-14 06:12:36 +00:00
nsNetService.h Exposing AreThereActiveConnections() from the nsNetServices class. This is 1999-01-05 21:11:42 +00:00
nsNetStream.cpp Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
nsNetStream.h Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
nsNetStreamLoader.cpp Added stream loader 1998-12-18 01:34:30 +00:00
nsNetStubs.cpp add include to reduce warnings on Macintosh compiler 1998-12-22 19:14:13 +00:00
nsNetStubs.h Landed raptor modular netlib stuff 1998-05-22 23:38:40 +00:00
nsNetThread.cpp Add the gzip decoder back in. 1999-01-13 01:43:28 +00:00
nsNetThread.h add #includes and prototypes to reduce compiler warnings on Macintosh 1998-12-30 16:05:27 +00:00
nsRelatedLinks.cpp make several functions PRIVATE to reduce compiler warnings on Macintosh 1998-12-30 16:06:22 +00:00
nsStubContext.cpp applying patches from Joe Keane <jgk@jgk.org> changing gets to fgets 1999-01-01 02:47:52 +00:00