darin%netscape.com
|
645bae6bf7
|
Fixes bug 73029 "new cache time problems, reload sometimes broken"
r=disttsc@bart.nl,gagan sr=mscott
|
2001-04-05 03:56:54 +00:00 |
darin%netscape.com
|
57a3c11018
|
Fixes bug 74199 "about:cache-entry needs to know how to deal with
non-stream-based cache entries" r=gordon, sr=mscott
|
2001-04-04 07:25:58 +00:00 |
valeski%netscape.com
|
62cfc3a469
|
sr=shaver, r=dmose. 74554. fixing array index typo
|
2001-04-03 22:59:02 +00:00 |
disttsc%bart.nl
|
9394feaaff
|
Fix for bug 74488 (and hopefully bug 74552): app freezes in mail when psm dialog is brought up (/ a link is clicked), r=scc, sr=darin
|
2001-04-03 17:17:20 +00:00 |
darin%netscape.com
|
b0e435e189
|
Fixes bug 72520 "support for cacheKeys must be implemented" r=gordon sr=dougt
|
2001-04-02 01:20:43 +00:00 |
darin%netscape.com
|
a5df5b1110
|
Fixes bug 73875 "www.fox.com does not load" r=beard sr=brendan
|
2001-04-02 01:12:40 +00:00 |
darin%netscape.com
|
b7b2207299
|
Fixes bug 72320. abort on exit (sending "logout" to a closed IMAP socket?).
r=sspitzer,dougt,mscott.
|
2001-04-01 05:17:42 +00:00 |
darin%netscape.com
|
38505b3aa7
|
Fixes bug 72312 "gopher needs to wrap the proxy channel"
patch=bbaetz, r=dougt, sr=darin
|
2001-03-30 03:21:55 +00:00 |
dougt%netscape.com
|
3ba88bdbb2
|
Fixes 70580, 73824. Also fixes a security hole related to port stealing as describe by rfc2577. r=gagan@netscape.com, sr=darin@netscape.com
|
2001-03-28 23:39:37 +00:00 |
darin%netscape.com
|
d08c300b45
|
Fixes bug 73554. Incorrect error message for about-cache: when entry is not found.
patch=bbaetz@cs.mcgill.ca, r=bryner, sr=darin
|
2001-03-28 18:26:13 +00:00 |
darin%netscape.com
|
82bbf67b85
|
Fixes bug 73940. HTTP URLs with '?' characters should not be cached unless
an expiration time is explicitly provided by the server.
r=gagan,valeski sr=dougt,alecf
|
2001-03-28 18:24:13 +00:00 |
rpotts%netscape.com
|
263b9c6b99
|
All nsIProgressEventSink notifications from the socket transport should go to the nsHTTPChannel...
|
2001-03-27 00:56:51 +00:00 |
rpotts%netscape.com
|
7a65053a93
|
All nsIProgressEventSink notifications from the socket transport should go to the nsHTTPChannel... (r=darin)
|
2001-03-27 00:20:04 +00:00 |
cls%seawood.org
|
703015f4d7
|
Change netwerk/mime to use MODULE=mimetype to remove avoid confusion with mailnews/mime . Update necessary REQUIRES.
Bug #68381 r=jag
|
2001-03-26 23:40:28 +00:00 |
darin%netscape.com
|
6c5e6acb73
|
Fixes bug 73447. When using a proxy, shift-reload does not force a refresh
from the network. patch=bbaetz@cs.mcgill.ca, r/sr=darin,dougt
|
2001-03-26 23:20:07 +00:00 |
disttsc%bart.nl
|
6e48266508
|
Clean up REQUIRES lines. r=cls
|
2001-03-25 22:59:27 +00:00 |
scc%mozilla.org
|
b8e86fc2c1
|
syntax fix
|
2001-03-25 18:43:10 +00:00 |
disttsc%bart.nl
|
5c4c414172
|
Bug 60952: nsMimeTypes.h has wrong type for APPLICATION_HTTP_INDEX, author=Bradley Baetz <bbaetz@cs.mcgill.ca>, r=blake, sr=darin
Bug 68651, nsFtpConnectionThread should use NS_LITERAL_STRING, author=Bradley Baetz <bbaetz@cs.mcgill.ca>, r=jag, sr=dougt
|
2001-03-24 22:57:35 +00:00 |
valeski%netscape.com
|
c1098ac6ac
|
r=rpotts. comment changes only. 48726. adding status to idl files of api rev. ifaces.
|
2001-03-24 00:22:18 +00:00 |
darin%netscape.com
|
2b1bf7fa83
|
Completes transistion from ULONG_MAX to PRUint32(-1) which was intended to
fix frizilla redness. pinkerton checked in the necessary ones; this is
just for completeness. r=gagan,sdagley,sfraser,pinkerton
|
2001-03-23 03:32:26 +00:00 |
pinkerton%netscape.com
|
4191e37f76
|
fix fizzilla bustage.
|
2001-03-23 02:52:13 +00:00 |
darin%netscape.com
|
12a9fec1cd
|
Fixes bug 73016. Should not cache POST transactions. r=valeski, sr=dougt, a=loan
|
2001-03-22 18:47:06 +00:00 |
darin%netscape.com
|
0449928c9b
|
Fixes bug 13393. HTTP should send Accept-Charset. patch=havill@redhat.com,
r=gagan, sr=darin
|
2001-03-22 08:39:41 +00:00 |
darin%netscape.com
|
390fd29c26
|
Fixes Win32 redness. a=mcafee
|
2001-03-22 04:24:07 +00:00 |
darin%netscape.com
|
cbd35ababa
|
Fixes redness on speedracer. sr=dougt
|
2001-03-22 03:25:24 +00:00 |
darin%netscape.com
|
68fbb81dce
|
Enabling new cache build in Linux. r=beard; sr=mscott,rpotts; a=chofmann
|
2001-03-22 00:18:13 +00:00 |
pinkerton%netscape.com
|
e5c8283c08
|
include limits.h to fix fizzilla build bustage. r=beard/sdagley.
|
2001-03-21 23:11:42 +00:00 |
dougt%netscape.com
|
f576fd5563
|
fix for 69143. This patch prevents non existant files from entering into
the file transport process loop for reading.
|
2001-03-21 19:44:23 +00:00 |
dougt%netscape.com
|
4ffee24e84
|
Fixes many ftp problems. Details in 72280. r=valeski@netscape.com
|
2001-03-21 19:04:32 +00:00 |
darin%netscape.com
|
88e4808e18
|
Fixes bug 71962. HTTP POST data corruption. r=blizzard, sr=brendan.
|
2001-03-21 00:53:16 +00:00 |
darin%netscape.com
|
091a27cc84
|
Removing some printf's.
|
2001-03-20 23:37:22 +00:00 |
gordon%netscape.com
|
af685fb9d1
|
Landing MOZ_NEW_CACHE_20010314_BRANCH, incorporating feedback from recent test builds. New cache is still disabled by default.
|
2001-03-20 22:42:03 +00:00 |
disttsc%bart.nl
|
0b98c23d64
|
Move nsCString from |operator char*()| to |get()| and |NS_CONST_CAST| where needed. bug=53057, r=dmose, sr=shaver
|
2001-03-20 05:37:56 +00:00 |
darin%netscape.com
|
96f05554f1
|
Fixes tinderbox redness on the mac. r=dveditz
|
2001-03-14 06:58:50 +00:00 |
attinasi%netscape.com
|
8550394910
|
force gopher port to default: sr=attinasi, r=jag b=71916
|
2001-03-14 06:43:00 +00:00 |
darin%netscape.com
|
b790094bb4
|
[not part of the build] New cache used PRUint32 for time now instead of PRTime. r=gordon
|
2001-03-14 03:56:01 +00:00 |
darin%netscape.com
|
a8eb17cf89
|
[not part of the build] New cache uses PRUint32 for time now instead of PRTime. r=gordon
|
2001-03-14 03:55:15 +00:00 |
blakeross%telocity.com
|
08739dbcd3
|
Missed a file...
|
2001-03-14 03:13:37 +00:00 |
blakeross%telocity.com
|
4a6bff1569
|
Fix 49334: gopher support, minor restructuring of directory viewer. necko: r=darin,dougt sr=rpotts other: r=waterson,mstoltz,jag sr=alecf
Fix 70404: assertions for datetime and finger. r=dougt, sr=rpotts
Both patches by Bradley Baetz (bbaetz@cs.mcgill.ca)
|
2001-03-14 02:51:01 +00:00 |
blakeross%telocity.com
|
d267ce5381
|
Fix 49934: gopher support, minor restructuring of directory viewer. necko: r=darin,dougt sr=rpotts other: r=waterson,mstoltz,jag sr=alecf
Fix 70404: assertionsf or datetime and finger. r=dougt, sr=rpotts
Both patches by Bradley Baetz (bbaetz@cs.mcgill.ca)
|
2001-03-14 02:41:18 +00:00 |
darin%netscape.com
|
72f658710c
|
[not part of the build] Fixed bustage in nsAboutCache.
|
2001-03-14 01:18:24 +00:00 |
darin%netscape.com
|
6862bb4108
|
Fixes bug 43729. HTTP response headers shows ni browswer window for content from NCSD 1.5.2. patch=mark@heily.org, r=darin, sr=mscott
|
2001-03-14 00:47:13 +00:00 |
darin%netscape.com
|
d7da231853
|
[not part of the build] Touch ups to HTTP validation for new cache.
|
2001-03-13 20:09:56 +00:00 |
darin%netscape.com
|
94ba339861
|
[not part of the build] Touch ups to about:cache and about:cache-entry
|
2001-03-13 20:06:42 +00:00 |
darin%netscape.com
|
601c5d01b2
|
[not part of the build] Added HTTP support for nsICachingChannel.
|
2001-03-13 11:41:43 +00:00 |
darin%netscape.com
|
2250fea5f8
|
[not part of the build] Just use the HTTP url as a cache key.
|
2001-03-13 07:48:14 +00:00 |
darin%netscape.com
|
66aaf124e5
|
[not part of the build] Added stubs for about:cache-entry
|
2001-03-13 07:32:25 +00:00 |
darin%netscape.com
|
b8ff27462c
|
[not part of the build] Makes about:cache work with the new cache.
|
2001-03-13 07:31:13 +00:00 |
darin%netscape.com
|
945ace2667
|
Fixes bug 71346. Can't upload large files. r=gagan, sr=mscott.
|
2001-03-13 07:16:10 +00:00 |
valeski%netscape.com
|
01e07dc5f5
|
sr=rpotts, r=gagan. 70743. switching over to new extensible URI::SchemeIs() api. and changing existing implementations over to new api. also modified nsHTTP and nsHTTPS handlers a bit to make things cleaner.
|
2001-03-13 02:01:07 +00:00 |