gecko/netwerk/base/src
2009-10-18 13:40:49 -07:00
..
Makefile.in Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted 2009-09-18 19:59:53 -07:00
NetUtil.jsm b=522416; hang fix followup; r=bz 2009-10-18 13:40:49 -07:00
nsAsyncStreamCopier.cpp Bug 470716. Make the close-on-completion behavior of nsAsyncStreamCopier configurable. r+sr=bzbarsky. 2009-03-30 15:10:13 -04:00
nsAsyncStreamCopier.h Bug 470716. Make the close-on-completion behavior of nsAsyncStreamCopier configurable. r+sr=bzbarsky. 2009-03-30 15:10:13 -04:00
nsAuthInformationHolder.cpp
nsAuthInformationHolder.h
nsAutodialWin.cpp Bug 504025 - [windows x64] casting pointer to long is illegal on win64; don't cast HANDLE to UINT either; r=doug.turner sr=cbiesinger 2009-08-09 00:50:36 +02:00
nsAutodialWin.h Bug 488140 - rename the class in nsAutodial and friends to be consistent. r=jduell, sr=stuart 2009-04-13 21:41:33 -07:00
nsAutodialWinCE.cpp Bug 490663 - Autodialer does not work on proxied connections. r=blassey, sr=vlad 2009-07-08 10:52:45 -07:00
nsAutodialWinCE.h Bug 488140 - rename the class in nsAutodial and friends to be consistent. r=jduell, sr=stuart 2009-04-13 21:41:33 -07:00
nsBase64Encoder.cpp
nsBase64Encoder.h
nsBaseChannel.cpp Bug 464956. Make .desktop files report a redirect not of type REDIRECT_INTERNAL so that we can use that type to detect redirects not under the control of the target resource. r+sr=biesi 2009-01-12 10:40:44 -05:00
nsBaseChannel.h Bug 455311. Better handling of Cancel and IsPending() on nsBaseChannel redirects, plus unit tests. r+sr=biesi 2008-10-22 11:42:32 -04:00
nsBaseContentStream.cpp
nsBaseContentStream.h
nsBufferedStreams.cpp
nsBufferedStreams.h
nsDirectoryIndexStream.cpp Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan 2008-10-10 17:04:34 +02:00
nsDirectoryIndexStream.h Bug 442714 - Mark NS_STACK_CLASS on nsAutoString, r=dbaron 2008-06-30 14:46:47 -04:00
nsDNSPrefetch.cpp Fixing bug 488162. Disable prefetches on proxy config and pref, r+sr=bzbarsky@mit.edu 2009-05-06 14:26:33 -07:00
nsDNSPrefetch.h Bug 464838: Tweak DNS prefetch to hopefully fix a tp3 regression. r+sr=bz 2008-12-05 12:53:24 -08:00
nsDownloader.cpp
nsDownloader.h
nsFileStreams.cpp Bug 507312 - nsFileInputStream::available() throws for files >= 4,294,967,295 bytes (4 GB). r=cbiesinger 2009-09-16 14:50:32 +09:00
nsFileStreams.h
nsIncrementalDownload.cpp Bug 316071 - Software Update progress bar updates in 300k chunks, making it look stalled for dialup users. r=biesi 2009-06-16 10:46:40 +02:00
nsInputStreamChannel.cpp Back out changeset a8eb5fc88c01: relanding bug 455311. Treat .url files as redirects. r+sr=biesi 2008-09-29 17:02:44 -04:00
nsInputStreamChannel.h Back out changeset a8eb5fc88c01: relanding bug 455311. Treat .url files as redirects. r+sr=biesi 2008-09-29 17:02:44 -04:00
nsInputStreamPump.cpp
nsInputStreamPump.h
nsIOService.cpp Bug 408599 Expose nsSimpleNestedURI to XPCOM r=biesi sr=bz 2009-08-23 23:48:07 +01:00
nsIOService.h Bug 485782 - get rid of nsSupportsArray; r=sicking, sr=bsmedberg 2009-04-14 10:02:58 +02:00
nsIOThreadPool.cpp Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan 2008-10-10 17:04:34 +02:00
nsIOThreadPool.h
nsLoadGroup.cpp Bug 474369 - get rid of nsVoidArray; netwerk part, v2; r=cbiesinger 2009-02-23 02:05:28 +01:00
nsLoadGroup.h
nsMIMEInputStream.cpp
nsMIMEInputStream.h
nsNativeConnectionHelper.cpp Bug 488140 - rename the class in nsAutodial and friends to be consistent. r=jduell, sr=stuart 2009-04-13 21:41:33 -07:00
nsNativeConnectionHelper.h Bug 418703 - reduce narrow Windows API calls in necko, original patch by Brad Lassey <blassey@mozilla.com>, r=biesi 2008-08-27 14:44:54 -07:00
nsNetSegmentUtils.h
nsNetStrings.cpp Backed out changeset 4bd7dd7645c2 (Bug 474536) 2009-02-19 12:37:53 -08:00
nsPACMan.cpp
nsPACMan.h
nsProtocolProxyService.cpp Bug 493483 - "No proxy for" setting doesn't support IPv6 address literals. r=jduell, sr=bz 2009-08-11 10:28:34 +02:00
nsProtocolProxyService.h Fixing bug 488162. Disable prefetches on proxy config and pref, r+sr=bzbarsky@mit.edu 2009-05-06 14:26:33 -07:00
nsProxyAutoConfig.js
nsProxyInfo.cpp
nsProxyInfo.h
nsRequestObserverProxy.cpp Bug 504025 - [windows x64] casting pointer to long is illegal on win64; cast to PRUptrdiff for printing out pointers; r=cbiesinger 2009-08-09 00:50:42 +02:00
nsRequestObserverProxy.h
nsSerializationHelper.cpp Bug 409500. Compute the right output length for our base64 decoding. r=jduell 2009-09-18 14:53:17 -04:00
nsSerializationHelper.h
nsServerSocket.cpp
nsServerSocket.h
nsSimpleNestedURI.cpp Bug 403199. Don't log addref/release of nsSimpleNestedURI, becuse it doesn't work right when someone addrefs the derived class but releases the base class canonical nsISupports, due to aggregation. r=dbaron 2009-04-09 14:01:16 -04:00
nsSimpleNestedURI.h
nsSimpleStreamListener.cpp
nsSimpleStreamListener.h
nsSimpleURI.cpp
nsSimpleURI.h
nsSocketTransport2.cpp Bug 482897 - AutoDialer support on Windows Mobile. r=blassey r=jduell.mcbugs 2009-03-17 23:46:19 -07:00
nsSocketTransport2.h Bug 385154 - remove nsInt64 usage from the tree. r=roc 2009-08-12 10:51:46 +02:00
nsSocketTransportService2.cpp Bug 510627 - Windows CE hanging on some SSL sites. r=vladimir sr=cbiesinger 2009-08-20 15:17:29 -07:00
nsSocketTransportService2.h Bug 454990. On Windows, increase the size of our TCP send window to 128KB, from the default of 8KB. The value is already 128KB on other OSes, and it appears that other browsers on Windows change the default in the same way. r=jduell, r+sr=bzbarsky. 2009-02-09 12:31:44 -05:00
nsStandardURL.cpp Bug 520069 - cope with nsResURLs that don't point to physical files r=biesi 2009-10-08 11:19:07 -07:00
nsStandardURL.h Bug 520069 - cope with nsResURLs that don't point to physical files r=biesi 2009-10-08 11:19:07 -07:00
nsStreamListenerTee.cpp
nsStreamListenerTee.h
nsStreamLoader.cpp Bug 507970, part 1: nsIStreamLoader changes to support downloadable font code, r=bzbarsky 2009-09-17 11:14:25 +01:00
nsStreamLoader.h Bug 507970, part 1: nsIStreamLoader changes to support downloadable font code, r=bzbarsky 2009-09-17 11:14:25 +01:00
nsStreamObserverProxy.cpp
nsStreamObserverProxy.h
nsStreamTransportService.cpp Bug 385154 - remove nsInt64 usage from the tree. r=roc 2009-08-12 10:51:46 +02:00
nsStreamTransportService.h
nsSyncStreamListener.cpp
nsSyncStreamListener.h
nsTransportUtils.cpp
nsTransportUtils.h
nsUnicharStreamLoader.cpp
nsUnicharStreamLoader.h
nsURIChecker.cpp
nsURIChecker.h
nsURLHelper.cpp Bug 522025 - Incessant slew of GetURLSpecFromFile warnings. r=taras 2009-10-16 16:59:02 -07:00
nsURLHelper.h Bug 522025 - Incessant slew of GetURLSpecFromFile warnings. r=taras 2009-10-16 16:59:02 -07:00
nsURLHelperOS2.cpp Bug 510991 - NS_GetURLSpecFromFile does a stat(). r=biesi 2009-10-06 15:43:59 +02:00
nsURLHelperOSX.cpp Bug 510991 - NS_GetURLSpecFromFile does a stat(). r=biesi 2009-10-06 15:43:59 +02:00
nsURLHelperUnix.cpp Bug 510991 - NS_GetURLSpecFromFile does a stat(). r=biesi 2009-10-06 15:43:59 +02:00
nsURLHelperWin.cpp Bug 510991 - NS_GetURLSpecFromFile does a stat(). r=biesi 2009-10-06 15:43:59 +02:00
nsURLParsers.cpp Bug 479485 - Invalid port numbers cause default port to be used, should fail to load, r=bzbarsky 2009-09-28 17:10:34 +02:00
nsURLParsers.h bug 491801 the no_auth URLparser needs to enforce no_auth, r=jduell, sr=biesi 2009-05-16 20:21:35 -07:00