gecko-dev/netwerk/base/src
2000-09-27 02:03:43 +00:00
..
.cvsignore
Makefile.in Fix for bugs 24765, 49288. Using Necko file cache for the jar protocol. r=beard, a=warren. 2000-09-15 19:27:05 +00:00
makefile.win Fix for bugs 24765, 49288. Using Necko file cache for the jar protocol. r=beard, a=warren. 2000-09-15 19:27:05 +00:00
nsAsyncStreamListener.cpp Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan 2000-08-22 07:03:33 +00:00
nsAsyncStreamListener.h Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz 2000-07-25 05:45:56 +00:00
nsAuthURLParser.cpp Fix for bug 27930. Support for IPv6 in the url parser. 2000-05-16 08:42:40 +00:00
nsAuthURLParser.h Re-added 2000-01-17 06:05:43 +00:00
nsBufferedStreams.cpp Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan 2000-08-22 07:03:33 +00:00
nsBufferedStreams.h Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan 2000-08-22 07:03:33 +00:00
nsDirectoryIndexStream.cpp Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan 2000-08-22 07:03:33 +00:00
nsDirectoryIndexStream.h Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan 2000-08-22 07:03:33 +00:00
nsDownloader.cpp Final (I hope) fix for 24765, using Necko file cache for the jar protocol. r=beard, a=warren. 2000-09-21 05:01:16 +00:00
nsDownloader.h Fix for bugs 24765, 49288. Using Necko file cache for the jar protocol. r=beard, a=warren. 2000-09-15 19:27:05 +00:00
nsFileStreams.cpp Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsFileStreams.h Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan 2000-08-22 07:03:33 +00:00
nsFileTransport.cpp Bug 52111. Fix for race condition between file transport and async stream listener -- mStatus was temporarily getting set to WOULD_BLOCK. code=alex@cendio.se, r=warren 2000-09-26 05:03:30 +00:00
nsFileTransport.h Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan 2000-08-22 07:03:33 +00:00
nsFileTransportService.cpp Bug 44342 - hang on startup. Added back a lock to mutually exclude cancel/suspend/resume. Seems to work on Mac (i.e. can't reproduce the problem now). Also cleaned up file transport service, removing unused stuff. 2000-07-11 01:52:12 +00:00
nsFileTransportService.h Bug 44342 - hang on startup. Added back a lock to mutually exclude cancel/suspend/resume. Seems to work on Mac (i.e. can't reproduce the problem now). Also cleaned up file transport service, removing unused stuff. 2000-07-11 01:52:12 +00:00
nsFilters.js Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsInputStreamChannel.cpp Bug #43556 --> remove obsolete reference to old class id for the mime service. use the new one. 2000-09-08 00:24:13 +00:00
nsInputStreamChannel.h Factoring stream i/o operations into nsIStreamIO interface. 2000-04-13 09:20:50 +00:00
nsIOService.cpp Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsIOService.h bug# 49786 Weak ref cache commonly used protocol handlers. This will 2000-08-22 06:16:50 +00:00
nsLoadGroup.cpp Bug 46864 - Embedding needs a name attribute on nsIRequest. 2000-08-21 08:23:54 +00:00
nsLoadGroup.h Bug #28776, 28569 --> make the load group keep a weak ref on the observer 2000-03-24 05:42:10 +00:00
nsNetModRegEntry.cpp WIP on 42283 - make nsNetModules to be thread-safe; r/a=gagan 2000-07-20 21:24:38 +00:00
nsNetModRegEntry.h WIP on 42283 - make nsNetModules to be thread-safe; r/a=gagan 2000-07-20 21:24:38 +00:00
nsNetModuleMgr.cpp WIP on 42283 - make nsNetModules to be thread-safe; r/a=gagan 2000-07-20 21:24:38 +00:00
nsNetModuleMgr.h WIP on 42283 - make nsNetModules to be thread-safe; r/a=gagan 2000-07-20 21:24:38 +00:00
nsNoAuthURLParser.cpp SUNWspro build bustage fix: use PL_strchr() instead of strchr(). 2000-06-04 18:19:47 +00:00
nsNoAuthURLParser.h Re-added 2000-01-17 06:05:43 +00:00
nsProtocolProxyService.cpp Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsProtocolProxyService.h a=brendan@mozilla.org 2000-07-01 10:25:25 +00:00
nsProxyAutoConfig.js fixes for making auto proxies work again (phase1) b=53080 r=gagan@netscape.com a=brendan@mozilla.org 2000-09-27 02:03:43 +00:00
nsProxyAutoConfigUtils.cpp First checkin of proxy auto config stuff. 2000-04-25 01:15:35 +00:00
nsProxyAutoConfigUtils.h First checkin of proxy auto config stuff. 2000-04-25 01:15:35 +00:00
nsSimpleURI.cpp fixing code that relied on implicit string construction 2000-08-19 20:01:04 +00:00
nsSimpleURI.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsSocketTransport.cpp This is the rest of the checkin to remove mozilla's dependency on building psm-glue. All security glue 2000-09-14 19:27:23 +00:00
nsSocketTransport.h Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan 2000-08-22 07:03:33 +00:00
nsSocketTransportService.cpp a=brendan@mozilla.org 2000-07-01 10:25:25 +00:00
nsSocketTransportService.h Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz 2000-07-25 05:45:56 +00:00
nsStdURL.cpp Fix for #51459 For Mac, in nsStdURL::GetFile, only convert '/' to ':' in directory portion of path, not leaf name. r=rjc 2000-09-11 12:51:52 +00:00
nsStdURL.h Removing URIParser attribute from nsIURI interface. Fixed Equals for case when port is the default. Cached URL parsers (all 3) to reduce object allocation. r=andreas,dp 2000-05-25 08:27:40 +00:00
nsStdURLParser.cpp Fix for bug 27930. Support for IPv6 in the url parser. 2000-05-16 08:42:40 +00:00
nsStdURLParser.h Re-added 2000-01-17 06:05:43 +00:00
nsStreamLoader.cpp Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz 2000-07-25 05:45:56 +00:00
nsStreamLoader.h Removed getOwner() function from nsIStreamLoader. getChannel() now fulfills this function. 2000-04-27 00:30:27 +00:00
nsSyncStreamListener.cpp Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan 2000-08-22 07:03:33 +00:00
nsSyncStreamListener.h Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan 2000-08-22 07:03:33 +00:00
nsURLHelper.cpp fix bug 43659, URL bar does not accept hexadecimal domain names, r=gagan@netscape.com, a=waterson@mozilla.org 2000-07-01 06:29:13 +00:00
nsURLHelper.h working on bug 37616, Retire SetRelativePath, moving ExtractScheme into nsURLHelper, r=warren@netscape.com 2000-05-07 10:43:36 +00:00