Commit Graph

2161 Commits

Author SHA1 Message Date
sonmi%netscape.com
972247cef4 disabeling the missing platformlist for solaris 2001-08-13 18:17:17 +00:00
mcgreer%netscape.com
879c001c45 clean up patch based on wtc review 2001-08-13 13:50:56 +00:00
mcgreer%netscape.com
f5e05df41e be strict about passing wincx in pk12util. 2001-08-12 20:57:40 +00:00
sonmi%netscape.com
10981d86eb temporarily disabled QA for 32 bit Solaris builds until ANthony finds time to
implement the builds
2001-08-12 16:17:35 +00:00
bryner%netscape.com
96d4e843eb Bug 94062 - remove support for MOZ_NSS_AUTOCONF. Patch from wtc, r=cls. 2001-08-12 04:25:41 +00:00
rangansen%netscape.com
f8d986449a bug# 85792, r=javi, sr=hewitt
Accidentally missed a few things last time - cleaning up.
2001-08-12 03:03:01 +00:00
rangansen%netscape.com
cfaa616278 bug# 85792, r=javi, sr=hewitt
Forgot to remove this line when checked in last time
2001-08-12 01:53:39 +00:00
rangansen%netscape.com
6e47a13084 bug# 77431, r=javi, sr=hewitt
Forgot to remove this line when checked in last time
2001-08-12 01:52:58 +00:00
mcgreer%netscape.com
7eb7ae03e3 fix for 94866, DSA key gen broken on 64-bit platforms 2001-08-11 14:59:03 +00:00
rangansen%netscape.com
da2c6db446 Forgot to check in this line last time 2001-08-11 01:13:11 +00:00
rangansen%netscape.com
c62fdba496 Enhancing delete cert feature
bug# 85792 ; r=javi ; sr=hewitt
2001-08-11 00:13:10 +00:00
rangansen%netscape.com
f5a43e4f78 Enhancing edit cert feature
bug# 77431 ; r=javi ; sr=hewitt
2001-08-10 23:39:58 +00:00
rangansen%netscape.com
d3d6e37644 Workaround Fix for missized window.
bug# 93083 ; r=javi ; sr=hewitt
2001-08-10 22:32:44 +00:00
rangansen%netscape.com
808accb03f Workaround Fix for missized window.
bug# 89420 ; r=javi ; sr=hewitt
2001-08-10 22:31:57 +00:00
cls%seawood.org
8d8031072b Building PSM1 has not been supported from quite some time now so remove dirs to prevent accidental building 2001-08-10 21:55:05 +00:00
rangansen%netscape.com
b1eb7d424c Fix to allow passwords > 30 characters
bug# 79805 ; r=javi ; sr=blizzard
2001-08-10 21:11:40 +00:00
ddrinan%netscape.com
16cc9955fc Bug 90987 - view file does not set lock icon. r=javi,sr=blizzard 2001-08-10 20:56:30 +00:00
kaie%netscape.com
5dfc8aa9c0 #82141, checking in for blizzard@mozilla.org
r=javi@netscape.com sr=tor@acm.org
Adding error return check.
2001-08-10 19:55:32 +00:00
javi%netscape.com
543eab07f1 Remove hard coded paths pointing to the inside of the tree replacing them
with a single occurrence of the top level 'dist' directory.
2001-08-10 18:30:18 +00:00
mcgreer%netscape.com
30ed9204fa make error return more readable 2001-08-10 16:13:13 +00:00
mcgreer%netscape.com
b5ad2a94e9 duh. Return error % 256 (to get 255 when error is SECFailure). 2001-08-10 16:06:57 +00:00
kaie%netscape.com
65e51528a0 Checking in for Stephen Walker (walk84@yahoo.com)
PSM XUL cleanup. Bug #88328
r=javi@netscape.com sr=hewitt@netscape.com
2001-08-10 13:40:32 +00:00
rangansen%netscape.com
29a5139e48 patch to bug # 92213, r=javi, sr=hewitt.
Fixes the xul window sizing issue.
2001-08-10 01:34:51 +00:00
rangansen%netscape.com
05bc12b616 patch to bug # 78615, r=ddrinan, sr=hewitt.
Fixes the xul window sizing issue
2001-08-10 01:33:42 +00:00
javi%netscape.com
1d88f0bc1f Fix for Bug 87654 r=ddrinan sr=blizzard
Turn off OCSP when painting the Cert Manager because painting
the certificate manager becomes painfully slow whenever OCSP is on.
2001-08-10 01:05:57 +00:00
javi%netscape.com
5d42020c44 Forgot this when checking in yesterday. 2001-08-10 01:01:22 +00:00
ddrinan%netscape.com
2ae77cc74a Bug 92475 - Display error when SSL server CRL has expired. r=javi,sr=blizzard 2001-08-09 22:29:34 +00:00
ddrinan%netscape.com
ee2c75f35c Bug 59758 - form submission gives incorrect warning. r=javi,sr=blizzard 2001-08-09 22:26:16 +00:00
sonmi%netscape.com
0876028890 added QA for Solaris 8 forte 6 NSS
fixed bug that Redhat 7.1 Llinux was still dependend on the 6.x build
changed the calling of mksymlinks (without options)
2001-08-09 21:09:08 +00:00
sonmi%netscape.com
0df74dcd45 fixed bug #94356 (script tries to kill unrelated rsh processes)
changed # of tests TOTAL_TESTS to account for the fips tests
2001-08-09 21:06:51 +00:00
mcgreer%netscape.com
ca1878cfa5 force certutil to always return 255 on error. Make sure there is only one pointer to password callback arg. 2001-08-09 20:57:58 +00:00
sonmi%netscape.com
21ba42ba45 added removal of the pk12 lock file
added option -all to clean all commonly used QA machines to work
around a problem, that left lock files on all the machines
2001-08-09 20:55:24 +00:00
sonmi%netscape.com
c1dc328465 changed setting of directories to seperate NSS specifics from
commonly used directories
2001-08-09 20:53:22 +00:00
mcgreer%netscape.com
c63a539773 print a useful error message when password fails 2001-08-09 20:14:15 +00:00
mcgreer%netscape.com
d454f0472f when doing file passwords, only open the file once to retrieve the password, then keep it in memory. Seems to fix scripting problems (especially in FIPS, which hits the password prompt a lot). 2001-08-09 13:58:30 +00:00
mcgreer%netscape.com
7a148171dd fix for 92962, need to chomp newline at end of message body. 2001-08-09 13:30:44 +00:00
nicolson%netscape.com
9f0b7149a8 update version string to JSS 3.1, RTM. 2001-08-09 03:02:23 +00:00
kaie%netscape.com
1bea5fdf3d r=javi@netscape.com sr=blizzard@mozilla.org
Fixing crash, checking for nullness, see bug 94171.
2001-08-09 01:38:48 +00:00
wtc%netscape.com
5c22f83be9 Bugzilla bug #20860: building NSS on 64-bit OS (such as Solaris) requires
setting USE_64=1.  The patch is from cls.  r=wtc.
2001-08-09 01:38:08 +00:00
javi%netscape.com
1bfe1e4d7a Fix for Bug 89998, Checking in for Mark Anderson
r=javi, sr=hewitt

