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
mstoltz%netscape.com
9bb975256e
Fixes for 27010, 32878, and 32948.
2000-04-26 03:50:07 +00:00
ruslan%netscape.com
b1b30f1cad
More complete update to the previos check in. Don't even instatiate
...
the final listener as we're not using it anyway.
2000-04-26 00:11:30 +00:00
ruslan%netscape.com
64f18e376a
Don't fire OnStopRequest just yet when the channel gets Cancelled (until
...
the receiver learns how to handle it correctly), r=imoT, a=leaf. Used to
crash when following expedia link from msn.com
2000-04-25 23:59:25 +00:00
ruslan%netscape.com
bf2899be7e
Fix 37084 (blocker), r=gagan
2000-04-25 19:11:26 +00:00
mscott%netscape.com
af345b89b5
when determining progress for a cache entry, use the content length
...
for the cache entry as the total max progress. This change gives us more accurate progress for loading
entries from the cache for http.
2000-04-25 01:52:24 +00:00
ruslan%netscape.com
e2f6dc5f92
WIP on 33508, 28890. Adjust response timeout up to 120 seconds by default
...
as well.
2000-04-25 01:27:30 +00:00
mstoltz%netscape.com
57feeae5ec
Backing out changes until I can figure out why it's crashing on startup.
2000-04-23 21:25:39 +00:00
mstoltz%netscape.com
62bffdd26e
Fixes for bugs 27010, 32878, 32948.
2000-04-23 20:30:29 +00:00
mscott%netscape.com
45086e55f1
These changes are actually valeski's. I'm checking them in for him. These changes are to make http
...
report proper progress to the consumer of the url. Before, http was reporting the socket's progress instead of
its own. That information wasn't very useful.
r=mscott
2000-04-22 22:40:40 +00:00
gagan%netscape.com
498c2f6afa
Fixing a bad merge. Reordered WriteRequest with ReleaseTransport in OnStopRequest.
2000-04-22 01:23:29 +00:00
gagan%netscape.com
9508ade32b
Fixed bug 23480. Changed the PostDataStream api to be UploadStream api to allow PUT requests as well.
...
Fixed bug 32560. Added AsyncWrite implementation for HTTP.
Fixed bug 33842. Some of the earliar code that ruslan had landed broke the status updating for proxy cases.
Fixed bug 36602. Added an api to add (and remove) entries to the "no proxy for" array. Also changed the array to be constructed once (and hence parsed once) instead on each call to ExamineForProxy.
Part fix for bug 31174. Added HTTPS proxy settings.
And finally also un"ruslan"ized the HTTP code :)
2000-04-22 00:35:05 +00:00