gecko-dev/network/main
waterson%netscape.com 447c6df83d Use PR_EXTERN() macros to ensure external linkage for timing functions. 1998-10-26 23:08:58 +00:00
..
MANIFEST mozilla - added mkprefs.h to the builds and replaced "*" pref strings with #defines. 1998-09-22 22:41:27 +00:00
MacBinSupport.c NO_NSPR_PRIVATE_HEADER_BRANCH landing. Removed the inclusions of 1998-09-22 16:59:57 +00:00
MacBinSupport.h Moved MacBinary support where it is used (netlib) from the old 1998-06-26 23:15:40 +00:00
Makefile Renamed cachelib to cache for NuCache. 1998-10-12 23:25:24 +00:00
Makefile.in Sync'd various Makefile.ins to their Makefile counterparts. 1998-10-21 02:13:56 +00:00
autoupdt.c Create autoupdt directory if it doesn't exist 1998-09-22 04:15:00 +00:00
autoupdt.h Added some more preferences for AutoUpdate 1998-09-13 02:02:51 +00:00
crawler.c Moving over from xp library to NSPR. Moved cvactive.h from include to 1998-05-19 00:54:09 +00:00
crawler.h Add netlib in new location. 1998-04-30 20:53:59 +00:00
htmparse.c Moving over from xp library to NSPR. Moved cvactive.h from include to 1998-05-19 00:54:09 +00:00
htmparse.h Add netlib in new location. 1998-04-30 20:53:59 +00:00
jsautocf.c cleanup 1998-10-21 14:59:24 +00:00
jsautocf.h Add netlib in new location. 1998-04-30 20:53:59 +00:00
jscookie.c Branch landing: Multithreading in mozilla. 1998-09-25 22:10:49 +00:00
makefile.win long shot at fixing the build. 1998-10-21 05:35:37 +00:00
mkabook.cpp NORMANDY_DDAY merge... 1998-06-25 05:50:45 +00:00
mkabook.h Moving over from xp library to NSPR. Moved cvactive.h from include to 1998-05-19 00:54:09 +00:00
mkalert.c Moving over from xp library to NSPR. Moved cvactive.h from include to 1998-05-19 00:54:09 +00:00
mkautocf.c remove NSPR20 #ifdef 1998-10-19 20:21:04 +00:00
mkautocf.h getting netlib to build with WIN32_LEAN_AND_MEAN defined 1998-10-20 21:13:06 +00:00
mkconect.c getting netlib to build with WIN32_LEAN_AND_MEAN defined 1998-10-20 21:13:06 +00:00
mkfsort.c Moving over from xp library to NSPR. Moved cvactive.h from include to 1998-05-19 00:54:09 +00:00
mkfsort.h Add netlib in new location. 1998-04-30 20:53:59 +00:00
mkgeturl.c Do pluggable about pages. 1998-10-23 18:51:54 +00:00
mkgeturl.h getting netlib to build with WIN32_LEAN_AND_MEAN defined 1998-10-20 21:13:06 +00:00
mkhelp.c mozilla - added mkprefs.h to the builds and replaced "*" pref strings with #defines. 1998-09-22 22:41:27 +00:00
mkhelp.h Add netlib in new location. 1998-04-30 20:53:59 +00:00
mkinit.c Fix build bustage. 1998-05-29 23:28:49 +00:00
mkldap.h Moving over from xp library to NSPR. Moved cvactive.h from include to 1998-05-19 00:54:09 +00:00
mkmessag.c NORMANDY_DDAY merge... 1998-06-25 05:50:45 +00:00
mkpadpac.c we're now respecting success/failure return values from PREF_Get* routines, for the most part. imap, pop, news weren't cleaned up (nor was nucache). 1998-08-25 21:17:03 +00:00
mkpadpac.h mozilla - added mkprefs.h to the builds and replaced "*" pref strings with #defines. 1998-09-22 22:41:27 +00:00
mkparse.c Fixed date struct overflow. 1998-07-30 23:30:10 +00:00
mkparse.h Add netlib in new location. 1998-04-30 20:53:59 +00:00
mkprefs.h mozilla - added mkprefs.h to the builds and replaced "*" pref strings with #defines. 1998-09-22 22:41:27 +00:00
mkselect.c Reducing the number of times we rip through netlib timers. Thanks to Joe Keane (jgk@jgk.org). 1998-10-19 19:21:19 +00:00
mkselect.h Moving over from xp library to NSPR. Moved cvactive.h from include to 1998-05-19 00:54:09 +00:00
mksockrw.c Add support for DGUX. These are simple #ifdefs that dont affect any other 1998-10-01 21:22:42 +00:00
mksort.c Moving over from xp library to NSPR. Moved cvactive.h from include to 1998-05-19 00:54:09 +00:00
mksort.h Add netlib in new location. 1998-04-30 20:53:59 +00:00
mkstream.c Exported NET_StreamBuilder and NET_RegisterProtocolImplementation for modular netlib 1998-08-20 22:27:20 +00:00
mkstream.h Moving over from xp library to NSPR. Moved cvactive.h from include to 1998-05-19 00:54:09 +00:00
mktcp.h getting netlib to build with WIN32_LEAN_AND_MEAN defined 1998-10-20 21:13:06 +00:00
mktrace.c Use PR_EXTERN() macros to ensure external linkage for timing functions. 1998-10-26 23:08:58 +00:00
mktrace.h switching a trace macro around 1998-07-21 20:40:03 +00:00
mkutils.c Rewrote NET_ParseUploadURL to use NET_ParseURL as much as possible for getting username and password from a URL. Reviewed/approved by valeski 1998-10-02 22:36:09 +00:00
mkutils.h Remove old NSPR20 and MOCHA #ifdefs 1998-09-29 21:12:32 +00:00
net_xp_file.h The changes apply to MODULAR_NETLIB only 1998-09-10 00:32:40 +00:00
netstream.h merge branch to tip. This file is not yet in the build 1998-06-17 21:29:32 +00:00
netutils.h Changed XP_TO_ macros to NET_TO_ macros. Lame, but it doesn't 1998-05-29 22:06:10 +00:00
pagescan.c Landed raptor modular netlib stuff 1998-05-22 23:38:40 +00:00
pagescan.h Add netlib in new location. 1998-04-30 20:53:59 +00:00
prefetch.c Fix schtupid warning on schMac. 1998-08-07 06:24:05 +00:00
robotxt.c Landed raptor modular netlib stuff 1998-05-22 23:38:40 +00:00
robotxt.h Add netlib in new location. 1998-04-30 20:53:59 +00:00
singsign.c fix single signon part of bug 300472 1998-10-02 04:54:27 +00:00
unix-dns.c Remove old NSPR20 and MOCHA #ifdefs 1998-09-29 21:12:32 +00:00
win-dns.cpp Work around build issue 1998-10-20 22:09:16 +00:00