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

1507 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 20bb93971d 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 ee04cdc555 added files: mozilla/netwerk/base/public/nsIURLParser.idl 2000-02-03 03:45:02 +00:00
valeski%netscape.com 377e756a7a 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 79132da2fc 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 3c2c446464 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 8e9c70e9b5 turn on the finger protocol for windows. r=bryner@uiuc.edu 2000-02-03 01:24:52 +00:00
bryner%uiuc.edu a5cf696ded Turning on finger protocol on unix. r=valeski. 2000-02-03 00:40:22 +00:00
valeski%netscape.com b9373e4d74 fixing bustage 2000-02-02 23:47:43 +00:00
valeski%netscape.com 8de2bee4d5 replaced 2000-02-02 23:06:48 +00:00
valeski%netscape.com bd77b95d78 this iface has been replaced 2000-02-02 23:05:46 +00:00
valeski%netscape.com ba35ff22b6 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 5beca3cafe 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 063b264c84 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 b3b74e864a 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 3b6e5a54a2 Added call to nsJAR::ParseManifest, needed for signed scripts. bug=7270 r=norris. 2000-02-02 01:30:12 +00:00
valeski%netscape.com 48a5e8c4ff 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 59d1135635 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 c8ad60b95f 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 207f05242d Conversion to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-01 14:26:27 +00:00
sspitzer%netscape.com 40b08d3c88 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 703c6caa28 Access path updates in anticipation of update to CW Pro5 (#25949). r=pinkerton 2000-02-01 04:27:22 +00:00
mstoltz%netscape.com f680012d00 Fixing hoarkage by adding an include statement. r=norris 2000-02-01 00:35:46 +00:00
valeski%netscape.com 02a596c71f 24717. renaming lib names for keyword protocol so they're == 8 chars. 2000-01-31 23:59:33 +00:00
warren%netscape.com ada87acf3e 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 62051dfeb7 Fix the fragment name in this project. r=valeski 2000-01-31 23:30:54 +00:00
sfraser%netscape.com 78a9750a87 First Checked In. 2000-01-31 23:29:56 +00:00
valeski%netscape.com 02f19e060e 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 c3d0d016c2 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 8a42f58c0a 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 79a71a7fa2 fix mac breakage for sspitzer...export nsIPrompt.idl 2000-01-29 01:48:40 +00:00
mstoltz%netscape.com 5b549d60f4 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 92dc6a32b9 Reapplying fix for bug 21686 -- can't find protocols with non-lowercased names. 2000-01-28 23:39:33 +00:00
sspitzer%netscape.com 385fd4768b 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 0618913167 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 3efba7e405 Fixing mac linkage build issue. 2000-01-28 12:32:51 +00:00
dp%netscape.com 7c1420f166 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 0246fd7a1a 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 a1b0f005b2 Collected platform specfic portions together for readability. r=warren 2000-01-28 10:00:04 +00:00
warren%netscape.com 78034d7b91 Fix for Windows file://c|/ case (2 slashes). Bug #24431 2000-01-28 07:40:31 +00:00
warren%netscape.com 58e2dc9559 Fix for bug 21686 -- can't find protocols with non-lowercased names. 2000-01-28 06:24:54 +00:00
sdagley%netscape.com 19c6fa72ca 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 bf2b29d5e1 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
warren%netscape.com 3ea70b12c7 Fixes to make jar: protocol actually be able to visit html files packaged in zip files. Resolves relative links now, although doesn't handle going to # anchors in html pages properly yet. Good enough for chrome work. 2000-01-27 08:57:14 +00:00
pepper%netscape.com ca347a308e All source files must contain a newline at the end or the lesser nixes won't compile. 2000-01-26 21:57:30 +00:00
valeski%netscape.com 4326a1acf5 r=gordon. 24985. 24837. we now error out if we confront an ftp server that has reached it's connection limit. we also start the throbber (add our selves to the load group) when an FTP transaction begins 2000-01-26 00:36:01 +00:00
dp%netscape.com 09876ce281 Getting dns daemon to compile on linux. (dont part of build yet) 2000-01-25 07:54:46 +00:00
dp%netscape.com 28401ec849 comment changed 2000-01-25 07:49:14 +00:00
norris%netscape.com 7122755727 Fix
23643 Reading email messages using <META REFRESH>
23729 Executing functions in "chrome:" protocol - #3 - META REFRES
23730 Executing functions in "chrome:" protocol - #4 - HTTP redire
24217 Access to functions in chrome: protocol using IFRAME
24865 Parsing local non-HTML files #2 using META REFRESH
r=gagan
2000-01-25 04:42:01 +00:00
mscott%netscape.com 1ff0d250f7 oh goody...the name of this directory conflicts with the directory for the mime converter! As a result
this directory was creating a .xpt file that was conflicting with the one built by the mime convrter.
renaming to mimetype.xpt. We had to do this same fix a long time ago to the name of the shared library
and we changed that to mimetype so I'm being consistent.
2000-01-25 04:39:11 +00:00
rhp%netscape.com bf7cde5d23 Fixing build related problem 2000-01-25 03:22:45 +00:00