valeski%netscape.com
|
c9657c11d3
|
pushed the stream listener hand off into the constructor so it's know before the thread is run
|
1999-04-22 19:28:30 +00:00 |
|
valeski%netscape.com
|
55933269eb
|
stripped out the stream listener support (and thus the async state machine) from nsFtpProtocolConnection. nsFtpConnectionThread class now takes on the listener notification.
added nsFtpStreamListenerEvent (cpp|h) which declares the events used to push data back across the thread boundry.
|
1999-04-22 17:58:42 +00:00 |
|
warren%netscape.com
|
f7fa724505
|
Added source offset parameter to OnDataAvailable (for byte-range requests).
|
1999-04-22 08:47:06 +00:00 |
|
valeski%netscape.com
|
51fc12f979
|
adding syncronous ftp implementation
|
1999-04-22 05:22:24 +00:00 |
|
valeski%netscape.com
|
16ef32c299
|
changed some nsString usage to nsString2. added the PWD/default directory parsing and discovery code.
|
1999-04-21 17:48:32 +00:00 |
|
valeski%netscape.com
|
d9008580da
|
added more states to .h and implementations to .cpp
|
1999-04-21 00:04:38 +00:00 |
|
valeski%netscape.com
|
3a0ba2952d
|
added more states in .h . added their logic in .cpp. Initial command channel (logging in) negotiation is almost complete, next comes the data channel.
|
1999-04-20 19:30:21 +00:00 |
|
valeski%netscape.com
|
ed293d6892
|
Starting fleshing out the state flow. Added a few new states to .h, and their functional counter parts in .c.
|
1999-04-19 22:18:19 +00:00 |
|
warren%netscape.com
|
0c8a62f098
|
Fixed up ftp implementation for event queue arguemnt to NewConnection.
|
1999-04-16 18:18:38 +00:00 |
|
valeski%netscape.com
|
1fb9f3a060
|
started socket transport code
|
1999-04-14 23:11:56 +00:00 |
|
valeski%netscape.com
|
c9e74567d7
|
netwerk/makefile.win - adding the ftp dir to the build
netwerk/ftp/* - adding the ftp module
|
1999-04-14 19:55:41 +00:00 |
|