Commit Graph

285 Commits

Author SHA1 Message Date
gagan%netscape.com
2e9fc32fae Fix schtupid warning on schMac. 1998-08-07 06:24:05 +00:00
morse%netscape.com
a23bb6b0da fix build bustage on mac 1998-08-07 05:15:03 +00:00
morse%netscape.com
b6831046a7 alphabetize entries in viewers, put up nag boxes 1998-08-07 03:15:53 +00:00
guha%netscape.com
00b90f1e3e pop in client 1998-08-05 22:47:23 +00:00
morse%netscape.com
7177ae2212 fix minor bugs, alphabetize items in cookie viewer lists 1998-08-05 03:34:16 +00:00
warren%netscape.com
057280d3f7 Fixed version umber for js3250.lib. 1998-08-05 01:33:36 +00:00
jgellman%netscape.com
d72a23b27a whups! cpp ifdefs aren't the same as nmake ifdefs! 1998-08-04 22:59:24 +00:00
waterson%netscape.com
629191671b Added timing/tracking for cache hits. 1998-08-04 22:55:25 +00:00
waterson%netscape.com
afb2b78356 Fixed bustage that I'd missed while merging. 1998-08-04 19:44:07 +00:00
waterson%netscape.com
1420a5b95e Changes to timing to support clocks. Layout changes approved by toshok, netlib changes approved by gagan. 1998-08-04 19:35:56 +00:00
gagan%netscape.com
c8921958bf Fix for 309403. Support for WebSTAR FTP server added. 1998-08-04 00:24:06 +00:00
gagan%netscape.com
0b7f45aabb Prefetching enabled and architechtural changes put in. Anchor tags for prefetching is deprecated. 1998-08-04 00:20:38 +00:00
dfm%netscape.com
fdb50afecb Removed ifdefs from netlib privacy-policy code. Approved: gagan 1998-08-03 23:29:48 +00:00
guha%netscape.com
2f28e25b96 More random mail stuff 1998-08-03 22:22:40 +00:00
guha%netscape.com
7ad99699e4 Additions for Pop mail. Approved by Judson.
(ifdefed out)
1998-08-01 23:17:45 +00:00
morse%netscape.com
4e773ba9ea changes for anonymous mode, reviewed by rdf 1998-08-01 15:00:35 +00:00
morse%netscape.com
0eb74f814b change for anonymous mode, reviewed by valeski 1998-08-01 14:52:41 +00:00
morse%netscape.com
223acd26c0 changes for anonymous mode, reviewed by valeski 1998-08-01 14:51:15 +00:00
rpotts%netscape.com
ded87a43a6 Disable NET_PollSockets(...) optimization until it works correctly... 1998-08-01 09:13:20 +00:00
scullin%netscape.com
14abac59c5 Fixed date struct overflow. 1998-07-30 23:30:10 +00:00
gagan%netscape.com
c78b10e6bc Fix for 309717 and 64550. 1998-07-30 02:32:48 +00:00
pierre%netscape.com
93d5b11cc9 changed the 'modular' targets: removed cvpics.c, added cvmime.c and nsRelatedLinks.cp 1998-07-29 20:57:11 +00:00
scullin%netscape.com
e56171c730 Safety check our automatic context deleting. (NGLayout only) 1998-07-29 18:44:23 +00:00
waterson%netscape.com
f85b66269f Added runtime tracing calls. Approved by gagan. 1998-07-29 06:03:10 +00:00
rpotts%netscape.com
7e2d9d8b5e Removed all calls to NET_PollSockets(...). Netlib now does the polling itself... 1998-07-29 06:01:57 +00:00
rpotts%netscape.com
6ed683d129 Removed the need for clients to explicitly call NET_PollSockets(...). This has been replaced with a timer based polling scheme 1998-07-29 06:01:11 +00:00
pierre%netscape.com
3d76a39c90 raptor: added mkstream.c to the 'modular' targets 1998-07-28 04:09:06 +00:00
pinkerton%netscape.com
27934de5a3 backing out dcone's addition of nsRelatedLinks.cpp to project. 1998-07-27 22:15:18 +00:00
dcone%netscape.com
0819429621 defined a mac WH_TempName for modular Netlib. Raptor change. 1998-07-27 19:53:51 +00:00
dcone%netscape.com
a1e00ced0a turned on the compilation of mkstream.c 1998-07-27 19:50:40 +00:00
vidur%netscape.com
5639f27847 Added methods to nsINetService to get and set cookie string for a URL 1998-07-25 00:32:32 +00:00
vidur%netscape.com
e7551f3f13 Added PR_EXTERN_C macros necessry for Raptor 1998-07-24 23:52:27 +00:00
morse%netscape.com
db3025af97 fix bug 309831, reviewed by gagan 1998-07-24 23:38:25 +00:00
rpotts%netscape.com
66ec1412c1 Get rid of some unix warnings... 1998-07-24 20:53:38 +00:00
kipp%netscape.com
da659eee79 Handle absolute url's better 1998-07-24 18:16:05 +00:00
rpotts%netscape.com
17acb2afff Added IStreamListener::OnStatus(...)... 1998-07-24 10:02:50 +00:00
scullin%netscape.com
d8865c23f7 Really fix cookies for modular netlib. 1998-07-24 01:34:52 +00:00
michaelp%netscape.com
aa5160c9ae modified for new streaming APIs. 1998-07-23 20:43:08 +00:00
scullin%netscape.com
5681d60943 Fixed build bustage. I can't believe people are still adding context
functions. They should be shot.
1998-07-23 18:31:05 +00:00
kipp%netscape.com
4842ab2b19 Added in parsing for references 1998-07-22 23:38:20 +00:00
jevering%netscape.com
2618db2426 Fixed build problem on NT 5.0 with null exports line. 1998-07-22 23:25:35 +00:00
rpotts%netscape.com
eaaa7e51a1 Allow OnDataAvailable(...) to abort a binding operation by returning an error code... 1998-07-22 11:21:27 +00:00
rpotts%netscape.com
d32f62b2a7 Removed some signed/unsigned warnings... 1998-07-22 11:20:37 +00:00
scullin%netscape.com
ce1e323c8d Fix crash _and_ memory leak? Is it too much to hope? 1998-07-22 03:48:17 +00:00
scullin%netscape.com
9bcf094a7d Fix crash, leak again. 1998-07-22 02:56:50 +00:00
valeski%netscape.com
7e812f0625 299916. no longer sending gratuitus connection header if we don't need to. and no longer sending uname/password in referer fields (edge case bug) 1998-07-22 01:04:01 +00:00
valeski%netscape.com
83144ffbbe 123018, changing http authentication mechanism. 1998-07-22 00:49:51 +00:00
scullin%netscape.com
a2f1447e8c Fix context leakage. 1998-07-22 00:16:00 +00:00
dcone%netscape.com
3d71b34a31 Fixed build for this, took out files not needed. 1998-07-21 21:53:32 +00:00
scullin%netscape.com
28eb2a44f0 Added rules to install/clobber resource gifs. 1998-07-21 21:22:25 +00:00