gecko/netwerk/base/public
2012-03-31 18:18:08 -04:00
..
Makefile.in Bug 720846 Scriptable PRNetAddr and scriptable access to Self/Peer address in SocketTransport 2012-02-29 06:19:00 -05:00
mozIThirdPartyUtil.idl Bug 683280 - 'Workers: creating workers from 'localhost' or an IP address fails'. r=sicking. 2011-10-13 14:45:22 -07:00
netCore.h
nsASocketHandler.h
nsAsyncRedirectVerifyHelper.h Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
nsChannelProperties.h bug 589292 - add contentDisposition{Filename} props to nsIChannel. r=honzab sr=bzbarsky 2011-09-09 15:41:04 -07:00
nsIApplicationCache.idl Backout bug 674728 part 3 due to missing reviews. 2012-03-31 18:18:08 -04:00
nsIApplicationCacheChannel.idl Bug 676465 - Replace PRBool with boolean in IDL files, r=bsmedberg 2011-08-06 22:03:32 -07:00
nsIApplicationCacheContainer.idl
nsIApplicationCacheService.idl Bug 674728 - Part 1: Pinned apps get higher priority for cache. r=honzab 2012-03-30 20:52:06 -04:00
nsIAsyncStreamCopier.idl
nsIAsyncVerifyRedirectCallback.idl
nsIAuthInformation.idl
nsIAuthModule.idl
nsIAuthPrompt2.idl
nsIAuthPrompt.idl
nsIAuthPromptAdapterFactory.idl
nsIAuthPromptCallback.idl
nsIAuthPromptProvider.idl
nsIBrowserSearchService.idl
nsIBufferedStreams.idl
nsIByteRangeRequest.idl
nsICacheInfoChannel.idl
nsICachingChannel.idl
nsICancelable.idl
nsIChannel.idl bug 589292 - add contentDisposition{Filename} props to nsIChannel. r=honzab sr=bzbarsky 2011-09-09 15:41:04 -07:00
nsIChannelEventSink.idl
nsIChannelPolicy.idl
nsIChildChannel.idl
nsIContentSniffer.idl
nsICryptoFIPSInfo.idl
nsICryptoHash.idl Bug 676465 - Replace PRBool with boolean in IDL files, r=bsmedberg 2011-08-06 22:03:32 -07:00
nsICryptoHMAC.idl Bug 676465 - Replace PRBool with boolean in IDL files, r=bsmedberg 2011-08-06 22:03:32 -07:00
nsIDownloader.idl
nsIEncodedChannel.idl
nsIExternalProtocolHandler.idl
nsIFileStreams.idl
nsIFileURL.idl Bug 682845: Update IIDs, fix serializations of nsStandardURL broken by bug 665706 r/sr=bz 2011-09-10 05:27:29 -04:00
nsIIncrementalDownload.idl
nsIInputStreamChannel.idl
nsIInputStreamPump.idl
nsIIOService2.idl bug 640003 - websockets, nsIIOService2::NewChannelFromURIWithProxyFlags() r=biesi sr=bz 2011-05-13 13:53:27 -04:00
nsIIOService.idl
nsIIPCSerializable.idl
nsILoadGroup.idl
nsIMIMEInputStream.idl
nsIMultiPartChannel.idl bug 589292 - add contentDisposition{Filename} props to nsIChannel. r=honzab sr=bzbarsky 2011-09-09 15:41:04 -07:00
nsINestedURI.idl
nsINetAddr.idl Bug 720846 Scriptable PRNetAddr and scriptable access to Self/Peer address in SocketTransport 2012-02-29 06:19:00 -05:00
nsINetUtil.idl
nsINetworkLinkService.idl Bug 667980: Expose network connection type to chrome. r=dougt 2011-07-10 15:24:05 -07:00
nsINSSErrorsService.idl
nsIParentChannel.idl
nsIParentRedirectingChannel.idl Bug 676465 - Replace PRBool with boolean in IDL files, r=bsmedberg 2011-08-06 22:03:32 -07:00
nsIPermission.idl
nsIPermissionManager.idl
nsIPrivateBrowsingService.idl
nsIProgressEventSink.idl
nsIPrompt.idl
nsIProtocolHandler.idl Bug 512566. Changes based on review comments. r=bz,jfkthame 2012-03-16 12:31:01 +09:00
nsIProtocolProxyCallback.idl
nsIProtocolProxyFilter.idl
nsIProtocolProxyService2.idl
nsIProtocolProxyService.idl bug 640003 - websockets, nsIIOService2::NewChannelFromURIWithProxyFlags() r=biesi sr=bz 2011-05-13 13:53:27 -04:00
nsIProxiedChannel.idl
nsIProxiedProtocolHandler.idl
nsIProxyAutoConfig.idl
nsIProxyInfo.idl bug 640003 - websockets, nsIIOService2::NewChannelFromURIWithProxyFlags() r=biesi sr=bz 2011-05-13 13:53:27 -04:00
nsIRandomGenerator.idl
nsIRedirectChannelRegistrar.idl
nsIRedirectResultListener.idl Bug 676465 - Replace PRBool with boolean in IDL files, r=bsmedberg 2011-08-06 22:03:32 -07:00
nsIRequest.idl bug 599164 pipeline with type and state r=honzab 2012-03-22 19:39:31 -04:00
nsIRequestObserver.idl
nsIRequestObserverProxy.idl
nsIResumableChannel.idl
nsISecretDecoderRing.idl
nsISecureBrowserUI.idl
nsISecurityEventSink.idl
nsISecurityInfoProvider.idl
nsISerializationHelper.idl
nsIServerSocket.idl
nsISimpleStreamListener.idl
nsISocketTransport.idl Bug 720846 Scriptable PRNetAddr and scriptable access to Self/Peer address in SocketTransport 2012-02-29 06:19:00 -05:00
nsISocketTransportService.idl
nsIStandardURL.idl
nsIStreamListener.idl
nsIStreamListenerTee.idl
nsIStreamLoader.idl
nsIStreamTransportService.idl
nsIStrictTransportSecurityService.idl Bug 676465 - Replace PRBool with boolean in IDL files, r=bsmedberg 2011-08-06 22:03:32 -07:00
nsISyncStreamListener.idl
nsISystemProxySettings.idl
nsITimedChannel.idl Bug 576006 - Implement timing interface for channels 2011-05-21 03:03:36 -07:00
nsITraceableChannel.idl
nsITransport.idl
nsIUnicharStreamLoader.idl Bug 541496 part 4: rewrite ns(I)UnicharStreamLoader to produce a string rather than a stream; use string-taking parser API for async style loads. r=bzbarsky 2011-05-18 21:22:59 -04:00
nsIUploadChannel2.idl Bug 649338 - Expose mUploadStreamHasHeaders on the HttpBaseChannel, comment correction 2011-05-29 16:14:21 +02:00
nsIUploadChannel.idl
nsIURI.idl Bug 677260: Add specIgnoringRef and hasRef for URIs. r=bz, sr=biesi 2011-08-15 17:18:15 -04:00
nsIURIChecker.idl
nsIURIClassifier.idl
nsIURIWithPrincipal.idl
nsIURL.idl Bug 682845: Update IIDs, fix serializations of nsStandardURL broken by bug 665706 r/sr=bz 2011-09-10 05:27:29 -04:00
nsIURLParser.idl Bug 682845: Update IIDs, fix serializations of nsStandardURL broken by bug 665706 r/sr=bz 2011-09-10 05:27:29 -04:00
nsNetError.h Bug 272541: Empty disposition type treated as 'attachment'. r=jduell 2011-09-12 20:14:16 -07:00
nsNetStrings.h bug 589292 - add contentDisposition{Filename} props to nsIChannel. r=honzab sr=bzbarsky 2011-09-09 15:41:04 -07:00
nsNetUtil.h Bug 729940 - Part 2: Stop using crappy hash functions in Gecko. r=bz 2012-03-12 18:53:18 -04:00
nsPISocketTransportService.idl
nsReadLine.h Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsURIHashKey.h Bug 729940 - Part 2: Stop using crappy hash functions in Gecko. r=bz 2012-03-12 18:53:18 -04:00
security-prefs.js Bug 650355, Stop accepting MD5 as a hash algorithm in certificate signatures, r=johnath 2012-03-16 16:42:51 +01:00