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
mcgreer%netscape.com
5da4560b7a
copy the plaintext password over
2001-08-07 21:11:46 +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
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
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
08a7cf5129
Fix pk12util by modifying my previous patch.
2001-08-03 00:37:53 +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
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
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
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
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
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
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
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
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
sonmi%netscape.com
c9cebbc6e4
oops... wrong filesystem - undid the changes
2001-07-16 20:47:03 +00:00
sonmi%netscape.com
c9430fe3a9
changed the buildserver from blds-sca15a to redbuild
2001-07-16 20:14:00 +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
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
sonmi%netscape.com
21e086f4ad
modu`iffied the LD_LIBRARY_PATH for iws-perf
2001-07-09 22:48:40 +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
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
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