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

1151 Коммитов

Автор SHA1 Сообщение Дата
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
wtc%netscape.com a119a2b900 fix unitialized key_type variable. Add asserts to it doesn't happen again. 2001-08-18 19:15:46 +00:00
wtc%netscape.com 8972494b1b Bugzilla bug 82259: added the XP_OS2 case. 2001-08-17 20:58:05 +00:00
sonmi%netscape.com 19ac4d41aa removed AIX 32 bit and HP 32 bit 2001-08-17 18:34:05 +00:00
javi%netscape.com 11b6c43ad1 Add NSS.prefix to the optimized target of NSSckbi.shlb 2001-08-17 17:29:57 +00:00
thayes%netscape.com 4bcbbe17a6 Bug 95531 - correct ref count on certificate in CMS (SMIME) recipient
handling.
2001-08-17 16:48:50 +00:00
mcgreer%netscape.com 6fef752aa5 make fips.sh use relative dirs like the other scripts, works better on windows 2001-08-15 15:38:33 +00:00
mcgreer%netscape.com 1d34346cfe fix up the comment
btw, the last checkin was r=wtc,relyea
2001-08-14 20:14:27 +00:00
mcgreer%netscape.com c64ee802b4 fixes for 95135 and 95150, find DSA keys that start with a leading 0 2001-08-14 18:53:27 +00:00
sonmi%netscape.com da7790842b added local (networkindependent) QA 2001-08-14 17:34:06 +00:00
sonmi%netscape.com faea98248b added /bin and /usr/bin to the PATH so a local perl will be used
since we have too many network problems right now
2001-08-14 17:24:26 +00:00
mcgreer%netscape.com 1beefc232f make delete key actually do delete key... 2001-08-14 15:11:52 +00:00
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
mcgreer%netscape.com 7eb7ae03e3 fix for 94866, DSA key gen broken on 64-bit platforms 2001-08-11 14:59:03 +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