Volker Simonis
|
e9929e2b5a
|
8259582: Backout JDK-8237578 until all affected tests have been fixed
Reviewed-by: xuelei
|
2021-01-11 21:36:16 +00:00 |
|
Clive Verghese
|
01b2804ef7
|
8237578: JDK-8214339 (SSLSocketImpl wraps SocketException) appears to not be fully fixed
Reviewed-by: xuelei, simonis
|
2021-01-11 12:02:09 +00:00 |
|
Sean Coffey
|
a4e082e985
|
8253368: TLS connection always receives close_notify exception
Reviewed-by: xuelei
|
2020-12-23 12:26:44 +00:00 |
|
Christoph Langer
|
29ffffa7b9
|
8257997: sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java again reports leaks after JDK-8257884
Reviewed-by: mbaesken
|
2020-12-10 10:56:36 +00:00 |
|
Christoph Langer
|
fae7961a03
|
8257884: Re-enable sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java as automatic test
Reviewed-by: xuelei
|
2020-12-09 08:12:09 +00:00 |
|
Xue-Lei Andrew Fan
|
39b8a2e682
|
8257670: sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java reports leaks
Reviewed-by: jnimeh
|
2020-12-07 23:53:17 +00:00 |
|
Christoph Langer
|
93b6ab56ae
|
8256818: SSLSocket that is never bound or connected leaks socket resources
Reviewed-by: xuelei
|
2020-12-02 19:23:26 +00:00 |
|
Bradford Wetmore
|
fe5cccc1ec
|
8254631: Better support ALPN byte wire values in SunJSSE
Reviewed-by: xuelei, dfuchs
|
2020-12-02 04:14:28 +00:00 |
|
Sean Mullan
|
3a4b90f086
|
8202343: Disable TLS 1.0 and 1.1
Reviewed-by: xuelei, dfuchs, coffeys
|
2020-11-19 14:15:57 +00:00 |
|
Anthony Scarpino
|
0b83fc0150
|
8235710: Remove the legacy elliptic curves
Reviewed-by: xuelei, erikj
|
2020-09-25 02:40:36 +00:00 |
|
Rahul Yadav
|
17035efe87
|
8250602: Update sun/security/ssl/SSLLogger/LoggerDateFormatterTest.java to handle TimeZones
This fix updates the test LoggerDateFormatterTest.java to be able to handle different TimeZones
Reviewed-by: alanb, dfuchs, xuelei
|
2020-07-29 10:26:39 +01:00 |
|
Rahul Yadav
|
778d8a45cb
|
8245306: Update sun.security.ssl.SSLLogger to use Immutable DateTimeFormatter
The fix updates sun.security.ssl.SSLLogger to use DateTimeFormatter to make it virtual thread friendly
Reviewed-by: alanb, jnimeh
|
2020-07-24 12:07:59 +01:00 |
|
Prasadrao Koppula
|
bb86779366
|
8246031: SSLSocket.getSession() doesn't close connection for timeout/ interrupts
Reviewed-by: xuelei, coffeys
|
2020-06-11 21:54:51 +05:30 |
|
Shivangi Gupta
|
82e3640eb1
|
8246330: Add TLS Tests for Legacy ECDSA curves
Reviewed-by: rhalade
|
2020-06-09 00:04:40 -07:00 |
|
Xue-Lei Andrew Fan
|
17a298962c
|
8206925: Support the certificate_authorities extension
Reviewed-by: mullan
|
2020-05-27 09:46:40 -07:00 |
|
Mikael Vidstedt
|
071bd521bc
|
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
Reviewed-by: alanb, bchristi, dcubed, dfuchs, eosterlund, erikj, glaubitz, ihse, iignatyev, jjiang, kbarrett, ksrini, kvn, naoto, prr, rriggs, serb, sspitsyn, stefank, tschatzl, valeriep, weijun, weijun
|
2020-05-20 17:33:37 -07:00 |
|
Stefan Karlsson
|
81597d9f8f
|
8244078: ProcessTools executeTestJvm and createJavaProcessBuilder have inconsistent handling of test.*.opts
Reviewed-by: dholmes, cjplummer
|
2020-05-04 21:20:39 +02:00 |
|
Roger Riggs
|
bdf672659c
|
8243010: Test support: Customizable Hex Printer
Reviewed-by: lancea, dfuchs, weijun
|
2020-04-16 15:45:37 -04:00 |
|
John Jiang
|
5fc5cb9f25
|
8243549: sun/security/ssl/CipherSuite/NamedGroupsWithCipherSuite.java failed with Unsupported signature algorithm: DSA
Reviewed-by: xuelei
|
2020-04-25 05:17:26 +08:00 |
|
Sibabrata Sahoo
|
e5c84ff282
|
8242929: The values of jdk.tls.namedGroups should not be case-sensitive
The values of jdk.tls.namedGroups should not be case-sensitive
Reviewed-by: xuelei
|
2020-04-23 22:49:55 -07:00 |
|
Xue-Lei Andrew Fan
|
72446bb0dc
|
8242141: New System Properties to configure the TLS signature schemes
Reviewed-by: ascarpino, jnimeh, mullan
|
2020-04-22 10:51:16 -07:00 |
|
Prasadrao Koppula
|
aadc7c7ca8
|
8237474: Default SSLEngine should create in server role
Reviewed-by: xuelei, coffeys
|
2020-04-14 14:16:58 +00:00 |
|
Xue-Lei Andrew Fan
|
d243e40f7b
|
8241039: Retire the deprecated SSLSession.getPeerCertificateChain() method
Reviewed-by: mullan, alanb, dfuchs
|
2020-03-20 09:15:00 -07:00 |
|
Alexey Bakhtin
|
14e37ba3df
|
8239798: SSLSocket closes socket both socket endpoints on a SocketTimeoutException
Reviewed-by: xuelei
|
2020-03-11 19:14:08 +03:00 |
|
Sean Mullan
|
fb37c54630
|
8238560: Cleanup and consolidate algorithms in the jdk.tls.legacyAlgorithms security property
Reviewed-by: xuelei
|
2020-02-20 16:36:38 -05:00 |
|
Mikael Vidstedt
|
3318314c7c
|
8237589: Fix copyright header formatting
Reviewed-by: jjg, serb, iris, jwilhelm
|
2020-01-21 14:23:01 -08:00 |
|
John Jiang
|
4deb35453f
|
8234727: sun/security/ssl/X509TrustManagerImpl tests support TLSv1.3
Reviewed-by: xuelei
|
2019-12-21 06:28:48 +08:00 |
|
Sibabrata Sahoo
|
58cce5fbf4
|
8234728: Some security tests should support TLSv1.3
Tests were updated to support TLSv1.3 and cipher suite order
Reviewed-by: xuelei
|
2019-12-13 01:43:14 -08:00 |
|
Rajan Halade
|
5fc46f3c50
|
8190492: Remove SSLv2Hello and SSLv3 from default enabled TLS protocols
Reviewed-by: mullan, wetmore, xuelei
|
2019-12-09 21:38:12 -08:00 |
|
Sibabrata Sahoo
|
f97eccfdc9
|
8234725: sun/security/ssl/SSLContextImpl tests support TLSv1.3
Missing TLSv1.3 test cases
Reviewed-by: xuelei
|
2019-11-27 22:11:08 -08:00 |
|
Xue-Lei Andrew Fan
|
316140ff92
|
8226374: Restrict TLS signature schemes and named groups
Reviewed-by: mullan
|
2019-08-12 21:36:29 -07:00 |
|
Anthony Scarpino
|
200254b479
|
8226338: Updates to Stateless Resumption
Reviewed-by: xuelei, jnimeh
|
2019-07-17 14:37:50 -07:00 |
|
John Jiang
|
df6fbdb2af
|
8224650: Add tests to support X25519 and X448 in TLS
Reviewed-by: xuelei
|
2019-06-28 05:29:54 +08:00 |
|
Xue-Lei Andrew Fan
|
dbf62785ef
|
8225766: Curve in certificate should not affect signature scheme when using TLSv1.3
Reviewed-by: ascarpino
|
2019-06-19 21:49:33 -07:00 |
|
Xue-Lei Andrew Fan
|
a4277e56c8
|
8224829: AsyncSSLSocketClose.java has timing issue
Reviewed-by: jnimeh, dfuchs
|
2019-06-14 12:19:14 -07:00 |
|
Bradford Wetmore
|
118fd65d44
|
8171279: Support X25519 and X448 in TLS
Reviewed-by: xuelei, mullan
|
2019-06-12 18:58:00 -07:00 |
|
Anthony Scarpino
|
94e1d7530f
|
8211018: Session Resumption without Server-Side State
Reviewed-by: xuelei, jnimeh, jjiang
|
2019-06-11 16:31:37 -07:00 |
|
Alan Bateman
|
7e14aeb133
|
8221481: Reimplement the Legacy Socket API
Reviewed-by: michaelm, chegar
|
2019-05-30 07:19:19 +01:00 |
|
Xue-Lei Andrew Fan
|
2eb8492163
|
8168261: Use server cipher suites preference by default
Reviewed-by: mullan
|
2019-04-01 16:50:17 -07:00 |
|
Valerie Peng
|
e90036145a
|
8220016: Clean up redundant RSA services in the SunJSSE provider
Removed duplicated RSA signature/KF/KPG support in SunJSSE
Reviewed-by: xuelei
|
2019-03-29 00:39:49 +00:00 |
|
Xue-Lei Andrew Fan
|
25f0d60a58
|
8215430: Remove the internal package com.sun.net.ssl
Reviewed-by: chegar, mullan, wetmore
|
2019-03-01 08:35:14 -08:00 |
|
Xue-Lei Andrew Fan
|
e6f6863cbc
|
8168069: X509TrustManagerImpl causes ClassLoader leaks with unparseable extensions
Reviewed-by: mullan
|
2019-02-20 18:46:30 -08:00 |
|
Sean Mullan
|
c9bea6a8ea
|
8216280: Allow later Symantec Policy distrust date for two Apple SubCAs
Reviewed-by: coffeys
|
2019-01-22 09:27:19 -05:00 |
|
Xue-Lei Andrew Fan
|
ad47b4c4cc
|
8209333: Socket reset issue for TLS 1.3 socket close
Reviewed-by: jnimeh
|
2018-12-18 15:18:44 -08:00 |
|
Xue-Lei Andrew Fan
|
3933c8477b
|
8214339: SSLSocketImpl erroneously wraps SocketException
Reviewed-by: ascarpino, jnimeh
|
2018-12-14 19:39:39 -08:00 |
|
Sean Mullan
|
dfd58a59ff
|
8207258: Distrust TLS server certificates anchored by Symantec Root CAs
Reviewed-by: weijun
|
2018-12-11 13:22:20 -05:00 |
|
Xue-Lei Andrew Fan
|
388e1ebbba
|
8210985: Update the default SSL session cache size to 20480
Reviewed-by: jnimeh, mullan
|
2018-11-29 08:43:12 -08:00 |
|
Jamil Nimeh
|
acd81b508e
|
8212885: TLS 1.3 resumed session does not retain peer certificate chain
Reviewed-by: xuelei, wetmore
|
2018-11-13 18:22:52 -08:00 |
|
Xue-Lei Andrew Fan
|
1b20a6781f
|
8213694: Test Timeout.java should run in othervm mode
Reviewed-by: jnimeh
|
2018-11-09 10:15:43 -08:00 |
|
Sean Mullan
|
7727e4ca2f
|
8211883: Disable anon and NULL cipher suites
Reviewed-by: jnimeh
|
2018-10-25 13:55:28 -04:00 |
|