andreas.otte%primus-online.de
|
056f7d5fcd
|
adding the data protocol to the build
|
1999-09-08 07:21:22 +00:00 |
|
andreas.otte%primus-online.de
|
3a3660436b
|
forgot this one
|
1999-09-08 07:18:45 +00:00 |
|
andreas.otte%primus-online.de
|
8d0370fffd
|
add protocol/data makefiles
|
1999-09-08 07:17:24 +00:00 |
|
andreas.otte%primus-online.de
|
91f0402f9e
|
add a missing return
|
1999-09-08 07:16:10 +00:00 |
|
andreas.otte%primus-online.de
|
12ce8bf4c1
|
add some ignorance
|
1999-09-08 07:14:49 +00:00 |
|
brendan%mozilla.org
|
f3bfcd687b
|
Don't abuse nsAutoLock in single-exit nsSocketTransport::Process and PR_Unlock
and relock it in subroutines -- this causes false deadlock-detection positives.
Also comment module callouts with lock held.
|
1999-09-08 06:17:20 +00:00 |
|
norris%netscape.com
|
2d8e12375f
|
* Add checks on urls formed from web scripts
* Make nsScriptSecurityManager implement nsXPCSecurityManager
* Fix unix warnings
|
1999-09-07 02:54:19 +00:00 |
|
cls%seawood.org
|
91c70687a3
|
include <string.h> for when it disappears from nsID.h again.
|
1999-09-06 23:08:43 +00:00 |
|
brendan%mozilla.org
|
a84076e44e
|
Expand tabs to spaces per Emacs modeline; other space cleanups.
|
1999-09-06 22:59:11 +00:00 |
|
brendan%mozilla.org
|
7de384224d
|
Use deadlock detecting nsAutoMonitors, etc., correctly.
|
1999-09-06 19:57:40 +00:00 |
|
shaver%netscape.com
|
0251fe0ed6
|
convert to CreateInstanceFromProgID
|
1999-09-05 06:42:13 +00:00 |
|
shaver%netscape.com
|
6cecf4c569
|
convert to CreateInstanceFromProgID
|
1999-09-05 06:27:42 +00:00 |
|
bruce%cybersight.com
|
d16eeb2d46
|
Change delete[] of nsEscape() result to nsCRT::free().
|
1999-09-04 16:37:24 +00:00 |
|
valeski%netscape.com
|
f7e8b6cd05
|
changed nsCOMTypeInfo<> template to NS_GET_IID macro
|
1999-09-03 23:51:14 +00:00 |
|
dougt%netscape.com
|
028f11d2bf
|
Changes nsIAtom iterface to return a shared (non-allocated) wstring when
GetUnicode() is called. (thanks waterson, jband)
Also fixing 12237. (thanks jband).
|
1999-09-03 22:21:29 +00:00 |
|
mscott%netscape.com
|
eb22c256d5
|
Bug #10845 --> mailnews mime stream converter now works with the stream converter service and uses nsIstreamConverter
instead of nsIStreamConverter2.
|
1999-09-03 22:03:12 +00:00 |
|
bruce%cybersight.com
|
f67b510aa5
|
Use nsCRT::free() instead of delete[] for char* data.
|
1999-09-03 07:53:26 +00:00 |
|
valeski%netscape.com
|
036616dcaa
|
adding data protocol to the build
|
1999-09-03 00:44:28 +00:00 |
|
valeski%netscape.com
|
9bd1d6e8d4
|
adding data protocol handler to necko
|
1999-09-03 00:39:55 +00:00 |
|
kipp%netscape.com
|
78bace2449
|
Use nsAutoString instead of nsString for temps
|
1999-09-02 18:13:07 +00:00 |
|
valeski%netscape.com
|
7d4ee90d8c
|
stream converter service uses the component mgr now to create stream converter instances, rather than the old use of the service mananger.
|
1999-09-02 03:39:10 +00:00 |
|
valeski%netscape.com
|
8d8b9baa71
|
fixing an ftp crasher
|
1999-09-02 03:30:04 +00:00 |
|
waterson%netscape.com
|
79d165f38c
|
Fix ambiguity that was busting --pedantic.
|
1999-09-02 02:54:57 +00:00 |
|
valeski%netscape.com
|
02f3298de1
|
added a context param to the stream converter service
|
1999-09-02 02:18:28 +00:00 |
|
valeski%netscape.com
|
b177237e32
|
fixed mem leak
|
1999-09-01 23:20:22 +00:00 |
|
valeski%netscape.com
|
617b0c2db7
|
fixing warning
|
1999-09-01 20:07:50 +00:00 |
|
dougt%netscape.com
|
4b6c318cdc
|
Bug fix for 12702.
Adding notes to remove nsIAtom comparison by string.
|
1999-09-01 20:06:30 +00:00 |
|
jdunn%netscape.com
|
de5a534c65
|
change static_cast to NSCAP_STATIC_CAST
|
1999-09-01 19:47:50 +00:00 |
|
valeski%netscape.com
|
b314594876
|
warning fixes + removal of nsString constructor usage w/ internal string byte size specifier
|
1999-09-01 14:13:51 +00:00 |
|
valeski%netscape.com
|
dc75493b3e
|
warning fix
|
1999-09-01 14:11:15 +00:00 |
|
warren%netscape.com
|
daec1b8fe3
|
Cleaning up dependency on nsIBuffer.h
|
1999-09-01 04:40:12 +00:00 |
|
gagan%netscape.com
|
ec8d3b31ef
|
Basic Auth stuff. very basic indeed.
|
1999-09-01 04:21:12 +00:00 |
|
warren%netscape.com
|
bc9c0f4451
|
Fix case where suspended file transport terminates early. Fixes missing Help menu and toolbar problem.
|
1999-09-01 01:31:39 +00:00 |
|
cyeh%netscape.com
|
34cd2ddae1
|
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
|
1999-09-01 01:13:14 +00:00 |
|
rickg%netscape.com
|
2783bc0081
|
removed a warning
|
1999-09-01 00:58:45 +00:00 |
|
warren%netscape.com
|
efb0c1cd5d
|
Made NS_BASE_STREAM_WOULD_BLOCK a failure code (for JS). Reduced socket transport buffer size. Fixed ABBA deadlock when calling OnEmpty in pipe code (bug#12870).
|
1999-08-31 21:47:30 +00:00 |
|
gagan%netscape.com
|
e3df677e44
|
added files: mozilla/netwerk/protocol/http/src/nsAuth.cpp, mozilla/netwerk/protocol/http/src/nsBasicAuth.cpp
|
1999-08-31 10:46:23 +00:00 |
|
gagan%netscape.com
|
e611258377
|
added files: mozilla/netwerk/protocol/http/src/nsAuth.cpp, mozilla/netwerk/protocol/http/src/nsBasicAuth.cpp
|
1999-08-31 10:46:10 +00:00 |
|
gagan%netscape.com
|
4d9f337895
|
Basic Auth files. First checkin.
|
1999-08-31 10:40:12 +00:00 |
|
gagan%netscape.com
|
4aa3207b39
|
Added a struct to hold auth stuff. Not in the build (at least not for a couple of cycles anyway)
|
1999-08-31 10:39:38 +00:00 |
|
rpotts%netscape.com
|
89e414a3f4
|
ug #8443. Added GetCharset to nsIHTTPChannel
|
1999-08-31 04:46:05 +00:00 |
|
jdunn%netscape.com
|
02595d2f21
|
HP requires a newline...
|
1999-08-30 22:34:15 +00:00 |
|
norris%netscape.com
|
d8507f844e
|
* clean up nsScriptSecurityManager
* remove nsJSSecurityManager
* save principals in nsIChannels and nsIDocuments
|
1999-08-29 21:58:42 +00:00 |
|
beard%netscape.com
|
b772d8ec15
|
First Checked In.
|
1999-08-29 20:02:46 +00:00 |
|
rickg%netscape.com
|
4dea02ede3
|
replaced call to deprecated method in nsString
|
1999-08-29 17:44:48 +00:00 |
|
rickg%netscape.com
|
5fa59a798b
|
converted an instance to nsCString and replaced deprecated nsString call
|
1999-08-29 17:42:34 +00:00 |
|
valeski%netscape.com
|
c52959b8f1
|
nsString2 to nsCString
|
1999-08-29 16:46:30 +00:00 |
|
valeski%netscape.com
|
40b89c7eea
|
nsSTring2 to nsCString changeover
|
1999-08-29 16:43:16 +00:00 |
|
valeski%netscape.com
|
0b30c81c11
|
change nsString2 to nsCString
|
1999-08-29 16:42:27 +00:00 |
|
valeski%netscape.com
|
e4721cc30c
|
now we're handlin data sent in non-delimited chunks
|
1999-08-29 15:53:59 +00:00 |
|