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

30 Коммитов

Автор SHA1 Сообщение Дата
briano%netscape.com 78fdd105bc Fix for QNX, whose stat struct doesn't have st_blksize. 1999-07-03 01:34:36 +00:00
vidur%netscape.com fc26ffdea8 Set address_modified flag when we add a trailing slash (indicating a directory name) and get a cache hit. This flag is later used to sync with the nsIURL wrapper. Approved by chofmann. Reviewed by gagan. 1999-06-18 17:18:49 +00:00
dougt%netscape.com 7c01707aac adding the declaration for fe_encoding_extensions back to nsNetStubs.cpp. 1999-03-31 05:09:58 +00:00
kipp%netscape.com 0fa15cd6a0 Reverse the decl of fe_encoding_extensions to fix the build 1999-03-30 16:01:40 +00:00
ramiro%netscape.com 1bf8790f66 AIX portability fixes. (Waqar Malik <waqar@netscape.com>) 1999-03-01 06:29:14 +00:00
warren%netscape.com af4892e337 Fixed unsigned problems. 1999-02-06 04:02:02 +00:00
mcmullen%netscape.com 253ad6a8ea More build bustage. 1999-01-15 02:33:47 +00:00
mcmullen%netscape.com 331c150d47 Added all the nucache files to the memory module project (as a group) so that NU_CACHE can be turned on with a flick of the wrist, made the modular memory library build with the NU_CACHE flag turned on, fixed build warnings and errors. The NU_CACHE flag is still OFF, because the database code doesn't exist for Macintosh or Unix :-( 1999-01-14 23:27:36 +00:00
gagan%netscape.com c930035bb1 Fix the errors resulting from no Content-Length headers. 1999-01-14 18:47:38 +00:00
gagan%netscape.com ded570fb38 All NuCache changes. Updated unix makefiles for correct export files. Changed XP_Bool to PRBool in mkcache. Renamed cachelib to just cache. 1998-10-12 23:16:44 +00:00
gagan%netscape.com cb5ee05be2 NuCache deletion fixes. 1998-10-09 23:37:59 +00:00
gagan%netscape.com cf32d55d3e Removed some asserts. 1998-10-07 00:29:52 +00:00
norris%netscape.com 8647812478 Fix bug 326297: various security holes caused by lack of quoting around
displayed URLs.
1998-10-01 00:23:05 +00:00
gagan%netscape.com 3998f7fe7e Added NET_IsURLInCache function. This replaces most cases of NET_IsURLInMemCache || NET_IsURLInDiskCache. 1998-09-23 06:03:03 +00:00
gagan%netscape.com 6d4515bdc4 Streams fix for MemCache. 1998-09-18 05:49:47 +00:00
gagan%netscape.com 182ceecabe Added URL_s updating for content_type, content_encoding, etc. Removed CacheObject_Destroy from complete which was messing up the objects. 1998-09-16 10:08:47 +00:00
mcafee%netscape.com a5b934d83b Uninitialized variable compiler warnings on Linux 1998-09-16 04:59:00 +00:00
gagan%netscape.com 349108add4 cvs to be blamed for a bad merge. Moving to void parameter on NET_CleanupCache. Was giving errors on Mac. 1998-09-10 20:54:41 +00:00
gagan%netscape.com a68dfaf6ec Remaining changes from Nu_Cache. Added nucacheproto.c/h. 1998-09-10 20:11:13 +00:00
valeski%netscape.com 827d7f1fe5 Adding layer of abstraction (via #defines) between netlib and file code (XP_File*). This will allow raptor to build with a different file implementation (nsINetFile) and no longer rely on XP_File*(). All XP_File*() routines were renamed to NET_XP_File*(). The #define to do the masking is mozilla/network/main/net_xp_file.h .
Aleks told me all I had to do in order to export net_xp_file.h on the mac was to include it in mozilla/network/main/manifest. I did that, so, if mac builds break in netlib, it's likely the exporting of the file isn't happening (I'm not sure of the state of manifest files anymore) and I don't have a mac. So if MAC BREAKS, please add the file to the mac project and check it in (thank you).

I'll be at 408.867.2701 or cell - 415.307.7101 tonight.
1998-09-02 01:00:42 +00:00
valeski%netscape.com b96d1b7784 xp_dir to pr_dir 1998-09-01 19:18:00 +00:00
gagan%netscape.com 0f6f28717e Fix for bug #300506 and #300207. Incompatible cache formats between gromit and mozilla were causing the crash/asserts. Cleaning your cache before using this should fix everything. 1998-07-16 03:33:34 +00:00
spider cb94dae31e NORMANDY_DDAY merge... 1998-06-25 05:50:45 +00:00
gagan 8dc7362dda Added check to increase the number of cache elements only if its a new entry. Thanks
TenThumbs <tenthumbs@cybernex.net>
1998-06-01 22:35:23 +00:00
scullin 1bff35af6f Checked in from the wrong $@%$#%$ tree. 1998-05-28 03:15:39 +00:00
scullin eee9dc046f Fix Mac build. 1998-05-28 01:18:42 +00:00
scullin 213aa607f0 Landed raptor modular netlib stuff 1998-05-22 23:38:40 +00:00
montulli 9ced698d34 add pr includes for build 1998-05-19 01:46:14 +00:00
scullin ac73d7d88c Moving over from xp library to NSPR. Moved cvactive.h from include to
network/cnvts
1998-05-19 00:54:09 +00:00
montulli e302ceefde Add netlib in new location.
This is a (mostly) unmodified version of lib/libnet
broken up into functional areas
It should be binary compatible with the lib created by lib/libnet
but is now 10 libs.
The only substantial things changed in the version is the include files
1998-04-30 20:53:59 +00:00