Get rid of soon to be deprecated titlebox widget.
2001-08-09 01:24:01 +00:00
mcgreer%netscape.com
38517f2ab0 add the new FIPS QA to the suite 2001-08-08 21:12:42 +00:00
mcgreer%netscape.com
7c7d7404b9 adding a script to do FIPS QA 2001-08-08 21:12:10 +00:00
mcgreer%netscape.com
66923155b9 Look for the private key when listing keys.
The second part of this patch was checked in, see revision 1.28.  Yet, somehow, it never showed up.
2001-08-08 13:37:42 +00:00
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
javi%netscape.com
2b6fc2a663 Fix for Bug 88550 Checking in for Kai Engert
r=ddrinan sr=blizzard

Some more Javascript warnings.
2001-08-01 23:21:20 +00:00
javi%netscape.com
290905f327 Fix for Bug 88547 Checking in for Kai Engert
r=ddrinan sr=blizzard

Get rid of some more JavaScript warnings.
2001-08-01 23:17:59 +00:00
javi%netscape.com
1490020e6a Fix for Bug 84163 Checking in for Kai Engert
r=ddrinan sr=blizzard

Get rid of some Javascript warnings.
2001-08-01 23:16:11 +00:00
javi%netscape.com
f05abe55b5 Fix for Bug 84151 Checking in for Kai Engert
r=ssaux,ddrinan sr=blizzard

Add some text for the case where a cert doesn't have the appropriate
text for us to present to the user.
2001-08-01 23:13:26 +00:00
javi%netscape.com
ebc10a1395 Fix for Bug 83177, Checking in for Kai Engert
r=ddrinan, sr=blizzard

Add PFX to the supported file extensions when looking for a certificate
to look for.  Will make inter-op with IE better.
2001-08-01 23:07:57 +00:00
javi%netscape.com
7fadde140f Fix for Bug 78802, Checing in for Kai Engert
r=ddrinan, sr=blizzard

Show complete date and time for certs in cert viewer.
2001-08-01 23:05:08 +00:00
javi%netscape.com
481d7a4140 Fix for Bug 87361, Checking in for Kai Engert
r=javi, sr=blizzard

Add more useful error message during PKCS #12 Backup.
2001-08-01 23:01:37 +00:00
javi%netscape.com
3b543df258 Fix for Bug 87262, Checking in for Kai Engert
r=ddrinan, sr=blizzard

