Commit Graph

642 Commits

Author SHA1 Message Date
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
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
rginda%netscape.com
ecc7a6d6aa Remove some console debug writes 2000-01-28 23:29:28 +00:00
sspitzer%netscape.com
2bf93be997 spell offset right. not part of the build. 2000-01-28 17:30:58 +00:00
dp%netscape.com
0da5ddd2ea Backing out previous change until NS_CALLBACK issue on win is figured out. 2000-01-28 11:19:34 +00:00
dp%netscape.com
a7a0170cbb Calling cookie register and unregister proc into the category from
generic module.
2000-01-28 10:22:47 +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
beard%netscape.com
ee6065e565 added myself as a contributor. 2000-01-28 01:14:11 +00:00
rginda%netscape.com
8305c6104f more fixes to the ctcp regex 2000-01-27 10:13:27 +00:00
rginda%netscape.com
d266ed9673 Add slashnet, dalnet, and undernet networks 2000-01-27 09:57:06 +00:00
rginda%netscape.com
c70abc8999 fix regex in onCTCP 2000-01-27 09:49:30 +00:00