Граф коммитов

890 Коммитов

Автор SHA1 Сообщение Дата
ruslan%netscape.com e830ecd6e9 Make res/chrome handlers implement threadsafe_isupports 2000-05-26 21:00:18 +00:00
valeski%netscape.com 9b5b552f51 39610. r=morse. ftp wasn't ditching bad auths from the wallet 2000-05-26 20:25:28 +00:00
ruslan%netscape.com f01435de0d Fix 40189, a=gagan 2000-05-25 23:20:30 +00:00
brade%netscape.com 7c6a2b6db7 File Removed. 2000-05-25 17:43:06 +00:00
warren%netscape.com 4b19f2aeab Bug 24764. Cache of opened jar files. r=waterson 2000-05-25 08:32:09 +00:00
warren%netscape.com 3658e33085 Removing URIParser attribute from nsIURI interface. Fixed Equals for case when port is the default. Cached URL parsers (all 3) to reduce object allocation. r=andreas,dp 2000-05-25 08:27:40 +00:00
ruslan%netscape.com 1dc3f55d09 Fix 39107, a=gagan 2000-05-24 23:04:57 +00:00
dougt%netscape.com 4b4d8250bf correcting invalid port number. They should be -1, not zero. 2000-05-20 00:19:24 +00:00
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
warren%netscape.com 5f6b57ef08 Bug 39416. Made ftp work with single sign-on for more than one user/host. 2000-05-17 07:12:40 +00:00
davidm%netscape.com ad449f9480 21250 Need to implement stream-as-file service 2000-05-17 05:14:29 +00:00
ruslan%netscape.com 4308d3b7b4 Fix 18886 - handle http 305 response correctly to close the potential
security hole
2000-05-17 00:11:12 +00:00
warren%netscape.com 618d468469 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
gagan%netscape.com 22de654778 Fixes from wtc for bug 38300. 2000-05-16 05:33:18 +00:00
valeski%netscape.com 7a509f2b73 fixing debugging text typo 2000-05-15 22:49:12 +00:00
valeski%netscape.com 1b04faf9f9 applying patch to ipv6'ify FTP from jgmyers@netscape.com 2000-05-15 22:23:08 +00:00
andreas.otte%primus-online.de f8406c718e fix bug 37616, Retire SetRelativePath, removing unused SetRelativePath from nsIURI.idl and all it's implementations, r=warren@netscape.com, a=mscott@netscape.com for the mailnews part 2000-05-13 13:05:00 +00:00
pierre%netscape.com 1c43ecaae7 Fixed a crash at startup on the Mac (a null-check on 'mProxySvc'). 2000-05-12 12:02:26 +00:00
rpotts%netscape.com 19ef116f5d Fixed progress notifications to respect the nsIChannel::LOAD_BACKGROUND flag 2000-05-11 21:52:49 +00:00
gagan%netscape.com d743807245 Fixed bug 37347. HTTP HEAD requests should work now. 2000-05-10 00:48:28 +00:00
ruslan%netscape.com 30c7b669cb Make sure SetUploadStream actually works when it's used. 2000-05-09 00:20:09 +00:00
ruslan%netscape.com 70743656bb Fix 37778 - now handle simple (no status line/headers) http response correctly 2000-05-08 23:04:36 +00:00
dveditz%netscape.com f71a600908 use threadsafe ISupports 2000-05-08 07:46:16 +00:00
warren%netscape.com 185c96de20 Combined all necko dlls into two. Bug 17031. 2000-05-06 09:15:56 +00:00
warren%netscape.com eb6959f7b7 Fixed mac build warnings. 2000-05-06 09:07:31 +00:00
warren%netscape.com ef76c2b488 Revert accidental checkin 2000-05-06 05:10:25 +00:00
warren%netscape.com f12a631a47 build changes for unix 2000-05-06 05:07:10 +00:00
bryner%uiuc.edu def54c7bfe Fixing objdir build bustage. 2000-05-06 03:54:17 +00:00
ruslan%netscape.com a2835b9b4f Fixing 36641 2000-05-06 00:06:28 +00:00
gordon%netscape.com 4179731e26 Added :streamconv:converters: to access paths, preparing for ruslan's checkin. 2000-05-05 23:54:29 +00:00
andreas.otte%primus-online.de e365632082 first round of checkins to fix bug 37616, Retire SetRelativePath, r=warren@netscape.com 2000-05-05 23:39:25 +00:00
gagan%netscape.com 12143c560d Flush out auth entries for 401 auth denied responses. And some filter work... 2000-05-05 09:46:24 +00:00
warren%netscape.com 5cae94deb3 Obsolete 2000-05-05 06:05:38 +00:00
valeski%netscape.com b8ac1228c4 getting rid of extraneous FTP members. 2000-05-04 22:06:21 +00:00
gagan%netscape.com e760a6c370 Fix for bug 37238. We were guessing the mime type incorrectly. 2000-05-04 00:57:58 +00:00
gagan%netscape.com bc9cc0db50 Fix for bug 22534 and an optimization of storing the nsIOService. 2000-05-03 22:03:33 +00:00
valeski%netscape.com b1f5ae2519 removing extraneous channel member, and ensuring that final releases used by the FTP thread are made on the owning thread. 2000-05-03 21:20:32 +00:00
valeski%netscape.com e24dddf19a 31587. FTP was caching the auth dialog data. 2000-05-03 21:17:48 +00:00
ruslan%netscape.com 9abfac20be Fix build bustage 2000-05-03 00:33:20 +00:00
ruslan%netscape.com 7a02f0ac9e Fix for 37800 - API change: SetRequestMethod now has to take Atom
as method name
2000-05-03 00:18:08 +00:00
rpotts%netscape.com 5b090df791 Fixed typo in HTTP header string If-None-Match. Thanks to Morgan Owens (packrat@nznet.get.nz) for finding it!! 2000-05-01 23:30:21 +00:00
ruslan%netscape.com fb229030db Fix 37632 2000-05-01 23:02:59 +00:00
mkaply%us.ibm.com 7f601e72bc # 37239
r= warren@netscape.com
OS/2 bring up continues - Fix some #ifdefs, and add code to set OS/2 as a platform and query OS/2 version
2000-05-01 22:35:28 +00:00
sford3%swbell.net 5a53cc92d6 added files: mozilla/netwerk/protocol/about/src/mzAboutMozilla.cpp 2000-04-30 00:09:23 +00:00
sford3%swbell.net a058f8b3b4 Mozilla lives! 2000-04-30 00:07:00 +00:00
ruslan%netscape.com 47a5c1c6fe Fix 21561 - force revalidation of the cache when Vary header is sent. 2000-04-28 21:12:29 +00:00
ruslan%netscape.com 89455c8bd4 Turn on nsHTTPFinalListener to fix various notification bugs, r=gagan. Make
disk cache classes implement threadsafe_isupports, r=davidm, add placeholder
for resource bundles for necko.
2000-04-28 06:36:31 +00:00
valeski%netscape.com 87e763fc62 37200. text type data urls were having whitespace stripped out of them. 2000-04-27 03:55:20 +00:00
gagan%netscape.com 47730f25c5 Fix the form posting problem. I forget the bug number... r=ruslan 2000-04-27 01:06:57 +00:00
slamm%netscape.com ab6e3eb4e6 Fix declaration order to quiet build warning 2000-04-26 14:31:01 +00:00