Commit Graph

141 Commits

Author SHA1 Message Date
valeski
22a9aae211 122606: ftp password request text change. approved by don 1998-06-11 23:36:55 +00:00
scullin
1923664935 Fix mac build. 1998-06-10 20:28:49 +00:00
scullin
f03067c65c Fix serious date parsing bug. Approved ltabb. 1998-06-10 18:57:41 +00:00
gordon
44827770df Include needed header for XP_MAC. 1998-06-08 11:01:39 +00:00
morse
2e6dcc7781 cookie management changes 1998-06-08 04:14:31 +00:00
morse
36b678a6aa change for cookie management 1998-06-07 16:07:47 +00:00
morse
a22cce2f2d cookie management changes 1998-06-07 16:01:49 +00:00
dveditz
d1ad7f818d merging from SMARTUPDATE_BRANCH 1998-06-07 09:10:29 +00:00
gordon
86f2432332 Fixing build breakage by adding mozilla/network/util/mkreg.c to the network.mcp project so NET_RegExpMatch and NET_RegExpValid can be found by the main project. 1998-06-06 09:21:59 +00:00
scullin
386afc4f60 Attempt to fix mac build. 1998-06-06 00:42:33 +00:00
morse
2423715c64 cookie management changes 1998-06-06 00:22:03 +00:00
scullin
c58f0c13b4 Moved xp_reg to network/utils/mkreg. It was only used in netlib, anyway. 1998-06-05 23:45:30 +00:00
scullin
aee3408c03 Use real implementation of xp_hash for now. 1998-06-05 23:23:24 +00:00
scullin
58817386bf Fix typo. 1998-06-05 21:47:00 +00:00
scullin
d131f162a9 Try that again. 1998-06-05 18:48:20 +00:00
scullin
516c0b4903 Moved mkformat.h 1998-06-05 18:47:30 +00:00
scullin
d36e65d8e5 Moved mkformat.h to network/mimetype 1998-06-05 18:36:14 +00:00
scullin
441aa97681 Moved to network/mimetype. Aleks claims this should just work on
the Mac. We'll see.
1998-06-05 18:22:28 +00:00
scullin
b493532af9 Getting ready for mac. 1998-06-05 17:48:24 +00:00
scullin
6c6643b04c Back out dbm use on windows because of lame build order dependency. 1998-06-05 02:23:15 +00:00
scullin
d596c892d8 Removed libpwcac stubs. 1998-06-05 01:42:15 +00:00
scullin
f43226ca26 Used libdbm and libpwcac instead of stubs. 1998-06-05 01:39:31 +00:00
scullin
b104b1e5aa Start using real dbm and pwcac libraries. 1998-06-05 01:24:59 +00:00
kipp
060bc0bd20 Use PL_strcasecmp so that netlib can link again when it's modular 1998-06-05 00:08:17 +00:00
danm
63a3151a5b added internet keyword tooltip extraction a:don 1998-06-04 23:25:53 +00:00
scc
432f3ea897 First Checked In. 1998-06-04 22:51:07 +00:00
sfraser
a6e4126895 Remove an include that was breaking windows and UNIX builds. 1998-06-04 21:32:45 +00:00
scullin
cc3d9c6f83 Stub out NET_NewStream. 1998-06-04 19:54:11 +00:00
pinkerton
16ded12a47 Fix some mac problems in single signon and cookie management. Also fix problems when no security is available (ie, free source). 1998-06-04 17:47:31 +00:00
scullin
4454448de1 Add libmimetype.so 1998-06-04 15:23:32 +00:00
scullin
d22edb900e Remove cvview.c from the MODULAR_NETLIB build. 1998-06-04 14:51:26 +00:00
scullin
4d60e3dc2b Re-added LO_getNextTabableElement for UNIX. 1998-06-04 14:35:09 +00:00
sfraser
c37f1b494d Added needed include if JAVA is on 1998-06-04 07:30:56 +00:00
sfraser
cbc8c6d2bc include xp_error 1998-06-04 06:51:17 +00:00
rpotts
53ca67cf12 Minor changes to nsIStreamListener interface... OnStartBinding(...) now passes out the stream content-type. User visible strings are now nsString arguments (for subsequent i18n) 1998-06-04 05:09:32 +00:00
rpotts
b66a3bd9e7 Turned off the load_background flag when loading URLs... This allows netlib to produce more status information which gets pushed out of nsIStreamListener::OnProgress(...) 1998-06-02 20:17:17 +00:00
scullin
b1765c3548 Added tests sub-directory. 1998-06-02 18:39:17 +00:00
scullin
c3162bc6d9 Fix nglayout build. 1998-06-02 02:54:02 +00:00
scullin
0ec9d09794 Moved from /webshell/tests 1998-06-02 01:27:17 +00:00
scullin
035e8b2060 Landing modular netlib 1998-06-02 01:08:47 +00:00
scullin
314c70ad58 Landing modular netlib on UNIX 1998-06-02 00:23:17 +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
kipp
e8603e4561 Quiet please 1998-06-01 20:53:01 +00:00
kipp
07a06155bb Fixed interface decl to be consistent with everything else 1998-06-01 18:37:21 +00:00
scullin
5a868c0418 Start building mime type routines as separate library. 1998-06-01 18:29:28 +00:00
scullin
a84471f1f3 Moved from main 1998-06-01 18:19:25 +00:00
scullin
a2a8091f25 Fix build bustage. 1998-05-29 23:28:49 +00:00
scullin
f4bdb23b32 Change XP_IS_ macros to NET_IS_ macros. 1998-05-29 23:04:49 +00:00
scullin
db05167115 Work on landing UNIX modular netlib 1998-05-29 22:54:31 +00:00
scullin
d1a5cf5769 Changed XP_TO_ macros to NET_TO_ macros. Lame, but it doesn't
really warrent a grander solution.
1998-05-29 22:06:10 +00:00