gecko-dev/network/main
morse%netscape.com 8298571d93 put cookies file in the correct directory 1999-06-05 23:17:47 +00:00
..
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
MANIFEST deleted autoupdt.h 1999-01-28 20:00:34 +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.in Removed MODULAR_NETLIB dependencies from makefiles. 1999-04-28 01:34:57 +00:00
autoupdt.c Removing AutoUpdate from Netlib. 1998-12-30 19:09:39 +00:00
autoupdt.h Removing AutoUpdate from Netlib. 1998-12-30 19:09:39 +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 prototypes to reduce compiler warnings on Macintosh 1998-12-30 16:00:57 +00:00
jscookie.c Branch landing: Multithreading in mozilla. 1998-09-25 22:10:49 +00:00
makefile.win Removed MODULAR_NETLIB dependencies from makefiles. 1999-04-28 01:34:57 +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 move shexp back out where others can use it 1999-04-28 00:04:52 +00:00
mkautocf.h getting netlib to build with WIN32_LEAN_AND_MEAN defined 1998-10-20 21:13:06 +00:00
mkconect.c Since I changed prefapi.h to use prtypes instead of the obsolete XP_ things, I have to change calls to match. 1999-04-02 20:41:58 +00:00
mkfsort.c Patches for OpenVMS and conversions to nsQuickSort(). Thanks to Colin Blake and James Lewis Nance (resp) 1999-06-03 18:15:53 +00:00
mkfsort.h Add netlib in new location. 1998-04-30 20:53:59 +00:00
mkgeturl.c put cookies file in the correct directory 1999-06-05 23:17:47 +00:00
mkgeturl.h async dialog work for ftp; generalized async interface 1999-04-08 07:37:37 +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 Since I changed prefapi.h to use prtypes instead of the obsolete XP_ things, I have to change calls to match. 1999-04-02 20:41:58 +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 Support asynchronous network notifications (instead of polling) if NO_NETWORK_POLLING is defined. Currently, this is only implemented for Win32 1998-11-08 09:04:54 +00:00
mkselect.h add prototypes for net_process_net_timer_callback and net_process_slow_net_timer_callback to reduce Mac compiler warnings 1998-12-23 14:37:44 +00:00
mksockrw.c AIX portability fixes. (Waqar Malik <waqar@netscape.com>) 1999-03-01 06:29:14 +00:00
mksort.c Patches for OpenVMS and conversions to nsQuickSort(). Thanks to Colin Blake and James Lewis Nance (resp) 1999-06-03 18:15:53 +00:00
mksort.h Patches for OpenVMS and conversions to nsQuickSort(). Thanks to Colin Blake and James Lewis Nance (resp) 1999-06-03 18:15:53 +00:00
mkstream.c N2 landing... everybody run! duck! hide...! It really should be ok. 1999-03-25 00:22:56 +00:00
mkstream.h add prototype for NET_DumpDecoders to reduce Mac compiler warnings 1998-12-23 14:38:38 +00:00
mktcp.h getting netlib to build with WIN32_LEAN_AND_MEAN defined 1998-10-20 21:13:06 +00:00
mktrace.c AIX portability fixes. (Waqar Malik <waqar@netscape.com>) 1999-03-01 06:29:14 +00:00
mktrace.h Remove #define out PR_LOG_ALWAYS to fix bustage. 1999-05-19 03:46:13 +00:00
mkutils.c async dialog work for ftp; generalized async interface 1999-04-08 07:37:37 +00:00
mkutils.h Remove old NSPR20 and MOCHA #ifdefs 1998-09-29 21:12:32 +00:00
net_xp_file.h N2 landing... everybody run! duck! hide...! It really should be ok. 1999-03-25 00:22:56 +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 Getting this to build on BSD. See bugzilla bug #122. Thanks Frank van der Linden (frank@wins.uva.nl) 1998-11-13 02:47:10 +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 obscure saved data, skip doing prompts by default 1999-03-17 06:23:16 +00:00
singsignStub.cpp re-enable single-signon for browser-generated forms 1999-04-17 04:35:48 +00:00
unix-dns.c Remove old NSPR20 and MOCHA #ifdefs 1998-09-29 21:12:32 +00:00
win-dns.cpp Support asynchronous network notifications (instead of polling) if NO_NETWORK_POLLING is defined. Currently, this is only implemented for Win32 1998-11-08 09:04:54 +00:00