gecko-dev/netwerk/base/public
dougt%netscape.com d83290854c Fix for 31164, possibly 35658, and prep work for 31174.
1) Passing the proxy hostname and port to the underlying socket
   and changing all users that appeared in lxr.

2) (psm-glue) registering with the cache manager to allow local loopback so that
   psm will work with a proxy.

3) (psm-glue) Storing proxy information in psmSocketInfo.

most reviewed by gagan@netscape.com.
2000-05-19 22:56:12 +00:00
..
.cvsignore
MANIFEST Fixed bug 27024. Changed nsIHTTPChannel.idl to have proxy host/port 2000-02-11 00:47:50 +00:00
MANIFEST_IDL Relevant idl includes for proxy auto config changes. 2000-05-05 09:35:50 +00:00
Makefile.in Removed nsINetPrompt.idl (obsolete). 2000-05-17 05:46:40 +00:00
makefile.win Removed nsINetPrompt.idl (obsolete). 2000-05-17 05:46:40 +00:00
netCore.h # 37239 2000-05-01 22:32:02 +00:00
nsIChannel.idl Added ioFlags enum. Bugs 37711. 2000-05-03 22:43:21 +00:00
nsIEventSinkGetter.idl
nsIFileStreams.idl Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
nsIFileTransportService.idl Fix 35508, 33762, 35024. 2000-04-14 21:10:27 +00:00
nsIIOService.idl Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
nsILoadGroup.idl Remove trailing \ in NS_LOADGROUP_CID define, as it can unintentionally pick up subsequent text in generated .h file. 2000-02-12 04:22:31 +00:00
nsINetModRegEntry.idl
nsINetModuleMgr.idl
nsINetNotify.idl
nsIProgressEventSink.idl
nsIPrompt.idl Changes to unify nsINetPrompt with nsIPrompt, making single sign-on work. Single sign-on API changes. Fixes bugs 34583, 34720, 34725, 24746, 33094. r=sspitzer,morse 2000-05-16 05:35:23 +00:00
nsIProtocolHandler.idl Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
nsIProtocolProxyService.idl Fixed bug 23480. Changed the PostDataStream api to be UploadStream api to allow PUT requests as well. 2000-04-22 00:35:05 +00:00
nsIProxy.idl r=dougt. 10465. upgrading nsIProxy to a full blown idl 2000-02-08 06:05:29 +00:00
nsIProxyAutoConfig.idl More proxy autoconfig stuff (in the making...) 2000-05-05 09:34:37 +00:00
nsIProxyAutoConfigUtils.idl First checkin of proxy auto config interfaces. Not in the build. 2000-04-27 18:42:47 +00:00
nsIRequest.idl Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
nsISocketTransport.idl 28880. socket transport now provides access to the underlying ip address 2000-05-02 22:25:00 +00:00
nsISocketTransportService.idl Fix for 31164, possibly 35658, and prep work for 31174. 2000-05-19 22:56:12 +00:00
nsIStatusCodeEventSink.idl
nsIStreamIO.idl Added nsIStreamIO.idl 2000-04-12 21:32:15 +00:00
nsIStreamListener.idl
nsIStreamLoader.idl Removed getOwner() function from nsIStreamLoader. getChannel() now fulfills this function. 2000-04-27 00:30:27 +00:00
nsIStreamObserver.idl
nsIURI.idl Bug 39416. Made ftp work with single sign-on for more than one user/host. 2000-05-17 07:12:40 +00:00
nsIURL.idl Make nsIFileURL scriptable and QueryInterfaceable. fix bug #34335 and 34328 and 34470. Minor cleanups on unix file picker dialog 2000-04-04 23:50:41 +00:00
nsIURLParser.idl Re-added 2000-01-17 06:05:43 +00:00
nsIWebFilters.idl More proxy autoconfig stuff (in the making...) 2000-05-05 09:34:37 +00:00
nsNetUtil.h working on bug 37616, Retire SetRelativePath, NS_MakeAbsolute now only calls Resolve, let it do the complete resolving, r=warren@netscape.com 2000-05-07 11:04:33 +00:00
nsUnixColorPrintf.h