rpotts%netscape.com
5ebe43461d
Added support for testing Sync transport access and Suspending and resuming transports...
1999-06-03 05:45:23 +00:00
gagan%netscape.com
fb4ee522c2
Test case changes
1999-06-02 23:02:53 +00:00
andreas.otte%primus-online.de
a31e65c713
integrating Alec Fletts nsISupportsArray changes
...
remove manual registration
adding creation of eventqueue
giving EventQueueService the right CIID
1999-06-02 11:42:43 +00:00
andreas.otte%primus-online.de
3b25012b20
removed manual registration, added autoregistration
1999-06-02 11:30:05 +00:00
andreas.otte%primus-online.de
239dfd63c5
removed manual registration
1999-06-02 11:29:26 +00:00
andreas.otte%primus-online.de
fcf74e15a9
removed manual registration
1999-06-02 11:27:07 +00:00
andreas.otte%primus-online.de
236c4d6dc1
Ignore TestSocketTransport
1999-06-01 22:04:46 +00:00
andreas.otte%primus-online.de
36157ecdd2
Build TestProtocols
1999-06-01 22:03:48 +00:00
andreas.otte%primus-online.de
0b3baf7402
Some fixes to build TestProtocols under linux
1999-06-01 22:02:40 +00:00
rpotts%netscape.com
f7477c729e
Added a new test for the socket transport...
1999-05-31 05:18:19 +00:00
andreas.otte%primus-online.de
80ca7d8000
Some more ignorance
1999-05-29 00:06:00 +00:00
andreas.otte%primus-online.de
f7497e5e99
First Checked In
1999-05-28 09:11:38 +00:00
valeski%netscape.com
297ce5b121
removed #include "nsXPComCIID.h" as it is no longer pertinent
1999-05-26 20:51:19 +00:00
warren%netscape.com
f6a80b4dec
Moving changes from XPCOM20_BRANCH forward.
1999-05-24 09:01:47 +00:00
gagan%netscape.com
3887cf6de0
Added TestProtocols.cpp and renamed nettest to testnet since that was conflicting with nettest in dist.
1999-05-21 06:29:13 +00:00
valeski%netscape.com
c3262868e7
added eventQueue CID registration and am now passing in an EventQueue in to NewConnection
1999-05-18 20:52:07 +00:00
valeski%netscape.com
9750b0449d
updated the nsSupportsArray::Count() api usage
1999-05-14 17:25:27 +00:00
valeski%netscape.com
f1ec11c09c
Added Andreas' test program diffs for linux building. Also added an OpenOutputStream test to TestSocketIO.cpp.
1999-05-09 19:18:25 +00:00
valeski%netscape.com
a62bb65a11
changed nsIEventQueue->ProcessPendingEvents() to nsIEventQueue->EVentLoop()
1999-05-06 19:47:55 +00:00
valeski%netscape.com
1b339a8876
changed over to nsIEventQueue interface, from straight PL_EventQueue. Also took a whack at getting socketTRansport::OpenOutputSTream to work (hasn't been tested)
1999-05-05 22:41:44 +00:00
valeski%netscape.com
b8e0667887
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.
1999-05-04 19:33:37 +00:00
valeski%netscape.com
074b42d878
Fixed windows builds. changed #ifdef'd #included <windows.h> from XP_PC/XP_WIN to WIN32. There is not a XP_WIN macro.
1999-05-04 18:50:59 +00:00
hshaw%netscape.com
2202874089
wrap #include <windows.h> with #ifdef XP_WIN (for unix builds)
1999-05-04 00:31:40 +00:00
valeski%netscape.com
19ca513966
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.
1999-04-30 15:28:33 +00:00
valeski%netscape.com
4dc6f1de9e
conditionally include windows.h on pc only - patch from Andreas Otte <andreas.otte@primus-online.de>
1999-04-29 18:52:14 +00:00
valeski%netscape.com
8fc8552fe0
added nettest.cpp test app to the unix builds
1999-04-28 23:14:21 +00:00
valeski%netscape.com
d1fae90702
now we go so far as to create the actual nsIProtocolConnection instance.
1999-04-28 23:13:07 +00:00
valeski%netscape.com
113a4fe9c5
comprhensive networking service excersiser.
1999-04-28 20:07:33 +00:00
warren%netscape.com
9426263323
Started hooking up socket transport synchronous streams. Added unix makefiles.
1999-04-25 19:25:24 +00:00
warren%netscape.com
f7fa724505
Added source offset parameter to OnDataAvailable (for byte-range requests).
1999-04-22 08:47:06 +00:00
rpotts%netscape.com
df49c31735
Added some error checking...
1999-04-20 08:01:31 +00:00
rpotts%netscape.com
cf24c3e0e3
First pass at a socket transport implementation...
1999-04-19 07:17:37 +00:00
warren%netscape.com
ec91edbe39
Fixed create/AsyncRead stuff.
1999-04-14 08:13:35 +00:00
warren%netscape.com
cf6fa07c94
Added synchronous file input. Worked on cancel/suspend/resume work for file transfer.
1999-04-13 18:10:15 +00:00
warren%netscape.com
dd6e16e1f3
Fixed to work, but don't try it for a directory with too many files!
1999-04-06 06:11:23 +00:00
warren%netscape.com
5e125b10fc
Used nsIByteBufferInputStream. Fixed file transport test.
1999-04-06 01:45:24 +00:00
warren%netscape.com
5b1608eea2
Added TestFileInput
1999-04-05 21:06:07 +00:00