Xue-Lei Andrew Fan
|
eb59ebb177
|
8216326: SSLSocket stream close() does not close the associated socket
Reviewed-by: jnimeh
|
2019-04-16 16:59:09 -07:00 |
|
Valerie Peng
|
3b6b6b3cb3
|
8216039: TLS with BC and RSASSA-PSS breaks ECDHServerKeyExchange
Add internal Signature init methods to select provider based on both key and parameter
Reviewed-by: xuelei
|
2019-04-10 02:35:18 +00:00 |
|
Xue-Lei Andrew Fan
|
8263b618ba
|
8221882: Use fiber-friendly java.util.concurrent.locks in JSSE
Reviewed-by: alanb, dfuchs
|
2019-04-05 11:28:23 -07:00 |
|
Xue-Lei Andrew Fan
|
d812742d68
|
8163326: Update the default enabled cipher suites preference
Reviewed-by: mullan
|
2019-04-04 14:19:29 -07:00 |
|
Xue-Lei Andrew Fan
|
661b5f1534
|
8217610: TLSv1.3 fail with ClassException when EC keys are stored in PKCS11
Reviewed-by: valeriep
|
2019-04-03 16:23:22 -07: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
|
28adfb6d0d
|
8218889: Improperly use of the Optional API
Reviewed-by: jnimeh, wetmore
|
2019-03-22 13:47:37 -07:00 |
|
Xue-Lei Andrew Fan
|
901e797c0c
|
8221270: Duplicated synchronized keywords in SSLSocketImpl
Reviewed-by: mullan
|
2019-03-21 13:32:08 -07:00 |
|
Xue-Lei Andrew Fan
|
42cb9bf51a
|
8160247: Mark deprecated javax.security.cert APIs with forRemoval=true
Reviewed-by: weijun
|
2019-03-13 07:14:50 -07:00 |
|
Xue-Lei Andrew Fan
|
4332a3dc56
|
8219990: Backout JDK-8219658
Reviewed-by: dfuchs
|
2019-03-01 09:42:04 -08: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
|
8f84ae5684
|
8219658: Deadlock in sun.security.ssl.SSLSocketImpl
Reviewed-by: jnimeh
|
2019-02-28 10:04:27 -08:00 |
|
John Jiang
|
e4fd3054fc
|
8215524: Finished message validation failure should be decrypt_error alert
Reviewed-by: xuelei
|
2019-02-26 07:26:29 +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 |
|
Xue-Lei Andrew Fan
|
1d7db01371
|
8219389: Delegated task created by SSLEngine throws BufferUnderflowException
Reviewed-by: ascarpino
|
2019-02-20 10:20:48 -08:00 |
|
Xue-Lei Andrew Fan
|
2ca0a6689e
|
4919790: Errors in alert ssl message does not reflect the actual certificate status
Reviewed-by: mullan
|
2019-02-14 14:19:29 -08:00 |
|
Anthony Scarpino
|
5a97e73e5a
|
8215790: Delegated task created by SSLEngine throws java.nio.BufferUnderflowException
Reviewed-by: jnimeh
|
2019-02-12 14:08:07 -08:00 |
|
Xue-Lei Andrew Fan
|
fca0af0487
|
8217835: Remove the experimental SunJSSE FIPS compliant mode
Reviewed-by: mullan
|
2019-02-12 13:36:15 -08:00 |
|
Xue-Lei Andrew Fan
|
9c16dc97a0
|
8218580: endpoint identification algorithm should be case-insensitive
Reviewed-by: jnimeh
|
2019-02-08 10:03:07 -08:00 |
|
Andrey Turbanov
|
cfeb359800
|
8218022: Repeated words typos in java.base
Reviewed-by: alanb, lancea, mchung
|
2019-01-30 00:24:32 +00:00 |
|
Sean Mullan
|
95b848fa61
|
8217579: TLS_EMPTY_RENEGOTIATION_INFO_SCSV is disabled after 8211883
Reviewed-by: jnimeh, clanger
|
2019-01-29 10:24:38 -05:00 |
|
Xue-Lei Andrew Fan
|
58c0287a18
|
8216045: The size of key_exchange may be wrong on FFDHE
Reviewed-by: jnimeh
|
2019-01-16 11:19:43 -08:00 |
|
Xue-Lei Andrew Fan
|
d81c4896a8
|
8214418: half-closed SSLEngine status may cause application dead loop
Reviewed-by: jnimeh, dfuchs, chegar
|
2019-01-14 10:00:45 -08: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
|
84105b36fd
|
8215443: The use of TransportContext.fatal() leads to bad coding style
Reviewed-by: ascarpino
|
2018-12-18 12:08:51 -08:00 |
|
Xue-Lei Andrew Fan
|
3933c8477b
|
8214339: SSLSocketImpl erroneously wraps SocketException
Reviewed-by: ascarpino, jnimeh
|
2018-12-14 19:39:39 -08:00 |
|
Xue-Lei Andrew Fan
|
e44207a9f6
|
8213782: NullPointerException in sun.security.ssl.OutputRecord.changeWriteCiphers
Reviewed-by: ascarpino
|
2018-12-14 17:51:02 -08:00 |
|
Claes Redestad
|
a3df1d618e
|
8215281: Use String.isEmpty() when applicable in java.base
Reviewed-by: dfuchs, alanb
|
2018-12-13 15:31:05 +01:00 |
|
Valerie Peng
|
0b05ebed2e
|
7092821: java.security.Provider.getService() is synchronized and became scalability bottleneck
Changed Provider class to use ConcurrentHashMap and default providers to use putService()
Reviewed-by: weijun, mullan
|
2018-12-13 01:15:21 +00:00 |
|
Adam Petcher
|
e922ef3636
|
8214688: TLS 1.3 session resumption with hello retry request failed with "illegal_parameter"
Reviewed-by: jnimeh
|
2018-12-11 11:01:02 -05:00 |
|
Anthony Scarpino
|
2094d32f0f
|
8214098: sun.security.ssl.HandshakeHash.T12HandshakeHash constructor check backwards
Reviewed-by: xuelei
|
2018-12-10 09:19:30 -08:00 |
|
Jamil Nimeh
|
9947fc1532
|
8214129: SSL session resumption/SNI with TLS1.2 causes StackOverflowError
Reviewed-by: xuelei, jjiang
|
2018-12-06 22:05:31 -08: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 |
|
Xue-Lei Andrew Fan
|
23ecdbbc1d
|
8214321: Misleading code in SSLCipher
Reviewed-by: ascarpino
|
2018-11-26 20:50:21 -08:00 |
|
Adam Petcher
|
a5423f142c
|
8213202: Possible race condition in TLS 1.3 session resumption
Reviewed-by: jnimeh
|
2018-11-21 15:06:13 -05:00 |
|
Sean Coffey
|
73ad9c4a00
|
8148188: Enhance the security libraries to record events of interest
Reviewed-by: egahlin, mullan, weijun, xuelei
|
2018-11-20 13:12:48 +00: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 |
|
Mandy Chung
|
9ffe7e1205
|
8211122: Reduce the number of internal classes made accessible to jdk.unsupported
Reviewed-by: alanb, dfuchs, kvn
|
2018-11-06 10:01:16 -08:00 |
|
Xue-Lei Andrew Fan
|
413d5e8c61
|
8212738: Incorrectly named signature scheme ecdsa_secp512r1_sha512
Reviewed-by: ascarpino
|
2018-10-30 19:47:16 -07:00 |
|
Jaikiran Pai
|
21341a37af
|
8212752: Typo in SSL log message related to inactive/disabled signature scheme
Reviewed-by: coffeys
|
2018-10-22 10:47:28 +01:00 |
|
Jamil Nimeh
|
137e3161c4
|
8211806: TLS 1.3 handshake server name indication is missing on a session resume
Reviewed-by: xuelei, wetmore
|
2018-10-19 18:05:50 -07:00 |
|
Adam Petcher
|
1c4396ebae
|
8208209: Improve TLS connection stability again
Reviewed-by: xuelei
|
2018-07-30 13:53:30 -04:00 |
|
Jamil Nimeh
|
a40d0a0ee1
|
8210989: RSASSA-PSS certificate cannot be selected for client auth on TLSv1.2
Reviewed-by: xuelei
|
2018-10-16 12:05:57 -07:00 |
|
Jamil Nimeh
|
180a8773fb
|
8211866: TLS 1.3 CertificateRequest message sometimes offers disallowed signature algorithms
Reviewed-by: xuelei
|
2018-10-16 11:24:41 -07:00 |
|
Ivan Gerasimov
|
2ae27da3bc
|
8200381: Typos in javadoc - missing verb "be" and alike
Reviewed-by: lancea, darcy, wetmore
|
2018-10-02 10:19:07 -07:00 |
|
Xue-Lei Andrew Fan
|
89a4157528
|
8210974: No extensions debug log for ClientHello
Reviewed-by: jnimeh, wetmore
|
2018-09-20 14:19:53 -07:00 |
|
Jamil Nimeh
|
a24c991cd3
|
8210846: TLSv.1.3 interop problems with OpenSSL 1.1.1 when used on the client side with mutual auth
Reviewed-by: wetmore
|
2018-09-19 16:07:03 -07:00 |
|
Jamil Nimeh
|
962e755c3a
|
8140466: ChaCha20 and Poly1305 TLS Cipher Suites
Reviewed-by: xuelei, mullan
|
2018-09-17 15:25:42 -07:00 |
|
Anthony Scarpino
|
b27f471bdd
|
8209031: SSLSocket should throw an exception when configuring DTLS
Reviewed-by: xuelei
|
2018-09-17 14:04:46 -07:00 |
|