Commit Graph

1918 Commits

Author SHA1 Message Date
kaie%netscape.com
4dd6f71c90 Removing some duplicate lines that were introduced accidentially. 2001-08-08 01:26:57 +00:00
javi%netscape.com
89024435e7 Fix for Bug 88565, checking in for Kai Engert
r=cotter, sr=ddrinan

Missed this patch as part of my last check-in for this bug.
2001-08-07 23:54:22 +00:00
ddrinan%netscape.com
657acb1f6c Bug 87134 - change insecure to unencrypted, r=ddrinan,sr=blizzard 2001-08-07 22:22:20 +00:00
javi%netscape.com
74875ca345 Fix for 88552, Checking in for Kai Engert
r=ddrinan, sr=blizzard

Set default value of timeout to 1.
2001-08-07 21:21:40 +00:00
javi%netscape.com
8236c9cf81 Fix for bug 82886, Checking in for Kai Engert
r=mcgreer, sr=blizzard

Remove unused/confusing column from the Cert Manager.
2001-08-07 21:18:10 +00:00
mcgreer%netscape.com
5da4560b7a copy the plaintext password over 2001-08-07 21:11:46 +00:00
javi%netscape.com
080c56be19 Fix for Bug 8853, Checking in for Kai Engert
r=ddrinan, sr=blizzard

Fix alignment problems with text before & after input field
in master password timeout.
2001-08-07 21:09:38 +00:00
javi%netscape.com
472f177919 Fix for Bug 88565, Checking in for Kai Engert
r=cotter, sr=blizzard

Fix some wording inconsistincies.
2001-08-07 21:03:01 +00:00
javi%netscape.com
7d5ca070a5 Fix for Bug 90997, Checking in for Kai Engert
r=ddrinan, sr=blizzard

