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

209 Коммитов

Автор SHA1 Сообщение Дата
javi%netscape.com 9a2682d684 Need to make in the ui directory as well. 2000-05-31 00:20:30 +00:00
javi%netscape.com 8c7512ebe3 Use nlslayer as the library name instead of strres to avoid any potential
confusion.
2000-05-30 21:54:07 +00:00
thayes%netscape.com 33002364e2 Initial version of header for SDR wrappers 2000-05-27 03:31:51 +00:00
nelsonb%netscape.com d68b6b26e5 Fix build on NT. Correct link order in PKCS11 directory. 2000-05-27 01:30:29 +00:00
nelsonb%netscape.com bab15254dd Add new implementation of the algorithm from RFC 2268. Fix some comments. 2000-05-27 01:29:35 +00:00
mcgreer%netscape.com 05e4df1b47 fix up file handling. 2000-05-26 23:19:17 +00:00
mcgreer%netscape.com 7013421ee8 break off mode list when next option is reached 2000-05-26 23:09:09 +00:00
mcgreer%netscape.com cee709350d fix dsa self-test 2000-05-26 23:05:05 +00:00
mcgreer%netscape.com dcd1804c81 * allow a directory for tests to be specified
* separate pqg generation for dsa test
* fix dsa self-test
2000-05-26 23:04:47 +00:00
thayes%netscape.com c42f89a0e3 Put SDR changes on the tip. These changes include:
+ support for generic handling of messages on threads (msgthread.*)
  + add set_db_password form handling to control connection (temporary)
  + add SDR functions (Encrypt and Decrypt) and Changepassword to MISC category
  + checkin prototypes for trigger.js and install.js (parts of PSM installation)
