xuelei [Wed, 02 Apr 2008 22:44:45 -0400] rev 299
6668231: Presence of a critical subjectAltName causes JSSE's SunX509 to fail trusted checks
Summary: make the critical extension known to end entity checker.
Reviewed-by: wetmore, mullan
valeriep [Mon, 31 Mar 2008 16:50:16 -0700] rev 298
Merge
valeriep [Mon, 31 Mar 2008 16:16:12 -0700] rev 297
6682417: JCK test failed w/ ProviderException when decrypted data is not multiple of blocks
Summary: Check for CKR_ENCRYPTED_DATA_LEN_RANGE and throw IllegalBlockSizeException
Reviewed-by: wetmore
valeriep [Mon, 31 Mar 2008 16:12:37 -0700] rev 296
6682411: JCK test failed w/ ArrayIndexOutOfBoundException (-1) when decrypting with no data
Summary: Fixed PKCS5Padding class with additional check and throw BadPaddingException if the check failed
Reviewed-by: wetmore
wetmore [Mon, 31 Mar 2008 13:27:10 -0700] rev 295
6469580: 1.5.0_08 JVM crashes in SignatureHandlerLibrary::add on Fujitsu Primepower platform
Reviewed-by: andreas, valeriep, wetmore
Contributed-by: chris.phillips@sun.com
valeriep [Mon, 31 Mar 2008 11:09:57 -0700] rev 294
6681652: Two new regression test failures in pkcs11 code
Summary: Fixed the test to not assume SunJCE provider being the provider for DES
Reviewed-by: wetmore
wetmore [Fri, 28 Mar 2008 12:56:34 -0700] rev 293
Merge
valeriep [Fri, 21 Mar 2008 14:45:20 -0700] rev 292
Merge
valeriep [Thu, 20 Mar 2008 18:41:05 -0700] rev 291
6599979: KeyStore.setEntry/setKeyEntry() do not override existing entry for secret key objects
Summary: Override existing secret key entry when setEntry/setKeyEntry() is called
Reviewed-by: andreas
valeriep [Thu, 20 Mar 2008 17:17:10 -0700] rev 290
6572331: regression: cipher.wrap operation fails with CKR_ATTRIBUTE_VALUE_INVALID
Summary: Check supported key size range and use encryption if needed
Reviewed-by: andreas
valeriep [Thu, 20 Mar 2008 16:02:23 -0700] rev 289
4898461: Support for ECB and CBC/PKCS5Padding
Summary: Add support for ECB mode and PKCS5Padding
Reviewed-by: andreas
weijun [Thu, 20 Mar 2008 11:57:06 +0800] rev 288
6670362: HTTP/SPNEGO should work across realms
Reviewed-by: valeriep
emcmanus [Tue, 01 Apr 2008 14:45:23 +0200] rev 287
6610917: Define a generic NotificationFilter
Summary: Adds javax.management.QueryNotificationFilter
Reviewed-by: dfuchs
dcubed [Thu, 27 Mar 2008 14:15:59 -0700] rev 286
Merge
dcubed [Wed, 26 Mar 2008 20:18:22 -0700] rev 285
6679866: 3/2 portability issues with JLI-batch-200803 on Win*
Summary: Make minor tweaks to the fix for 6274276 to make the Win* compiler happy...
Reviewed-by: sspitsyn, ohair