Commit Graph

660 Commits

Author SHA1 Message Date
dp%netscape.com
e8881de410 Using weak refs for holding passwordSink. This prevents circular refs. r=scc 2000-02-08 06:37:59 +00:00
dp%netscape.com
e08cdc92a1 Using NS_HTTP_STARTUP_CATEGORY for lazily startup cookies. 2000-02-08 06:34:05 +00:00
morse%netscape.com
ff14efeb93 extending hyatt's changes to cookie viewer to signon viewer to fix bug 25432 2000-02-08 03:53:00 +00:00
morse%netscape.com
b94162993c extend patchhyatt previously made to fix bug 25432 2000-02-08 03:46:23 +00:00
morse%netscape.com
374502650d fix bug 26561, extra dialog for saving password, r=neeti 2000-02-08 02:08:05 +00:00
hyatt%netscape.com
f280862dfb Bug fixes. 2000-02-08 01:02:47 +00:00
scc%netscape.com
73802d6f2e Pro5 update 2000-02-07 23:06:04 +00:00
dp%netscape.com
b0674f97e7 Clearing gNeedsSetup on key transition from set to notset. r=morse 2000-02-07 01:03:51 +00:00
morse%netscape.com
7101022eaa fix crash on bad password, r=dp 2000-02-07 00:46:55 +00:00
morse%netscape.com
024f3f9017 fix crash on exit, fix bug 26738, r=dp 2000-02-06 23:36:49 +00:00
bryner%uiuc.edu
4ab36e52f8 Removing erroneous comments. r=ben. 2000-02-06 22:24:06 +00:00
dp%netscape.com
74fe02f79f Removing platform ifdefs. r=morse 2000-02-06 17:57:29 +00:00
morse%netscape.com
d193b47ad1 fix bug 26380, wallet files being downloaded to early, r=dp 2000-02-06 17:01:42 +00:00
sspitzer%netscape.com
ec599fa0da fix windows build bustage for dp. 2000-02-06 10:08:40 +00:00
dp%netscape.com
05c1d3832e - Wallet Service implements nsIPasswordSink
- Wallet uses BasicStreamGenerator to do obscuring
- Changed Wallet_KeySet() to Wallet_IsKeySet()
- Setter Wallet_InitKeySet() for gIsKeySet() implemented
2000-02-06 09:48:27 +00:00
dp%netscape.com
cf366f7ad4 dummy 2000-02-06 09:40:51 +00:00
davidm%netscape.com
643d194472 Bug 25949 update access paths for codewarrior update. 2000-02-06 04:38:30 +00:00
morse%netscape.com
8a133041fb Cookie Permission file was not getting read in, r=dp 2000-02-05 05:42:02 +00:00
morse%netscape.com
4286a99350 fix bug 26305, wallet editor is empty, r=ben 2000-02-05 01:36:47 +00:00
sspitzer%netscape.com
f49cfcec16 use nsXPIDLCStrings to make the code cleaner and prevent possible leaks.
r=alecf,dp,morse
2000-02-04 23:05:33 +00:00
morse%netscape.com
932abefdf3 clear list of saved sigons when database timeout occurs, r=pnunn 2000-02-04 03:09:23 +00:00
morse%netscape.com
7b3f77d257 added a title line, not reviewed 2000-02-04 01:36:57 +00:00
morse%netscape.com
12261234d1 minor cleanup, r=waterson 2000-02-03 08:30:57 +00:00
morse%netscape.com
cce4fd2f93 implement disginguished-schema in wallet, r=waterson 2000-02-03 08:09:04 +00:00
morse%netscape.com
91d72a5ed1 bug 26324, changed a boolean from true to false, not reviewed 2000-02-03 07:37:24 +00:00
sspitzer%netscape.com
efbb62e4f6 make mailnews use the "no stripping url" wallet interface.
fix the url mangler and single signon to work when we use the "no stripping url" interface.
2000-02-03 06:43:12 +00:00
sspitzer%netscape.com
96a0249281 change to allow someone to use the "no strip url" interface in wallet.
no one is using it yet, because it doesn't work.

