gecko/netwerk/base/public
2014-10-16 11:14:05 -07:00
..
moz.build Bug 1041180: Remove deprecated nsIChannelPolicy (r=sstamm,jduell,jst) 2014-10-15 19:11:45 -07:00
mozIThirdPartyUtil.idl Bug 1033871: Check nsIPermissionManager before enabling tracking protection in nsChannelClassifier (r=mcmanus) 2014-08-08 13:52:28 -07:00
netCore.h
NetStatistics.h Bug 949956 - Move duplicated code to NetStatistics.h. r=mcmanus 2014-01-14 17:55:29 +08:00
nsASocketHandler.h Bug 444328 - Add support for TCP keepalive in the Socket Transport Service r=mcmanus 2014-02-06 11:51:38 -08:00
nsAsyncRedirectVerifyHelper.h Bug 1047782 - Fix some bad impliciit constructors in netwerk/; r=mcmanus 2014-08-05 09:20:50 -04:00
nsIApplicationCache.idl
nsIApplicationCacheChannel.idl
nsIApplicationCacheContainer.idl
nsIApplicationCacheService.idl
nsIArrayBufferInputStream.idl
nsIAsyncStreamCopier2.idl Bug 928340 - nsIAsyncStreamCopier2 and implementation. r=mayhemer 2014-04-09 02:26:00 +02:00
nsIAsyncStreamCopier.idl Bug 928340 - nsIAsyncStreamCopier2 and implementation. r=mayhemer 2014-04-09 02:26:00 +02:00
nsIAsyncVerifyRedirectCallback.idl
nsIAuthInformation.idl
nsIAuthModule.idl
nsIAuthPrompt2.idl
nsIAuthPrompt.idl
nsIAuthPromptAdapterFactory.idl
nsIAuthPromptCallback.idl
nsIAuthPromptProvider.idl
nsIBackgroundFileSaver.idl Bug 928536: Use WinVerifyTrust to get certificate information on downloaded binaries (r=paolo,keeler,sr=mossop) 2014-01-27 12:38:35 -08:00
nsIBrowserSearchService.idl Bug 1047472 - Make parseSubmissionURL return the string offset for each search term r=paolo 2014-08-06 20:36:35 +02:00
nsIBufferedStreams.idl
nsIByteRangeRequest.idl
nsICacheInfoChannel.idl
nsICachingChannel.idl Bug 1064258 - Allow caching channels only store metadata, r=jduell 2014-09-30 15:32:47 +02:00
nsICancelable.idl
nsIChannel.idl Bug 1048579 - Update the nsIChannel UUID. rs=Ms2ger 2014-08-25 09:55:57 -04:00
nsIChannelEventSink.idl
nsIChildChannel.idl
nsIContentSniffer.idl
nsICryptoFIPSInfo.idl
nsICryptoHash.idl
nsICryptoHMAC.idl
nsIDashboard.idl
nsIDashboardEventNotifier.idl
nsIDivertableChannel.idl Bug 983910 - Set mParentListener for HttpChannelParent objects created after HTTP redirects 2014-03-27 13:11:50 -07:00
nsIDownloader.idl
nsIEncodedChannel.idl Bug 1081935 - Missing UUID bump. r=dragana a=me 2014-10-13 17:27:38 +02:00
nsIExternalProtocolHandler.idl
nsIFileStreams.idl Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey. 2014-09-26 16:21:57 -07:00
nsIFileURL.idl
nsIForcePendingChannel.idl Bug 915024 - Add ForcePending for HttpChannel. r=jduell 2014-07-10 10:13:00 -04:00
nsIIncrementalDownload.idl
nsIInputStreamChannel.idl Bug 964239 - Give selected channels awareness of srcdoc base URI. r=bz 2014-02-06 09:46:29 -05:00
nsIInputStreamPump.idl
nsIIOService2.idl Bug 354493 - revert Add nsINetworkZonePolicy to protect resources loaded from private IPs r=backout a=backout 2014-07-24 10:05:36 -04:00
nsIIOService.idl Bug 786419 - Part 12: Add getAppOfflineState to nsIIOService r=jduell 2014-10-07 17:08:07 +03:00
nsILoadContextInfo.idl Bug 1023114 - backout of d56a7b4ed009, r=honzab 2014-06-10 19:12:51 +02:00
nsILoadGroup.idl Bug 354493 - revert Add nsINetworkZonePolicy to protect resources loaded from private IPs r=backout a=backout 2014-07-24 10:05:36 -04:00
nsILoadGroupChild.idl
nsIMIMEInputStream.idl
nsIMultiPartChannel.idl
nsINestedURI.idl
nsINetAddr.idl Bug 936801 - use forward declaration for NetAddr instead of include DNS.h. r=mcmanus. 2013-11-12 13:54:17 +01:00
nsINetUtil.idl
nsINetworkLinkService.idl Bug 939318 - Detect network interface changes on Windows. r=mcmanus 2014-09-24 23:14:00 -04:00
nsINetworkPredictor.idl Bug 1016622: Renaming mozilla::network::Seer to mozilla::network Predictor. r=hurley 2014-06-03 13:37:46 -07:00
nsINetworkPredictorVerifier.idl Bug 1016622: Renaming mozilla::network::Seer to mozilla::network Predictor. r=hurley 2014-06-03 13:37:46 -07:00
nsINetworkProperties.idl
nsINSSErrorsService.idl Bug 1039064: Use strongly-typed enum instead of NSPR-style error handling, r=keeler 2014-07-18 11:48:49 -07:00
nsIParentChannel.idl Bug 983910 - Set mParentListener for HttpChannelParent objects created after HTTP redirects 2014-03-27 13:11:50 -07:00
nsIParentRedirectingChannel.idl Bug 983910 - Set mParentListener for HttpChannelParent objects created after HTTP redirects 2014-03-27 13:11:50 -07:00
nsIPermission.idl
nsIPermissionManager.idl Bug 1058433 - nsPermissionManager now records the mod-time of a permission and allows removal of ones modified since a specified time. r=ehsan 2014-09-15 11:33:12 +10:00
nsIPrivateBrowsingChannel.idl
nsIProgressEventSink.idl
nsIPrompt.idl
nsIProtocolHandler.idl
nsIProtocolProxyCallback.idl
nsIProtocolProxyFilter.idl
nsIProtocolProxyService2.idl
nsIProtocolProxyService.idl
nsIProxiedChannel.idl
nsIProxiedProtocolHandler.idl
nsIProxyInfo.idl
nsIRandomGenerator.idl
nsIRedirectChannelRegistrar.idl
nsIRedirectHistory.idl Bug 974018: Implement nsIRedirectHistory (r=mayhemer) 2014-05-22 12:58:23 -07:00
nsIRedirectResultListener.idl
nsIRequest.idl Bug 1007020 - Also send progress information when connection is LOAD_BACKGROUND. r=bz 2014-08-01 02:10:00 -04:00
nsIRequestObserver.idl
nsIRequestObserverProxy.idl
nsIResumableChannel.idl
nsISecretDecoderRing.idl
nsISecureBrowserUI.idl
nsISecurityEventSink.idl
nsISecurityInfoProvider.idl
nsISerializationHelper.idl
nsIServerSocket.idl
nsISimpleStreamListener.idl
nsISiteSecurityService.idl Bug 787133 - (hpkp) Part 1/2. Header Parsing and interface within PSM. r=keeler, r=mcmanus 2014-09-03 10:24:12 -07:00
nsISocketTransport.idl Bug 951677 - Part 1: Add Bind function to SocketTransport. r=honzab 2014-10-07 17:24:57 +08:00
nsISocketTransportService.idl
nsISpeculativeConnect.idl bug 1003448 - HTTP/2 Alternate Service and Opportunistic Security [2/2 necko] r=hurley 2014-08-21 10:50:17 -04:00
nsIStandardURL.idl
nsIStreamingProtocolController.idl Bug 1021006 - [RTSP] Browser pops up a network warning message in the end of RTSP streaming. r=sworkman 2014-06-17 17:47:13 +08:00
nsIStreamingProtocolService.idl Bug 831645 - Part1, Add Rtsp protocol and streaming protocol interface. r=jduell.mcbugs, sworkman 2013-09-23 18:12:11 +08:00
nsIStreamListener.idl
nsIStreamListenerTee.idl
nsIStreamLoader.idl Bug 984033 - Large OOM in nsStreamLoader::WriteSegmentFun. r=honza 2014-07-17 17:37:33 +09:00
nsIStreamTransportService.idl
nsISyncStreamListener.idl
nsISystemProxySettings.idl
nsIThreadRetargetableRequest.idl Bug 1024388: Allow JAR channels to retarget to a different thread. r=bz,jduell 2014-06-17 09:39:23 -07:00
nsIThreadRetargetableStreamListener.idl
nsITimedChannel.idl Bug 936814 - Part 1: Implement the _timing allow check algorithm_ for cross-origin Resource Timing r=bz,honzab 2014-05-15 08:26:07 +03:00
nsITLSServerSocket.idl Bug 242448 - Add a basic scriptable TLS server. r=honzab 2014-09-19 17:25:00 +02:00
nsITraceableChannel.idl
nsITransport.idl
nsIUDPSocket.idl Bug 745283 - rev UUID again r=me a=kwierso 2014-08-26 18:05:26 -07:00
nsIUDPSocketFilter.idl Bug 870660: Part 1: Add packat filter to UDPSocketParent/Child. r=jduell 2013-11-30 00:13:44 +08:00
nsIUnicharStreamLoader.idl
nsIUploadChannel2.idl
nsIUploadChannel.idl
nsIURI.idl
nsIURIChecker.idl
nsIURIClassifier.idl Bug 1039012: Only cancel third party channels with NS_ERROR_TRACKING_URI (r=gcp,briansmith) 2014-07-24 10:59:00 -07:00
nsIURIWithPrincipal.idl
nsIURL.idl
nsIURLParser.idl
nsNetUtil.h Bug 1063197 - Storing LoadInfo on all channels created through NS_NewInputStreamChannel - API changes (r=mcmanus) 2014-10-16 11:14:05 -07:00
nsPILoadGroupInternal.idl
nsPISocketTransportService.idl Bug 444328 - Add support for TCP keepalive in the Socket Transport Service r=mcmanus 2014-02-06 11:51:38 -08:00
nsReadLine.h
nsStreamListenerWrapper.h Bug 1048271 - Fix more bad implicit constructors in netwerk; r=mcmanus 2014-08-05 09:20:24 -04:00
nsURIHashKey.h Bug 1047782 - Fix some bad impliciit constructors in netwerk/; r=mcmanus 2014-08-05 09:20:50 -04:00
security-prefs.js Bug 1076983 - Disabling SSL 3.0 with pref 2014-10-14 17:17:35 -07:00