gecko-dev/netwerk/base
Nils Ohlmeier [:drno] ede12d1bfb Bug 1333185: memset PRNetAddr for UDPSocket::connect(). r=schien
MozReview-Commit-ID: JJb18xXNy1c

--HG--
extra : rebase_source : a13f661eeb9ba4bc0b6c38f522b3c89c62ef9cc4
2017-01-23 13:40:29 -08:00
..
rust-url-capi Bug 1319163 - Eliminate unsafe code from rust_url_capi, r=valentin 2016-11-24 17:08:08 -05:00
ADivertableParentChannel.h
ARefBase.h
ArrayBufferInputStream.cpp Bug 1298773 - Make ArrayBufferInputStream copy its input buffer. r=jonco a=abillings 2016-10-31 17:48:04 -04:00
ArrayBufferInputStream.h Bug 1298773 - Make ArrayBufferInputStream copy its input buffer. r=jonco a=abillings 2016-10-31 17:48:04 -04:00
AutoClose.h
BackgroundFileSaver.cpp Bug 1323100 - Assign names to all remaining threads that are created through NS_NewThread and create them using NS_NewNamedThread instead. r=froydnj 2016-12-21 11:43:50 +01:00
BackgroundFileSaver.h
CaptivePortalService.cpp Bug 1332271 - Do not cancel timer when captive portal request times out r=mcmanus 2017-01-24 15:43:30 +01:00
CaptivePortalService.h Bug 1317511 - Share captive portal state with the content process r=bagder 2016-11-17 17:35:24 +01:00
ChannelDiverterChild.cpp
ChannelDiverterChild.h
ChannelDiverterParent.cpp
ChannelDiverterParent.h
Dashboard.cpp
Dashboard.h Bug 1317430 - Avoid a unnecessary copy by passing a const & in netwerk/ r=valentin 2016-11-14 23:16:40 +01:00
DashboardTypes.h
EventTokenBucket.cpp
EventTokenBucket.h
LoadContextInfo.cpp Bug 1329521 - GetLoadContextInfo() should not compare originAttributes and privateBrowsing boolean when docShell is chrome type, r=smaug 2017-01-13 15:41:28 +01:00
LoadContextInfo.h Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby 2017-01-12 17:38:48 +01:00
LoadInfo.cpp Bug 1271173 - Upgrade-insecure-requests for navigational requests. r=smaug,freddyb 2017-01-23 15:29:44 +01:00
LoadInfo.h Bug 1271173 - Upgrade-insecure-requests for navigational requests. r=smaug,freddyb 2017-01-23 15:29:44 +01:00
LoadTainting.h
MemoryDownloader.cpp
MemoryDownloader.h
NetStatistics.h Bug 1318883 - Remove the NetworkStats API and related code; r=baku,mcmanus 2016-11-21 13:33:18 -05:00
NetUtil.jsm
NetworkActivityMonitor.cpp
NetworkActivityMonitor.h
NetworkInfoServiceCocoa.cpp
NetworkInfoServiceImpl.h
NetworkInfoServiceLinux.cpp
NetworkInfoServiceWindows.cpp
PollableEvent.cpp
PollableEvent.h
Predictor.cpp Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby 2017-01-12 17:38:48 +01:00
Predictor.h
PrivateBrowsingChannel.h Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby 2017-01-12 17:38:48 +01:00
ProxyAutoConfig.cpp
ProxyAutoConfig.h
RedirectChannelRegistrar.cpp
RedirectChannelRegistrar.h
ReferrerPolicy.h Bug 1304623 - Create a pref to control the default referrer policy- part 2. r=mcmanus, r=bkelly 2017-01-05 11:30:03 +08:00
RequestContextService.cpp
RequestContextService.h
RustURL.cpp Bug 1323683 - Fold nsIURIWithQuery into nsIURI. r=valentin.gosu 2016-12-28 20:40:21 +09:00
RustURL.h Bug 1323683 - Fold nsIURIWithQuery into nsIURI. r=valentin.gosu 2016-12-28 20:40:21 +09:00
ShutdownLayer.cpp
ShutdownLayer.h
SimpleBuffer.cpp
SimpleBuffer.h
StreamingProtocolService.cpp
StreamingProtocolService.h
TLSServerSocket.cpp
TLSServerSocket.h
ThrottleQueue.cpp
ThrottleQueue.h
Tickler.cpp
Tickler.h
moz.build Bug 1323683 - Fold nsIURIWithQuery into nsIURI. r=valentin.gosu 2016-12-28 20:40:21 +09:00
mozIThirdPartyUtil.idl
netCore.h
nsASocketHandler.h
nsAsyncRedirectVerifyHelper.cpp Bug 1325158: Part 2 - Correctly handle extra OnRedirectVerifyCallback calls. r=honzab 2016-12-24 18:25:18 -08:00
nsAsyncRedirectVerifyHelper.h
nsAsyncStreamCopier.cpp
nsAsyncStreamCopier.h
nsAuthInformationHolder.cpp
nsAuthInformationHolder.h
nsBase64Encoder.cpp
nsBase64Encoder.h
nsBaseChannel.cpp Bug 1324114 - Initialize nsBaseChannel::mOpenRedirectChannel; r=mcmanus 2016-12-19 10:52:54 -05:00
nsBaseChannel.h
nsBaseContentStream.cpp
nsBaseContentStream.h
nsBufferedStreams.cpp
nsBufferedStreams.h
nsChannelClassifier.cpp Bug 1324820 - Make sure we resume the channel if there's no classifier callback r=gcp 2017-01-12 18:07:22 +08:00
nsChannelClassifier.h Bug 1324820 - Make sure we resume the channel if there's no classifier callback r=gcp 2017-01-12 18:07:22 +08:00
nsDNSPrefetch.cpp
nsDNSPrefetch.h
nsDirectoryIndexStream.cpp
nsDirectoryIndexStream.h
nsDownloader.cpp
nsDownloader.h
nsFileStreams.cpp
nsFileStreams.h
nsIApplicationCache.idl
nsIApplicationCacheChannel.idl
nsIApplicationCacheContainer.idl
nsIApplicationCacheService.idl
nsIArrayBufferInputStream.idl
nsIAsyncStreamCopier.idl
nsIAsyncStreamCopier2.idl
nsIAsyncVerifyRedirectCallback.idl
nsIAuthInformation.idl
nsIAuthModule.idl
nsIAuthPrompt.idl
nsIAuthPrompt2.idl
nsIAuthPromptAdapterFactory.idl
nsIAuthPromptCallback.idl
nsIAuthPromptProvider.idl
nsIBackgroundFileSaver.idl
nsIBrowserSearchService.idl
nsIBufferedStreams.idl
nsIByteRangeRequest.idl
nsICacheInfoChannel.idl
nsICachingChannel.idl
nsICancelable.idl
nsICaptivePortalService.idl Bug 1317511 - Share captive portal state with the content process r=bagder 2016-11-17 17:35:24 +01:00
nsIChannel.idl
nsIChannelEventSink.idl
nsIChannelWithDivertableParentListener.idl
nsIChildChannel.idl
nsIClassOfService.idl Bug 1312745 - Add class flags in nsIClassOfService interface. r=mayhemer 2016-11-11 00:31:09 +08:00
nsIContentSniffer.idl
nsICryptoFIPSInfo.idl
nsICryptoHMAC.idl
nsICryptoHash.idl
nsIDashboard.idl
nsIDashboardEventNotifier.idl
nsIDeprecationWarner.idl
nsIDivertableChannel.idl
nsIDownloader.idl
nsIEncodedChannel.idl
nsIExternalProtocolHandler.idl
nsIFileStreams.idl
nsIFileURL.idl
nsIForcePendingChannel.idl
nsIFormPOSTActionChannel.idl
nsIHttpAuthenticatorCallback.idl
nsIHttpPushListener.idl
nsIIOService.idl Bug 1329182 - Make newURI's last two parameters optional, r=mcmanus. 2017-01-09 20:27:24 +01:00
nsIIOService2.idl
nsIIncrementalDownload.idl
nsIIncrementalStreamLoader.idl
nsIInputStreamChannel.idl
nsIInputStreamPump.idl
nsILoadContextInfo.idl Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby 2017-01-12 17:38:48 +01:00
nsILoadGroup.idl
nsILoadGroupChild.idl
nsILoadInfo.idl Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby 2017-01-12 17:38:48 +01:00
nsIMIMEInputStream.idl Bug 1305162: Part 1a - Separate nsIMIMEInputStream headers from stream data. r=dragana 2017-01-20 15:43:07 -08:00
nsIMultiPartChannel.idl
nsINSSErrorsService.idl
nsINestedURI.idl
nsINetAddr.idl
nsINetUtil.idl
nsINetworkInfoService.idl
nsINetworkInterceptController.idl
nsINetworkLinkService.idl
nsINetworkPredictor.idl
nsINetworkPredictorVerifier.idl
nsINetworkProperties.idl
nsINullChannel.idl
nsIOService.cpp Bug 1320087 - Make the captive portal report UNKNOWN when the wifi is down r=bagder 2017-01-09 16:07:03 +01:00
nsIOService.h
nsIParentChannel.idl Bug 1170190 - Part 2: Add the nsIHttpChannel::IsTrackingResource() API to query the channel's tracking annotation; r=mayhemer 2016-12-23 14:40:11 -05:00
nsIParentRedirectingChannel.idl
nsIPermission.idl
nsIPermissionManager.idl
nsIPrivateBrowsingChannel.idl
nsIProgressEventSink.idl
nsIPrompt.idl
nsIProtocolHandler.idl Bug 1329182 - Make newURI's last two parameters optional, r=mcmanus. 2017-01-09 20:27:24 +01:00
nsIProtocolProxyCallback.idl
nsIProtocolProxyFilter.idl
nsIProtocolProxyService.idl
nsIProtocolProxyService2.idl
nsIProxiedChannel.idl
nsIProxiedProtocolHandler.idl
nsIProxyInfo.idl
nsIRandomGenerator.idl
nsIRedirectChannelRegistrar.idl
nsIRedirectResultListener.idl
nsIRequest.idl
nsIRequestContext.idl
nsIRequestObserver.idl
nsIRequestObserverProxy.idl
nsIResumableChannel.idl
nsISecCheckWrapChannel.idl
nsISecureBrowserUI.idl
nsISecurityEventSink.idl
nsISecurityInfoProvider.idl
nsISensitiveInfoHiddenURI.idl
nsISerializationHelper.idl
nsIServerSocket.idl
nsISimpleStreamListener.idl
nsISocketFilter.idl
nsISocketTransport.idl Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby 2017-01-12 17:38:48 +01:00
nsISocketTransportService.idl
nsISpeculativeConnect.idl
nsIStandardURL.idl
nsIStreamListener.idl
nsIStreamListenerTee.idl
nsIStreamLoader.idl
nsIStreamTransportService.idl
nsIStreamingProtocolController.idl
nsIStreamingProtocolService.idl
nsISyncStreamListener.idl
nsISystemProxySettings.idl
nsITLSServerSocket.idl
nsIThreadRetargetableRequest.idl
nsIThreadRetargetableStreamListener.idl
nsIThrottledInputChannel.idl
nsITimedChannel.idl
nsITraceableChannel.idl
nsITransport.idl
nsIUDPSocket.idl
nsIURI.idl Bug 1323683 - Fold nsIURIWithQuery into nsIURI. r=valentin.gosu 2016-12-28 20:40:21 +09:00
nsIURIClassifier.idl Bug 1319571 - Change the output format of nsUrlClassifierDBService::ClassifyLocalWithTables from comma separated string to an array of strings r=francois 2016-11-29 13:04:43 -08:00
nsIURIWithBlobImpl.idl
nsIURIWithPrincipal.idl
nsIURL.idl Bug 1323683 - Fold nsIURIWithQuery into nsIURI. r=valentin.gosu 2016-12-28 20:40:21 +09:00
nsIURLParser.idl
nsIUnicharStreamLoader.idl
nsIUploadChannel.idl
nsIUploadChannel2.idl
nsIncrementalDownload.cpp
nsIncrementalStreamLoader.cpp Bug 1316432 - Fix nsCOMPtr constructions&assignments from 0 - r=froydnj 2016-11-10 14:11:27 +11:00
nsIncrementalStreamLoader.h
nsInputStreamChannel.cpp
nsInputStreamChannel.h
nsInputStreamPump.cpp Bug 1316432 - Fix nsCOMPtr constructions&assignments from 0 - r=froydnj 2016-11-10 14:11:27 +11:00
nsInputStreamPump.h
nsLoadGroup.cpp Bug 1316432 - Fix nsCOMPtr constructions&assignments from 0 - r=froydnj 2016-11-10 14:11:27 +11:00
nsLoadGroup.h
nsMIMEInputStream.cpp Bug 1305162: Part 1a - Separate nsIMIMEInputStream headers from stream data. r=dragana 2017-01-20 15:43:07 -08:00
nsMIMEInputStream.h
nsMediaFragmentURIParser.cpp Bug 1311246 - Remove support for the -moz-samplesize media fragment; r=jrmuizel 2016-11-16 08:18:56 -05:00
nsMediaFragmentURIParser.h Bug 1311246 - Remove support for the -moz-samplesize media fragment; r=jrmuizel 2016-11-16 08:18:56 -05:00
nsNetAddr.cpp
nsNetAddr.h
nsNetSegmentUtils.h
nsNetUtil.cpp Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby 2017-01-12 17:38:48 +01:00
nsNetUtil.h Bug 1323949 - Use MOZ_MUST_USE in netwerk/protocol/websocket r=valentin 2016-11-23 18:00:42 +08:00
nsNetUtilInlines.h
nsNetworkInfoService.cpp
nsNetworkInfoService.h
nsPACMan.cpp Bug 1323100 - Use NS_NewNamedThread to name the proxy resolution thread. r=froydnj 2016-12-14 17:16:01 -05:00
nsPACMan.h Bug 1323100 - Use NS_NewNamedThread to name the proxy resolution thread. r=froydnj 2016-12-14 17:16:01 -05:00
nsPILoadGroupInternal.idl
nsPISocketTransportService.idl
nsPreloadedStream.cpp
nsPreloadedStream.h
nsProtocolProxyService.cpp
nsProtocolProxyService.h
nsProxyInfo.cpp
nsProxyInfo.h
nsReadLine.h
nsRequestObserverProxy.cpp
nsRequestObserverProxy.h
nsSecCheckWrapChannel.cpp
nsSecCheckWrapChannel.h
nsSerializationHelper.cpp
nsSerializationHelper.h
nsServerSocket.cpp Bug 1330868 - use contractID instead of CID to get STS service. r=mcmanus 2017-01-13 10:53:53 +08:00
nsServerSocket.h
nsSimpleNestedURI.cpp
nsSimpleNestedURI.h
nsSimpleStreamListener.cpp
nsSimpleStreamListener.h
nsSimpleURI.cpp Bug 1332202 - Convert most infallible NS_EscapeURL calls to fallible version. r=froydnj 2017-01-24 11:11:44 -08:00
nsSimpleURI.h Bug 1323683 - Fold nsIURIWithQuery into nsIURI. r=valentin.gosu 2016-12-28 20:40:21 +09:00
nsSocketTransport2.cpp Merge inbound to central, a=merge 2017-01-12 16:03:18 -08:00
nsSocketTransport2.h Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby 2017-01-12 17:38:48 +01:00
nsSocketTransportService2.cpp Bug 1323100 - Stop double-registering the Socket Transport thread. r=froydnj 2016-12-21 17:57:07 +01:00
nsSocketTransportService2.h
nsStandardURL.cpp Bug 1332202 - Convert most infallible NS_EscapeURL calls to fallible version. r=froydnj 2017-01-24 11:11:44 -08:00
nsStandardURL.h Backed out changeset daabf6b822f0 (bug 1321705) for Android bustage. r=backout 2016-12-30 12:39:58 +01:00
nsStreamListenerTee.cpp Bug 1316432 - Fix nsCOMPtr constructions&assignments from 0 - r=froydnj 2016-11-10 14:11:27 +11:00
nsStreamListenerTee.h
nsStreamListenerWrapper.cpp
nsStreamListenerWrapper.h Bug 1319606 - Prevent nsStreamListenerWrapper instance w/o mListener. r=jduell 2016-12-09 06:28:00 -05:00
nsStreamLoader.cpp Bug 1316432 - Fix nsCOMPtr constructions&assignments from 0 - r=froydnj 2016-11-10 14:11:27 +11:00
nsStreamLoader.h
nsStreamTransportService.cpp
nsStreamTransportService.h
nsSyncStreamListener.cpp
nsSyncStreamListener.h
nsTemporaryFileInputStream.cpp Bug 1333384 - nsTemporaryFileInputStream::ReadSegments must consider the stream as closed if PR_Read() return 0, r=bkelly 2017-01-24 16:02:15 +01:00
nsTemporaryFileInputStream.h
nsTransportUtils.cpp Bug 1331804 - Add more runnable names (r=ehsan) 2017-01-24 16:34:37 -08:00
nsTransportUtils.h
nsUDPSocket.cpp Bug 1333185: memset PRNetAddr for UDPSocket::connect(). r=schien 2017-01-23 13:40:29 -08:00
nsUDPSocket.h Bug 1318888 - Remove a few other mentions of appId's from Necko; r=mcmanus 2016-11-21 15:00:49 -05:00
nsURIHashKey.h
nsURLHelper.cpp
nsURLHelper.h
nsURLHelperOSX.cpp
nsURLHelperUnix.cpp Bug 1332202 - Convert most infallible NS_EscapeURL calls to fallible version. r=froydnj 2017-01-24 11:11:44 -08:00
nsURLHelperWin.cpp
nsURLParsers.cpp Bug 1324251 - Unconditionally parse windows drive letters in file paths; r=valentin 2016-12-18 18:38:01 -08:00
nsURLParsers.h
nsUnicharStreamLoader.cpp
nsUnicharStreamLoader.h
security-prefs.js Bug 1330138 - Differentiate prefs for u2f and webauthn apis; r=jcj r=baku 2017-01-19 14:18:32 -08:00