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

192 Коммитов

Автор SHA1 Сообщение Дата
nicolson%netscape.com e6e1da9b32 typo in error message 2002-06-28 20:14:47 +00:00
nicolson%netscape.com bb9ae88653 remove spurious println. 2002-06-27 21:16:42 +00:00
nicolson%netscape.com 01f5e0790f Fix 128259: Cannot get SSL trust for a CA residing on PKCS#11 module. 2002-06-21 23:53:58 +00:00
nicolson%netscape.com fe199405d1 fix a build error in JDK 1.2. 2002-06-21 18:31:36 +00:00
nicolson%netscape.com 43274230b4 catch a null pointer and throw it back to Java, instead of crashing in C. 2002-06-19 22:59:08 +00:00
nicolson%netscape.com 105ed4a40e upgrade to NSS 3.4.2. 2002-06-19 22:58:40 +00:00
nicolson%netscape.com ab90ccc5bf add SSLClientAuth test.
remove obsolete socketTest.
Get passwords from a file so we can run in batch mode.
2002-06-19 22:50:47 +00:00
nicolson%netscape.com 9d33093ccb Fix 112227: set SSL server without nickname
Specify the certificate to use for both server and client auth directly,
rather than by nickname.
2002-06-19 20:33:28 +00:00
nicolson%netscape.com 2d108bf4b9 add new tests. 2002-06-14 18:15:45 +00:00
nicolson%netscape.com ec04d87172 remove broken code until bug is fixed. 2002-06-14 18:15:21 +00:00
nicolson%netscape.com ff2ce0953a remove bogus comment. 2002-06-14 18:13:27 +00:00
nicolson%netscape.com c01ead5178 add javadoc target. 2002-06-12 22:54:16 +00:00
nicolson%netscape.com caac61f6c1 remove these files--there's no C code in this directory. 2002-06-12 20:18:10 +00:00
nicolson%netscape.com 98fd1b572a Grab NSS headers from directory "nss" instead of directory "security". 2002-06-12 20:11:22 +00:00
nicolson%netscape.com d8cf3f39f6 remove makefiles for this directory, since it's only Java files. 2002-06-12 20:08:39 +00:00
glen.beasley%sun.com 764659f58f for release eng to build multiple platforms 2002-05-30 00:47:18 +00:00
nicolson%netscape.com 7c6284c42b Fix bug 112330: CryptoToken.changePassword(new ConsolePasswordCallback(), new ConsolePasswordCallback()) throws Native Exception.
We were zeroing the password after freeing it, which in some cases caused
memory corruption and crashing.
2002-05-29 21:54:14 +00:00
nicolson%netscape.com f2f9158fd3 Fix 146515: PK11PrivKey.fromPrivateKeyInfo enables no operations for RSA keys 2002-05-23 20:32:10 +00:00
nicolson%netscape.com da61b269f4 move new entry to end of file 2002-05-23 18:45:23 +00:00
nicolson%netscape.com 3a1cd67cf6 cleanup tabs and spaces. 2002-05-23 18:45:00 +00:00
nicolson%netscape.com d17d79e101 Various minor tweaks for code cleanliness. 2002-05-23 18:29:07 +00:00
glen.beasley%sun.com 7ef88f180e bug 144913 isCertValid addition 2002-05-23 17:52:23 +00:00
nicolson%netscape.com 411f9347cc Fix http://bugzilla.mozilla.org/show_bug.cgi?id=144934: generating DSA public key from spec is broken. 2002-05-22 02:13:31 +00:00
nicolson%netscape.com 9bd721b3fc Support DSAPrivateKey. 2002-05-14 02:21:25 +00:00
nicolson%netscape.com 3ebe79c4e3 comment out JDK 1.4 test so we can build with earlier versions 2002-05-10 00:13:19 +00:00
nicolson%netscape.com 89807692f8 Don't run javac if there are no source files to compille 2002-05-10 00:12:44 +00:00
nicolson%netscape.com 607b7e8309 add SocketBase.getLocalAddressNative. 2002-05-09 17:11:18 +00:00
nicolson%netscape.com a9fb648aec Fix 143256: SSLServerSocket.getInetAddress returns the wrong address.
Implement toString() for both socket types.
2002-05-09 17:10:06 +00:00
nicolson%netscape.com 2134638d66 add more PBE keygen algorithms. 2002-05-09 14:32:54 +00:00
nicolson%netscape.com 64576fd7fe update to work better with PBE. 2002-05-09 14:32:33 +00:00
nicolson%netscape.com 67a8c281e6 get rid of PBEKeySpec, just use PBEKeyGenParams. 2002-05-09 14:29:07 +00:00
glen.beasley%sun.com c87a19a616 115778 return local port 2002-05-09 02:26:25 +00:00
nicolson%netscape.com 05963322d2 change assert to _assert. 2002-05-07 20:45:09 +00:00
nicolson%netscape.com dd6484222e add some checks to prevent misunderstandings 2002-05-07 20:44:48 +00:00
nicolson%netscape.com c0a935fe8a update version numbers. 2002-05-07 20:34:54 +00:00
nicolson%netscape.com eb72e56e0a make it public so that it can be instantiated from CryptoManager. 2002-05-07 20:34:05 +00:00
nicolson%netscape.com a62c7231f1 implement some methods in support of java.security.Key. 2002-05-07 20:33:23 +00:00
nicolson%netscape.com e3bf596343 fix broken error message. 2002-05-07 20:32:29 +00:00
nicolson%netscape.com e0f7d257cc Now SymmetricKey knows what KeyGenAlgorithm its associated with. 2002-05-07 20:31:52 +00:00
nicolson%netscape.com 2b7211a011 force load of SHA1 provider before installing it as a provider. 2002-05-07 20:31:14 +00:00
nicolson%netscape.com 1795a4d054 add JCE providers. 2002-05-07 20:30:38 +00:00
nicolson%netscape.com 705e4b5479 update version strings. 2002-05-07 20:24:03 +00:00
nicolson%netscape.com 3e92affe57 Renamed to JSS*. 2002-05-06 21:54:38 +00:00
nicolson%netscape.com cb9ba101a4 Sun's PBE Key Spec is incomplete. 2002-05-06 18:58:39 +00:00
nicolson%netscape.com 314c5a982b add DESede. 2002-05-06 18:49:52 +00:00
nicolson%netscape.com b02b8aab56 move alg-specific provider classes into generic parent classes. 2002-05-03 00:27:03 +00:00
nicolson%netscape.com 169b621765 upgrade to NSS 3.4.1 RTM and NSPR 4.2. 2002-05-02 23:02:49 +00:00
nicolson%netscape.com f7c27d4ae8 New provider files for JSS 3.2. 2002-05-02 20:25:15 +00:00
glen.beasley%sun.com 6ddc297e30 bug 129394 change assert to _assert 2002-05-02 04:04:23 +00:00
nicolson%netscape.com 9c53042faa JSS 3.2 features check-in. 2002-04-19 22:42:05 +00:00