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

884 Коммитов

Автор SHA1 Сообщение Дата
warren%netscape.com 440f950f3c Getting ready to turn on the new file transport. 1999-09-14 04:36:16 +00:00
jdunn%netscape.com 3998cbe6ff Fix MAC bustage... don't need the static declaration 1999-09-14 02:54:23 +00:00
jdunn%netscape.com eafcae3901 move GetInstance from the header to the CPP since HPUX was throwing an
unresolved symbol.
1999-09-14 02:05:47 +00:00
briano%netscape.com 0059c0009e General cleanup. 1999-09-14 01:35:43 +00:00
sfraser%netscape.com 33a0552c99 Fix the file type of the shared lib 1999-09-14 00:49:58 +00:00
valeski%netscape.com baa189fbdc fixed buffer mem allocation inconsistencies. we now loop for more data on long dir listings. we also consider any server string with 'windows' in it, to be an NT server. also added deletion of dir listing underlying buffer fir stringstream to the OnDataAvailEvent destructor; kinda ugly, but works 1999-09-13 23:29:12 +00:00
valeski%netscape.com 9984ef19e6 we're now registering sreamconverters in the NSRegisterSelf function; HURRAY!. Also added escaping to FTP's rendition of http-index filenames and dates. date formatting is still hosed though :(. I'm working on it) 1999-09-13 23:26:26 +00:00
warren%netscape.com 7c8a086afa Moving this from netwerk/protocol/file/src. 1999-09-13 20:20:21 +00:00
warren%netscape.com 609776f0f2 New modernized file transport. I'm in the process of factoring this out from nsFileChannel. 1999-09-13 20:19:32 +00:00
valeski%netscape.com 526d7b61ca optimized user-agent setting 1999-09-13 18:36:20 +00:00
valeski%netscape.com baffd43666 beefed up the user agent string component initialization stuff, see bug 10465 for more info 1999-09-13 18:35:27 +00:00
rpotts%netscape.com 03d5e07c67 Fixed unix build bustage with forward declared nsCOMPtrs... 1999-09-13 07:40:10 +00:00
rpotts%netscape.com 586ef031a5 Remove the socket transport from the list of active transports if an error occurs while writing the request out to the server... 1999-09-13 06:59:20 +00:00
cls%seawood.org 1a2e16af42 Add -D_POSIX_SOURCE to DEFS to get rid of those useless 'index shadow' warnings. Add either -D_BSD_SOURCE or -D_XOPEN_SOURCE=500 to whichever Makefile.ins need it to accommodate for Posix' strictness. Add check for getopt.h for nsinstall.c. 1999-09-12 14:25:28 +00:00
cls%seawood.org 263211043d Reorderd member initializers to remove silly warnings. 1999-09-12 12:02:03 +00:00
rpotts%netscape.com c3f52c25d0 Throw away any pending channels when Cancel is called... 1999-09-12 08:44:53 +00:00
rpotts%netscape.com 0df69b3960 oops.. 1999-09-12 06:02:51 +00:00
rpotts%netscape.com 0e5b738fa2 The DNS Service is now used for hostname resolution... 1999-09-12 05:29:27 +00:00
warren%netscape.com b27ac097f7 Re-adding these files. 1999-09-11 22:32:20 +00:00
warren%netscape.com e65518aed5 Attempt to fix linux bustage. 1999-09-11 20:45:50 +00:00
warren%netscape.com 41295ce854 More fixes for nsCOMPtr inconsistencies. 1999-09-11 19:43:06 +00:00
warren%netscape.com 0cd0131c3a Fix for linux breakage. 1999-09-11 19:32:03 +00:00
warren%netscape.com fec02a32a9 Removed caps dependency from necko. Used nsCOMPtr for nsInputStreamChannel. 1999-09-11 18:45:36 +00:00
mscott%netscape.com df370cde61 export nsIRequest.idl so other idl files outside of netwerk can inherit from it. 1999-09-11 05:13:13 +00:00
warren%netscape.com df6219e5c5 Reduced IO buffer and transfer size. 1999-09-11 00:56:22 +00:00
jdunn%netscape.com 0fabc7f050 hp requires a newline at the end 1999-09-10 23:56:20 +00:00
mscott%netscape.com 7511275537 export nsIChannel.idl so other idl files outside of netwerk can inherit from it. 1999-09-10 23:23:24 +00:00
hoa.nguyen%intel.com 51123f0f2d Initial checking 1999-09-10 23:17:09 +00:00
hoa.nguyen%intel.com a30ee87ca3 Initial checkin 1999-09-10 23:16:40 +00:00
valeski%netscape.com eed6058ab3 added more robust/accurate numeric ip address check 1999-09-10 22:33:09 +00:00
valeski%netscape.com a8769f79f1 we now handle a complete single line greeting from an ftp server 1999-09-10 22:09:39 +00:00
valeski%netscape.com 4e9250374f we're now escaping the filename in ftp dirlisting's dump of http-index, also fixed a MonthNumber() bug. 1999-09-10 22:08:26 +00:00
valeski%netscape.com 42feeddf17 added accept */* to the default http request 1999-09-10 18:32:02 +00:00
valeski%netscape.com b19029e2ce forcing CString and setting capacitynsStdURL.cpp 1999-09-10 18:30:51 +00:00
valeski%netscape.com 9cd996780d linux breakage. 1999-09-10 15:38:35 +00:00
valeski%netscape.com e412e0e50e build bustage 1999-09-10 15:27:19 +00:00
brade%netscape.com 7e9bbb24d4 add files for valeski 1999-09-10 15:02:10 +00:00
valeski%netscape.com 5ba5207a2e fixing mac bustage - mac doesn't have int 64s it has a struct for it instead 1999-09-10 14:53:49 +00:00
valeski%netscape.com c04598d353 adding nsFTPDirListingConv stream converter to the build. we now dump all stream converter factory registration into one file 1999-09-10 14:36:56 +00:00
valeski%netscape.com ce026bdfa9 updated FTP to use the directory listing stream converter when it encounters a dir listing. also removed it's dependency on time.h 1999-09-10 14:32:06 +00:00
valeski%netscape.com ea1d03fd4b added bin,exe extensions 1999-09-10 14:27:16 +00:00
valeski%netscape.com adc1251d73 using NS_GET_IID macro now 1999-09-10 14:26:47 +00:00
briano%netscape.com 93ef1fd41e General cleanup. 1999-09-10 01:57:11 +00:00
warren%netscape.com e3556ced12 Fix for blocking output streams (affects mailnews). Basically we were calling ReadSegments with a 0 count, and when it returned 0 we thought it was EOF. 1999-09-10 01:46:49 +00:00
briano%netscape.com 9697722005 General cleanup. 1999-09-10 00:59:21 +00:00
vidur%netscape.com 116b2b1ad4 nsLoadGroup now uses weak pointers for observers and LoadGroupListenerFactory. 1999-09-09 23:55:19 +00:00
warren%netscape.com 87b66e4bc8 EOF changes. 1999-09-09 22:18:44 +00:00
warren%netscape.com e6619b2ad6 Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked. 1999-09-09 22:05:05 +00:00
valeski%netscape.com 3db429ff8b NOT HOOKED INTO BUILD. adding FTP directory listing stream converter 1999-09-09 19:33:16 +00:00
briano%netscape.com 8436c25b48 General cleanup. 1999-09-09 07:32:15 +00:00