Commit Graph

86 Commits

Author SHA1 Message Date
valeski%netscape.com
042424bf28 24033. r=vidur. the multi-mixed-replace converter wasn't clearing it's layover buffer. this was causing headers to bleed into content and double content generation
git-svn-id: svn://10.0.0.236/trunk@62068 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-02 20:42:27 +00:00
ruslan%netscape.com
1ec16d5d81 Fix a few bugs in http chunk encoding converter. This version represents
actually half-way decently working chunk converter. Works fine with NES4.1
at least. Haven't tried IIS5 yet. Not part of the build yet.


git-svn-id: svn://10.0.0.236/trunk@61622 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 00:55:30 +00:00
andreas.otte%primus-online.de
8d8064f641 preparation for fixing bug 11701, removing not needed / from ftp dir listings r=valeski@netscape.com, a=leaf@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@61499 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 20:05:30 +00:00
ruslan%netscape.com
befcde1f0e Add initial implementation of http/1.1 chunk-encoding converters. Not
included into the build for the time being.


git-svn-id: svn://10.0.0.236/trunk@61409 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 01:46:23 +00:00
rhp%netscape.com
2e743ad22e Fixing last checkin...changed wrong comma.
git-svn-id: svn://10.0.0.236/trunk@61072 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:33:17 +00:00
rhp%netscape.com
270cf14bea Fix for problem terminating detection on commas - Bug #: 27716 - r: rhp (BenB contribution)
git-svn-id: svn://10.0.0.236/trunk@61054 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 04:50:54 +00:00
valeski%netscape.com
01efb622f8 fixing mac redness
git-svn-id: svn://10.0.0.236/trunk@60217 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 08:39:44 +00:00
valeski%netscape.com
bf46729ce3 r=gagan. 10551. FTP date parsing is fixed
git-svn-id: svn://10.0.0.236/trunk@60212 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 08:04:45 +00:00
valeski%netscape.com
8294c35c35 nsMimeTypes.h inclusion. also part of the fix to 10551, FTP date problems
git-svn-id: svn://10.0.0.236/trunk@60203 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 05:07:48 +00:00
waterson%netscape.com
cd3d39951f Use SYMBOLIC-LINK instead of SYM-LINK to bring in-line with lou's spec.
git-svn-id: svn://10.0.0.236/trunk@60023 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 01:20:46 +00:00
rhp%netscape.com
c2f7bed7c0 Fixing build related problem
git-svn-id: svn://10.0.0.236/trunk@58547 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 03:22:45 +00:00
valeski%netscape.com
8b0294ca80 a=leaf, r=warren. 22322. When FTP loads were stopping, the throbber wasn't. LoadGroup symantics changed when rpotts dropped in new load group stuff a few days ago. We still have throbber start problems, but this at least stops it
git-svn-id: svn://10.0.0.236/trunk@58277 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 00:51:18 +00:00
rpotts%netscape.com
8457af366d bug #23055 (r=warren). Added LOAD_DOCUMENT_URI load attribute for the DocLoader to distinguish doc URIs
git-svn-id: svn://10.0.0.236/trunk@57915 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 06:12:54 +00:00
rhp%netscape.com
173fdb52d8 Fixes for emoticon recognition - Bug #21203 - r: rhp (externally contributed)
git-svn-id: svn://10.0.0.236/trunk@57335 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 01:56:25 +00:00
gordon%netscape.com
88217b224c Add nsUnknownDecoder.cpp to Mac build, and enable registration of Unknown Content-Type Decoder as a component. r=rpotts.
git-svn-id: svn://10.0.0.236/trunk@57283 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 20:54:30 +00:00
pepper%netscape.com
04170ae60d All source files must have a newline at the end or HP compilers choke
r=jdunn


