Xue-Lei Andrew Fan
|
ca25819893
|
8031566: regression test failure, SSLEngineBadBufferArrayAccess.java
Reviewed-by: mullan
|
2014-01-14 06:41:10 -08:00 |
|
Xue-Lei Andrew Fan
|
520ada1ca7
|
8030829: Add MD5 to jdk.certpath.disabledAlgorithms security property
Reviewed-by: mullan, weijun
|
2014-01-13 21:12:58 -08:00 |
|
Xue-Lei Andrew Fan
|
15c7afef94
|
8028518: Increase the priorities of GCM cipher suites
Reviewed-by: wetmore
|
2014-01-13 20:56:18 -08:00 |
|
Weijun Wang
|
74e666c00e
|
8028780: JDK KRB5 module throws OutOfMemoryError when CCache is corrupt
Reviewed-by: xuelei
|
2013-12-30 11:51:19 +08:00 |
|
Xue-Lei Andrew Fan
|
3b4a745b26
|
8025415: Test SSLSocketImplThrowsWrongExceptions.java timed out
Reviewed-by: weijun
|
2013-12-24 20:07:12 -08:00 |
|
Xue-Lei Andrew Fan
|
a46e0545ea
|
8030842 : Intermittent test failure SSLSocketTimeoutNulls.java
Reviewed-by: weijun
|
2013-12-19 22:59:21 -08:00 |
|
Xue-Lei Andrew Fan
|
ffe3f52e17
|
7093640: Enable client-side TLS 1.2 by default
Reviewed-by: weijun, mullan, wetmore
|
2013-12-19 02:27:25 -08:00 |
|
Alan Bateman
|
76a5534d5b
|
8029904: Remove com.sun.security.auth.callback.DialogCallbackHandler
Reviewed-by: mullan
|
2013-12-16 15:05:26 +00:00 |
|
Zaiyao Liu
|
7c18844372
|
8028562: Test SSLSocketSSLEngineTemplate.java intermittent failed with "Data length error"
Test stabilization, read one more time in case of message fragment
Reviewed-by: mullan, xuelei
|
2013-12-15 20:24:45 -08:00 |
|
Anthony Scarpino
|
3c1c57bbbd
|
8027218: TEST_BUG: sun/security/pkcs11/ec tests fail because of ever-changing key size restrictions
Reviewed-by: vinnie
|
2013-12-04 10:59:17 -08:00 |
|
Valerie Peng
|
0e30b48211
|
Merge
|
2013-12-03 17:25:28 -08:00 |
|
Valerie Peng
|
ad74259a34
|
8029158: sun/security/pkcs11/Signature/TestDSAKeyLength.java does not compile (or run)
Add the missing library path and skip testing against NSS 1.14 or later due to known NSS issue
Reviewed-by: vinnie, ascarpino
|
2013-12-03 17:23:58 -08:00 |
|
Weijun Wang
|
7ddfe32e7b
|
8028351: JWS doesn't get authenticated when using kerberos auth proxy
Reviewed-by: xuelei
|
2013-12-04 09:14:42 +08:00 |
|
Vinnie Ryan
|
9dae7f5c55
|
8029369: Shell tests in sun/security/pkcs11/ do not compile PKCS11Test
Reviewed-by: mullan
|
2013-12-02 14:19:25 +00:00 |
|
Rajan Halade
|
dec69128e0
|
8021418: Intermittent: SSLSocketSSLEngineTemplate.java test fails with timeout
Reviewed-by: xuelei, wetmore
|
2013-11-27 15:25:36 -08:00 |
|
Weijun Wang
|
d4a597432b
|
8029181: ts.sh generates invalid file after JDK-8027026
Reviewed-by: vinnie, mullan
|
2013-11-27 09:56:38 +08:00 |
|
Valerie Peng
|
5e6a93fc20
|
7200306: SunPKCS11 provider delays the check of DSA key size for SHA1withDSA to sign() instead of init()
Add key length checks to P11Signature class
Reviewed-by: mullan
|
2013-11-25 11:56:53 -08:00 |
|
Lana Steuck
|
33cd414e58
|
Merge
|
2013-11-25 09:40:25 -08:00 |
|
Lana Steuck
|
1a633e63a9
|
Merge
|
2013-11-15 07:14:23 -08:00 |
|
Vinnie Ryan
|
242d5a95bd
|
8028377: test/sun/security/provider/KeyStore/DKSTest.sh attempts to write to ${test.src}
Reviewed-by: alanb, weijun
|
2013-11-19 15:39:58 +00:00 |
|
Weijun Wang
|
ab91495c0e
|
8028479: runNameEquals still cannot precisely detect if a usable native krb5 is available
Reviewed-by: xuelei
|
2013-11-19 14:14:14 +08:00 |
|
Rajan Halade
|
7ba208e79f
|
8014266: regression test AsyncSSLSocketClose.java time out
Reviewed-by: xuelei
|
2013-11-14 16:08:28 -08:00 |
|
Xue-Lei Andrew Fan
|
cc6f28352f
|
8023147: Test DisabledShortRSAKeys.java intermittent failed
Reviewed-by: mullan
|
2013-11-13 01:14:23 -08:00 |
|
Sergey Bylokhov
|
9ab430a0d2
|
8027696: Incorrect copyright header in the tests
Reviewed-by: alanb, malenkov, mullan
|
2013-11-12 20:24:25 +04:00 |
|
Weijun Wang
|
4780d5d560
|
8027991: InputStream should be closed in sun.security.tools.jarsigner.Main
Reviewed-by: xuelei
|
2013-11-11 16:54:41 +08:00 |
|
Weijun Wang
|
9132d85a65
|
8027026: Change keytool -genkeypair to use -keyalg RSA
Reviewed-by: alanb, chegar, mullan
|
2013-10-23 08:32:03 +08:00 |
|
Leif Samuelsson
|
a25177c60e
|
7025699: Policy Tool is not accessible by keyboard
Reviewed-by: alexp, weijun
|
2013-10-18 08:57:52 +08:00 |
|
Jason Uh
|
9419bb4f59
|
8026233: test/sun/security/tools/keytool/StorePasswords.java needs to clean up files
Reviewed-by: vinnie
|
2013-10-17 12:00:20 -07:00 |
|
Weijun Wang
|
286d559a2f
|
8026712: TEST_BUG: update sun/security/tools/keytool/autotest.sh with a new location to find of libsoftokn3.so
Reviewed-by: vinnie
|
2013-10-17 20:56:07 +08:00 |
|
Xue-Lei Andrew Fan
|
ec67e938e2
|
8026119: Regression test DHEKeySizing.java failing intermittently
Reviewed-by: weijun
|
2013-10-13 21:10:33 -07:00 |
|
Lana Steuck
|
5db317fd23
|
Merge
|
2013-10-10 13:33:02 -07:00 |
|
Weijun Wang
|
8f5279cf87
|
8026235: keytool NSS test should use 64 bit lib on Solaris
Reviewed-by: vinnie
|
2013-10-10 15:24:41 +08:00 |
|
Valerie Peng
|
4ff4823dfc
|
Merge
|
2013-10-09 13:07:58 -07:00 |
|
Valerie Peng
|
2f4af22f17
|
7196382: PKCS11 provider should support 2048-bit DH
Query and enforce range checking using the values from native PKCS11 library.
Reviewed-by: xuelei
|
2013-10-08 11:07:31 -07:00 |
|
Xue-Lei Andrew Fan
|
1d8fbe7d05
|
6956398: make ephemeral DH key match the length of the certificate key
Reviewed-by: weijun
|
2013-10-07 18:46:28 -07:00 |
|
David Katleman
|
b4c28b3b28
|
Merge
|
2013-10-01 12:45:47 -07:00 |
|
Kumar Srinivasan
|
a210a6a74e
|
8020552: [launcher] changes to support removal of Solaris 32-bit distribution
8023495: [infra] create 64-bit solaris bits with symlinks
Reviewed-by: ihse, tbell, dholmes, darcy, alanb, erikj, sla, martin
|
2013-09-27 16:29:44 -07:00 |
|
Vinnie Ryan
|
f36ff9e467
|
8008171: Refactor KeyStore.DomainLoadStoreParameter as a standalone class
Reviewed-by: mullan, weijun
|
2013-10-09 10:48:44 +01:00 |
|
Xue-Lei Andrew Fan
|
d5c45c6cde
|
8024444: Change to use othervm mode of tests in SSLEngineImpl
Reviewed-by: mullan
|
2013-09-09 19:07:05 -07:00 |
|
Weijun Wang
|
a4c7971bdb
|
8024046: Test sun/security/krb5/runNameEquals.sh failed on 7u45 Embedded linux-ppc*
Reviewed-by: xuelei
|
2013-09-09 11:08:20 +08:00 |
|
Xue-Lei Andrew Fan
|
8b9c8247a8
|
7188657: There should be a way to reorder the JSSE ciphers
Reviewed-by: weijun, wetmore
|
2013-09-07 17:05:22 -07:00 |
|
Vinnie Ryan
|
cbe29b7b72
|
8008296: keytool utility doesn't support '-importpassword' command
Reviewed-by: weijun
|
2013-10-04 16:05:55 +01:00 |
|
Weijun Wang
|
5ae304e238
|
8012615: Realm.getRealmsList returns realms list in wrong
Reviewed-by: valeriep, xuelei
|
2013-09-18 18:22:49 +08:00 |
|
Bradford Wetmore
|
47f46da3fa
|
8025694: Rename getStrongSecureRandom based on feedback
8014838: getStrongSecureRandom() should require at least one implementation
Reviewed-by: mullan, darcy
|
2013-10-02 09:38:57 -07:00 |
|
Artem Smotrakov
|
54ebd8d42e
|
8025123: SNI support in Kerberos cipher suites
Reviewed-by: weijun, xuelei
|
2013-10-01 20:25:44 -07:00 |
|
Anthony Scarpino
|
cf7cbcdce8
|
8004283: test/sun/security/pkcs11/KeyStore/SecretKeysBasic.sh failing intermittently
Reviewed-by: vinnie
|
2013-09-18 14:57:29 -07:00 |
|
Weijun Wang
|
b16be80c6b
|
8024861: Incomplete token triggers GSS-API NullPointerException
Reviewed-by: mullan
|
2013-09-27 15:25:18 +08:00 |
|
Xue-Lei Andrew Fan
|
1cff90b335
|
8024068: sun/security/ssl/javax/net/ssl/ServerName/IllegalSNIName.java fails
Reviewed-by: weijun
|
2013-09-01 20:00:03 -07:00 |
|
Weijun Wang
|
c5fd247e16
|
8022761: regression: SecurityException is NOT thrown while trying to pack a wrongly signed Indexed Jar file
Reviewed-by: sherman
|
2013-08-27 17:50:55 +08:00 |
|
Weijun Wang
|
849788a425
|
8015669: KerberosPrincipal::equals should ignore name-type
Reviewed-by: mullan
|
2013-08-27 17:50:52 +08:00 |
|