r=mscott
2000-02-03 05:01:42 +00:00
bryner%uiuc.edu
349e796f16 Adding finger protocol. To use it, enter a URL such as
"finger:user@host".  This is not hooked up to the build yet. r=valeski.
2000-02-02 22:48:55 +00:00
tomk%mitre.org
5eeb6cafd2 The implementation of the Mozilla DOM wrapper classes. testMozDOM.cpp is an
example of how to use/test the classes and makedom is a sample make file for
building the test app and all classes.
2000-02-02 18:44:48 +00:00
tomk%mitre.org
47a8eab4e9 Removed these files so they can be replaced with the actual Mozilla DOM wrapper
classes following the Mozilla* naming convention.
2000-02-02 18:32:45 +00:00
tomk%mitre.org
968ad90110 Changes and additions to support DOM wrapper classes. 2000-02-02 18:17:30 +00:00
morse%netscape.com
60291cd8c1 minor textual changes 2000-02-02 13:34:04 +00:00
morse%netscape.com
0dddebadf2 cancelling out of change-password was resulting in being asked for database key twice, r=pnunn 2000-02-02 01:34:54 +00:00
morse%netscape.com
c8d92158af remove compile-time warnings 2000-02-01 23:27:50 +00:00
pinkerton%netscape.com
ff5704575e native clipboard/d&d impls now handle text/plain internally, always providing text/unicode to a client. fixes bugs 8427 and 24010. r=scc. 2000-02-01 22:26:21 +00:00
tor%cs.brown.edu
627090c158 Remove extraneous semicolons that trip up the SUNWspro compiler. r=scc 2000-02-01 22:26:12 +00:00
pp%ludusdesign.com
48e640ed4f Conversion to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-01 14:26:27 +00:00
morse%netscape.com
8473871310 get rid of compile-time warning message 2000-02-01 10:56:45 +00:00
waterson%netscape.com
c64dfeb878 fix build bustage 2000-02-01 09:34:01 +00:00
sspitzer%netscape.com
b4f1c05ac0 make it so we can stuff a value given to us by the user from a Prompt()
can be stuffed into the single signon database, just like a password
can be.  auth news needs this.  r=dp,alecf
2000-02-01 08:43:48 +00:00
dp%netscape.com
1ec5165a21 added files: mozilla/extensions/wallet/src/nsBasicStreamGenerator.cpp 2000-02-01 08:20:40 +00:00
morse%netscape.com
951d85c300 getting ready to support encrytion, r=jar 2000-02-01 08:11:11 +00:00
dp%netscape.com
620faed348 Fixing build breakage. 2000-02-01 08:03:42 +00:00
dp%netscape.com
df6ebdca9d Adding nsBasicStreamGenerator on windows. r=sspitzer 2000-02-01 07:55:39 +00:00
sspitzer%netscape.com
e5e750e1c1 fix build bustage for dp. 2000-02-01 07:44:00 +00:00
dp%netscape.com
f6dc75a755 Implementing BasicKeyedStreamGenerator. 2000-02-01 07:03:57 +00:00
dp%netscape.com
6009219653 Removing unused NS_DEFINE_IID and changing used ones to NS_GET_IID() r=morse 2000-02-01 07:01:00 +00:00
dp%netscape.com
e90e2ef333 Changing comments to reflect new semantics of interface. 2000-02-01 05:09:18 +00:00
dp%netscape.com
87083c17e8 Using NS_METHOD to satisfy windows compiler instead of nsresult. 2000-01-31 22:57:28 +00:00
rginda%netscape.com
18bb9b179f -- CHATZILLA CHANGES ONLY --
* irc.js
verify nickname after login (001)
call changeNick with mixed case nick (regression introduced by previus checkin.)
2000-01-31 22:17:36 +00:00