git-svn-id: svn://10.0.0.236/trunk@57260 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 05:31:26 +00:00
rpotts%netscape.com
86ca291639 Fixed up how the source offset was being adjusted...
git-svn-id: svn://10.0.0.236/trunk@57258 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 04:34:52 +00:00
rpotts%netscape.com
1a63e3a994 Changed temp define from XP_WIN to XP_PC - oops...
git-svn-id: svn://10.0.0.236/trunk@57257 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 04:34:07 +00:00
rpotts%netscape.com
96b13f7bf3 fix for build bustage if mailnews is not part of the build... Use mime definitions from netCore.h instead of nsMimeTypes.h
git-svn-id: svn://10.0.0.236/trunk@57256 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 04:08:50 +00:00
rpotts%netscape.com
73a7ee3ba5 Added the unknown content stream decoder...
git-svn-id: svn://10.0.0.236/trunk@57179 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 06:26:13 +00:00
rpotts%netscape.com
b9b0d4b201 stream decoder for determining content-type by sniffing the incoming data...
git-svn-id: svn://10.0.0.236/trunk@57177 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 06:17:40 +00:00
rpotts%netscape.com
a06fb1cd85 added lost code due to merge conflicts...
git-svn-id: svn://10.0.0.236/trunk@56823 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 05:03:22 +00:00
rpotts%netscape.com
4e6c43eddf register multipart/x-mixed-replace as a stream decoder (ie. to */*) not a stream converter.
git-svn-id: svn://10.0.0.236/trunk@56819 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 04:47:06 +00:00
dougt%netscape.com
fe80b0ef9b Converting to use nsIModule macro. r=dp.
git-svn-id: svn://10.0.0.236/trunk@56689 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:37:30 +00:00
sspitzer%netscape.com
71c0694649 rest of fix for #21649. don't get the pref values inside the stream converter, get it in compose and mime, and pass the value through.
thanks to mozilla@bucksch.org for explaining the right thing to do.

also fix a couple of warnings.

r=bienvenu


git-svn-id: svn://10.0.0.236/trunk@56510 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 22:20:10 +00:00
sspitzer%netscape.com
26d71b9146 rest of fix for #21649. allow users to disable the emoticon / struct conversion of plain text emails
git-svn-id: svn://10.0.0.236/trunk@56384 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 09:16:53 +00:00
nisheeth%netscape.com
13cf6f9971 r=judson, a=sdagley. Include util.lib into linking process if MOZ_PERF is defined.
git-svn-id: svn://10.0.0.236/trunk@56315 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 00:03:29 +00:00
rhp%netscape.com
9bcbbdfd63 Fix for corrupting Japanese messages with auto URL detection - Bug: 18410 - r: rhp (external contribution) a: chofmann
git-svn-id: svn://10.0.0.236/trunk@56277 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 15:23:24 +00:00
valeski%netscape.com
5ffa7bc550 a=chofmann, FTP dir listing dates were waaaaayy off. Now they're back within reason (meaning they're somewhat meaningful, but still not perfect (looks like some localization problems)).
git-svn-id: svn://10.0.0.236/trunk@56268 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 02:57:12 +00:00
valeski%netscape.com
07aa01c722 a=chofmann, multi-mixed converter wasn't returning nsIStreamObserver if QI'd for it, even though it implements it; now it does
git-svn-id: svn://10.0.0.236/trunk@56267 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 02:54:55 +00:00
rhp%netscape.com
d245b06d25 Performance fix for message display - Bug #: 21203 - r: rhp (external contribution)
git-svn-id: svn://10.0.0.236/trunk@56018 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 03:30:55 +00:00
rhp%netscape.com
0dce9c7a7c Remove printf()'s that I missed earlier
git-svn-id: svn://10.0.0.236/trunk@55691 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 02:49:46 +00:00
rhp%netscape.com
5bb07d651f Fixing "const" problem
git-svn-id: svn://10.0.0.236/trunk@55689 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 02:42:43 +00:00
rhp%netscape.com
3a1086bffa Fix for TXT - HTML conversion - r: rhp - external contributor
git-svn-id: svn://10.0.0.236/trunk@55685 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 02:10:57 +00:00
rhp%netscape.com
e3fe383557 Fixes for TXT - HTML Conversion - r: rhp (externally contributed)
git-svn-id: svn://10.0.0.236/trunk@55616 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:20:02 +00:00
rhp%netscape.com
17576453d3 Cleanup printf's
git-svn-id: svn://10.0.0.236/trunk@55442 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 20:29:27 +00:00
rhp%netscape.com
944d1180a4 Build bustage fix for picky commercial C++ compilers. Fixes a couple member function prototypes to match their implementation. Contributed by: Tim Rowley <tor@cs.brown.edu> r: rhp
git-svn-id: svn://10.0.0.236/trunk@55436 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 20:07:06 +00:00
rhp%netscape.com
9fface217d Landing new txt to HTML scanning functionality - Bug #: 19251 - r: rhp (contributed by Ben Bucksch)
git-svn-id: svn://10.0.0.236/trunk@55395 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 04:53:29 +00:00
rhp%netscape.com
f29c9f241f Adding new file - NOT PART OF THE BUILD
git-svn-id: svn://10.0.0.236/trunk@55374 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 16:56:04 +00:00
warren%netscape.com
c7d8a4a439 Added buffer size parameters to NewChannel. Allows for optimization of amount of image data consumed. Bug #20408
git-svn-id: svn://10.0.0.236/trunk@55285 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 10:01:32 +00:00
warren%netscape.com
51881fbcea Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms.
git-svn-id: svn://10.0.0.236/trunk@54722 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 04:50:42 +00:00
valeski%netscape.com
5a10336b5a 18435, r = warren. changing chars to constants.
git-svn-id: svn://10.0.0.236/trunk@54301 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 20:55:27 +00:00
valeski%netscape.com
a4eb901f54 18435, r=warren. the FTP directory listing stream converter now supports synchronous usage. This allows directory listing streams to be converted when OpenInputStream is called.
git-svn-id: svn://10.0.0.236/trunk@54283 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 15:13:29 +00:00
warren%netscape.com
d8627fe912 Necko API and implementation changes for retargeting. Needed for URL dispatching. r=mscott
git-svn-id: svn://10.0.0.236/trunk@53761 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 08:14:52 +00:00
jdunn%netscape.com
f0c83b3d5a Fixing all unresolved symbols on unix. The bug has the diff's
r dp@netscape.com (ramiro helped me with it)
# 18688


git-svn-id: svn://10.0.0.236/trunk@53637 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 06:02:31 +00:00
valeski%netscape.com
b9fbf7f89f fixes bugzilla problem. added improved LF CRLF LFLF handling.
git-svn-id: svn://10.0.0.236/trunk@53271 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 22:40:08 +00:00
valeski%netscape.com
cf9447c758 16256, r=morse. Large bugzilla queries were bleeding http headers into the html displayed.
git-svn-id: svn://10.0.0.236/trunk@53133 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:34:01 +00:00
valeski%netscape.com
be2a330da5 16485, y2k DOS FTP server date parsing problem (we're now compensating for lacking two digit dos date years
git-svn-id: svn://10.0.0.236/trunk@53129 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:28:30 +00:00
dmose%mozilla.org
92d791b7b0 updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@52908 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:40:37 +00:00
tbogard%aol.net
ae3cd9e2ce Changed NS_ENSURE_NOT to NS_ENSURE_FALSE to reflect API change. r=hyatt
git-svn-id: svn://10.0.0.236/trunk@52417 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-01 21:43:56 +00:00