Commit Graph

428 Commits

Author SHA1 Message Date
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
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
tor%cs.brown.edu
627090c158 Remove extraneous semicolons that trip up the SUNWspro compiler. r=scc 2000-02-01 22:26:12 +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
ben%netscape.com
3112d2bd6d updated wallet text strings file, removing some of the geekyness 2000-01-30 02:28:14 +00:00
mscott%netscape.com
e4e38eafa4 api sync for doc loader service
r=travis
2000-01-29 06:11:44 +00:00
mscott%netscape.com
7d22f8928d Fix mac build breakage. 2000-01-29 01:18:15 +00:00
sspitzer%netscape.com
409f587e6d turn nsIWalletService.h into nsIWalletService.idl r=morse 2000-01-29 00:52:55 +00:00
sspitzer%netscape.com
351e86f036 added files: mozilla/extensions/wallet/public/nsIPasswordSink.idl, mozilla/extensions/wallet/public/nsIKeyedStreamGenerator.idl, mozilla/extensions/wallet/public/nsIWalletService.idl 2000-01-29 00:52:28 +00:00
sspitzer%netscape.com
2bf93be997 spell offset right. not part of the build. 2000-01-28 17:30:58 +00:00
sspitzer%netscape.com
e27833e44a fix it, to use less %{C++ crap. thanks to mscott for the pointers on how.
next step, remove nsIWalletService.h from the build.
2000-01-28 06:24:41 +00:00
sspitzer%netscape.com
aca028c4f4 change the name from index to offset 2000-01-28 04:42:05 +00:00
sspitzer%netscape.com
a9bd54c99e use unsigned longs, and not longs, for the salt and the offset 2000-01-28 04:41:29 +00:00
sspitzer%netscape.com
795c6b969f taking a crack at turning nsIWalletService.h into nsIWalletService.idl
not part of the build yet.
2000-01-28 04:09:14 +00:00
sspitzer%netscape.com
6776dd07ce adding this interfaces, they will be used when we make the storing
of passwords in single signon "safer".
2000-01-28 04:08:16 +00:00
morse%netscape.com
b4639bca0c one more attempt to fix bug 24907, r=dp 2000-01-26 07:45:37 +00:00
morse%netscape.com
bf0ed27371 fix bug 24907 again, require old password when changing password, r=dp 2000-01-26 06:28:59 +00:00
morse%netscape.com
6bc0c8375b fix real stupid error, r=dp 2000-01-26 03:31:57 +00:00
morse%netscape.com
3c0769c16b fix bug 24909, don't display signons if database hasn't been unlocked, r=dp 2000-01-26 02:46:09 +00:00
morse%netscape.com
d4ae10a7ac fix bug 24907, require old password when user tries to change password, r=dp 2000-01-26 02:45:31 +00:00
morse%netscape.com
f106f08b8f new wallet editor, r=ben 2000-01-26 00:29:15 +00:00
morse%netscape.com
b08960d2ae fix bug 23892, minor glitches in wording in signon viewer, not reviewed 2000-01-25 04:52:22 +00:00
morse%netscape.com
ad953865d7 bug 23913, new wallet editor, r=ben 2000-01-25 03:30:33 +00:00
morse%netscape.com
256f2955d4 bug 23913, new wallet editor, r=dp 2000-01-25 03:21:22 +00:00
morse%netscape.com
5b16a999be fix minor coding bug, r=dp 2000-01-25 03:20:35 +00:00
morse%netscape.com
584f5e1c9e minor wording change in dialog, not reviewed 2000-01-25 03:20:04 +00:00
morse%netscape.com
54a6e1bc79 fix corruption of username in saved password database, r=dp,waterson, a=jar 2000-01-20 20:58:41 +00:00
morse%netscape.com
de1e526b0a speed up download of wallet tables, r=dp 2000-01-19 01:14:53 +00:00
morse%netscape.com
01ce4c8e4b fix bug 21324, remove one level of dialog, r=pnunn 2000-01-15 19:36:29 +00:00
morse%netscape.com
7d10ee5167 trivial two-character change to remove build warning, no review 2000-01-15 17:25:58 +00:00
morse%netscape.com
6069428a80 just a table change, no code review 2000-01-15 16:30:46 +00:00