Граф коммитов

1933 Коммитов

Автор SHA1 Сообщение Дата
sonmi%netscape.com 705442a7be 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 1c524f3867 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 025704fa88 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 adedce68b4 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 240a0759f5 changed setting of directories to seperate NSS specifics from
commonly used directories
2001-08-09 20:53:22 +00:00
mcgreer%netscape.com b409a7728d print a useful error message when password fails 2001-08-09 20:14:15 +00:00
mcgreer%netscape.com 8bf33dcc98 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 550dd01e2d fix for 92962, need to chomp newline at end of message body. 2001-08-09 13:30:44 +00:00
nicolson%netscape.com 4af8120c56 update version string to JSS 3.1, RTM. 2001-08-09 03:02:23 +00:00
kaie%netscape.com 87aaf656a2 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 6601851fc2 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 7fe7be7e8c 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 f51628e2f0 add the new FIPS QA to the suite 2001-08-08 21:12:42 +00:00
mcgreer%netscape.com 1d2c999823 adding a script to do FIPS QA 2001-08-08 21:12:10 +00:00
mcgreer%netscape.com 39c992730b 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 5c91f45775 Removing some duplicate lines that were introduced accidentially. 2001-08-08 01:26:57 +00:00
javi%netscape.com 8a2787a38f 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 6fe1d4d1cd Bug 87134 - change insecure to unencrypted, r=ddrinan,sr=blizzard 2001-08-07 22:22:20 +00:00
javi%netscape.com 50e5bdbc0b 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 48d3f9273a 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 5fff21720b copy the plaintext password over 2001-08-07 21:11:46 +00:00
javi%netscape.com 8019c04ff5 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 54410840a4 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 d9a69b23f2 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 289ecbc914 Bug 54104 - fix to find the built in CA certs 2001-08-07 18:56:13 +00:00
mcgreer%netscape.com 84e0ccacd2 Yet Another Instance Of Needing to Send the Password Down for FIPS 2001-08-07 16:46:52 +00:00
mcgreer%netscape.com 40b6164033 fix bug in param allocation 2001-08-07 16:35:06 +00:00
mcgreer%netscape.com 10495d46cf implement key deletion in certutil 2001-08-07 16:04:12 +00:00
mcgreer%netscape.com 002403c152 undo last change 2001-08-07 00:45:42 +00:00
mcgreer%netscape.com 085fe27451 fix hash password integrity 2001-08-07 00:45:22 +00:00
nicolson%netscape.com 6c52a12869 Fix 93983: empty line in jss.def breaks HP build 2001-08-06 23:52:18 +00:00
mcgreer%netscape.com f2c3e5a254 more changes for fips to make sure token is logged in 2001-08-06 20:37:27 +00:00
mcgreer%netscape.com 17342b988f 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 142869a25b another FIPS workaround 2001-08-06 18:19:12 +00:00
mcgreer%netscape.com 34026987a5 more FIPS changes, keep pw context with key to avoid pw prompt 2001-08-06 16:01:10 +00:00
bryner%netscape.com b7ed112da5 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 0ea7276071 Remove ^M characters. 2001-08-03 22:49:22 +00:00
javi%netscape.com 24cb8b01ff 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 fda1a5a898 fix broken builds by exporting PK11 PBE functions for smime.so (PKCS#12) 2001-08-03 20:12:12 +00:00
mcgreer%netscape.com 333b10fe72 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 2ca868fb68 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 590c975f98 Fix 93382: snprintf() undefined on windows 2001-08-03 09:18:30 +00:00
nicolson%netscape.com 6c3e704123 Fix 88255: SSLSocket.forceHandshake should return more error information 2001-08-03 08:37:44 +00:00
nicolson%netscape.com a79dbc6f96 Make test conform to 3.1 API 2001-08-03 07:21:09 +00:00
nicolson%netscape.com 574acdd02c Make the javadoc target work 2001-08-03 07:17:54 +00:00
nicolson%netscape.com 44c5e868c8 Fix 93324: CryptoManager.getCACerts returns an empty array 2001-08-03 07:07:40 +00:00
nicolson%netscape.com 7c1093ceb5 Fix 93364: SSLSocket.setCipherPolicy needs to be called before using SSL 2001-08-03 07:01:52 +00:00
nicolson%netscape.com 66591c28ac Fix 93117: some SSL classes not in jss.jar 2001-08-03 06:59:41 +00:00
javi%netscape.com feab155050 Fix pk12util by modifying my previous patch. 2001-08-03 00:37:53 +00:00
ddrinan%netscape.com ade44278e8 Bug 91684 - Incorrect alers with CMS 4.2 SP2. r=javi,sr=blizzard 2001-08-02 23:55:56 +00:00