gecko-dev/netwerk/base/public
2006-04-19 15:11:58 +00:00
..
.cvsignore
Makefile.in Bug 312793. Add Necko APIs to enable automatic management of online/offline status, and let Firefox use it. Disable automatic management in Thunderbird and Seamonkey until those apps are ready for it. Other applications will get automatic management by default. This needs platform-specific components to be created before it will have any effect. r+sr=darin 2006-04-04 21:26:17 +00:00
netCore.h
nsChannelProperties.h Bug 315087 - convert necko tests to use the glue, r=darin 2005-11-08 19:23:00 +00:00
nsCPasswordManager.h
nsCPasswordManagerInternal.h
nsIAsyncStreamCopier.idl
nsIAuthModule.idl add optional support for mit kerberos for windows, patches by cneberg@gmail.com, r=darin, sr=bienvenu 280792 2005-08-19 14:25:22 +00:00
nsIAuthPrompt.idl
nsIAuthPromptProvider.idl
nsIBufferedStreams.idl
nsIByteRangeRequest.idl
nsICachingChannel.idl fixes bug 309424 "mozilla 1.5beta1 freezes & goes into 95+% cpu usage browsing blackisha.com" r=biesi sr=bzbarsky 2005-10-20 18:19:24 +00:00
nsICancelable.idl
nsIChannel.idl Better docs for the LOAD_REPLACE flag. Bug 333595, r=biesi, sr=darin 2006-04-19 15:11:58 +00:00
nsIChannelEventSink.idl
nsIContentSniffer.idl bug 325177 r=darin sr=bz 2006-02-17 16:54:27 +00:00
nsICryptoFIPSInfo.idl
nsIDownloader.idl
nsIEncodedChannel.idl
nsIExternalProtocolHandler.idl
nsIFileStreams.idl
nsIFileURL.idl
nsIIncrementalDownload.idl fixes bug 306170 "background download fails if server returns 200 response" r=biesi sr=bzbarsky 2005-10-20 21:45:13 +00:00
nsIInputStreamChannel.idl Initial patch for bug 312760 "Provide base channel for use by protocol implementations" r=biesi sr=bzbarsky 2005-11-12 18:17:19 +00:00
nsIInputStreamPump.idl
nsIIOService2.idl Bug 312793. Add Necko APIs to enable automatic management of online/offline status, and let Firefox use it. Disable automatic management in Thunderbird and Seamonkey until those apps are ready for it. Other applications will get automatic management by default. This needs platform-specific components to be created before it will have any effect. r+sr=darin 2006-04-04 21:26:17 +00:00
nsIIOService.idl Bug 312793. Add Necko APIs to enable automatic management of online/offline status, and let Firefox use it. Disable automatic management in Thunderbird and Seamonkey until those apps are ready for it. Other applications will get automatic management by default. This needs platform-specific components to be created before it will have any effect. r+sr=darin 2006-04-04 21:26:17 +00:00
nsILoadGroup.idl
nsIMIMEInputStream.idl
nsIMultiPartChannel.idl Don't lose track of image requests that are multipart/x-mixed-replace, so that we can disable bfcache for these documents. Bug 308903, r=pavlov, sr=darin. 2005-10-03 22:27:20 +00:00
nsINetUtil.idl
nsINetworkLinkService.idl Bug 312793. Add Necko APIs to enable automatic management of online/offline status, and let Firefox use it. Disable automatic management in Thunderbird and Seamonkey until those apps are ready for it. Other applications will get automatic management by default. This needs platform-specific components to be created before it will have any effect. r+sr=darin 2006-04-04 21:26:17 +00:00
nsIPasswordManager.idl
nsIPasswordManagerInternal.idl
nsIPasswordManagerUtils.h
nsIPermission.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-11-15 21:50:29 +00:00
nsIPermissionManager.idl
nsIProgressEventSink.idl
nsIPrompt.idl
nsIProtocolHandler.idl
nsIProtocolProxyCallback.idl fixes bug 287646 "Eliminate nsPIProtocolProxyService and introduce reloadPAC method" r=biesi,neil,beng,mscott sr=bzbarsky 2006-03-30 17:31:15 +00:00
nsIProtocolProxyFilter.idl
nsIProtocolProxyService2.idl fixes bug 287646 "Eliminate nsPIProtocolProxyService and introduce reloadPAC method" r=biesi,neil,beng,mscott sr=bzbarsky 2006-03-30 17:31:15 +00:00
nsIProtocolProxyService.idl fixes bug 287646 "Eliminate nsPIProtocolProxyService and introduce reloadPAC method" r=biesi,neil,beng,mscott sr=bzbarsky 2006-03-30 17:31:15 +00:00
nsIProxiedProtocolHandler.idl
nsIProxyAutoConfig.idl
nsIProxyInfo.idl fixes bug 287646 "Eliminate nsPIProtocolProxyService and introduce reloadPAC method" r=biesi,neil,beng,mscott sr=bzbarsky 2006-03-30 17:31:15 +00:00
nsIRequest.idl bug 321932 improve nsIRequest::isPending documentation 2006-01-25 16:47:12 +00:00
nsIRequestObserver.idl
nsIRequestObserverProxy.idl
nsIResumableChannel.idl
nsISafeOutputStream.idl
nsISecretDecoderRing.idl Bug 306966: Convert method comments in nsISecretDecoderRing to doxygen, patch by Jeff Walden <jwalden@mit.edu>, r+sr=darin 2006-01-26 01:09:09 +00:00
nsISecureBrowserUI.idl
nsISecurityEventSink.idl
nsIServerSocket.idl
nsISimpleStreamListener.idl
nsISocketTransport.idl
nsISocketTransportService.idl
nsIStandardURL.idl
nsIStreamListener.idl
nsIStreamListenerProxy.idl
nsIStreamListenerTee.idl
nsIStreamLoader.idl Failure to open a channel in a stream loader should just make init() throw. 2005-09-29 22:00:26 +00:00
nsIStreamTransportService.idl
nsISyncStreamListener.idl
nsITransport.idl
nsIUnicharStreamListener.idl
nsIUnicharStreamLoader.idl Failure to open a channel in a stream loader should just make init() throw. 2005-09-29 22:00:26 +00:00
nsIUploadChannel.idl
nsIURI.idl
nsIURIChecker.idl
nsIURL.idl Bug 106386 Correct misspellings in source code 2005-11-25 08:16:51 +00:00
nsIURLParser.idl
nsNetError.h Show a useful error message if a page claims to be compressed and isn't. Bug 2005-09-16 19:27:27 +00:00
nsNetStrings.h
nsNetUtil.h relanding ftp patch for bug 312760 "implement ftp using nsBaseChannel" r=biesi sr=bzbarsky 2006-03-03 16:27:35 +00:00
nsPISocketTransportService.idl
nsReadLine.h
nsURIHashKey.h
security-prefs.js bug 236933, Disable SSL2 and other weak ciphers by default 2006-02-22 12:40:17 +00:00