src/java.base/share/classes/sun/security/ssl/TransportContext.java
Thu, 17 Oct 2019 20:54:25 +0100 chegar datagramsocketimpl-branch: merge with default datagramsocketimpl-branch
Thu, 17 Oct 2019 20:53:35 +0100 chegar datagramsocketimpl-branch: update to default datagramsocketimpl-branch
Tue, 19 Jun 2018 15:53:35 -0700 ascarpino read side key limits JDK-8145252-TLS13-branch
Tue, 12 Jun 2018 22:15:10 -0700 xuelei Enable RSASSA-PSS for TLS 1.2, and socket close checking JDK-8145252-TLS13-branch
Sun, 10 Jun 2018 21:22:05 -0700 xuelei Code clean up for CipherSuite, etc JDK-8145252-TLS13-branch
Sat, 09 Jun 2018 13:38:27 -0700 ascarpino code review nits and TrasnportContext constructor changes JDK-8145252-TLS13-branch
Sat, 02 Jun 2018 21:23:02 -0700 xuelei key and iv implementation update, and two tests correction JDK-8145252-TLS13-branch
Tue, 22 May 2018 21:46:47 -0700 xuelei close issues introduced in TLS 1.3 implementation JDK-8145252-TLS13-branch
Fri, 18 May 2018 19:07:49 -0700 ascarpino DTLS fix for proper closing JDK-8145252-TLS13-branch
Tue, 15 May 2018 22:59:45 -0700 ascarpino Use PostHandshakeContext for New Session Ticket when approriate JDK-8145252-TLS13-branch
Sun, 13 May 2018 08:52:25 -0700 ascarpino start/beginHandshake and more post-handshake changes JDK-8145252-TLS13-branch
Fri, 11 May 2018 15:53:12 -0700 wetmore Initial TLSv1.3 Implementation JDK-8145252-TLS13-branch
Wed, 12 Jun 2019 18:58:00 -0700 wetmore 8171279: Support X25519 and X448 in TLS
Tue, 11 Jun 2019 16:31:37 -0700 ascarpino 8211018: Session Resumption without Server-Side State
Fri, 05 Apr 2019 11:28:23 -0700 xuelei 8221882: Use fiber-friendly java.util.concurrent.locks in JSSE
Mon, 14 Jan 2019 10:00:45 -0800 xuelei 8214418: half-closed SSLEngine status may cause application dead loop
Tue, 18 Dec 2018 12:08:51 -0800 xuelei 8215443: The use of TransportContext.fatal() leads to bad coding style
Fri, 14 Dec 2018 19:39:39 -0800 xuelei 8214339: SSLSocketImpl erroneously wraps SocketException
Tue, 21 Aug 2018 11:30:48 -0700 wetmore 8207317: SSLEngine negotiation fail exception behavior changed from fail-fast to fail-lazy
Tue, 14 Aug 2018 18:16:47 -0700 xuelei 8207009: TLS 1.3 half-close and synchronization issues
Thu, 19 Jul 2018 00:14:29 +0800 weijun 8207250: setUseClientMode post handshake with the same value as before does not throw IAE
Mon, 25 Jun 2018 13:41:39 -0700 xuelei 8196584: TLS 1.3 Implementation
less more (0) tip