Commit Graph

75 Commits

Author SHA1 Message Date
morse%netscape.com
eaccbb83f6 one more attempt to clean up mac build 1998-08-30 15:43:56 +00:00
morse%netscape.com
9762f635fc I give up, backing out trust labels 1998-08-30 08:49:56 +00:00
morse%netscape.com
d8b702b5c4 giving up on mac for now, backing out some but not all of the changes 1998-08-30 07:09:27 +00:00
morse%netscape.com
fbacae5a4b fix compile error 1998-08-30 06:01:22 +00:00
morse%netscape.com
e96c77be7e *** empty log message *** 1998-08-30 05:54:08 +00:00
morse%netscape.com
fac3e0ab83 attempt to fix bustage on the mac 1998-08-30 05:09:35 +00:00
morse%netscape.com
a747f68910 mkaccess.h 1998-08-30 03:23:42 +00:00
valeski%netscape.com
6e76b6cca3 we're now respecting success/failure return values from PREF_Get* routines, for the most part. imap, pop, news weren't cleaned up (nor was nucache).
Default values are now used when PREFs are down.
1998-08-25 21:17:03 +00:00
valeski%netscape.com
0f008fad17 fixed memory leak a little more safely :) 1998-08-19 23:33:46 +00:00
valeski%netscape.com
0862ae1419 fixed memory leak 1998-08-19 23:32:43 +00:00
cls%seawood.org
84f1cedcbb AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
morse%netscape.com
fbd83c1497 fixed incorrect return type on NET_CookiePermission 1998-08-19 02:30:25 +00:00
morse%netscape.com
614353a324 changes for privacy-central pane 1998-08-18 20:00:37 +00:00
morse%netscape.com
c04648b8c7 fix bug in cookie viewer 1998-08-15 15:42:18 +00:00
morse%netscape.com
e9120b7a73 fix problems in cookie viewer 1998-08-15 01:17:50 +00:00
sdagley%netscape.com
bafb230a6a Add MacFE stubs for FE_CheckConfirm and FE_SelectDialog for morse's privacy code. danm acquired the appropriate permissions from the module owners for the XP spammage. 1998-08-13 22:11:56 +00:00
danm%netscape.com
f144820e06 XP_WIN versions of the privacy FE dialogs 1998-08-12 21:46:09 +00:00
morse%netscape.com
590d9c981f improved cookie viewer, approved by valeski 1998-08-12 03:59:45 +00:00
valeski%netscape.com
be5d366318 added the transfer_encoding reset code to all builds (no longer #ifdef'd) and placed it everywhere we were doing content_encoding clearing. Also did some reformatting. Ran the transfer_encoding stuff by gagan. 1998-08-11 19:07:55 +00:00
valeski%netscape.com
c24fb74738 nglayout - clear the transfer encoding field in the url_s before doing a redirect so it doesn't interfer with the redirecting url stream selection 1998-08-11 05:19:03 +00:00
valeski%netscape.com
0f09a8eff7 another memory leak and formatting changes 1998-08-11 04:52:12 +00:00
valeski%netscape.com
a6a2ce3e93 someone forgot to add parenthesis which could cause memory leaks on redirects. Not anymore! Parenthesis added. 1998-08-11 02:59:31 +00:00
donm%netscape.com
df7ed7fb7a Fixes Unix build problem with MOZ_COOKIEMANAGE and MOZ_SINGLESIGNON
flags turned on.  Approved by: Steve Morse
1998-08-10 20:38:26 +00:00
waterson%netscape.com
17dec56a44 Modified timing macros to include MWContext parameter. 1998-08-09 20:32:30 +00:00
morse%netscape.com
7177ae2212 fix minor bugs, alphabetize items in cookie viewer lists 1998-08-05 03:34:16 +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
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
gagan%netscape.com
c78b10e6bc Fix for 309717 and 64550. 1998-07-30 02:32:48 +00:00
waterson%netscape.com
f85b66269f Added runtime tracing calls. Approved by gagan. 1998-07-29 06:03:10 +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
scullin%netscape.com
d8865c23f7 Really fix cookies for modular netlib. 1998-07-24 01:34:52 +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
dfm%netscape.com
0b7890852b Landed privacy features from PRIVACY_BRANCH_070898; Transaction Receipts
and Privacy Policies are still switched off, so mozilla/privacy doesn't
build by default.
1998-07-20 18:40:09 +00:00
morse
b98d17893c fix bug 159169, reviewed by rpotts & valeski 1998-07-09 00:37:11 +00:00
valeski
075a4efda1 fixed cookies reset by server bug. 241770, approved by don 1998-07-01 22:36:44 +00:00
ricardob
8dd686f908 trying to fix compile error for HG22087 with rosetta.h 1998-06-25 20:03:52 +00:00
spider
cb94dae31e NORMANDY_DDAY merge... 1998-06-25 05:50:45 +00:00
valeski
e4c6d501b5 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
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
morse
2423715c64 cookie management changes 1998-06-06 00:22:03 +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
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
sfraser
cbc8c6d2bc include xp_error 1998-06-04 06:51:17 +00:00