Commit Graph

1620 Commits

Author SHA1 Message Date
gagan%netscape.com
aec7daa5c4 Changes for the HTTP Handler.
git-svn-id: svn://10.0.0.236/trunk@32460 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-21 07:12:31 +00:00
gagan%netscape.com
b9261fb86d Changes for the handler.
git-svn-id: svn://10.0.0.236/trunk@32459 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-21 07:12:11 +00:00
gagan%netscape.com
e13f57ca36 HTTP changes.
git-svn-id: svn://10.0.0.236/trunk@32458 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-21 06:35:21 +00:00
gagan%netscape.com
c58c477d7d HTTP Handler work.
git-svn-id: svn://10.0.0.236/trunk@32457 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-21 06:33:17 +00:00
gagan%netscape.com
efc9573668 Miscellaneous fixes.
git-svn-id: svn://10.0.0.236/trunk@32456 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-21 06:30:21 +00:00
gagan%netscape.com
284149ab16 Added TestProtocols.cpp and renamed nettest to testnet since that was conflicting with nettest in dist.
git-svn-id: svn://10.0.0.236/trunk@32455 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-21 06:29:13 +00:00
gagan%netscape.com
41d1744692 Updates on HTTP handler. This will now move to mozilla/netwerk/protocol/http.
git-svn-id: svn://10.0.0.236/trunk@32453 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-21 06:12:56 +00:00
valeski%netscape.com
55f42c3285 nsFtpConnectionThread now implements (not yet properly) nsICancelable.
git-svn-id: svn://10.0.0.236/trunk@32081 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-18 21:01:49 +00:00
valeski%netscape.com
bc1b396aa4 added the correct EventQueueCID
git-svn-id: svn://10.0.0.236/trunk@32080 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-18 20:56:25 +00:00
valeski%netscape.com
f6b4f57ea0 changed us over to teh correct EventQueueServiceCID
git-svn-id: svn://10.0.0.236/trunk@32079 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-18 20:53:38 +00:00
valeski%netscape.com
acb9c1b110 added eventQueue CID registration and am now passing in an EventQueue in to NewConnection
git-svn-id: svn://10.0.0.236/trunk@32078 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-18 20:52:07 +00:00
valeski%netscape.com
c8867432c8 updated the nsSupportsArray::Count() api usage
git-svn-id: svn://10.0.0.236/trunk@31608 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-14 17:25:27 +00:00
hshaw%netscape.com
9eb2e66067 Add new methods for nsICollection
git-svn-id: svn://10.0.0.236/trunk@31473 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-13 22:14:43 +00:00
hshaw%netscape.com
954ce3fb71 Propagate IDL changes from nsICollection.h, we'll need to do the same to nsIConnectionGroup->Count() once we IDLize
git-svn-id: svn://10.0.0.236/trunk@31468 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-13 21:57:07 +00:00
valeski%netscape.com
f8a7755e7e shifted ftp error codes into their proper range
git-svn-id: svn://10.0.0.236/trunk@30898 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 19:25:59 +00:00
valeski%netscape.com
ea8d800a2d defined implicit ranges for error codes.
git-svn-id: svn://10.0.0.236/trunk@30897 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 19:25:20 +00:00
valeski%netscape.com
0452495ed6 Added correct error codes and misc touch up.
git-svn-id: svn://10.0.0.236/trunk@30896 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 19:24:37 +00:00
valeski%netscape.com
6e688bc539 Added Andreas' test program diffs for linux building. Also added an OpenOutputStream test to TestSocketIO.cpp.
git-svn-id: svn://10.0.0.236/trunk@30895 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 19:18:25 +00:00
valeski%netscape.com
eb6d05c75f removed nsSycnOutStreamListener references. No longer using it.
git-svn-id: svn://10.0.0.236/trunk@30578 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-06 19:49:23 +00:00
valeski%netscape.com
a099c5d361 changed nsIEventQueue->ProcessPendingEvents() to nsIEventQueue->EVentLoop()
git-svn-id: svn://10.0.0.236/trunk@30577 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-06 19:47:55 +00:00
valeski%netscape.com
a019a864f3 changed over to nsIEventQueue interface, from straight PL_EventQueue. Also took a whack at getting socketTRansport::OpenOutputSTream to work (hasn't been tested)
git-svn-id: svn://10.0.0.236/trunk@30425 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-05 22:41:44 +00:00
valeski%netscape.com
f69b2ce1cf changed us over to regular monitors (prmon.h) in lieu of cached monitors (prcmon.h) for performance increase. cached monitors can be 5 times slower than regular monitors.
git-svn-id: svn://10.0.0.236/trunk@30155 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 19:33:37 +00:00
valeski%netscape.com
4ffb781b55 changed non-existant xp_win to win32
git-svn-id: svn://10.0.0.236/trunk@30139 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 18:53:44 +00:00
valeski%netscape.com
02f79aa87d removed prcmon from #include list
git-svn-id: svn://10.0.0.236/trunk@30138 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 18:52:38 +00:00
valeski%netscape.com
cdde4fe348 Fixed windows builds. changed #ifdef'd #included <windows.h> from XP_PC/XP_WIN to WIN32. There is not a XP_WIN macro.
git-svn-id: svn://10.0.0.236/trunk@30135 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 18:50:59 +00:00
hshaw%netscape.com
6c8eb16f9c wrap #include <windows.h> with #ifdef XP_WIN (for unix builds)
git-svn-id: svn://10.0.0.236/trunk@30023 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 00:31:40 +00:00
hshaw%netscape.com
cb4086f7a8 fix signature for nsGetFactory()
git-svn-id: svn://10.0.0.236/trunk@30022 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 00:21:42 +00:00
hshaw%netscape.com
1da81ce8d2 remove duplicate nsISocketTransportService.h reference
git-svn-id: svn://10.0.0.236/trunk@30015 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-03 23:53:18 +00:00
hshaw%netscape.com
6bff10b32e Add some comments
git-svn-id: svn://10.0.0.236/trunk@29962 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-03 18:11:50 +00:00
hshaw%netscape.com
2aacce7506 List of makefiles for the netwerk directory
git-svn-id: svn://10.0.0.236/trunk@29958 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-03 16:37:03 +00:00
hshaw%netscape.com
6172fa439a Temporary script to generate netwerk unix Makefiles. Once we land, we'll integrate into allmakefiles.sh
git-svn-id: svn://10.0.0.236/trunk@29957 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-03 16:36:29 +00:00
warren%netscape.com
b93d812623 Changed include for nsStandardUrl.h
git-svn-id: svn://10.0.0.236/trunk@29953 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-02 08:46:08 +00:00
warren%netscape.com
90f8bbe8b6 Fixed to use new nsIBuffer and related buffer streams.
git-svn-id: svn://10.0.0.236/trunk@29932 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-01 02:15:59 +00:00
warren%netscape.com
36e7942539 Fixed accidental change to NSGetFactory. Changed include for nsStandardUrl.
git-svn-id: svn://10.0.0.236/trunk@29930 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-01 02:15:22 +00:00
warren%netscape.com
bfdfd22300 Renamed nsMarshalingStreamListener to nsAsyncStreamListener.
git-svn-id: svn://10.0.0.236/trunk@29926 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-01 02:11:10 +00:00
warren%netscape.com
b09ffe999c Renamed nsTypicalUrl to nsStandardUrl.
git-svn-id: svn://10.0.0.236/trunk@29922 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-01 02:08:18 +00:00
warren%netscape.com
4ca9364655 Removed some noise.
git-svn-id: svn://10.0.0.236/trunk@29906 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-30 22:55:26 +00:00
valeski%netscape.com
330b63434d nsIUrl.h - switched back to single inheritance of nsISupports (removed nsITypicalUrl)
nsUrl.h - switched back to multiple inheritance including nsITypicalUrl
nsFtpConnectionThread.cpp - various initializations.
nsFtpConnectionThread.h - various initialization api changes
nsFtpProtocolConnection.cpp - Switched back to ProtoConn implementing the nsISTreamListener interface + some initialization changes.
nsFtpProtocolConnection.h - inherits nsIStreamListener.
everyone else was just init changes.


git-svn-id: svn://10.0.0.236/trunk@29840 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-30 15:28:33 +00:00
valeski%netscape.com
5f07d4a56f conditionally include windows.h on pc only - patch from Andreas Otte <andreas.otte@primus-online.de>
git-svn-id: svn://10.0.0.236/trunk@29794 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-29 18:52:14 +00:00
valeski%netscape.com
75b87cbbc4 added a temp default http port (80)
git-svn-id: svn://10.0.0.236/trunk@29790 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-29 17:33:51 +00:00
valeski%netscape.com
7cacbefe3e added ftpCore.h to unix build
git-svn-id: svn://10.0.0.236/trunk@29769 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-28 23:15:14 +00:00
valeski%netscape.com
4a774c7d06 added nettest.cpp test app to the unix builds
git-svn-id: svn://10.0.0.236/trunk@29768 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-28 23:14:21 +00:00
valeski%netscape.com
05edd1d93c now we go so far as to create the actual nsIProtocolConnection instance.
git-svn-id: svn://10.0.0.236/trunk@29767 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-28 23:13:07 +00:00
valeski%netscape.com
8e55c1df30 initialized the ref cnt, again :(
git-svn-id: svn://10.0.0.236/trunk@29766 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-28 23:12:30 +00:00
valeski%netscape.com
7e8e1e5ee5 added NS_NewConnection() implementation
git-svn-id: svn://10.0.0.236/trunk@29765 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-28 23:11:41 +00:00
valeski%netscape.com
4339a35a0a added NS_NewConnection(). The NS_New*() stuff probably should go elsewhere, but for now, here it lands.
git-svn-id: svn://10.0.0.236/trunk@29764 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-28 23:11:04 +00:00
valeski%netscape.com
e2cb652159 remove #define error macro and #included the netCore.h file which has the error macros in it.
git-svn-id: svn://10.0.0.236/trunk@29758 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-28 22:53:17 +00:00
valeski%netscape.com
67bae32366 added inclusive #define
git-svn-id: svn://10.0.0.236/trunk@29757 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-28 22:51:28 +00:00
valeski%netscape.com
5049d55859 pulled the ftp specific code out
git-svn-id: svn://10.0.0.236/trunk@29756 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-28 22:46:28 +00:00
valeski%netscape.com
eb4aebc3ba put ftp error codes into their own file (probably shouldn't export the file to the world..).
git-svn-id: svn://10.0.0.236/trunk@29755 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-28 22:45:57 +00:00