Get rid of some JS warnings by declaring variables.
2001-08-01 22:56:37 +00:00
javi%netscape.com
7878d7fd93 This is a patch for Bug 80416. r=relyea
This fixes a problem with encoding optional octet strings.  The code
 previously took a NULL SECItem that was not streaming and interpreted
 that data.


 XXX This may cause trouble when we try to encode large
     S/MIME messages that may require streaming.
2001-08-01 22:39:50 +00:00
javi%netscape.com
e06d8aceb5 Fix for Bug 92922, checking in for blizzard
Make the continue button work on the Unknown Issuer SSL error alert.
2001-08-01 01:40:10 +00:00
nicolson%netscape.com
1f969e934e Fix 92882: coreconf jdk.mk doesn't support solaris x86
r=wtc.
2001-07-31 18:58:49 +00:00
sonmi%netscape.com
22d7c56ffe adapted for filesystem move (mccrel) 2001-07-30 17:05:55 +00:00
sonmi%netscape.com
248afc818d preparation for network independend and local QA 2001-07-27 23:06:46 +00:00
javi%netscape.com
bdb7727abe Oops. Weren't supposed to take out the title as part of this patch. 2001-07-27 21:31:44 +00:00
javi%netscape.com
dc351ee72d Fix 78615, Checking in for Rangan Sen
r=ddrinan, sr=hewitt, a=blizzard

Fix sizing problems with expired certificates.
2001-07-27 21:20:55 +00:00
sonmi%netscape.com
2130944b0e fixed a problem that PC Solaris 9 x86 was reported as sparc solaris 9 2001-07-26 20:21:22 +00:00
nicolson%netscape.com
208a8f62b4 Upgrade to NSS 3.3 RTM. 2001-07-26 11:33:47 +00:00
javi%netscape.com
042abf08fc Fix for Bug 91466, Checking in for Hakan Waara
r=javi, cotter sr=hewitt, a=dbaron

Re-work the Unknown CA dialog to make it less confusing.
2001-07-26 01:53:13 +00:00
tfox%netscape.com
cbc6ebf3c1 Added build_coreconf target. 2001-07-25 23:14:16 +00:00
sonmi%netscape.com
55ffc94cc9 added functionality for solaris 9 2001-07-25 21:08:06 +00:00
sonmi%netscape.com
29db9e67b3 added solaris 9 symlinks 2001-07-25 21:07:24 +00:00
sonmi%netscape.com
c369cb8300 added PC Solaris 9 2001-07-25 18:33:28 +00:00
bryner%netscape.com
014323bd96 Checking in for jag. Bug 86734 - getting rid of NS_WITH_SERVICE. r=dbaron, rs=scc. 2001-07-25 00:37:28 +00:00
javi%netscape.com
dcef2e7a02 Fix for Bug 84824, checking in for Chris Seawood
Add .cvsignore file to PSM 2 directories.
2001-07-25 00:29:57 +00:00
javi%netscape.com
b637266291 Fix for Bug 85451, r=ddrinan, jag sr=blizzard
Don't use style="overflow:auto" on tree widgets.  Re-write the data
  display panel of the cert viewer to use textbox instead of tree.
2001-07-25 00:16:42 +00:00
javi%netscape.com
4a6fec4d30 Fix for Bug 77010, Checking in for Kakan Waara
r=rangansen, sr=hewitt

  Remove Close button from Cert Viewer.
