Commit Graph

388 Commits

Author SHA1 Message Date
vidur
d426e95c0d Fixed casting problems on Linux 1998-07-02 17:46:15 +00:00
vidur
134b9563ba Fixed casting problems on Linux 1998-07-02 01:10:21 +00:00
vidur
243f875b26 Added nsINetContainerApplication interface and a way to get the user agent, etc. from the containing application 1998-07-01 23:56:20 +00:00
rpotts
643c05a792 Fixed up IID for nsIStreamListener 1998-07-01 11:24:10 +00:00
rpotts
5530aff594 Split the nsIStreamListner interface into nsIStreamObserver and nsIStreamListener 1998-07-01 11:23:17 +00:00
rpotts
c2deafd2d2 Changed sprintf(...) to PR_snprintf(...) 1998-07-01 11:22:25 +00:00
kipp
8feb13ed67 Fixed memory overwrite bug 1998-06-30 23:37:35 +00:00
vidur
f42cdcf454 Added code to relative->absolute URL conversion path to deal with .. and . in the path 1998-06-26 22:09:18 +00:00
scullin
a477b6cb5b Memory fixes from my branch. 1998-06-24 17:38:21 +00:00
atotic
475b627351 Fixed the following Mac compile error: Error : inconsistent linkage: 'extern' object redeclared as 'static' nsNetService.cpp line 292 { 1998-06-24 01:17:51 +00:00
atotic
2b30eaf7bd First Checked In. 1998-06-16 21:39:13 +00:00
rods
b7c8bee768 fixed UNIX resource protocol 1998-06-16 00:04:43 +00:00
kmcclusk
00e683c2bc Added resource protocol support under unix. 1998-06-15 23:42:16 +00:00
spider
2493b31e4f Defining dbopen on Unix too. Reviewed by rpotts. 1998-06-11 23:46:52 +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
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
scullin
cc3d9c6f83 Stub out NET_NewStream. 1998-06-04 19:54:11 +00:00
scullin
4454448de1 Add libmimetype.so 1998-06-04 15:23:32 +00:00
scullin
4d60e3dc2b Re-added LO_getNextTabableElement for UNIX. 1998-06-04 14:35:09 +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
0ec9d09794 Moved from /webshell/tests 1998-06-02 01:27:17 +00:00
scullin
314c70ad58 Landing modular netlib on UNIX 1998-06-02 00:23:17 +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
f4bdb23b32 Change XP_IS_ macros to NET_IS_ macros. 1998-05-29 23:04:49 +00:00
rpotts
830582b310 removed the B1M define... Use MODULAR_NETLIB instead... 1998-05-28 04:56:44 +00:00
rpotts
80c2a4f3cf 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
7cae507835 Null terminate the post databuffer... 1998-05-27 23:03:05 +00:00
scullin
c13e5a777a Enable more protocols 1998-05-27 01:24:22 +00:00
scullin
23cf4c9f0c Rebuild when sub-libraries change. 1998-05-27 01:24:05 +00:00
scullin
213aa607f0 Landed raptor modular netlib stuff 1998-05-22 23:38:40 +00:00