Граф коммитов

295 Коммитов

Автор SHA1 Сообщение Дата
valeski%netscape.com 3418e0c7d3 no longer needed 1999-06-09 14:20:17 +00:00
valeski%netscape.com 16b5b4a9de we weren't initializing the request 1999-06-09 14:01:50 +00:00
valeski%netscape.com 4431e970b6 api changes 1999-06-09 14:00:50 +00:00
valeski%netscape.com e528a93deb compile issues 1999-06-09 14:00:05 +00:00
valeski%netscape.com 1397d30e9c interface changes 1999-06-09 13:58:51 +00:00
valeski%netscape.com 48b89f3502 moved to base/src 1999-06-09 13:56:12 +00:00
valeski%netscape.com e3a4da8230 added nsIHTTPNotify.idl to the idl list on unix 1999-06-09 01:02:37 +00:00
valeski%netscape.com 8b2bbb5cc3 added external module files to unix builds 1999-06-09 01:01:59 +00:00
valeski%netscape.com 162e8500e9 added idl srcs to unix mkfile 1999-06-09 01:01:17 +00:00
valeski%netscape.com 4824632915 removing this as it's been depricated to public dir 1999-06-08 23:14:08 +00:00
warren%netscape.com b113f2332f Moved WriteFrom to nsIBufferOutputStream. Made necko pass around buffer streams. 1999-06-08 20:57:32 +00:00
valeski%netscape.com c4e98ed33c updated the external module stuff 1999-06-08 20:15:26 +00:00
valeski%netscape.com b5e5c99114 added nsNetModuleMgr.cpp to the necko library. also made various changes to modEntry and modMgr implementations. 1999-06-08 20:12:53 +00:00
valeski%netscape.com 919d511ca1 added moduelMgr and ModRegEntry idls to the idl list. also updated the nsINetModuleMgr.idl interface 1999-06-08 20:11:53 +00:00
valeski%netscape.com 89e02bd8b8 we were freeing a static buf 1999-06-08 20:09:43 +00:00
valeski%netscape.com 5806d05a78 adding the module registery entry idl file 1999-06-08 20:03:48 +00:00
valeski%netscape.com 919fe8c0c7 adding the module mgr header and the entry header 1999-06-08 20:02:53 +00:00
valeski%netscape.com 9de5693010 we were erroneously freeing static mem. 1999-06-08 19:59:43 +00:00
warren%netscape.com a3874dc189 Added back in user agent stuff. 1999-06-08 19:04:13 +00:00
warren%netscape.com b8cb6d85e5 Added NewChannel method. 1999-06-08 18:28:10 +00:00
valeski%netscape.com 1e42ea1bf1 removed this one. good one is in mozilla/netwerk/protocol/http/public 1999-06-08 17:10:25 +00:00
valeski%netscape.com 1d8bf6ff3c added root notification idl 1999-06-08 17:07:39 +00:00
valeski%netscape.com d5e9119fa7 added nsINetNotify.idl to idl list 1999-06-08 17:07:09 +00:00
valeski%netscape.com c27c8b5ecd added nsIHttpNotify.idl to the idl srcs list 1999-06-08 16:40:44 +00:00
valeski%netscape.com 6e31ac7943 changed method names to match new symantics 1999-06-08 16:39:48 +00:00
andreas.otte%primus-online.de 7924e08238 removed obsolete (I think) endless while loop from run method
added check for file size zero in SerialTest
1999-06-08 12:28:27 +00:00
andreas.otte%primus-online.de 629596441c use new HandleEvent method of EventQueue
removed obselete stuff from manual registration
added two printf failure messages
1999-06-08 12:26:12 +00:00
andreas.otte%primus-online.de 57320fedd0 use new HandleEvent method of EventQueue 1999-06-08 12:24:10 +00:00
andreas.otte%primus-online.de 4b6841d203 fix to build with new AsyncRead interface from nsIChannel 1999-06-08 10:09:00 +00:00
andreas.otte%primus-online.de f9e00b49a3 some cleanup after IDLisation 1999-06-08 10:07:50 +00:00
andreas.otte%primus-online.de 070a9cfe91 building the right library 1999-06-08 09:50:19 +00:00
andreas.otte%primus-online.de c819d27dd4 included dns makefiles 1999-06-08 09:48:28 +00:00
andreas.otte%primus-online.de ae4ff75af8 first checked in 1999-06-08 09:47:53 +00:00
andreas.otte%primus-online.de a57dfa00be changed nsIUrl.h to nsIURL.h 1999-06-08 09:46:10 +00:00
andreas.otte%primus-online.de a2b5c4f6f4 some cleanup after IDLisation 1999-06-08 09:44:04 +00:00
warren%netscape.com 550ed382f3 obsoleting files 1999-06-07 22:19:20 +00:00
warren%netscape.com 3f748629d6 Removed nsITransport. 1999-06-07 22:12:19 +00:00
gagan%netscape.com a2a3cdbd03 Adding Makefile.in for Linux. Testing for Andreas. 1999-06-07 22:07:49 +00:00
gagan%netscape.com 66981e29b5 Adding Makefile.in. Testing for Andreas. 1999-06-07 22:05:44 +00:00
gagan%netscape.com 96abb80a2b First checkin for Makefile.in. Testing for Andreas. 1999-06-07 22:05:17 +00:00
warren%netscape.com b5b8476315 Updated for file name changes. 1999-06-07 22:04:19 +00:00
warren%netscape.com c0797ee094 New IDL interfaces. 1999-06-07 21:33:30 +00:00
rpotts%netscape.com 141fc00e61 Added unix support for processing PLEvents... 1999-06-07 20:06:41 +00:00
rpotts%netscape.com 3015ef6aa1 Fixed up header parsing, so that if OnDataAvailable(...) is called more than once we remember that headers have been processed... Made a temp change to the stream being passed out of OnDataAvailable(...). It was inStr which was *never* initialized... Right now it is passing out the original stream (which is wrong I think) but it doesn't crash :-) 1999-06-07 19:51:01 +00:00
andreas.otte%primus-online.de 332b7d7c0e correct two typos 1999-06-07 16:56:36 +00:00
rpotts%netscape.com b13ab4754e Fixed up uninitialized variable... Oops 1999-06-07 07:12:56 +00:00
rpotts%netscape.com fee781a983 Fixed up compiler warning on Linux... 1999-06-07 06:30:59 +00:00
rpotts%netscape.com a7c51818e8 Added a new file - nsSocketTransportStreams.cpp to the build... 1999-06-07 06:28:07 +00:00
rpotts%netscape.com 699ccbf0a8 Work on blocking streams... 1999-06-07 06:27:34 +00:00
andreas.otte%primus-online.de 324027b316 write \0 not on but after the CRLF on Headers 1999-06-06 09:40:56 +00:00
andreas.otte%primus-online.de 45b8467782 variable rv of type nsresult was not initialized in CreateInstance and in case of creating a StandardUrl with no Init in CreateInstance (and using rv) making it random to the calling function if creating the Url succeeded. This is what I thought was a namespace problem between necko and old netlib. 1999-06-06 09:16:49 +00:00
gagan%netscape.com f20c8bca8b Fixed the stream length to be zero. Thanks Andreas. 1999-06-04 11:10:31 +00:00
rpotts%netscape.com 3886d6e062 Added PLEvent pump for unix... 1999-06-04 09:03:45 +00:00
rpotts%netscape.com 632129fa67 Added NSPR logging messages... 1999-06-04 08:52:02 +00:00
gagan%netscape.com 16afdaa83e Getting it building again... changed the Write call to match its signature in nsIByteBufferInputStream. It will probably change again to FillFrom once we move that to idl. 1999-06-04 07:36:04 +00:00
gagan%netscape.com 5052bb91df Getting base building again. Fixed the changes from nsIOutputStream's Write function. 1999-06-04 07:25:16 +00:00
valeski%netscape.com 2248ec3a5b http - fixed build probs
test - moved a local var into a #ifdef because it was throwing a warning on windows
1999-06-03 22:12:26 +00:00
gordon%netscape.com dcdf62225f Make Lookup() a pure virtual method. 1999-06-03 21:57:14 +00:00
rpotts%netscape.com e967a22d9f Fixes to build on Linux... 1999-06-03 21:56:56 +00:00
rpotts%netscape.com 91bf976e6c Fixes to build on Linux... Removed nettest since it is not building on windows either. 1999-06-03 21:56:29 +00:00
gordon%netscape.com 880e18aa1e First Checked In. 1999-06-03 21:53:30 +00:00
valeski%netscape.com e54a53f007 proxy api change 1999-06-03 20:05:22 +00:00
valeski%netscape.com 4a6e379644 added header removal functionality and various return value checks 1999-06-03 20:04:07 +00:00
valeski%netscape.com 95b3c9ed6a added the class id to identify the actual class that implements teh nsINetNotify interface 1999-06-03 20:00:38 +00:00
andreas.otte%primus-online.de c7ced45a92 fixes to get the test working under linux, mac stuff still missing 1999-06-03 18:34:51 +00:00
andreas.otte%primus-online.de d2a54b2441 fixes to get the test running under linux, mac stuff still missing 1999-06-03 18:12:13 +00:00
rpotts%netscape.com d6fda0f44c fixed a string that was not being null-terminated... 1999-06-03 06:44:10 +00:00
rpotts%netscape.com ed1279ef88 fixed up some reference counting problems... 1999-06-03 06:36:23 +00:00
rpotts%netscape.com 6d59406b88 Added raptorgfxwin.lib for nsITimer support :-( 1999-06-03 05:45:56 +00:00
rpotts%netscape.com 5ebe43461d Added support for testing Sync transport access and Suspending and resuming transports... 1999-06-03 05:45:23 +00:00
rpotts%netscape.com 941c492269 Added support for Suspend/Resume... 1999-06-03 05:43:56 +00:00
gagan%netscape.com fb4ee522c2 Test case changes 1999-06-02 23:02:53 +00:00
valeski%netscape.com 9da8d67122 nsIHTTPConnection.h - extended the nsIHTTPConnection interface so the internal streamlistener is accessible.
nsHTTPConnection.cpp - GetInputStream now uses a syncStream listener.
nsHTTPConnection.h  - api update to support new nsIHTTPConnection interface and added nsIStreamListener member.
nsHTTPResponseListener.cpp - added code to push data through the pipe
1999-06-02 17:23:45 +00:00
gagan%netscape.com 99aab3d592 CVS is misbehaving with me again... didnt pick these up... Updates to HTTP. Need nsSyncStreamListener to complete the test. 1999-06-02 13:26:47 +00:00
gagan%netscape.com 230339cc2c Updates to HTTP. Need SyncStreamListener to complete the test. 1999-06-02 13:25:29 +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 39406b6852 integrating Alec Fletts nsISupportsArray changes 1999-06-02 11:12:21 +00:00
valeski%netscape.com ae34b5e190 moved external module insertion to new http file 1999-06-02 05:33:34 +00:00
rpotts%netscape.com 0ba5814dee PRCList cleanup. More syncronization code... some work toward blocking streams. 1999-06-02 04:26:55 +00:00
andreas.otte%primus-online.de 0ee202af9f make libnetwerk.so a component 1999-06-01 22:49:26 +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
valeski%netscape.com ae0a59dca1 variable name change 1999-06-01 22:03:47 +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 3b7139d78f Added synchronization to socket transport APIs... Added access methods for getting the PRCList from a transport... 1999-06-01 21:37:52 +00:00
valeski%netscape.com 2f1ae6fbea Added the user agent string getter methods to nsINetService, as well as the implementation of them. Note: that they current aren't being initialized. 1999-06-01 21:27:25 +00:00
rpotts%netscape.com f7477c729e Added a new test for the socket transport... 1999-05-31 05:18:19 +00:00
rpotts%netscape.com 930f205760 First pass at supporting simultaneous read and write on sockets... 1999-05-31 05:15:40 +00:00
andreas.otte%primus-online.de 80ca7d8000 Some more ignorance 1999-05-29 00:06:00 +00:00
andreas.otte%primus-online.de 303a9997a4 Adding missing headerfiles 1999-05-28 23:48:58 +00:00
andreas.otte%primus-online.de 92ce036ef4 Change to "camel case" nsIHttpEventSink 1999-05-28 23:48:12 +00:00
gagan%netscape.com 5e2e56e50f General fixes and changed #include nsHTTPEventSink to match the camel-case
file name. Will be fixed when we migrate to network.
1999-05-28 22:34:41 +00:00
gagan%netscape.com ee8e427e1a General fixes. 1999-05-28 22:31:47 +00:00
andreas.otte%primus-online.de 0696ef3fcc make no shared lib and do not install it in $(DIST)/bin 1999-05-28 11:20:30 +00:00
andreas.otte%primus-online.de 870c20688f First Checked In 1999-05-28 09:16:47 +00:00
andreas.otte%primus-online.de f7497e5e99 First Checked In 1999-05-28 09:11:38 +00:00
andreas.otte%primus-online.de 4dfeed2745 Making libftp.so a component 1999-05-28 08:23:48 +00:00