2001-07-24 23:55:27 +00:00
sonmi%netscape.com
8c8e49a636 added more errorindicators (segmentation fault, bus error, ..., bug 83418
a recent fix in the toolstest had produced a problem in the diff of the backwardcompatibility test
see bug 90244 - fixed
2001-07-24 20:36:48 +00:00
javi%netscape.com
56973d821d Fix for Bug 91638, checking in for Stephen Walker
r=ddrinan, sr=blizzard

  Add semi-colons to end of onload directives in 2 xul files.
2001-07-24 19:50:06 +00:00
mcgreer%netscape.com
867a310a99 fix for 90510, listing individual certs from token 2001-07-24 19:26:53 +00:00
sonmi%netscape.com
2acffebc93 removed linux symlinks 2001-07-24 02:42:40 +00:00
javi%netscape.com
c0eb034324 Oops. Checked in the wrong version of the patch.
Checking in correct fix for nsSSLIOLayerWrite
2001-07-24 01:03:47 +00:00
javi%netscape.com
1a5dd9d78e Fix for Bug 88244, r=ddrinan, sr=blizzard
Use necko's premature EOF mechanism to re-try connections to
  TLS intolerant sites.  This makes TLS through proxies possible.
2001-07-24 00:42:52 +00:00
nicolson%netscape.com
d47babf58c Fix bug 90228: Signtool not picking up hidden (dot) files when performing
signing.
Don't skip files that start with "." and "#".
2001-07-20 21:31:33 +00:00
javi%netscape.com
d7c9f31360 Fix for Bug 88230, checking in for ccarlen
r=javi, sr=tor

 Initialize an un-initialized variable and make sure we don't call
 NSS if NSS is uninitialized.
2001-07-20 20:16:23 +00:00
mcgreer%netscape.com
0ed73cf55a what's this, a checkin to lib/pki?
stub out function implementations, make it build
2001-07-19 20:41:38 +00:00
mcgreer%netscape.com
017f25312f make some header/source definitions consistent to fix build 2001-07-19 20:40:42 +00:00
ddrinan%netscape.com
73e571375a Check in for jst. Remove some unused macros 2001-07-19 00:10:13 +00:00
javi%netscape.com
b210a46eb7 Fix for Bug 89105, Checking in for Stephen Walker
r=ddrinan, sr=blizzard

Let's only say connect once in the generic SSL error note.
2001-07-18 20:29:04 +00:00
javi%netscape.com
9849b9a13e Fix for Bug 85695, Checking in for Stephen Walker
r=ssaux, sr=blizard

Change Login->Log In and Logout->Log Out so that we display words
that are in the English dictionary.
2001-07-18 20:25:59 +00:00
javi%netscape.com
aa2dbe4953 Fix for Bug 83239, Checking in for Stephen Walker
r=ddrinan, sr=blizzard

get rid of some strict JS warnings.
2001-07-18 20:23:33 +00:00
javi%netscape.com
97ea3a48cb Fix for Bug 82904, Checking in for Stephen Walker
r=ssaux,sr=blizzard

consistency in naming of the cert viewer.
2001-07-18 20:20:54 +00:00
javi%netscape.com
72d847ea6e Fix for Bug75906, checking in for Stephen Walker
r=ddrinan, sr=blizzard

Add UI for Leaving a site that supports encryption.
2001-07-18 20:17:48 +00:00
javi%netscape.com
021648808e Fix for Bug 89114, Checking in for Stephen Walker
r=javi, sr=blizzard

Make left arrow key work in Validation panel.
2001-07-18 19:57:29 +00:00
sonmi%netscape.com
c9cebbc6e4 oops... wrong filesystem - undid the changes 2001-07-16 20:47:03 +00:00
ddrinan%netscape.com
89a00ad87f Check in for tao. Bug 88277 - (JS) cut off strings when loading pkcs11 module. r=mcgreer,sr=blizzard 2001-07-16 20:33:07 +00:00
sonmi%netscape.com
c9430fe3a9 changed the buildserver from blds-sca15a to redbuild 2001-07-16 20:14:00 +00:00
mcgreer%netscape.com
6b2d374162 checkin for colin, patch to make OpenVMS build in object tree 2001-07-16 15:18:53 +00:00
bryner%uiuc.edu
b0bdc592a3 Bug 90237 - fixing PSM regressions from bug 70857. Patch from
walk84@yahoo.com, r=ddrinan, sr=blizzard.
2001-07-14 18:10:16 +00:00
bryner%uiuc.edu
b53e7e9875 Bug 90741 - change box to hbox and vbox. Patch by andersma@luther.edu,
r=ddrinan, sr=hewitt.
2001-07-14 17:55:57 +00:00
ddrinan%netscape.com
3d43b4fb31 Remove ^M that was accidentially checked in. 2001-07-12 18:44:58 +00:00
ddrinan%netscape.com
d39b3e59c8 Bug 90335 - extra security warning. r=bryner,sr=jst 2001-07-12 06:34:20 +00:00
relyea%netscape.com
75ce50af5f Bug 90413... add symbols console needs to integrate with NSS 3.3 2001-07-11 23:58:00 +00:00
relyea%netscape.com
db56f0409c Bug 90413 2001-07-11 23:57:01 +00:00
ddrinan%netscape.com
5b1587330a Updated Windows share_blds_cmpnts location. (tfox) 2001-07-11 22:56:37 +00:00
nicolson%netscape.com
08e2e4de48 use NSS 3.3 Beta 2. 2001-07-11 18:23:04 +00:00
nicolson%netscape.com
1f36272423 Remove SSLCallbackNotifier, which no longer exists 2001-07-11 04:30:48 +00:00
sonmi%netscape.com
f7afa7855d we were missing one signtool test, by having -w twice instead of -v (list)
-w (signerinfo)
2001-07-10 23:45:56 +00:00
nicolson%netscape.com
5c70712a67 Fix 90188, variable going out of scope. 2001-07-10 20:44:14 +00:00
ddrinan%netscape.com
499c3685af Fixed problem with previous check in 2001-07-10 04:56:12 +00:00
nicolson%netscape.com
513072209f Fix 87807: Add library version info to the JSS shared library. 2001-07-10 01:59:44 +00:00
ddrinan%netscape.com
8b23998d7f Check in for tao. Bug 86807 - Menu items are missing. r=jbetak,sr=hyatt 2001-07-10 01:18:24 +00:00
ddrinan%netscape.com
1bc78bfc1a Bug 77837 - PSM UI in language pack. r=tao,sr=blizzard 2001-07-10 00:39:40 +00:00
sonmi%netscape.com
21e086f4ad modu`iffied the LD_LIBRARY_PATH for iws-perf 2001-07-09 22:48:40 +00:00
ddrinan%netscape.com
3ebf943a9e Checkin for adnersma. Bug 70857 - XUL syntax. r=timeless,sr=blake 2001-07-09 19:03:21 +00:00
sonmi%netscape.com
50a5817fc4 removed the check for lock files on the tinderbox QA 2001-07-09 17:56:12 +00:00
sonmi%netscape.com
ee81438928 took out the reporting backwardcompatibility test that is not done anymore
changed the format of the tables
appended a diff at the end of the backwardcompatibility tests
2001-07-09 17:50:08 +00:00
sonmi%netscape.com
c65b911734 took unnecessary backwardcompatibility test out 2001-07-09 17:48:34 +00:00
sonmi%netscape.com
faaf9eb36f took out unnecessary version of the backwardcompatibility test 2001-07-09 17:47:49 +00:00
ddrinan%netscape.com
7ac5cc95ed Fix for bug 89139 - RegisterProfileChangeObserver returns garbage. r=walk84,sr=blizzard 2001-07-08 17:45:00 +00:00
ddrinan%netscape.com
8babf11c1a Check in on behalf of walk84. Bug 88838 - help button for Cert Manager/Auth not working. r=ddrinan,r=oeschger,sr=blizzard 2001-07-07 20:58:54 +00:00
sonmi%netscape.com
fef929a9a3 added option -s to strip unnecessary components out of the path carefull with
this option, unnecessary means just nut usefull for *my* purpose
2001-07-06 20:26:27 +00:00
relyea%netscape.com
ebc2ea6aae Allow Ask always to work with tokens. 2001-07-06 19:00:12 +00:00
sonmi%netscape.com
f21dbe94be scripts to quickly set the paths to today's build and lib 2001-07-06 17:21:02 +00:00
wtc%netscape.com
ce413b8c54 Bugzilla bug 70758: additional changes for this bug. r=nicolson.
Modified files: list.c sign.c verify.c
2001-07-06 13:28:21 +00:00
nicolson%netscape.com
bcf02f1d15 remove calls to deprecated CryptoManager.initialize(secmoddb, certdb, keydb); 2001-07-06 01:18:36 +00:00
nicolson%netscape.com
dc7aa55f2c Fix 88312: CryptoManager.initialize() causes nullpointerexception. 2001-07-06 01:08:08 +00:00
ddrinan%netscape.com
1ed94dad3a Bug 88834 - typo in cert detail view. r=javi,sr=tor 2001-07-05 22:53:19 +00:00
sonmi%netscape.com
1d7ac722df fix for bug 87914 - can not run if PATH doesn't contain . 2001-07-05 19:58:59 +00:00
relyea%netscape.com
1163402894 Add SECMOD_AddNewModule() to export list. 2001-07-05 17:16:29 +00:00
ddrinan%netscape.com
fbda807803 Check in for Javi. Bug 83695 - delete cert from smartcard. r=drinan,sr=blizzard 2001-07-04 18:33:53 +00:00
nicolson%netscape.com
2b3b3ddbeb add plaintext symmetric key unwrapping JNI function. 2001-07-03 23:39:57 +00:00
nicolson%netscape.com
d532122a1f Add PLAINTEXT key unwrapping algorithm, allowing us to pull in symmetric
keys from their raw, unwrapped form.
2001-07-03 23:39:33 +00:00
nicolson%netscape.com
8cf0a564db Build a dummy module list. This allows JSS to work when NSS has been
initialized with NSS_NoDB_Init.
2001-07-03 21:27:17 +00:00
nicolson%netscape.com
efed69eb89 Fix the secure random provider for the DSAME folks 2001-07-03 21:17:18 +00:00
wtc%netscape.com
fcc917f873 NSS 3.3 has been renamed NSS 3.4. Two '-' chars should be '+'. 2001-07-03 17:41:19 +00:00
sonmi%netscape.com
f3ad835a9b removing, should be a dead file 2001-07-03 00:57:45 +00:00
ddrinan%netscape.com
23853aa80c Bug 87233, r=javi,sr=mscott,a=chofman 2001-07-02 23:25:00 +00:00
bryner%uiuc.edu
d43e30645b checking in for jag.
Bug 88413 -- replace nsString::GetUnicode() with get().  r=dbaron, rs=scc.
2001-06-30 18:04:39 +00:00
mcgreer%netscape.com
332c61b5aa changes needed to make addbuiltin build again 2001-06-29 14:09:25 +00:00
javi%netscape.com
cbc9e1e2a4 Fix for bug 86548 patch provided by oeschger r=javi, rs=brendan, sr=hewitt
Enable context sensitive help for PSM dialogs.
2001-06-29 04:48:18 +00:00
javi%netscape.com
a6389eb275 Fix for Bug 88256 r=mcgree, sr=brendan
Fix PKCS12 backup so that it works on the Mac.  Use
  nsILocalFile::OpenNSPRFileDesc to get a PRFileDesc*
  instead of PR_Open since PR_Open doesn't deal with
  native paths on the Mac at all.
2001-06-29 04:35:04 +00:00
nicolson%netscape.com
4df96456a0 Make JSS releasable with "gmake release". 2001-06-29 01:54:49 +00:00
nicolson%netscape.com
bf7be06934 Changes to make JSS more easily releasable.
Also, get rid of NS_USE_JDK_TOOLSET.
2001-06-29 01:53:01 +00:00
ddrinan%netscape.com
0dbb5635b5 Checking fix for bug 87902 for Javi. r=ddrinan,sr=brendan,a=asa 2001-06-28 20:12:40 +00:00
nicolson%netscape.com
4c9c46275b This is file is ancient cruft. 2001-06-28 01:50:39 +00:00
nicolson%netscape.com
34d2f25223 Fix 88063: JSS binary release must use NSPR and NSS binary releases.
Patch written (and presumably reviewed) by wtc.
2001-06-28 01:43:12 +00:00
bryner%uiuc.edu
a50ed6eef9 Bug 75049 - Enable NSS for carbon build. patch from beard, r=mcgreer, sr=nelsonb, a=asa. 2001-06-28 01:40:39 +00:00
javi%netscape.com
8d8886f4b0 Fix for bug 87865 r=nelsonb,mcgreer
Use the constant SIEVE_SIZE instead of the sizeof operator since
  the type for the variable sieve is different on the Mac.
2001-06-28 00:05:55 +00:00
javi%netscape.com
80b4a8b68d Fix for Bug 87834 r=ddrinan, sr=blizzard
Fix forced backup during cert issuance.  Needed to set the token for
  exporting before calling ExportToFile.  Remove a double free.  Catch
  the case where the CA wants to set the nickname on a cert and pass
  the nickname to NSS so that it gets set correctly when importing.
2001-06-27 23:48:00 +00:00
ddrinan%netscape.com
57b4f04566 Bug # 87182. r=javi,sr=hyatt, a=asa 2001-06-27 06:38:42 +00:00
ddrinan%netscape.com
42ca368bca Bug # 87922, r=lord,sr=darin,a=asa 2001-06-27 04:56:20 +00:00
cotter%netscape.com
abb467f5e5 Second of two changes already made on branch to fix bug 82434, r=javi, sr=darin, a=asa. 2001-06-27 03:21:07 +00:00
javi%netscape.com
e1e0a56df9 Fix for Bug 87675 r=ddrinan,sr=alecf,a=blizzard
Only copy the CERTCertTrust passed into the constructor of nsNSSCertTrust
  iff it's non-NULL and default a cert type that we don't know, then default
  to SERVER_CERT since that's the only type we won't know about.
2001-06-27 00:33:17 +00:00
wtc%netscape.com
f2143ac49e Bugzilla bug 86528: have tstclnt exit with 254 (= -2 mod 256) where it
was exiting with -2 before so that old test script that expects 254
continues to work.  r=larryh.
Modified Files: tstclnt.c sslauth.txt
2001-06-27 00:29:01 +00:00
nicolson%netscape.com
851d2d624b Windows doesn't understand single quotes, so it fudges the command. 2001-06-27 00:28:56 +00:00
nicolson%netscape.com
ce584de9a9 Change name and description of the provider. 2001-06-26 02:19:29 +00:00
wtc%netscape.com
80d4a257e6 Use NSPR 4.1.2. 2001-06-26 01:01:43 +00:00
wtc%netscape.com
83ca52deef Set NSS version to 3.4 Beta. 2001-06-26 00:06:56 +00:00
wtc%netscape.com
5aa55c0434 List the SEC_* functions together. 2001-06-25 22:25:51 +00:00
relyea%netscape.com
d702de2d96 Keep list in alphabetic order. 2001-06-25 22:19:08 +00:00
nicolson%netscape.com
fae86f4dbc Fix 87670: memory corruption in NSC_SignInit. 2001-06-25 21:48:07 +00:00
nicolson%netscape.com
960e7f07cf Fix 64125: PKCS#7 code doesn't work with DSA. 2001-06-25 21:41:14 +00:00
nicolson%netscape.com
24e6add7cd ERRX is still -1. 2001-06-25 21:34:22 +00:00
nicolson%netscape.com
78a4f9bc36 Fix 70758: signtool fails on Windows 2000, returns still 0. 2001-06-25 21:33:56 +00:00
nicolson%netscape.com
7df81e7e40 Fix bug 79301: SSLServerSocket constructor that takes callback args. 2001-06-25 21:32:06 +00:00
nicolson%netscape.com
e9d5c0c50b Fix bug 87694: pk11ListCertCallback assumes cert nickname is non-null.
Reviewed by relyea.
2001-06-25 20:46:04 +00:00
wtc%netscape.com
7481a570da Bugzilla bug #86528: fixed tstclnt so that it always exits with a
nonnegative status.  This way we can correctly extract its exit status on
Windows, so the temporary workaround in ssl.sh can be removed.  Changed
sslauth.txt to match the new exit status of tstclnt.  r=larryh.
Modified files:
   cmd/tstclnt/tstclnt.c tests/ssl/ssl.sh tests/ssl/sslauth.txt
2001-06-25 19:53:16 +00:00
nicolson%netscape.com
bc587fbdcc SECKEY_DestroyCertList should be CERT_DestroyCertList 2001-06-25 19:45:54 +00:00
nicolson%netscape.com
53fa9f7928 Fix Bug 87650: replace slot traversal functions with list functions.
Use SECKEY_ImportDERPublicKey.
Add SecureRandom provider.
Get CERTCertificateRequestTemplate through accessor function.
2001-06-25 19:34:52 +00:00
nicolson%netscape.com
46c3dc53ea Fix bug 87650: replace slot traversal functions with list functions.
Add SECKEY_ImportDERPublicKey.
2001-06-25 19:31:17 +00:00
ddrinan%netscape.com
80e24a55d5 Bug# 86872. r=javi,sr=blizzard,a=blizzard 2001-06-25 01:58:09 +00:00
javi%netscape.com
14117fd3ae Fixing typo 2001-06-24 20:31:04 +00:00
javi%netscape.com
a39a42c456 Fixing typo. 2001-06-24 20:27:15 +00:00
mcgreer%netscape.com
f88f11c1fd fix for 82882, add .p12 extension
r=javi,sr=blizzard,a=choffman for trunk and 0.9.2 branch
2001-06-24 19:15:59 +00:00
javi%netscape.com
e7f7b7be4b Add const to interface declaration to fix AIX tbox bustage. 2001-06-23 20:09:28 +00:00
mcgreer%netscape.com
390b387697 fix for 82375, password UI problems
r=javi,sr=blizzard,a=choffman for trunk (also for 0.9.2, checked in)
2001-06-23 19:36:47 +00:00
javi%netscape.com
230bb2c8f6 Fix for Bug 75596 r=mcgreer, sr=blizzard, a=chofmann
Make more SSL dialogs a little taller and give them the ability to
  process keyboard events for closing windows in case the dialog is
  mis-sized.
2001-06-23 19:30:47 +00:00
mcgreer%netscape.com
262d086d44 add verisign & thawte timestamping roots to tip 2001-06-23 13:21:26 +00:00
mcgreer%netscape.com
102a8352df fix for 82895
some certs appearing unverified
r=javi;sr,a=blizzard for 0.9.2
a=choffman for trunk and 0.9.2 branch
2001-06-23 13:13:03 +00:00
nelsonb%netscape.com
37217ae4f0 Change PR_Writev so it will drive the handshake when len == 0.
Patch by John G Myers.  Bug 87359.
2001-06-23 00:01:17 +00:00
relyea%netscape.com
b9eb3eb31e Add CERT_CheckCertUsage to the export list. 2001-06-22 15:59:10 +00:00
wtc%netscape.com
dfc383e260 Bugzilla bug #84251: turn NO_MDUPDATE into USE_MDUPDATE and turn off
IRIX compiler warning 1209, which warns about do { } while (0) and
PR_ASSERT(0).
Modified files: IRIX.mk SunOS5.4_i86pc.mk SunOS5.mk
2001-06-22 05:11:26 +00:00
nelsonb%netscape.com
7aef7b8c79 The environment variable NSS_SSL_SERVER_CACHE_MUTEX_TIMEOUT specifies
the maximum amount of time to wait before recovering a session cache
mutex (semaphore) from a dead process on Unix.
2001-06-22 03:38:05 +00:00
javi%netscape.com
0f7abc31c3 Fix for Bug 75596 r=ddrinan,sr=blizzard, a=asa
Make the unknown issuer error dialog of SSL a little taller so
  some of the marginal platforms work and enable key press events
  so if there are still users affect by a mis-sized dialog, the users
  can at least hit return or ESC.
2001-06-22 02:41:06 +00:00
ddrinan%netscape.com
74353a8130 Bug #82211, r=javi,sr=blizzard,a=asa 2001-06-22 00:53:34 +00:00
wtc%netscape.com
4f543edb38 Bugzilla bug #86981: fixed two uninitialized variables. Thanks to
Matthew Barker of SGI and Kirk Erickson for the fix.
2001-06-21 20:50:06 +00:00
mcgreer%netscape.com
59262b66b1 fix for http://bugzilla.mozilla.org/show_bug.cgi?id=83174
typo
r=ssaux,sr=blake,a=blizzard for 0.9.2
contributed by stephen walker
2001-06-21 13:53:47 +00:00
mcgreer%netscape.com
765f9ee7d9 Fix for http://bugzilla.mozilla.org/show_bug.cgi?id=82377
Add UI for private key db timeout
r=javi;sr,a=blizzard for 0.9.2
2001-06-21 13:48:34 +00:00
nelsonb%netscape.com
d88c9f3a07 Fix bug 72753. Interpret the "slop time" as seconds, not microseconds.
Also, use type PRTime instead of int64 in relevant places.
2001-06-21 03:20:09 +00:00
nicolson%netscape.com
f3594cbc4d Fix library names on NT. 2001-06-21 00:57:07 +00:00
nicolson%netscape.com
e34299ca4f Make JSS buildable with shmsdos.exe. 2001-06-21 00:56:29 +00:00
javi%netscape.com
5da87c4826 Fix for bug 86958, checking in for waterson.
r=leaf, sr=blizzard, a=asa

  modifications to link crypto into a meta-component for static-build.
2001-06-21 00:36:17 +00:00
ddrinan%netscape.com
f58228e135 Bug# 74343. Check in for relyea. r=ddrinan,r=mcgreer,sr=blizzard,a=dbaron 2001-06-20 23:14:35 +00:00
javi%netscape.com
6f5f04e820 Fix for Bug 84201 r=ddrinan, sr=blizzard, a=blizzard
When getting a cert, grab the chain of CA's and import it into the
  local cert db.
2001-06-20 22:51:31 +00:00
mcgreer%netscape.com
a1e812e723 Fix for http://bugzilla.mozilla.org/show_bug.cgi?id=83176
r=javi;sr,a=blizzard for 0.9.2
2001-06-20 22:41:29 +00:00
javi%netscape.com
007824d811 commiting for waterson.
Remove '"' character in NS_IMPL_NSGETMODULE declaration.  Part of
  static branch landing.
2001-06-20 21:00:57 +00:00
bryner%uiuc.edu
6eaa9db3e7 Fixing PSM bustage for dbaron. 2001-06-20 04:20:47 +00:00
nelsonb%netscape.com
2e44115f91 Use symbolic names for the maximum and mimimum Rijndael block sizes.
Allocate the IV directly in the contect block, rather than being
separately allocated.  This fixes a memory leak.  Change CBC mode to
correctly update the IV from one set of blocks to the next in a stream.
More testing is needed.  Bug 85538.
2001-06-20 03:17:01 +00:00
javi%netscape.com
8fd549aded Checking in for pollman
Fix for Bug 68321 r=javi, sr=jst, a=asa
2001-06-19 22:38:26 +00:00
ddrinan%netscape.com
77ecac01fe Bug# 85974. r=db48x, r=ddrinan,sr=blake,a=asa@mozilla.org 2001-06-19 22:34:48 +00:00
ddrinan%netscape.com
f47c76f431 Bug# 38782. r=db48x, r=ssaux,sr=blake,a=asa@mozilla.org 2001-06-19 22:28:44 +00:00
mcgreer%netscape.com
03cf8f309c final checkin of NSCP roots to mozilla. changed USPS roots per request. 2001-06-19 17:12:04 +00:00
javi%netscape.com
519b4c775c Get rid of compiler warnings caused by my last check-in. 2001-06-19 05:34:47 +00:00
javi%netscape.com
9134754ec6 Fix for Bug 83675 r=mcgreer, sr=blizzard, a=asa
If a user has a PKCS11 smart card installed, then give the user
  the option of restoring a p12 file onto the smart card.
2001-06-19 05:29:56 +00:00
nelsonb%netscape.com
f53b52825b Remove #if defined(XP_WIN) since it's redundant. Bug 84584. 2001-06-19 01:16:22 +00:00
javi%netscape.com
97cd994126 Fix for Bug 85993 patch submitted by Bradley Hart,
r=ssaux, db48x sr=scc a=asa

  Wording change to dialog for Restore.
2001-06-19 00:20:58 +00:00
ddrinan%netscape.com
93d056d59d Lock icon fix. Bug# 82156, r=javi, sr=blizzard, a=asa@mozilla.org 2001-06-18 22:23:05 +00:00