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

646 Коммитов

Автор SHA1 Сообщение Дата
atotic fcb81f3583 First Checked In. 1998-06-16 21:39:13 +00:00
valeski bc863fda6b 123702 - we weren't handling http 100 "continue" status codes properly. rev'd by gagan, approved by don 1998-06-16 17:52:42 +00:00
rods 949b959091 fixed UNIX resource protocol 1998-06-16 00:04:43 +00:00
kmcclusk 5e0e4dacd0 Added resource protocol support under unix. 1998-06-15 23:42:16 +00:00
spider c466113367 Defining dbopen on Unix too. Reviewed by rpotts. 1998-06-11 23:46:52 +00:00
valeski 09c1d0d801 122606: ftp password request text change. approved by don 1998-06-11 23:36:55 +00:00
scullin b0fb5d2024 Fix mac build. 1998-06-10 20:28:49 +00:00
scullin f6f23a4b6c Fix serious date parsing bug. Approved ltabb. 1998-06-10 18:57:41 +00:00
gordon 121a67a24b Include needed header for XP_MAC. 1998-06-08 11:01:39 +00:00
morse 6639da6400 cookie management changes 1998-06-08 04:14:31 +00:00
morse f497601f0c change for cookie management 1998-06-07 16:07:47 +00:00
morse 3a8eef8a25 cookie management changes 1998-06-07 16:01:49 +00:00
dveditz 00d6097177 merging from SMARTUPDATE_BRANCH 1998-06-07 09:10:29 +00:00
gordon d20deb0ff1 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 7a0c852179 Attempt to fix mac build. 1998-06-06 00:42:33 +00:00
morse 579973ea21 cookie management changes 1998-06-06 00:22:03 +00:00
scullin 8952d819ce Moved xp_reg to network/utils/mkreg. It was only used in netlib, anyway. 1998-06-05 23:45:30 +00:00
scullin 0ed36cea4c Use real implementation of xp_hash for now. 1998-06-05 23:23:24 +00:00
scullin f49c018adb Fix typo. 1998-06-05 21:47:00 +00:00
scullin 7357e83d7e Try that again. 1998-06-05 18:48:20 +00:00
scullin a77bf0ca90 Moved mkformat.h 1998-06-05 18:47:30 +00:00
scullin 53a748f779 Moved mkformat.h to network/mimetype 1998-06-05 18:36:14 +00:00
scullin 726793da82 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 6fb221589b Getting ready for mac. 1998-06-05 17:48:24 +00:00
scullin 61cee206b1 Back out dbm use on windows because of lame build order dependency. 1998-06-05 02:23:15 +00:00
scullin 984423c93e Removed libpwcac stubs. 1998-06-05 01:42:15 +00:00
scullin 713012d8d8 Used libdbm and libpwcac instead of stubs. 1998-06-05 01:39:31 +00:00
scullin 2e2870a2ff Start using real dbm and pwcac libraries. 1998-06-05 01:24:59 +00:00
kipp e44ba81da9 Use PL_strcasecmp so that netlib can link again when it's modular 1998-06-05 00:08:17 +00:00
danm 6eb2d7b8f3 added internet keyword tooltip extraction a:don 1998-06-04 23:25:53 +00:00
scc c518b6d483 First Checked In. 1998-06-04 22:51:07 +00:00
sfraser dbe2fa8bbf Remove an include that was breaking windows and UNIX builds. 1998-06-04 21:32:45 +00:00
scullin 2218c67ede Stub out NET_NewStream. 1998-06-04 19:54:11 +00:00
pinkerton 562338fe0e 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 84fa6350fd Add libmimetype.so 1998-06-04 15:23:32 +00:00
scullin e0c2f1ee64 Remove cvview.c from the MODULAR_NETLIB build. 1998-06-04 14:51:26 +00:00
scullin 2f7c042490 Re-added LO_getNextTabableElement for UNIX. 1998-06-04 14:35:09 +00:00
sfraser bdec1837fe Added needed include if JAVA is on 1998-06-04 07:30:56 +00:00
sfraser 0361e98fa8 include xp_error 1998-06-04 06:51:17 +00:00
rpotts 8023a4d901 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 8a7df79468 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 dc97719bf7 Added tests sub-directory. 1998-06-02 18:39:17 +00:00
scullin e14505b475 Fix nglayout build. 1998-06-02 02:54:02 +00:00
scullin fd795f1c94 Moved from /webshell/tests 1998-06-02 01:27:17 +00:00
scullin 17594b93ba Landing modular netlib 1998-06-02 01:08:47 +00:00
scullin f122c938a6 Landing modular netlib on UNIX 1998-06-02 00:23:17 +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
kipp fb8881c928 Quiet please 1998-06-01 20:53:01 +00:00
kipp 5ee697f97b Fixed interface decl to be consistent with everything else 1998-06-01 18:37:21 +00:00
scullin 38d31c06b9 Start building mime type routines as separate library. 1998-06-01 18:29:28 +00:00
scullin e59c79df40 Moved from main 1998-06-01 18:19:25 +00:00
scullin b85fd594c7 Fix build bustage. 1998-05-29 23:28:49 +00:00
scullin 6828d6df9b Change XP_IS_ macros to NET_IS_ macros. 1998-05-29 23:04:49 +00:00
scullin 3a1d12e989 Work on landing UNIX modular netlib 1998-05-29 22:54:31 +00:00
scullin 0d793b73b5 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
morse 0dc7c509ef add htmldlgs.h to list of include files 1998-05-29 19:15:45 +00:00
morse 5b7d2abeef remove absolute path on include file 1998-05-29 19:15:05 +00:00
sfraser dd650809d5 Changes for the new build system, and unify prefix files. 1998-05-28 19:27:24 +00:00
morse e5b7e964c0 bug 122126, reviewed by valeski 1998-05-28 17:07:23 +00:00
rpotts 784dd4feba removed the B1M define... Use MODULAR_NETLIB instead... 1998-05-28 04:56:44 +00:00
rpotts ba7aa202fe Removed B1M define and used MODULAR_NETLIB instead... 1998-05-28 04:55:51 +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 3170f9c0c9 Eliminate SOCKET_ERRNO and xp_sock.h 1998-05-28 00:17:37 +00:00
rpotts 3938c56f1b Changed NET_WritePostData(...) to only send a CRLF between headers and data if both are present... On in the modular netlib, headers can be placed in the URL_s->post_data... This cahnge is ifdef B1M 1998-05-27 23:07:13 +00:00
rpotts 53066532ad Added B1M define if the MODULAR_NETLIB environment variable is defined... 1998-05-27 23:05:18 +00:00
rpotts e9e369df70 Added support for XP_FindCOntextOfType(....) This is needed to turn off the poll_netlib_all_the_time flag after a POST has occurred 1998-05-27 23:04:11 +00:00
rpotts 6c92640acb Null terminate the post databuffer... 1998-05-27 23:03:05 +00:00
sfraser 7b11eacf10 Fix warnings 1998-05-27 22:55:38 +00:00
scullin 171f34b2e8 Fix bool type mismatch. 1998-05-27 21:18:25 +00:00
morse c21ebf95fc bug 122126, reviewd by valeski 1998-05-27 19:46:30 +00:00
morse 46c109eb23 bug 122126, reviewed by valeski 1998-05-27 19:34:31 +00:00
morse aca41505f7 bug 122126, approved by valeski 1998-05-27 19:32:19 +00:00
scullin 6b3a0ee5c9 Strip out XP functions from last bug fix. 1998-05-27 18:50:54 +00:00
morse 7b3a4d2013 bug 122126, reviewed by valeski 1998-05-27 08:06:33 +00:00
scullin 9b1599e358 Enable html coloring stream converter in modular netlib. 1998-05-27 01:28:29 +00:00
scullin 5271cf4072 Change magic emacs line to reflect correct tab size. 1998-05-27 01:27:50 +00:00
scullin 13d6d3d9ce Don't build mkstream.c with modular netlib 1998-05-27 01:26:05 +00:00
scullin dffa57fdb6 Enable more protocols 1998-05-27 01:24:22 +00:00
scullin 8767bd8b54 Rebuild when sub-libraries change. 1998-05-27 01:24:05 +00:00
sfraser 8b60e1683b Addd some more export files 1998-05-27 00:53:11 +00:00
ltabb f55ec6663b this is a test for judd, no code effect 1998-05-26 14:51:51 +00:00
scullin ca17a6a2cc Only build module with nglayout. 1998-05-23 03:54:56 +00:00
scullin b234d82528 Landing modular netlib on Window. 1998-05-23 01:38:10 +00:00
scullin 5ffccc995d Fix nglayout build. 1998-05-23 01:28:11 +00:00
sfraser 061bb4d1e2 First Checked In. 1998-05-23 01:14:17 +00:00
rjc 4d23f5f733 Fix FTP on Mac. (Approval by module owner: gagan) 1998-05-23 00:09:18 +00:00
scullin d4dcfbffd0 Landed raptor modular netlib stuff 1998-05-22 23:38:40 +00:00
gagan 6a9c1e5307 Unix builds. Not in the main build yet. 1998-05-22 18:38:10 +00:00
gagan 59bd099685 strlen to PL_strlen. Not in the build yet. 1998-05-22 18:34:22 +00:00
montulli 8975646124 initial add of netsream.h , not yet in build 1998-05-21 22:03:55 +00:00
gagan 536ad7a355 An excursion timing class. 1998-05-21 21:56:58 +00:00
guha 94e6266f7f Add prototype, temporary bug fix added. 1998-05-21 19:23:44 +00:00
guha aaaba15db0 Cookie changes. 1998-05-21 19:08:38 +00:00
gagan 4bafd703cf Added nsCachePref for cache preferences. This will have the interface
for libpref or nsPref stuff. Added database support for dbm. General
progress. This is not in the main build as yet.
1998-05-21 18:04:34 +00:00
gagan c6c0695f50 Added nsCachePref for cache preferences. This will have the interface
for libpref or nsPref stuff. General progress. This is not in the main
build as yet.
1998-05-21 18:03:50 +00:00
montulli b12668c7f2 initial add of cstream library, not yet in build 1998-05-20 22:36:31 +00:00
valeski 5872e0fb6d fixing a purify UMR as reported by Kipp 1998-05-20 02:33:17 +00:00
montulli 692f7473da fix commercial build 1998-05-19 03:37:48 +00:00
montulli a2533ce26a fix commercial build 1998-05-19 03:28:35 +00:00
montulli 9e071098fe fix commercial build 1998-05-19 03:22:20 +00:00
montulli a29d01c443 add pr includes for build 1998-05-19 01:46:14 +00:00
scullin 235f14fdbf Moving over from xp library to NSPR 1998-05-19 00:57:15 +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
gagan 835456826b progress... 1998-05-13 21:38:42 +00:00
sar f10fb0a051 add softupdt to list of includes 1998-05-13 19:39:53 +00:00
sar 3524c7240c add mktrace.h to the export lists. It's required by softupdt 1998-05-13 18:39:52 +00:00
sar e9147a5102 adding jtools to the include path 1998-05-13 17:53:28 +00:00
sar a6c1fe6b53 add jtools to the include paths 1998-05-13 17:33:42 +00:00
sar f737ac3cee add mkutils.h since it wasn't being exported, and it's needed. Also make a formatting change for EXPORTS for readability 1998-05-13 05:48:50 +00:00
donm 9ca0c328c0 Export mkutils.h and cache header files. 1998-05-12 22:57:27 +00:00
gagan c7c10fe7fa Fixes the Linux build problems. Thanks Ramiro. 1998-05-12 19:21:59 +00:00
montulli 1d71052154 add <signal.h> 1998-05-12 02:28:20 +00:00
montulli 45f5c658fc add <signal.h> 1998-05-12 00:42:47 +00:00
montulli a67c0a2122 add mkgeturl.h 1998-05-11 22:04:57 +00:00
montulli e1f75c7e02 add #mkgeturl.h 1998-05-11 21:41:26 +00:00
montulli 8299afdb42 update include path 1998-05-08 23:40:53 +00:00
atotic 183fb901ca More build changes, added some missing files 1998-05-08 21:42:48 +00:00
scullin 1a55c1ef8b Fix depth, and add client directory 1998-05-08 21:27:46 +00:00
atotic 8b81a46747 More build changes (renaming the targets) 1998-05-08 21:03:19 +00:00
atotic b26873107a Added an include of shist.h 1998-05-08 17:27:49 +00:00
atotic 000a550620 First Checked In. 1998-05-08 17:13:01 +00:00
gagan 97249bb7fa Add module id to object. 1998-05-06 23:24:55 +00:00
gagan 4f07c7e88e Time something using an excursion class. 1998-05-06 23:18:38 +00:00
gagan f186337daa Progress. 1998-05-06 20:29:20 +00:00
montulli bf9d168124 add mkaccess to makefile fix warnings 1998-05-05 21:40:39 +00:00
montulli 376bcf15f2 remove annoying asserts 1998-05-05 18:32:09 +00:00
montulli c226c0e287 add glhist.h to fix compile warnings 1998-05-05 17:45:41 +00:00
gagan 4876fac0ff Updated include locations. 1998-05-05 00:41:34 +00:00
gagan 8bbfaa6ab4 MSDev project file update. 1998-05-05 00:40:21 +00:00
gagan 4e72e4f2b4 RC file. 1998-05-05 00:39:07 +00:00
gagan 77afdc68c5 Added the test example.
NSPR changes.
1998-05-05 00:37:53 +00:00
gagan bf507ab492 removed a not used file. 1998-05-02 02:35:41 +00:00
gagan f36ef9f4f3 New modular cache files. 1998-05-02 02:29:42 +00:00
montulli 5406e2605e move bug fix over from lib/libnet 1998-05-01 23:30:33 +00:00
montulli 6537ef129e apply fixes from older netlib directory 1998-05-01 23:19:50 +00:00
montulli bc0fed4978 move extcache function to public header 1998-05-01 23:19:03 +00:00
montulli 55f6e3ad0b move memcachefunc to public header 1998-05-01 23:16:57 +00:00
montulli 54d2fabad1 fix include statement 1998-05-01 23:13:28 +00:00
montulli ffc19d88ad fix prototype 1998-05-01 02:24:39 +00:00
scullin 5fb770829c Added netcache requirement. 1998-05-01 00:58:36 +00:00
montulli c11ba7bb16 fix proto 1998-05-01 00:04:12 +00:00
montulli 095a5a8394 Add unix makefiles and make a few include file tweaks for unix compilation 1998-04-30 23:52:15 +00:00
montulli 2c0bbfc1c9 fix layout .> lay 1998-04-30 23:45:52 +00:00
montulli eb91ba8b9d fix makefile 1998-04-30 23:44:45 +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