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

30 Коммитов

Автор SHA1 Сообщение Дата
briano%netscape.com ceb95c0c3a Fix for QNX, whose stat struct doesn't have st_blksize. 1999-07-03 01:34:36 +00:00
vidur%netscape.com a83b1333c6 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 b3d7162580 adding the declaration for fe_encoding_extensions back to nsNetStubs.cpp. 1999-03-31 05:09:58 +00:00
kipp%netscape.com a03a03de19 Reverse the decl of fe_encoding_extensions to fix the build 1999-03-30 16:01:40 +00:00
ramiro%netscape.com 0875a55f81 AIX portability fixes. (Waqar Malik <waqar@netscape.com>) 1999-03-01 06:29:14 +00:00
warren%netscape.com 4a71d6c91d Fixed unsigned problems. 1999-02-06 04:02:02 +00:00
mcmullen%netscape.com d757a9e6fb More build bustage. 1999-01-15 02:33:47 +00:00
mcmullen%netscape.com a1febb5a7a 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 37c42ee98d Fix the errors resulting from no Content-Length headers. 1999-01-14 18:47:38 +00:00
gagan%netscape.com eed2bfef7c 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 c8ac5ff7b3 NuCache deletion fixes. 1998-10-09 23:37:59 +00:00
gagan%netscape.com 39f332fda9 Removed some asserts. 1998-10-07 00:29:52 +00:00
norris%netscape.com c4ff5817c7 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 2caac3cc76 Added NET_IsURLInCache function. This replaces most cases of NET_IsURLInMemCache || NET_IsURLInDiskCache. 1998-09-23 06:03:03 +00:00
gagan%netscape.com 6e70194579 Streams fix for MemCache. 1998-09-18 05:49:47 +00:00
gagan%netscape.com 98f4b22f8a 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 acab13c675 Uninitialized variable compiler warnings on Linux 1998-09-16 04:59:00 +00:00
gagan%netscape.com 5c4a9cd1d1 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 035351d940 Remaining changes from Nu_Cache. Added nucacheproto.c/h. 1998-09-10 20:11:13 +00:00
valeski%netscape.com 9b318efd3d 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 639327a58d xp_dir to pr_dir 1998-09-01 19:18:00 +00:00
gagan%netscape.com 32f5863c06 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 7b08c23fa4 NORMANDY_DDAY merge... 1998-06-25 05:50:45 +00:00
gagan b91170960b 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 1bc49625bc Checked in from the wrong $@%$#%$ tree. 1998-05-28 03:15:39 +00:00
scullin 93503dfc1d Fix Mac build. 1998-05-28 01:18:42 +00:00
scullin d4dcfbffd0 Landed raptor modular netlib stuff 1998-05-22 23:38:40 +00:00
montulli a29d01c443 add pr includes for build 1998-05-19 01:46:14 +00:00
scullin 78e9402534 Moving over from xp library to NSPR. Moved cvactive.h from include to
network/cnvts
1998-05-19 00:54:09 +00:00
montulli 29db749ae6 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