gecko-dev/netwerk/base/public
darin%meer.net 697c78f1ea 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
..
.cvsignore
Makefile.in Make our content-type header parsing closer to spec (it wasn't allowing some 2005-07-25 20:27:04 +00:00
netCore.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsCPasswordManager.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsCPasswordManagerInternal.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsChannelProperties.h Bug 315087 - convert necko tests to use the glue, r=darin 2005-11-08 19:23:00 +00:00
nsIAsyncStreamCopier.idl fixes bug 193917 "incorporate changes from bz's comments in bug 176919" r+sr=bzbarsky 2003-10-09 01:54:07 +00:00
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 marking interface UNDER_REVIEW. see bug 265513 2004-11-12 04:22:42 +00:00
nsIAuthPromptProvider.idl b=205947, proxy: mailnews does not display proxy auth dialog, r=darin, sr=shaver 2004-09-02 05:13:25 +00:00
nsIBufferedStreams.idl new files for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa 2003-01-18 01:27:53 +00:00
nsIByteRangeRequest.idl bug 264599 make unfrozen necko interfaces use 64-bit integers. 2005-01-09 20:43:35 +00:00
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 fixes bug 287648 "Unify 'request' object interface for DNS and PPS asyncResolve methods" r=biesi sr=bzbarsky 2005-04-01 23:31:04 +00:00
nsIChannel.idl fixes bug 293350 "Allow dynamic changes to notification callbacks" r=biesi sr=bzbarsky 2005-09-10 00:20:02 +00:00
nsIChannelEventSink.idl 181938 allow any protocol to support redirection, using a new 2005-03-07 19:46:06 +00:00
nsIContentSniffer.idl bug 264599 make unfrozen necko interfaces use 64-bit integers. 2005-01-09 20:43:35 +00:00
nsICryptoFIPSInfo.idl landing final patch for NTLM authentication based on WIN32 SSPI API, b=159015 r=kaie sr=dbaron a=asa 2003-03-27 19:31:53 +00:00
nsIDownloader.idl Make sure to grab the security info from the underlying channel so that the 2004-04-21 14:58:45 +00:00
nsIEncodedChannel.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsIExternalProtocolHandler.idl Fix for 183111. Added nsIExternalProtocolHandler interface and method handlerExists in netwerk/bae/public to be used by mozTXTToHTMLConv. Also treated 0xA0 as space in mozTXTToHTMLConv. r=darin, sr=sspitzer. 2003-02-27 22:46:42 +00:00
nsIFileStreams.idl rename nsISafeFileOutputStream to nsISafeOutputStream, and make nsBufferedOutputStream aware of it, to make life easier on consumers. 2004-07-19 22:00:03 +00:00
nsIFileURL.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsIIOService.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
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 bug 264599 make unfrozen necko interfaces use 64-bit integers. 2005-01-09 20:43:35 +00:00
nsILoadGroup.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsIMIMEInputStream.idl bug 264599 make unfrozen necko interfaces use 64-bit integers. 2005-01-09 20:43:35 +00:00
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 Make our content-type header parsing closer to spec (it wasn't allowing some 2005-07-25 20:27:04 +00:00
nsIPasswordManager.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsIPasswordManagerInternal.idl fixes bug 239038 "rev IIDs for all interfaces modified since Mozilla 1.6" r=bsmedberg sr=jst 2004-04-15 23:30:05 +00:00
nsIPasswordManagerUtils.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsIPermissionManager.idl fix for xpinstall (tier 50) dependency on extension/cookie (tier 94) build bustage (bug 245826, resulting from the fix for bug 240552). Band-aid r/sr bryner and darin 2004-06-08 03:11:21 +00:00
nsIProgressEventSink.idl bug 264599 make unfrozen necko interfaces use 64-bit integers. 2005-01-09 20:43:35 +00:00
nsIPrompt.idl bug 162020 option to delay enabling confirmation buttons r=mkaply,sr=sspitzer 2004-06-05 09:26:01 +00:00
nsIProtocolHandler.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsIProtocolProxyCallback.idl fixes bug 287648 "Unify 'request' object interface for DNS and PPS asyncResolve methods" r=biesi sr=bzbarsky 2005-04-01 23:31:04 +00:00
nsIProtocolProxyFilter.idl landing patch for bug 282442 "Provide interface for configuring proxies" r=biesi sr=bzbarsky 2005-03-25 03:41:33 +00:00
nsIProtocolProxyService.idl fixes bug 100022 "PAC: first page/homepage load fails (b/c automatic proxy configuration is slower than first HTTP request)" r=biesi a=asa 2005-06-24 23:58:25 +00:00
nsIProxiedProtocolHandler.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsIProxyAutoConfig.idl landing patch for bug 282442 "Provide interface for configuring proxies" r=biesi sr=bzbarsky 2005-03-25 03:41:33 +00:00
nsIProxyInfo.idl fixes bug 100022 "PAC: first page/homepage load fails (b/c automatic proxy configuration is slower than first HTTP request)" r=biesi a=asa 2005-06-24 23:58:25 +00:00
nsIRequest.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsIRequestObserver.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsIRequestObserverProxy.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsIResumableChannel.idl Bug 227057 remove nsIResumableEntityID in favor of using strings for the entity 2004-09-01 18:04:17 +00:00
nsISafeOutputStream.idl rename nsISafeFileOutputStream to nsISafeOutputStream, and make nsBufferedOutputStream aware of it, to make life easier on consumers. 2004-07-19 22:00:03 +00:00
nsISecretDecoderRing.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsISecureBrowserUI.idl Fix assorted issues with fastback, including adding progress listener notifications and introducing the PageHide and PageShow events. See bug 292971 for all of the details. r=darin, sr=bzbarsky, a=shaver. 2005-06-15 23:52:46 +00:00
nsISecurityEventSink.idl bug 264599 make unfrozen necko interfaces use 64-bit integers. 2005-01-09 20:43:35 +00:00
nsIServerSocket.idl fixing up comment for nsIServerSocket::getAddress so it is clear that this cannot be used to determine the IP address of the local system. 2003-11-21 07:09:31 +00:00
nsISimpleStreamListener.idl bug 240920 - document nsIStreamLoader, document nsISimpleStreamListener some 2004-04-20 13:54:47 +00:00
nsISocketTransport.idl fixing regression introduced by last patch for bug 278531, r+sr=bzbarsky 2005-01-27 17:43:46 +00:00
nsISocketTransportService.idl fixes bug 283049 "nsISocketTransportService cleanup" r=biesi sr=bzbarsky a=asa 2005-04-14 23:18:34 +00:00
nsIStandardURL.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsIStreamListener.idl document the fact that the input stream passed to onDataAvailable must 2005-03-25 23:21:48 +00:00
nsIStreamListenerProxy.idl modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa 2003-01-18 02:15:14 +00:00
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 bug 264599 make unfrozen necko interfaces use 64-bit integers. 2005-01-09 20:43:35 +00:00
nsISyncStreamListener.idl adding some additional documentation per bzbarsky, b=192284 2003-10-08 04:37:38 +00:00
nsITransport.idl bug 264599 make unfrozen necko interfaces use 64-bit integers. 2005-01-09 20:43:35 +00:00
nsIURI.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsIURIChecker.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsIURL.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsIURLParser.idl
nsIUnicharStreamListener.idl Fixing bug 265334. Adding API for embedders etc to listen to data fed to the parser from the network. r=darin@meer.net, sr=brendan@mozilla.org 2004-11-02 19:52:32 +00:00
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 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
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 bug 283489 r=darin sr=bz 2005-04-05 17:40:32 +00:00
nsNetUtil.h 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
nsPIProtocolProxyService.idl landing patch for bug 282442 "Provide interface for configuring proxies" r=biesi sr=bzbarsky 2005-03-25 03:41:33 +00:00
nsPISocketTransportService.idl fixes bug 283049 "nsISocketTransportService cleanup" r=biesi sr=bzbarsky a=asa 2005-04-14 23:18:34 +00:00
nsReadLine.h Bug 295047 Want unicode stream readers/writers: Makes nsIUnicharInputStream and 2005-06-24 19:44:50 +00:00
nsURIHashKey.h 282108 - nsUrIHashKey.h does not conditionally include itself. r+sr=darin 2005-02-25 08:59:10 +00:00
security-prefs.js Bug 190960: added the DHE ciphersuites back because the underlying NSS bug 2003-02-19 15:08:50 +00:00