rickg%netscape.com
|
8a80545385
|
added support for RTF; r=valeski
|
2000-02-05 20:35:28 +00:00 |
|
scc%netscape.com
|
4e4163f707
|
First Checked In.
|
2000-02-05 04:58:53 +00:00 |
|
sspitzer%netscape.com
|
b8c3a871df
|
some bulletproofing code. I got a random crash here (sorry, I lost the stack) because the
downstreamlister was null. trying to reproduce. at least now it will only assert.
r=mscott
|
2000-02-05 01:20:09 +00:00 |
|
valeski%netscape.com
|
16e204c1e3
|
26330. simple extension addition
|
2000-02-04 23:06:59 +00:00 |
|
warren%netscape.com
|
a4bc849b83
|
Fix for bug 24996 - moving file creation from nsStreamXferOp into nsFileTransport where it belongs. r=mscott
|
2000-02-04 09:29:55 +00:00 |
|
warren%netscape.com
|
9e08bb8519
|
Added stream buffering. Made file transport use it. Bug #19233 r=dougt
|
2000-02-04 07:31:43 +00:00 |
|
sspitzer%netscape.com
|
81ed4fd313
|
ignore generated makefiles
|
2000-02-04 04:32:00 +00:00 |
|
mcafee%netscape.com
|
f20ed5907b
|
Fixing /* within /* warning, r=slamm
|
2000-02-04 02:56:48 +00:00 |
|
sspitzer%netscape.com
|
96a0249281
|
change to allow someone to use the "no strip url" interface in wallet.
no one is using it yet, because it doesn't work.
r=mscott
|
2000-02-03 05:01:42 +00:00 |
|
valeski%netscape.com
|
1f02ea6d3d
|
added files: mozilla/netwerk/base/public/nsIURLParser.idl
|
2000-02-03 03:45:02 +00:00 |
|
valeski%netscape.com
|
ebe27553da
|
added files: mozilla/netwerk/base/src/nsURLHelper.cpp, mozilla/netwerk/base/src/nsStdURLParser.cpp, mozilla/netwerk/base/src/nsAuthURLParser.cpp, mozilla/netwerk/base/src/nsNoAuthURLParser.cpp
|
2000-02-03 03:44:51 +00:00 |
|
valeski%netscape.com
|
41512e1d6a
|
URL Parsing and implementation rewrite landing. Andreas Otte was generous enough to contribute these changes
|
2000-02-03 03:44:22 +00:00 |
|
warren%netscape.com
|
c464f6f9f3
|
Added 2 test cases: TestWriteStreams is Scott's performance test (for the cache). TestWriteSpeed plots buffer size vs. throughput.
|
2000-02-03 01:59:15 +00:00 |
|
sspitzer%netscape.com
|
6eb953f984
|
turn on the finger protocol for windows. r=bryner@uiuc.edu
|
2000-02-03 01:24:52 +00:00 |
|
bryner%uiuc.edu
|
f2e4d5cff8
|
Turning on finger protocol on unix. r=valeski.
|
2000-02-03 00:40:22 +00:00 |
|
valeski%netscape.com
|
920b9a358b
|
fixing bustage
|
2000-02-02 23:47:43 +00:00 |
|
valeski%netscape.com
|
63cf811f01
|
replaced
|
2000-02-02 23:06:48 +00:00 |
|
valeski%netscape.com
|
03162cf7fe
|
this iface has been replaced
|
2000-02-02 23:05:46 +00:00 |
|
valeski%netscape.com
|
a567c875bb
|
r=warren. nsIUnicharStreamLoader is dead. Now we have a generic byte stream loader that can be used for any sort of data.
|
2000-02-02 23:04:47 +00:00 |
|
valeski%netscape.com
|
a563a6fd81
|
added files: mozilla/netwerk/base/public/nsIStreamLoader.idl, removed files: mozilla/netwerk/base/public/nsIUnicharStreamLoader.idl
|
2000-02-02 22:58:53 +00:00 |
|
valeski%netscape.com
|
14bab47cf6
|
added files: mozilla/netwerk/base/src/nsStreamLoader.cpp, removed files: mozilla/netwerk/base/src/nsUnicharStreamLoader.cpp
|
2000-02-02 22:57:43 +00:00 |
|
bryner%uiuc.edu
|
349e796f16
|
Adding finger protocol. To use it, enter a URL such as
"finger:user@host". This is not hooked up to the build yet. r=valeski.
|
2000-02-02 22:48:55 +00:00 |
|
mstoltz%netscape.com
|
9f00c29250
|
Added call to nsJAR::ParseManifest, needed for signed scripts. bug=7270 r=norris.
|
2000-02-02 01:30:12 +00:00 |
|
valeski%netscape.com
|
fb0ec52f63
|
r=none, I spoke w/ dagley about this, the diffs are cleanup, no code path changes.
|
2000-02-02 01:19:06 +00:00 |
|
dougt%netscape.com
|
5553c9c67b
|
removing the Truncate flag so file do not get destroyed when opening an
output stream to them. r=warren.
|
2000-02-01 23:24:57 +00:00 |
|
valeski%netscape.com
|
9d08df3b73
|
r=gordon. 23709. Adding an extra check before trying to memcpy hostent data, this should fix the crashing we've been seeing on some win95 boxes, but it doesn't fix the problem of not having any A entries in DNS
|
2000-02-01 22:35:28 +00:00 |
|
pp%ludusdesign.com
|
48e640ed4f
|
Conversion to NS_GET_IID(). Bug #20232, r=scc@netscape.com
|
2000-02-01 14:26:27 +00:00 |
|
sspitzer%netscape.com
|
b4f1c05ac0
|
make it so we can stuff a value given to us by the user from a Prompt()
can be stuffed into the single signon database, just like a password
can be. auth news needs this. r=dp,alecf
|
2000-02-01 08:43:48 +00:00 |
|
sdagley%netscape.com
|
813f53ead8
|
Access path updates in anticipation of update to CW Pro5 (#25949). r=pinkerton
|
2000-02-01 04:27:22 +00:00 |
|
mstoltz%netscape.com
|
b450915b91
|
Fixing hoarkage by adding an include statement. r=norris
|
2000-02-01 00:35:46 +00:00 |
|
valeski%netscape.com
|
dd0dca920d
|
24717. renaming lib names for keyword protocol so they're == 8 chars.
|
2000-01-31 23:59:33 +00:00 |
|
warren%netscape.com
|
6a52ad793c
|
Fix for downloaded jar files, and for pulling jars out of the cache. r=mstoltz
|
2000-01-31 23:43:09 +00:00 |
|
sfraser%netscape.com
|
7107bd9470
|
Fix the fragment name in this project. r=valeski
|
2000-01-31 23:30:54 +00:00 |
|
sfraser%netscape.com
|
af05b5af2a
|
First Checked In.
|
2000-01-31 23:29:56 +00:00 |
|
valeski%netscape.com
|
3cb4368cf8
|
r=dougt. part of 18007. FTP now notifies the consumer of failures even if the data channel is never used.
|
2000-01-31 21:07:44 +00:00 |
|
mscott%netscape.com
|
91f8b8ca1e
|
need ability to write load attrib flags on input stream channel as part of the refactoring of the doc loader
into the uri loader
r=travis
|
2000-01-29 05:05:38 +00:00 |
|
mscott%netscape.com
|
4d50d925e5
|
Bug #21173 --> Add a document uri retargeted flag. This flag is set when the uri loader retargets the output
of the channel to another content window.
r=travis
|
2000-01-29 05:03:58 +00:00 |
|
mscott%netscape.com
|
0bb47eda96
|
fix mac breakage for sspitzer...export nsIPrompt.idl
|
2000-01-29 01:48:40 +00:00 |
|
mstoltz%netscape.com
|
da00e27857
|
nsJARChannel now gets its owner from the underlying nsJAR, for the correct security level. bug=7270 r=norris
|
2000-01-29 00:06:15 +00:00 |
|
warren%netscape.com
|
961264c355
|
Reapplying fix for bug 21686 -- can't find protocols with non-lowercased names.
|
2000-01-28 23:39:33 +00:00 |
|
sspitzer%netscape.com
|
7a566e754c
|
add new line to the end of the file. that is a CID, not an IID, so use the right macro.
|
2000-01-28 23:12:24 +00:00 |
|
mscott%netscape.com
|
f34c55c94c
|
back out warren's fix for Bug #21686 as this broke mailnews. regression Bug #25511
a=leaf
|
2000-01-28 19:41:59 +00:00 |
|
dp%netscape.com
|
30ab43a945
|
Fixing mac linkage build issue.
|
2000-01-28 12:32:51 +00:00 |
|
dp%netscape.com
|
2e58ac96a8
|
Now I know why that dummy prototype was there. Adding a prototype to
fix mac.
|
2000-01-28 11:12:15 +00:00 |
|
dp%netscape.com
|
b44bbb25ee
|
Cleaning up unix sync dns version. Collecting platform specific
portions together; eliminating a few of them; moving sync unix dns
implementation inside InitiateDns(). r=warren
|
2000-01-28 10:16:32 +00:00 |
|
dp%netscape.com
|
0027bd6e22
|
Collected platform specfic portions together for readability. r=warren
|
2000-01-28 10:00:04 +00:00 |
|
warren%netscape.com
|
bcc06d52e9
|
Fix for Windows file://c|/ case (2 slashes). Bug #24431
|
2000-01-28 07:40:31 +00:00 |
|
warren%netscape.com
|
951afde39b
|
Fix for bug 21686 -- can't find protocols with non-lowercased names.
|
2000-01-28 06:24:54 +00:00 |
|
sdagley%netscape.com
|
bbe5a1d59d
|
Fix #25042. Moving PR_Init_Log proto from prlog.h to pprio.h as it is an internal function that normally doesn't belong in the NSPR public interfaces but the Mac needs it. Changes actually from wtc, sdagley just reviewed them and is checking them in.
|
2000-01-28 04:00:28 +00:00 |
|
gordon%netscape.com
|
30596372a3
|
Fix for bug #23709 "[top100][talkback]Crash in nsSocketTransport::OnFound on home.netscape.com cnn.com". Needed to change the order of fields in nsHostEnt so that WSAAsyncGetHostByName on Windows wouldn't overwritten the bufLen and bufPtr fields in certain cases. r=valeski.
|
2000-01-28 00:34:05 +00:00 |
|