gecko-dev/netwerk/base/src
shaver%mozilla.org 83000e23bd Bug 299980: rename Components.util to Components.utils to match other
Components children, and developer expectation. telepathic-r=brendan,
a=bsmedberg.
2005-07-07 19:34:35 +00:00
..
.cvsignore
Makefile.in Bug 297567 Adds support to WinCE to allow AutoDial. Patch by claytonw@mit.edu (cleaned up by dougt), r=dougt, sr=darin, a=asa wince specific 2005-07-06 03:06:32 +00:00
nsAsyncStreamCopier.cpp fixes bug 210125 "need to be able to AsyncWait for closure only" r=dougt sr=bzbarsky 2003-10-06 01:46:31 +00:00
nsAsyncStreamCopier.h fixes bug 210125 "need to be able to AsyncWait for closure only" r=dougt sr=bzbarsky 2003-10-06 01:46:31 +00:00
nsAsyncStreamListener.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsAsyncStreamListener.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsAutodialWin.cpp Bug 297567 Adds support to WinCE to allow AutoDial. Patch by claytonw@mit.edu (cleaned up by dougt), r=dougt, sr=darin, a=asa wince specific 2005-07-06 03:06:32 +00:00
nsAutodialWin.h Fix misc build issues for mingw gcc 3.3.1: 2003-09-18 17:22:33 +00:00
nsBufferedStreams.cpp rename nsISafeFileOutputStream to nsISafeOutputStream, and make nsBufferedOutputStream aware of it, to make life easier on consumers. 2004-07-19 22:00:03 +00:00
nsBufferedStreams.h rename nsISafeFileOutputStream to nsISafeOutputStream, and make nsBufferedOutputStream aware of it, to make life easier on consumers. 2004-07-19 22:00:03 +00:00
nsDirectoryIndexStream.cpp Bug 295047 Want unicode stream readers/writers: Makes nsIUnicharInputStream and 2005-06-24 19:44:50 +00:00
nsDirectoryIndexStream.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsDownloader.cpp Make sure to grab the security info from the underlying channel so that the 2004-04-21 14:58:45 +00:00
nsDownloader.h
nsFileStreams.cpp Bug 282275 remove NS_NOTREACHED in ReadSegments implementations 2005-02-18 18:39:53 +00:00
nsFileStreams.h Bug 295047 Want unicode stream readers/writers: Makes nsIUnicharInputStream and 2005-06-24 19:44:50 +00:00
nsIncrementalDownload.cpp fixes bug 100022 "make sure redirects are followed correctly when loading a PAC URL" r=biesi a=bsmedberg 2005-06-30 20:21:34 +00:00
nsInputStreamChannel.cpp bug 264599 make unfrozen necko interfaces use 64-bit integers. 2005-01-09 20:43:35 +00:00
nsInputStreamChannel.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsInputStreamPump.cpp bug 264599 make unfrozen necko interfaces use 64-bit integers. 2005-01-09 20:43:35 +00:00
nsInputStreamPump.h bug 264599 make unfrozen necko interfaces use 64-bit integers. 2005-01-09 20:43:35 +00:00
nsIOService.cpp landing patch for bug 282442 "Provide interface for configuring proxies" r=biesi sr=bzbarsky 2005-03-25 03:41:33 +00:00
nsIOService.h fixes bug 283049 "nsISocketTransportService cleanup" r=biesi sr=bzbarsky a=asa 2005-04-14 23:18:34 +00:00
nsIOThreadPool.cpp fixes bug 223352 "correct condition variable and timeout logic in nsIOThreadPool::ThreadFunc" r=wtc sr=bzbarsky 2003-10-30 02:32:52 +00:00
nsIOThreadPool.h fixes bug 247006 "Apply NS_HIDDEN to necko net_ helper functions" r+sr=bryner 2004-06-16 14:53:31 +00:00
nsLoadGroup.cpp nsLoadGroup::mPriority not initialized, r=bryner 2005-02-27 15:19:05 +00:00
nsLoadGroup.h fixes bug 278531 "generic request prioritization (loadgroup prioritization)" r=biesi sr=bzbarsky 2005-02-21 20:58:01 +00:00
nsMIMEInputStream.cpp bug 272277: Change to Append/Assign/Equals-Literal in networking 2004-12-04 10:19:29 +00:00
nsMIMEInputStream.h
nsNativeConnectionHelper.cpp
nsNativeConnectionHelper.h
nsNetSegmentUtils.h
nsNetStrings.cpp bug 283489 r=darin sr=bz 2005-04-05 17:40:32 +00:00
nsPACMan.cpp fixes bug 100022 "make sure redirects are followed correctly when loading a PAC URL" r=biesi a=bsmedberg 2005-06-30 20:21:34 +00:00
nsPACMan.h fixes bug 100022 "make sure redirects are followed correctly when loading a PAC URL" r=biesi a=bsmedberg 2005-06-30 20:21:34 +00:00
nsProtocolProxyService.cpp fixes bug 100022 "make sure redirects are followed correctly when loading a PAC URL" r=biesi a=bsmedberg 2005-06-30 20:21:34 +00:00
nsProtocolProxyService.h Bug 299422 r:/mozilla\netwerk\base\src\nsProtocolProxyService.cpp(74) : warning C4099: 'nsProtocolInfo' : type name first seen using 'class' now seen using 'struct' 2005-07-06 17:42:06 +00:00
nsProxyAutoConfig.js Bug 299980: rename Components.util to Components.utils to match other 2005-07-07 19:34:35 +00:00
nsProxyInfo.cpp landing patch for bug 282442 "Provide interface for configuring proxies" r=biesi sr=bzbarsky 2005-03-25 03:41:33 +00:00
nsProxyInfo.h landing patch for bug 282442 "Provide interface for configuring proxies" r=biesi sr=bzbarsky 2005-03-25 03:41:33 +00:00
nsRequestObserverProxy.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsRequestObserverProxy.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsServerSocket.cpp fixing regression introduced by last patch for bug 278531, r+sr=bzbarsky 2005-01-27 17:43:46 +00:00
nsServerSocket.h fixes bug 92928 "Server socket support in Necko" r=dougt sr=bzbarsky 2003-11-15 00:13:59 +00:00
nsSimpleStreamListener.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsSimpleStreamListener.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsSimpleURI.cpp make nsSimpleURI implement nsIClassInfo. bug 299067. r=darin sr=dbaron a=bsmedberg 2005-06-29 21:03:24 +00:00
nsSimpleURI.h make nsSimpleURI implement nsIClassInfo. bug 299067. r=darin sr=dbaron a=bsmedberg 2005-06-29 21:03:24 +00:00
nsSocketTransport2.cpp Bug 297567 Adds support to WinCE to allow AutoDial. Patch by claytonw@mit.edu (cleaned up by dougt), r=dougt, sr=darin, a=asa wince specific 2005-07-06 03:06:32 +00:00
nsSocketTransport2.h patch for bug 287648 "make nsIDNSService use nsICancelable and move private methods to nsPIDNSService" r=biesi sr=bzbarsky 2005-04-06 01:33:28 +00:00
nsSocketTransportService2.cpp 286807 allow socket detach handlers to post events 2005-06-09 14:09:23 +00:00
nsSocketTransportService2.h 286807 allow socket detach handlers to post events 2005-06-09 14:09:23 +00:00
nsStandardURL.cpp bug 286584 : Implement IDN punycode display by .tld (r=gerv, sr=darin, a=asa) 2005-06-20 05:23:30 +00:00
nsStandardURL.h bug 286584 : Implement IDN punycode display by .tld (r=gerv, sr=darin, a=asa) 2005-06-20 05:23:30 +00:00
nsStreamListenerProxy.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsStreamListenerProxy.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsStreamListenerTee.cpp
nsStreamListenerTee.h
nsStreamLoader.cpp bug 241092, make nsIStreamLoaderObserver usable in javascript, by changing its 2004-04-27 16:06:00 +00:00
nsStreamLoader.h bug 240920 - document nsIStreamLoader, document nsISimpleStreamListener some 2004-04-20 13:54:47 +00:00
nsStreamObserverProxy.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsStreamObserverProxy.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsStreamTransportService.cpp fixing tinderbox orange 2005-01-09 22:19:32 +00:00
nsStreamTransportService.h fixes bug 210125 "need to be able to AsyncWait for closure only" r=dougt sr=bzbarsky 2003-10-06 01:46:31 +00:00
nsSyncStreamListener.cpp adding some additional documentation per bzbarsky, b=192284 2003-10-08 04:37:38 +00:00
nsSyncStreamListener.h fixes bug 192284 "support nsIChannel::open for all protocols" r=dougt sr=bzbarsky 2003-10-08 04:27:13 +00:00
nsTransportUtils.cpp bug 264599 make unfrozen necko interfaces use 64-bit integers. 2005-01-09 20:43:35 +00:00
nsTransportUtils.h fixes bug 247006 "Apply NS_HIDDEN to necko net_ helper functions" r+sr=bryner 2004-06-16 14:53:31 +00:00
nsUnicharStreamLoader.cpp Bug 295047 Want unicode stream readers/writers: Makes nsIUnicharInputStream and 2005-06-24 19:44:50 +00:00
nsUnicharStreamLoader.h
nsURIChecker.cpp 181938 allow any protocol to support redirection, using a new 2005-03-07 19:46:06 +00:00
nsURIChecker.h 181938 allow any protocol to support redirection, using a new 2005-03-07 19:46:06 +00:00
nsURLHelper.cpp bug 272277: Change to Append/Assign/Equals-Literal in networking 2004-12-04 10:19:29 +00:00
nsURLHelper.h fixes bug 267532 "Excessive calls to IsDBCSLeadByte from net_CoalesceDirs?" r=andreas.otte sr=bryner 2004-11-06 01:55:49 +00:00
nsURLHelperOS2.cpp bug 272277: Change to Append/Assign/Equals-Literal in networking 2004-12-04 10:19:29 +00:00
nsURLHelperOSX.cpp Make people that want empty strings use EmptyC?String(). Bug 232691, patch by 2005-01-04 19:31:31 +00:00
nsURLHelperUnix.cpp bug 272277: Change to Append/Assign/Equals-Literal in networking 2004-12-04 10:19:29 +00:00
nsURLHelperWin.cpp bug 272277: Change to Append/Assign/Equals-Literal in networking 2004-12-04 10:19:29 +00:00
nsURLParsers.cpp Various speedups for nsStandardURL creation (bug 268200). r+sr=darin 2004-11-07 20:43:38 +00:00
nsURLParsers.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00