gecko-dev/network
gagan%netscape.com 403f0fde80 Assertion added.
1998-09-28 20:34:28 +00:00
..
cache Assertion added. 1998-09-28 20:34:28 +00:00
client Initializing NuCacheProtocol instead of the MemCacheProtocol. Only in NuCache. 1998-09-16 10:20:18 +00:00
cnvts MacOS only Modifications to StringLib. It now functions like the Unix version where we have all of the strings in a giant case statement instead of in resources. This is necessary for moving to Pro4 and reducing the number of resources in the Mac Navigator. 1998-09-25 14:45:53 +00:00
cstream AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
macbuild fixed raptor build: added nsNetThread.cpp to the 'modular' targets 1998-09-21 23:45:52 +00:00
main changed the call to net_CallExitRoutine to net_CallExitRoutineProxy() so that if netlib is running in its own thread, the call can be dispatched to the correct thread... IF netlib is running in the mozilla thread, net_CallExitRoutine(...) is called directly. 1998-09-25 22:21:50 +00:00
mimetype 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 . 1998-09-02 01:00:42 +00:00
module Added reference counting to modular netlib Contexts... 1998-09-25 22:24:32 +00:00
protocol fix bug 325820 1998-09-26 21:46:15 +00:00
util Updates to autoconf files. 1998-08-26 04:04:57 +00:00
Makefile Nu_cache leftover changes. 1998-09-10 20:00:57 +00:00
Makefile.in Sync'd. 1998-09-11 01:24:33 +00:00
makefile.win Nu_cache leftover changes. 1998-09-10 20:00:57 +00:00