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

327 Коммитов

Автор SHA1 Сообщение Дата
valeski%netscape.com d8fadf5600 some const build problems are now fixed 1999-06-11 18:48:10 +00:00
andreas.otte%primus-online.de 254f0311f3 conversion to wstring / PRUnichar
some cosmetics to various Makefiles
1999-06-11 15:50:14 +00:00
andreas.otte%primus-online.de 76a0d84f42 first checked in 1999-06-11 11:02:57 +00:00
rpotts%netscape.com 4459e723ef Fixed up the event-sink-getter to correctly addref and QI the InputTestConsumer... 1999-06-11 09:18:25 +00:00
rpotts%netscape.com a16cd085d8 Fixed a memory corruption where a buffer was allocated with new[] but freed with PL_strfree()... 1999-06-11 09:17:11 +00:00
rpotts%netscape.com c051165437 changed some printf around... 1999-06-11 08:36:40 +00:00
rpotts%netscape.com 389952f926 Changes to get transport streams working with the new BufferInputStream implementations... 1999-06-11 08:35:26 +00:00
rpotts%netscape.com 0eea1a2116 Fixed deadlock if another thread holds the transport lock when Process is called... 1999-06-11 08:34:21 +00:00
rpotts%netscape.com c9e0b21514 moved the test for being suspended inside of the main Process() loop since doRead() can suspend the transport... Also call nsSocketTransportStream::GetWriteAmount() to determine how much data can be written to the stream... 1999-06-11 08:28:22 +00:00
andreas.otte%primus-online.de a8e73522d3 adding protocol/file makefiles 1999-06-11 07:43:54 +00:00
gagan%netscape.com 996d525e9d Expiring old protocols stuff. Everything is now moved to protocol directory. 1999-06-11 06:51:56 +00:00
gagan%netscape.com 057fe49db7 Ignore .class files for CVS. 1999-06-11 06:25:11 +00:00
gagan%netscape.com 8b4084c337 Added the test server for testing anamalous responses from HTTP servers. For more details read http://lxr.mozilla.org/mozilla/source/netwerk/testserver/docs/help.html 1999-06-11 06:21:16 +00:00
warren%netscape.com a3d5c985ee Added range offsets to open stream methods. 1999-06-11 01:37:43 +00:00
warren%netscape.com 526d6da653 Added start of file: protocol. 1999-06-11 01:37:24 +00:00
valeski%netscape.com 10a8c17dfd making the nsNetModuleMgr a singleton 1999-06-10 22:26:37 +00:00
valeski%netscape.com 0b72eda887 added external module http hooks 1999-06-10 21:58:26 +00:00
valeski%netscape.com cf91f941bf added some comments and thread safety fixes 1999-06-10 21:57:47 +00:00
valeski%netscape.com 24480c627e I was continuing through a loop when I wasn't supposed to be 1999-06-10 15:13:37 +00:00
andreas.otte%primus-online.de 7a6696a692 some cosmetics 1999-06-09 20:41:58 +00:00
andreas.otte%primus-online.de 90d920cace remove export of header files
some cosmetics
1999-06-09 20:40:59 +00:00
andreas.otte%primus-online.de 8d24ec3909 use LOCAL_INCLUDES to access base/src header files
some cosmetics
1999-06-09 20:39:08 +00:00
andreas.otte%primus-online.de 9ad679bbac adding XPIDL_MODUL
some cosmetics
1999-06-09 20:37:42 +00:00
valeski%netscape.com a8aa3688e1 gave http it's own xpt module 1999-06-09 19:38:03 +00:00
valeski%netscape.com 31c9757658 gave ftp it's own xpt module 1999-06-09 19:37:17 +00:00
valeski%netscape.com 4c99b9f13d added thread safety back in 1999-06-09 17:12:34 +00:00
andreas.otte%primus-online.de b78313a76b nsNetModuleMgr.h has to be exported to be used by nsNetFactory 1999-06-09 14:52:28 +00:00
valeski%netscape.com 6e930fa919 moved up into public dir 1999-06-09 14:33:46 +00:00
valeski%netscape.com 23d909ccb1 added nsNetModuleMgr.h to the src dir and added the Create method to the modMgr impl so it can be in the factory 1999-06-09 14:30:20 +00:00
valeski%netscape.com 4bc78f0560 removed nsNetModuleMgr.h from the expport list. it now lives where it should in base/src 1999-06-09 14:28:54 +00:00
valeski%netscape.com 165b515dbb added the external module manager to the factory for autoregistration 1999-06-09 14:28:12 +00:00
valeski%netscape.com 283e58b7d1 moved over to base/src 1999-06-09 14:21:00 +00:00
valeski%netscape.com c0fea94410 no longer needed 1999-06-09 14:20:17 +00:00
valeski%netscape.com d1859a2754 we weren't initializing the request 1999-06-09 14:01:50 +00:00
valeski%netscape.com 587a190336 api changes 1999-06-09 14:00:50 +00:00
valeski%netscape.com c4e25afa4a compile issues 1999-06-09 14:00:05 +00:00
valeski%netscape.com f855c5deda interface changes 1999-06-09 13:58:51 +00:00
valeski%netscape.com 04ea7d2c94 moved to base/src 1999-06-09 13:56:12 +00:00
valeski%netscape.com 44c25ac2aa added nsIHTTPNotify.idl to the idl list on unix 1999-06-09 01:02:37 +00:00
valeski%netscape.com d085ffbc1b added external module files to unix builds 1999-06-09 01:01:59 +00:00
valeski%netscape.com cc279297e9 added idl srcs to unix mkfile 1999-06-09 01:01:17 +00:00
valeski%netscape.com cd93925628 removing this as it's been depricated to public dir 1999-06-08 23:14:08 +00:00
warren%netscape.com aaf94a8b04 Moved WriteFrom to nsIBufferOutputStream. Made necko pass around buffer streams. 1999-06-08 20:57:32 +00:00
valeski%netscape.com 31cd42eef8 updated the external module stuff 1999-06-08 20:15:26 +00:00
valeski%netscape.com 21f186610d 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 4d204342a4 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 d82cd20a59 we were freeing a static buf 1999-06-08 20:09:43 +00:00
valeski%netscape.com f36dbf5c74 adding the module registery entry idl file 1999-06-08 20:03:48 +00:00
valeski%netscape.com f73a71d18e adding the module mgr header and the entry header 1999-06-08 20:02:53 +00:00
valeski%netscape.com d8555bfb2b we were erroneously freeing static mem. 1999-06-08 19:59:43 +00:00
warren%netscape.com ace5fc3a69 Added back in user agent stuff. 1999-06-08 19:04:13 +00:00
warren%netscape.com fb512f23ea Added NewChannel method. 1999-06-08 18:28:10 +00:00
valeski%netscape.com efc54bedfa removed this one. good one is in mozilla/netwerk/protocol/http/public 1999-06-08 17:10:25 +00:00
valeski%netscape.com 42635707e3 added root notification idl 1999-06-08 17:07:39 +00:00
valeski%netscape.com a53ebf6bcd added nsINetNotify.idl to idl list 1999-06-08 17:07:09 +00:00
valeski%netscape.com ad80d0fbca added nsIHttpNotify.idl to the idl srcs list 1999-06-08 16:40:44 +00:00
valeski%netscape.com f9aba8d0c5 changed method names to match new symantics 1999-06-08 16:39:48 +00:00
andreas.otte%primus-online.de c7ecd76a2b 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 b8cf3414ab 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 be01cce522 use new HandleEvent method of EventQueue 1999-06-08 12:24:10 +00:00
andreas.otte%primus-online.de a644401592 fix to build with new AsyncRead interface from nsIChannel 1999-06-08 10:09:00 +00:00
andreas.otte%primus-online.de 9fddf18e26 some cleanup after IDLisation 1999-06-08 10:07:50 +00:00
andreas.otte%primus-online.de a6197d823f building the right library 1999-06-08 09:50:19 +00:00
andreas.otte%primus-online.de 84c2919613 included dns makefiles 1999-06-08 09:48:28 +00:00
andreas.otte%primus-online.de ef524f03d3 first checked in 1999-06-08 09:47:53 +00:00
andreas.otte%primus-online.de 3b8589b984 changed nsIUrl.h to nsIURL.h 1999-06-08 09:46:10 +00:00
andreas.otte%primus-online.de 0d99370e0c some cleanup after IDLisation 1999-06-08 09:44:04 +00:00
warren%netscape.com 29acb92d6c obsoleting files 1999-06-07 22:19:20 +00:00
warren%netscape.com 5fbea51f35 Removed nsITransport. 1999-06-07 22:12:19 +00:00
gagan%netscape.com 2227f2a11d Adding Makefile.in for Linux. Testing for Andreas. 1999-06-07 22:07:49 +00:00
gagan%netscape.com cebd6083e0 Adding Makefile.in. Testing for Andreas. 1999-06-07 22:05:44 +00:00
gagan%netscape.com 350374aca1 First checkin for Makefile.in. Testing for Andreas. 1999-06-07 22:05:17 +00:00
warren%netscape.com ee30272739 Updated for file name changes. 1999-06-07 22:04:19 +00:00
warren%netscape.com c0a3d1a7a3 New IDL interfaces. 1999-06-07 21:33:30 +00:00
rpotts%netscape.com 5db969b15c Added unix support for processing PLEvents... 1999-06-07 20:06:41 +00:00
rpotts%netscape.com 098bb0e8cc 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 683eff8b0c correct two typos 1999-06-07 16:56:36 +00:00
rpotts%netscape.com af7eee2a74 Fixed up uninitialized variable... Oops 1999-06-07 07:12:56 +00:00
rpotts%netscape.com f7b98ad678 Fixed up compiler warning on Linux... 1999-06-07 06:30:59 +00:00
rpotts%netscape.com 6aa2397821 Added a new file - nsSocketTransportStreams.cpp to the build... 1999-06-07 06:28:07 +00:00
rpotts%netscape.com 47f13300d6 Work on blocking streams... 1999-06-07 06:27:34 +00:00
andreas.otte%primus-online.de a13711461f write \0 not on but after the CRLF on Headers 1999-06-06 09:40:56 +00:00
andreas.otte%primus-online.de 6b72c8c86e 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 7809652963 Fixed the stream length to be zero. Thanks Andreas. 1999-06-04 11:10:31 +00:00
rpotts%netscape.com 73587c3610 Added PLEvent pump for unix... 1999-06-04 09:03:45 +00:00
rpotts%netscape.com 25b6f04fd6 Added NSPR logging messages... 1999-06-04 08:52:02 +00:00
gagan%netscape.com cb787f5194 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 5669090019 Getting base building again. Fixed the changes from nsIOutputStream's Write function. 1999-06-04 07:25:16 +00:00
valeski%netscape.com 0dcaa3a2a0 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 477911edaf Make Lookup() a pure virtual method. 1999-06-03 21:57:14 +00:00
rpotts%netscape.com 30eddd63a8 Fixes to build on Linux... 1999-06-03 21:56:56 +00:00
rpotts%netscape.com 7230834dc6 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 f093d91f93 First Checked In. 1999-06-03 21:53:30 +00:00
valeski%netscape.com f6a2937fb1 proxy api change 1999-06-03 20:05:22 +00:00
valeski%netscape.com de8ef131ae added header removal functionality and various return value checks 1999-06-03 20:04:07 +00:00
valeski%netscape.com 502b9ca498 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 cc26f5c151 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 12f1f2604a fixes to get the test running under linux, mac stuff still missing 1999-06-03 18:12:13 +00:00
rpotts%netscape.com 80c46a43a7 fixed a string that was not being null-terminated... 1999-06-03 06:44:10 +00:00
rpotts%netscape.com 5e620902ed fixed up some reference counting problems... 1999-06-03 06:36:23 +00:00