Make PSM dialogs come to the top.
2001-08-07 20:57:18 +00:00
ddrinan%netscape.com
b55bd9f255 Bug 54104 - fix to find the built in CA certs 2001-08-07 18:56:13 +00:00
mcgreer%netscape.com
070a6e685b Yet Another Instance Of Needing to Send the Password Down for FIPS 2001-08-07 16:46:52 +00:00
mcgreer%netscape.com
0b46751d74 fix bug in param allocation 2001-08-07 16:35:06 +00:00
mcgreer%netscape.com
6c177391c5 implement key deletion in certutil 2001-08-07 16:04:12 +00:00
mcgreer%netscape.com
070debc909 undo last change 2001-08-07 00:45:42 +00:00
mcgreer%netscape.com
1f0128a692 fix hash password integrity 2001-08-07 00:45:22 +00:00
nicolson%netscape.com
29f59cec37 Fix 93983: empty line in jss.def breaks HP build 2001-08-06 23:52:18 +00:00
mcgreer%netscape.com
78068a5ef5 more changes for fips to make sure token is logged in 2001-08-06 20:37:27 +00:00
mcgreer%netscape.com
be0c0a0e5c more FIPS fixes. it's possible the old crypto lib alloc'ed the PQG params and copied them over when creating the DSA key, otherwise this code would have never worked. It's also possible this code was never tested as-is. At any rate, the static vars go out of scope and wreak havoc later on, so alloc the memory. 2001-08-06 18:57:16 +00:00
mcgreer%netscape.com
1edee3f9a8 another FIPS workaround 2001-08-06 18:19:12 +00:00
mcgreer%netscape.com
4502e6e9b2 more FIPS changes, keep pw context with key to avoid pw prompt 2001-08-06 16:01:10 +00:00
bryner%netscape.com
5ca544cf1d Checking in for cls@seawood.org. Bug 93282 - pipnss not rebuilt when NSS static libraries change. r=bryner. 2001-08-04 23:29:40 +00:00
javi%netscape.com
f0a6568baa Remove ^M characters. 2001-08-03 22:49:22 +00:00
javi%netscape.com
a434d73e7c Update the CRMF templates so that the ASN.1 encoder correctly
encodes optional fields that have sub-templates that may
potentially stream.  This will fix PSM Bug 92502
2001-08-03 22:26:25 +00:00
mcgreer%netscape.com
59b5e92958 fix broken builds by exporting PK11 PBE functions for smime.so (PKCS#12) 2001-08-03 20:12:12 +00:00
mcgreer%netscape.com
9d98643622 fix for #92940, PKCS#12 broken in FIPS mode. Force keygen to occur on token, added new PKCS#11 mechanisms to handle PKCS#12 integrity key generation. 2001-08-03 18:50:54 +00:00
javi%netscape.com
bec1d3cddc Fix for Bug 8125 Checking in for Rangan Sen
r=ddrinan, sr=hewitt,blizzard

Check to see if a CA cert already exists in DB before importing.
2001-08-03 18:39:01 +00:00
nicolson%netscape.com
8ccfea9abd Fix 93382: snprintf() undefined on windows 2001-08-03 09:18:30 +00:00
nicolson%netscape.com
c1a20a54a5 Fix 88255: SSLSocket.forceHandshake should return more error information 2001-08-03 08:37:44 +00:00
nicolson%netscape.com
1cbc65ca2e Make test conform to 3.1 API 2001-08-03 07:21:09 +00:00
nicolson%netscape.com
eb3e9f941c Make the javadoc target work 2001-08-03 07:17:54 +00:00
nicolson%netscape.com
75d7fb98b5 Fix 93324: CryptoManager.getCACerts returns an empty array 2001-08-03 07:07:40 +00:00
nicolson%netscape.com
4022db02f5 Fix 93364: SSLSocket.setCipherPolicy needs to be called before using SSL 2001-08-03 07:01:52 +00:00
nicolson%netscape.com
3838f20301 Fix 93117: some SSL classes not in jss.jar 2001-08-03 06:59:41 +00:00
javi%netscape.com
08a7cf5129 Fix pk12util by modifying my previous patch. 2001-08-03 00:37:53 +00:00
ddrinan%netscape.com
98470d0683 Bug 91684 - Incorrect alers with CMS 4.2 SP2. r=javi,sr=blizzard 2001-08-02 23:55:56 +00:00
ddrinan%netscape.com
d1f3037072 Bug 86860 - cert issuer details. r=javi,sr=blizzard 2001-08-02 23:52:25 +00:00
ddrinan%netscape.com
18974de8f4 Bug 85720 - domestic DES 56-bit cipher pref. r=ssaux,sr=blizzard 2001-08-02 23:46:30 +00:00
mcgreer%netscape.com
f78082d28d fix DSA key gen 2001-08-02 21:06:38 +00:00
mcgreer%netscape.com
9ee2624f53 changes to make FIPS mode work 2001-08-02 21:04:14 +00:00
javi%netscape.com
46087dde8d Fix for Bug 91978 Checking in for Eddy Kim
r=javi, sr=blake

Make some PSM prefs lockable.
2001-08-02 20:11:38 +00:00
javi%netscape.com
c2551e2ead Fix for Bug 78811 Checking in for Rangan Sen
r=ddrinan sr=hewitt

Make double clicking on an entry in cert manager bring up the cert viewer.
2001-08-02 00:32:00 +00:00
javi%netscape.com
70eb7611bd Fix for Bug 90641 Checking in for Rangan Sen
r=ddrinan, sr=hewitt

Fix the title for certificate expired/certificate not yet valid dialog
2001-08-02 00:12:14 +00:00
javi%netscape.com
bf33f24177 Backing out previous check-in. 2001-08-02 00:02:34 +00:00
javi%netscape.com
93a716dc4f Fix for Bug 89420 Checking in for Rangan Sen
r=ddrinan, sr=hewitt

Fix missized download cert dialog.
2001-08-01 23:55:36 +00:00
javi%netscape.com
009c5667e7 Fix for Bug 84825 Checking in for Rangan Sen
r=ddrinan sr=hewitt

Remove hard coded width from dialog.
2001-08-01 23:49:42 +00:00
javi%netscape.com
3e95b099e0 Fix for Bug 91732 Checking in for Stephen Walker
r=javi sr=blizzard

Properly disable/enable textfield in master passwords panel.
2001-08-01 23:44:06 +00:00
ddrinan%netscape.com
53c8bfda11 Check in for Kai. Bug 83165 - js strict warnings. r=ddrinan,sr=blizzard 2001-08-01 23:37:38 +00:00
javi%netscape.com
9b6341d009 Fix for bug 89086 Checking in for Kai Engert
r=ddrinan, sr=blizzard

Make keyboard events work as expected for PSM dialogs.
2001-08-01 23:35:08 +00:00
ddrinan%netscape.com
2cd29b07f0 Check in for Kaie. Bug 78719 - js strict warnings. r=ddrinan,sr=blizzard 2001-08-01 23:25:40 +00:00
javi%netscape.com
69a2af3913 Fix for Bug 88552 Checking in for Kai Engert
r=ddrinan sr=blizzard

Disallow bad values in the timeout value when setting the timeout
inthe master password dialog.
2001-08-01 23:25:04 +00:00