2000-05-26 22:34:36 +00:00
thayes%netscape.com 15e1426676 Initial version of the PK11 wrappers for SDR. This version uses a fixed key id (0)
and and 3DES key value.
2000-05-26 22:24:01 +00:00
mcgreer%netscape.com ceb33018d3 self-test 2000-05-26 07:53:38 +00:00
mcgreer%netscape.com bfa266d912 self-test 2000-05-26 07:48:19 +00:00
mcgreer%netscape.com de531540c9 Fix up the hashes to only use one mode. Add self-test capability to bltest (test each of the BLAPI functions). DSA self-test not working at this time. 2000-05-26 07:41:22 +00:00
mcgreer%netscape.com b0555467b4 Allow any build to use moz_import rule. mozilla dbm uses different lib name, so copy it over. 2000-05-25 23:10:35 +00:00
nelsonb%netscape.com 2a8f51bedf Use the -g keysize value, instead of DES_KEY_LENGTH, for all crypto
algorithms except DES and 3DES.
2000-05-25 22:42:23 +00:00
nelsonb%netscape.com 05f5b12e1d Simplify and speed up client cache expiration detection. 2000-05-24 19:28:27 +00:00
nelsonb%netscape.com 7d4e22e9f7 Correct the implementation of the options for disabling SSL2, SSL3 and TLS.
Add a new -R option to selfserv, which disables detection of rollback from
TLS to SSL3.0.  This is necessary for testing with broken TLS clients.
2000-05-24 03:44:50 +00:00
nelsonb%netscape.com b3137b12fc Fix the logic in client and server to detect version roll-back attack,
rolling back from TLS (SSL 3.1) to SSL 3.0.  Provide a new SSL socket
option to disable roll-back detection in servers, since certain TLS
clients are doing it incorrectly.
2000-05-24 03:35:23 +00:00
nelsonb%netscape.com c5e3dcad6d Changes in support of corrected TLS rollback detection. 2000-05-24 03:31:44 +00:00
nelsonb%netscape.com 86b584b98c Fix a transcription error that caused a crash. 2000-05-24 02:22:18 +00:00
mcgreer%netscape.com 51a773754f Added calls for BSAFE 5.0 2000-05-23 22:15:25 +00:00
mcgreer%netscape.com e84e4debf8 break a long rsa message into key-sized blocks for testing. 2000-05-23 20:01:31 +00:00
javi%netscape.com 3c31505513 Look for libnecko_res.so instead of libnecko_resource.so on UNIX platforms. 2000-05-23 16:45:01 +00:00
javi%netscape.com 7570330e38 Trick xpcom world into treating psm just as it would mozilla. 2000-05-23 01:14:39 +00:00
javi%netscape.com a69c4aef06 Don't link against libraries we don't need. 2000-05-22 17:34:42 +00:00
chrisk%netscape.com 7e57cbed52 Added RFC2630 OID values:
SEC_OID_CMS_EPHEMERAL_STATIC_DIFFIE_HELLMAN = id-alg-ESDH
SEC_OID_CMS_3DES_KEY_WRAP                   = id-alg-CMS3DESwrap
SEC_OID_CMS_RC2_KEY_WRAP                    = id-alg-CMSRC2wrap
2000-05-22 15:28:22 +00:00
chrisk%netscape.com 0ac50812ec Added SEC_ASN1DecodeInteger function 2000-05-22 15:24:20 +00:00
cotter%netscape.com 83b6a12dae Revised section on Personal Security Password w/ SDR info, plus related glossary items. 2000-05-20 01:23:34 +00:00
mcgreer%netscape.com d992f5bbb1 hash performance functions now look the same as the other ciphers. add a zerobuffer option to avoid creating random buffers when performance testing. 2000-05-19 22:50:48 +00:00
nelsonb%netscape.com 3573568670 Performance enhancement. Takes only 70% as long as previous version. 2000-05-19 22:14:38 +00:00
mcgreer%netscape.com b794d07c5a fix up the mode arrays. 2000-05-19 21:02:05 +00:00
ddrinan%netscape.com eabd0fcadb Fixed server_cert_view_buttons. Bugzilla 36129 2000-05-19 20:39:06 +00:00
mcgreer%netscape.com eaa03a341a work on making test program more usable.
* added usage
* chaining modes and stream ciphers reset contexts when doing multiple iterations for performance testing
2000-05-19 20:34:05 +00:00
javi%netscape.com e6c5e8bb63 Have the current directory in the LD_LIBRARY_PATH first so that the shared
objects in the current directory are loaded before others that may be in
the LD_LIBRARY_PATH
2000-05-19 20:14:03 +00:00
nelsonb%netscape.com d438b82ca9 Add support for sha1. Add repetition count argument to -p. 2000-05-19 18:35:53 +00:00
javi%netscape.com ed54cae0eb Use the correct type of comments for the start-psm script. 2000-05-19 17:19:59 +00:00
javi%netscape.com 12f47aba2f Make sure the strings we get for configuring PKCS11 are the correct length.
This way the names we provide for the token name and such will stick.
2000-05-19 17:13:05 +00:00
nelsonb%netscape.com 4557e70221 Fix sha_fast for 64-bit solaris and 64-bit Alpha. 2000-05-19 02:10:33 +00:00
ddrinan%netscape.com 09712404f2 Remove reference to NLS library 2000-05-19 00:16:20 +00:00
ddrinan%netscape.com 3cffdd843b Updates 2000-05-18 23:53:53 +00:00
mcgreer%netscape.com dfbeea37d2 very rudimentary test code for regression tests of BLAPI. 2000-05-18 22:59:42 +00:00
ddrinan%netscape.com be0dd57552 Initial check-in 2000-05-18 21:30:26 +00:00
ddrinan%netscape.com 88de140bbe Fixed i18n libraries for unix 2000-05-18 21:02:09 +00:00
ddrinan%netscape.com 28fb6e90e3 mozreg is a static library on unix 2000-05-18 20:06:09 +00:00
ddrinan%netscape.com da036efed7 Fixed comment style for Solaris 2000-05-18 18:32:43 +00:00
mcgreer%netscape.com e8d29939a2 Changing MIN's and MAX's to PR_MIN, PR_MAX 2000-05-18 15:32:18 +00:00
mcgreer%netscape.com 0a5c0e59b9 Changing all MIN's and MAX's to PR_MIN, PR_MAX 2000-05-18 15:30:12 +00:00
mcgreer%netscape.com 00eecfe9ba changing all MIN's and MAX's to PR_MIN, PR_MAX (MIN and MAX were defined in dbm). 2000-05-18 15:28:43 +00:00
nelsonb%netscape.com 1f4568e616 Changes to ssl_EmulateSendFile suggested by Wan-Teh.
See http://bugzilla.mozilla.org/show_bug.cgi?id=39011
2000-05-18 01:32:53 +00:00