relyea%netscape.com
159df205d0
Free the Pairs, not the previous values.
2001-09-07 01:34:18 +00:00
relyea%netscape.com
733ce480dc
Free the data, in the array, not the array;).
2001-09-07 01:33:22 +00:00
relyea%netscape.com
021f0747b2
Change the keydb reset code from walking down deleting all the key entries to
...
closing the keydb and reopenning it truncated.
2001-09-06 23:23:42 +00:00
relyea%netscape.com
dceb7d33be
For a search reload after the database has been cleared.
2001-09-06 21:20:16 +00:00
relyea%netscape.com
c4c5d7e478
Don't reuse sessions that have already be closed.
2001-09-06 21:19:13 +00:00
relyea%netscape.com
951dd94bbe
Add option to reset the cert and key database.
2001-09-06 21:18:13 +00:00
relyea%netscape.com
21e5114a55
Fix Updating the slot in modutil.
...
Add option to dump the raw PKCS #11 strings.
2001-09-06 21:16:51 +00:00
relyea%netscape.com
b8eb3fed09
Export functions for Modutil (need to fix the names to be global!)
2001-09-06 21:15:09 +00:00
relyea%netscape.com
38a37c7eb4
Allow modutil to get the raw pkcs #11 strings.
...
fix NSS_Init_NO_DB().
2001-09-06 21:14:06 +00:00
relyea%netscape.com
8a68d5297c
Fix Modutil delete.
...
add function to modutil to display raw pkcs #11 module strings
2001-09-06 21:08:44 +00:00
relyea%netscape.com
2dbe064580
1) fix bug in module deletion.
...
2) Add new function in modutil to desplay the raw PKCS #11 module strings
2001-09-06 21:06:39 +00:00
nelsonb%netscape.com
e17976568a
Fix a crash. An attempt to move a sensitive key longer than 48 bytes
...
from one token to another will no longer crash. Instead, it will fail
with the new error code SEC_ERROR_CANNOT_MOVE_SENSITIVE_KEY. Bug 97887.
In addition, DHE key pairs are now generated with CKA_SENSITIVE false.
2001-09-06 03:00:39 +00:00
nelsonb%netscape.com
2c971ab625
Detect Null pointer. Assert if null, else don't crash here. Bug 97887.
2001-09-06 00:49:39 +00:00
relyea%netscape.com
6388dbd352
Don't skip certs that are already in the database. We may have to tweak
...
with the trust bits.
2001-09-04 20:20:48 +00:00
relyea%netscape.com
4a775646dd
Allow 'importing' certificates that already exist in the database.
...
Use the import to change the trust flags on the given certificate.
2001-09-04 20:19:26 +00:00
nelsonb%netscape.com
a8fd9268d1
Allow the 5 new DHE cipher suites to be selected with the -c command line
...
option. Facilitates testing of bug 95987.
2001-08-31 04:29:45 +00:00
relyea%netscape.com
cd0c0014e9
Fix solaris build breakage: make functions in pk11pars.h static (at least until I can move them into their own library).
2001-08-31 00:34:55 +00:00
relyea%netscape.com
b551f36ebb
1) Add the necessary code so that AddModule functions again.
...
2) Add code to create secmod.db on the fly again.
3) Fix uninitialized structures so that we can switch to the fips token.
The results of this checkin should allow the fips tests to pass again.
2001-08-31 00:20:47 +00:00
mcgreer%netscape.com
d3e7de28b1
fix problem with bad hashes
2001-08-30 21:07:26 +00:00
mcgreer%netscape.com
17f31cd9e9
make e-certify certs trusted
2001-08-30 19:12:52 +00:00
mcgreer%netscape.com
4cc7adfa04
exchange e-certify roots on the tip
2001-08-30 18:51:32 +00:00
relyea%netscape.com
71144703de
Fix Solaris (and probably others) runtime failures:
...
1) zero out the memory we used to create out module lists so they wind
up null terminated at the end.
2) fix the lookup code for the secmod.db so that the '=' get properly removed.
3) turn off attempts to do AddPermDB until we get the encode stuff working.
2001-08-28 23:37:22 +00:00
sonmi%netscape.com
b80bff99dd
added comments, fixed HOSTNAME problem
2001-08-27 23:27:37 +00:00
sonmi%netscape.com
6c2cc77099
changed backward compatibility test directory
2001-08-27 23:11:05 +00:00
mcgreer%netscape.com
c95f5ab291
another attempt to fix builds, function needs to be forward declared
2001-08-25 21:28:16 +00:00
mcgreer%netscape.com
589a8cf541
fix broken builds caused by checkin
2001-08-25 21:01:38 +00:00
relyea%netscape.com
54d37d98e0
Land new PKCS #11 initialization code.
2001-08-24 21:16:48 +00:00
relyea%netscape.com
cb5467c202
Fix memory leak
2001-08-24 21:15:52 +00:00
relyea%netscape.com
73f718e29f
Memory leak fixes.
2001-08-24 18:34:34 +00:00
relyea%netscape.com
b09ceb26de
BLAPI is complete below the PKCS #11 line, so should not call high level initialization functions.
2001-08-24 18:21:09 +00:00
relyea%netscape.com
ff896c9655
1) Open database RW if we are encrypting so that the SDR key can be created.
...
2) Return an error code if we fail to open the database.
3) Initialize the database if it wasn't already
2001-08-24 18:20:07 +00:00
wtc%netscape.com
c4185eef2e
Bugzilla bug 94685: fixed compiler warnings.
2001-08-24 03:52:23 +00:00
sonmi%netscape.com
57589cceed
fixed typo
2001-08-24 01:11:58 +00:00
sonmi%netscape.com
1b3e2f29f3
added p/f for generating objsign cert bug 96743
2001-08-23 23:41:16 +00:00
sonmi%netscape.com
d5deeb87b0
brought comments up to date
2001-08-23 18:46:44 +00:00
wtc%netscape.com
8e29929a28
Bugzilla bug 94685: defining SECUTIL_NEW caused the wrong function
...
declaration (with PRFileDesc* as the first parameter) to be used and
hence a compiler warning.
2001-08-23 00:22:07 +00:00
wtc%netscape.com
f148c6831a
Bugzilla bug 94685: added 'const' to eliminate compiler warning.
...
Modified files: install.c instsec.c
2001-08-23 00:10:00 +00:00
wtc%netscape.com
365a4318af
Bugzilla bug 94685: deleted unused variable 'iter'.
2001-08-23 00:05:46 +00:00
wtc%netscape.com
e35eaa6c17
Bugzilla bug 94685: added 'const' to eliminate a compiler warning.
2001-08-23 00:00:05 +00:00
wtc%netscape.com
ef8a0c68f8
Bugzilla bug 94685: added 'const' to eliminate compiler warnings.
2001-08-22 23:55:53 +00:00
wtc%netscape.com
949af4f43b
Bugzilla bug 94685: eliminated a compiler warning about unreferenced label
...
'retry'.
2001-08-22 23:25:54 +00:00
wtc%netscape.com
e58049dd18
Bugzilla bug 94685: added missing 'case' in a switch statement. I have
...
to say that switch statement looks unusual.
2001-08-22 23:22:12 +00:00
wtc%netscape.com
4ba020ddd2
Bugzilla bug 94685: deleted the unreferenced label 'no_wrapped_key'.
2001-08-22 23:15:45 +00:00
javi%netscape.com
86f0b37c13
Check to make sure we're still logged into a slot when trying
...
to re-use a client-auth session.
2001-08-22 22:50:26 +00:00
wtc%netscape.com
bf832ce37d
Bugzilla bug 94685: fixed compiler warnings. The patch is from
...
timeless@mac.com .
Modified Files:
cmd/certcgi/certcgi.c cmd/pk12util/pk12util.c
lib/certdb/certdb.c
2001-08-22 22:40:42 +00:00
mcgreer%netscape.com
c7720287c0
Move functions to 3.3.1 to avoid confustion (they are not 3.2.x functions!)
2001-08-22 16:26:07 +00:00
sonmi%netscape.com
6b7463a799
took hardcoded reference to clio out
2001-08-20 21:25:56 +00:00
sonmi%netscape.com
11078f31e3
changed handeling of $RSH - if already set keep value
...
RSH is needed to be set to the current installation of WinNT,
problems on multiboot machines if c:/winnt/system32/rsh is being used
when running the Win2K from d:
also problems with MKS and cygnus rsh
2001-08-20 20:50:17 +00:00
sonmi%netscape.com
019cd913e8
added OSF 5.1
2001-08-20 20:47:52 +00:00
wtc%netscape.com
85701b6d0f
Bugzilla bug 95797: fixed a typo. Thanks to Joerg Brunsmann
...
<joerg_brunsmann@yahoo.de> for the bug report and patch.
2001-08-20 19:05:34 +00:00