kipp%netscape.com
|
a99f5ec06a
|
Use nsAutoString instead of nsString for temps
|
1999-09-02 18:13:07 +00:00 |
valeski%netscape.com
|
6ff643de46
|
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
|
42a4bfe59c
|
fixing an ftp crasher
|
1999-09-02 03:30:04 +00:00 |
waterson%netscape.com
|
ba3116efb0
|
Fix ambiguity that was busting --pedantic.
|
1999-09-02 02:54:57 +00:00 |
valeski%netscape.com
|
495413a62e
|
added a context param to the stream converter service
|
1999-09-02 02:18:28 +00:00 |
valeski%netscape.com
|
d6f0c9498f
|
fixed mem leak
|
1999-09-01 23:20:22 +00:00 |
valeski%netscape.com
|
415f7f7492
|
fixing warning
|
1999-09-01 20:07:50 +00:00 |
dougt%netscape.com
|
cd9ac1155d
|
Bug fix for 12702.
Adding notes to remove nsIAtom comparison by string.
|
1999-09-01 20:06:30 +00:00 |
jdunn%netscape.com
|
d1bffaab39
|
change static_cast to NSCAP_STATIC_CAST
|
1999-09-01 19:47:50 +00:00 |
valeski%netscape.com
|
ea3a16ee62
|
warning fixes + removal of nsString constructor usage w/ internal string byte size specifier
|
1999-09-01 14:13:51 +00:00 |
valeski%netscape.com
|
18b6b520b9
|
warning fix
|
1999-09-01 14:11:15 +00:00 |
warren%netscape.com
|
bcf332baf2
|
Cleaning up dependency on nsIBuffer.h
|
1999-09-01 04:40:12 +00:00 |
gagan%netscape.com
|
f5d3f920c0
|
Basic Auth stuff. very basic indeed.
|
1999-09-01 04:21:12 +00:00 |
warren%netscape.com
|
d289cdd60f
|
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
|
26effbde96
|
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
|
1999-09-01 01:13:14 +00:00 |
rickg%netscape.com
|
f6d615ccf6
|
removed a warning
|
1999-09-01 00:58:45 +00:00 |
warren%netscape.com
|
c5f6d7673b
|
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
|
c21789520c
|
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
|
7613c10b8a
|
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
|
9e35370d9a
|
Basic Auth files. First checkin.
|
1999-08-31 10:40:12 +00:00 |
gagan%netscape.com
|
2fe02d2b71
|
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
|
9ed88d7a2f
|
ug #8443. Added GetCharset to nsIHTTPChannel
|
1999-08-31 04:46:05 +00:00 |
jdunn%netscape.com
|
b423aaf5ed
|
HP requires a newline...
|
1999-08-30 22:34:15 +00:00 |
norris%netscape.com
|
59b4dc8374
|
* clean up nsScriptSecurityManager
* remove nsJSSecurityManager
* save principals in nsIChannels and nsIDocuments
|
1999-08-29 21:58:42 +00:00 |
beard%netscape.com
|
f9254ec871
|
First Checked In.
|
1999-08-29 20:02:46 +00:00 |
rickg%netscape.com
|
60fd329e91
|
replaced call to deprecated method in nsString
|
1999-08-29 17:44:48 +00:00 |
rickg%netscape.com
|
b6e32796c8
|
converted an instance to nsCString and replaced deprecated nsString call
|
1999-08-29 17:42:34 +00:00 |
valeski%netscape.com
|
a5882fc3aa
|
nsString2 to nsCString
|
1999-08-29 16:46:30 +00:00 |
valeski%netscape.com
|
496fcc14d9
|
nsSTring2 to nsCString changeover
|
1999-08-29 16:43:16 +00:00 |
valeski%netscape.com
|
57410e59f3
|
change nsString2 to nsCString
|
1999-08-29 16:42:27 +00:00 |
valeski%netscape.com
|
a9c2bf35b4
|
now we're handlin data sent in non-delimited chunks
|
1999-08-29 15:53:59 +00:00 |
valeski%netscape.com
|
3bcf977dae
|
added file to export list
|
1999-08-29 14:36:43 +00:00 |
valeski%netscape.com
|
1e8285ddd4
|
added the converters dir to the builds (mac isn't in yet :(
|
1999-08-29 14:16:32 +00:00 |
valeski%netscape.com
|
92d9844e9e
|
added GetContentType functionality. Now the channel tries the mime service and uses it's own member when possible.
|
1999-08-29 14:14:30 +00:00 |
valeski%netscape.com
|
f70824ff8d
|
mem leak fix
|
1999-08-29 14:12:05 +00:00 |
valeski%netscape.com
|
0ef24986ef
|
updated final receiver's OnDataAvailable so it now outputs the data it receives. Also added asyncronous conversion test w/ multiple OnDataAvailables
|
1999-08-29 14:11:41 +00:00 |
valeski%netscape.com
|
000ec1775b
|
added newline and encapsulating header file ifdef
|
1999-08-29 14:09:16 +00:00 |
bruce%cybersight.com
|
34779a3e57
|
Fix build bustage. This has an nsCOMPtr<nsIEventSinkGetter> so it must include nsIEventSinkGetter.h to fully define the type.
|
1999-08-29 07:04:31 +00:00 |
rpotts%netscape.com
|
c918f0395c
|
Moved redirect logic out of the HTTPResponseListener and into the Channel...
|
1999-08-29 06:02:27 +00:00 |
dougt%netscape.com
|
77fa9d9ffb
|
Fix for 12702. cookies work again.
|
1999-08-28 22:28:08 +00:00 |
jdunn%netscape.com
|
c3bcd0e964
|
HP requires a newline at the end
|
1999-08-27 21:23:42 +00:00 |
sfraser%netscape.com
|
826e491349
|
Remove errant semicolon
|
1999-08-27 20:54:22 +00:00 |
valeski%netscape.com
|
3a0610c701
|
not in main build - added comments and collapsed interface method definitions into related macros
|
1999-08-27 15:12:40 +00:00 |
valeski%netscape.com
|
44ca9d6a67
|
not in builds yet. updated MUltiMixed stream converter to new model
|
1999-08-27 14:10:21 +00:00 |
gagan%netscape.com
|
57a7e15a93
|
Fixed tabs to spaces and misc leaks...
|
1999-08-27 12:38:06 +00:00 |
warren%netscape.com
|
9035220499
|
Fix for linux bustage (different includes for some reason).
|
1999-08-27 11:03:12 +00:00 |
warren%netscape.com
|
d7fb477ef3
|
Fix for failure case.
|
1999-08-27 10:58:23 +00:00 |
warren%netscape.com
|
184fdb8f91
|
Ported to the new nsPipe2 implementation.
|
1999-08-27 10:33:37 +00:00 |
warren%netscape.com
|
ea137ab9b5
|
Fixed leak in NewURI.
|
1999-08-27 10:32:55 +00:00 |
gagan%netscape.com
|
eb7bd04505
|
More mem leak fixes.
|
1999-08-27 10:03:07 +00:00 |