Xue-Lei Andrew Fan
|
7514ad9ad0
|
8240871: SSLEngine handshake status immediately after the handshake can be NOT_HANDSHAKING rather than FINISHED with TLSv1.3
Reviewed-by: ascarpino
|
2020-05-29 13:48:13 -07:00 |
|
Xue-Lei Andrew Fan
|
bfcb340606
|
8236464: SO_LINGER option is ignored by SSLSocket in JDK 11
Reviewed-by: ascarpino
|
2020-04-24 13:30:47 -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 |
|
Henry Jen
|
0278846eaa
|
Merge
|
2020-04-14 23:11:49 +00: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
|
36af90acc0
|
8215712: Parsing extension failure may alert decode_error
Reviewed-by: jnimeh
|
2020-03-22 09:30:16 -07:00 |
|
Xue-Lei Andrew Fan
|
72c7b49b0a
|
8234408: Improve TLS session handling
Reviewed-by: ascarpino, jjiang, ahgross, ssahoo, mullan
|
2019-11-25 09:50:30 -08:00 |
|
Xue-Lei Andrew Fan
|
123febeb98
|
8229733: TLS message handling improvements
Reviewed-by: jnimeh, rhalade, ahgross
|
2019-10-20 13:42:44 -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 |
|
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
|
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
|
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 |
|
Bradford Wetmore
|
5b511a4a78
|
8207317: SSLEngine negotiation fail exception behavior changed from fail-fast to fail-lazy
Reviewed-by: xuelei
|
2018-08-21 11:30:48 -07:00 |
|
Xue-Lei Andrew Fan
|
66e8f27bd8
|
8207009: TLS 1.3 half-close and synchronization issues
Reviewed-by: jnimeh, mullan, wetmore
|
2018-08-14 16:47:56 -07:00 |
|
Weijun Wang
|
a825fe0a2d
|
8207250: setUseClientMode post handshake with the same value as before does not throw IAE
Reviewed-by: xuelei
|
2018-07-19 00:14:29 +08:00 |
|
Xue-Lei Andrew Fan
|
87c6761704
|
8196584: TLS 1.3 Implementation
Co-authored-by: Adam Petcher <adam.petcher@oracle.com>
Co-authored-by: Amanda Jiang <amanda.jiang@oracle.com>
Co-authored-by: Anthony Scarpino <anthony.scarpino@oracle.com>
Co-authored-by: Bradford Wetmore <bradford.wetmore@oracle.com>
Co-authored-by: Jamil Nimeh <jamil.j.nimeh@oracle.com>
Co-authored-by: John Jiang <sha.jiang@oracle.com>
Co-authored-by: Rajan Halade <rajan.halade@oracle.com>
Co-authored-by: Sibabrata Sahoo <sibabrata.sahoo@oracle.com>
Co-authored-by: Valerie Peng <valerie.peng@oracle.com>
Co-authored-by: Weijun Wang <weijun.wang@oracle.com>
Reviewed-by: ascarpino, coffeys, dfuchs, jjiang, jnimeh, mullan, rhalade, ssahoo, valeriep, weijun, wetmore, xuelei
|
2018-06-25 13:41:39 -07:00 |
|