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

114 Коммитов

Автор SHA1 Сообщение Дата
nicolson%netscape.com 1ddde5759c PK12Token was never used. 2001-12-21 03:35:32 +00:00
nicolson%netscape.com e0d5709901 Implement KeyPairGeneratorSpi 2001-12-17 03:54:41 +00:00
nicolson%netscape.com a4117cd89e We need a TokenException that extends RuntimeException, so we can throw it without declaring it 2001-12-17 03:52:13 +00:00
nicolson%netscape.com 2158e868a9 Add new provider classes for JCA Compliance. 2001-12-14 20:01:33 +00:00
nicolson%netscape.com fc5742cee1 Implement RSAPrivateKey and DSAPrivateKey. 2001-12-14 20:00:36 +00:00
nicolson%netscape.com d556d0d859 Move the master provider class here to avoid circular dependencies. 2001-12-14 20:00:01 +00:00
nicolson%netscape.com 029ef7eb23 get test scripts working, add license. 2001-11-02 06:41:44 +00:00
nicolson%netscape.com 1deac9462b Add a test target and some classes and scripts.
Now we can test with "gmake test".
2001-11-02 06:33:21 +00:00
nicolson%netscape.com b481df4d27 Fix 101609: JSS OSF fails, on the trunk this time. 2001-10-30 21:07:51 +00:00
nicolson%netscape.com 9a704fc57d Fix 103976: libjss is built with -taso flag 2001-10-10 01:34:53 +00:00
nicolson%netscape.com 59aa27cfaf Fix 103977: JSS calls non-portable snprintf
Replace snprintf() with PR_snprintf().
2001-10-10 01:31:40 +00:00
nicolson%netscape.com 8415f0c2fb use NSS 3.3.1 RTM. 2001-10-05 22:04:36 +00:00
nicolson%netscape.com 91d2ff33b7 Add reuseAddr parameter to SSLServerSocket parameter, so servers can
re-bind to a socket.
2001-09-28 22:10:11 +00:00
nicolson%netscape.com 6b7b356bd4 fix SSL_RSA_FIPS_* cipher enums. 2001-09-27 17:51:30 +00:00
nicolson%netscape.com 1195cf2d78 Fix 96779: UserCertConflictException always gets thrown when importing user cert. 2001-09-25 21:39:21 +00:00
nicolson%netscape.com 51d2d084e0 Emphasize that we ignore the SecureRandom parameter. 2001-09-24 18:34:18 +00:00
nicolson%netscape.com 4735953c74 Fix 100796: calling undeclared functions breaks AIX build
Workaround 100791: misspelled function prototypes in pk11func.h
2001-09-20 19:16:51 +00:00
nicolson%netscape.com 4825371fbf Fix 99375: UnsatisfiedLinkError gives misleading description 2001-09-12 18:55:03 +00:00
nicolson%netscape.com 03b1637448 More work on running an SSLSocket over a generic Socket. This is required
for JSSE compliance.
2001-09-08 01:53:38 +00:00
nicolson%netscape.com 20e3a44736 copyright notice. 2001-08-31 22:35:58 +00:00
nicolson%netscape.com 82c6bb2ae6 add getEncryptedPrivateKeyInfo. 2001-08-24 05:23:15 +00:00
nicolson%netscape.com 20e8df79ca add NSPR wrapper around java socket. 2001-08-24 05:16:27 +00:00
nicolson%netscape.com 65ec9bc975 add types and ids for NSPR wrapper around java socket. 2001-08-24 05:15:18 +00:00
nicolson%netscape.com aef042db7d Add getEncryptedPrivateKeyInfo. 2001-08-24 05:14:55 +00:00
nicolson%netscape.com 67375e78fb add getEncryptedPrivateKeyInfo to CryptoStore. 2001-08-24 05:14:30 +00:00
nicolson%netscape.com 0dbf9e4396 remove superfluous trace message. 2001-08-21 01:59:22 +00:00
nicolson%netscape.com 4af8120c56 update version string to JSS 3.1, RTM. 2001-08-09 03:02:23 +00:00
nicolson%netscape.com 6c52a12869 Fix 93983: empty line in jss.def breaks HP build 2001-08-06 23:52:18 +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
nicolson%netscape.com ec69513654 Upgrade to NSS 3.3 RTM. 2001-07-26 11:33:47 +00:00
tfox%netscape.com ddaa60fe68 Added build_coreconf target. 2001-07-25 23:14:16 +00:00
nicolson%netscape.com d68f8f73ff use NSS 3.3 Beta 2. 2001-07-11 18:23:04 +00:00
nicolson%netscape.com 4bdf24ad85 Remove SSLCallbackNotifier, which no longer exists 2001-07-11 04:30:48 +00:00
nicolson%netscape.com feba88dfde Fix 87807: Add library version info to the JSS shared library. 2001-07-10 01:59:44 +00:00
nicolson%netscape.com 25197a39c9 remove calls to deprecated CryptoManager.initialize(secmoddb, certdb, keydb); 2001-07-06 01:18:36 +00:00
nicolson%netscape.com 5a9845d651 Fix 88312: CryptoManager.initialize() causes nullpointerexception. 2001-07-06 01:08:08 +00:00
nicolson%netscape.com 8c999e2731 add plaintext symmetric key unwrapping JNI function. 2001-07-03 23:39:57 +00:00
nicolson%netscape.com 7265012f1b Add PLAINTEXT key unwrapping algorithm, allowing us to pull in symmetric
keys from their raw, unwrapped form.
2001-07-03 23:39:33 +00:00
nicolson%netscape.com 703234a93f Fix the secure random provider for the DSAME folks 2001-07-03 21:17:18 +00:00
nicolson%netscape.com 6372635fda Make JSS releasable with "gmake release". 2001-06-29 01:54:49 +00:00
nicolson%netscape.com 1afa200faa This is file is ancient cruft. 2001-06-28 01:50:39 +00:00
nicolson%netscape.com 8e9e689d49 Fix 88063: JSS binary release must use NSPR and NSS binary releases.
Patch written (and presumably reviewed) by wtc.
2001-06-28 01:43:12 +00:00
nicolson%netscape.com 8fdc49a6d6 Change name and description of the provider. 2001-06-26 02:19:29 +00:00
nicolson%netscape.com a1812795d7 Fix 64125: PKCS#7 code doesn't work with DSA. 2001-06-25 21:41:14 +00:00