Tue, 22 May 2018 17:53:35 +0800 Re-generate certificates for javax/net/ssl/templates/SSLSocketTemplate.java JDK-8145252-TLS13-branch
jjiang [Tue, 22 May 2018 17:53:35 +0800] rev 56587
Re-generate certificates for javax/net/ssl/templates/SSLSocketTemplate.java
Mon, 21 May 2018 20:51:38 -0700 RSA key is too short to support TLS 1.3 JDK-8145252-TLS13-branch
xuelei [Mon, 21 May 2018 20:51:38 -0700] rev 56586
RSA key is too short to support TLS 1.3
Mon, 21 May 2018 09:53:23 -0700 No more renegotiation in TLS 1.3 JDK-8145252-TLS13-branch
xuelei [Mon, 21 May 2018 09:53:23 -0700] rev 56585
No more renegotiation in TLS 1.3
Mon, 21 May 2018 08:16:24 -0700 Use default signature algorithms for TLS 1.2 JDK-8145252-TLS13-branch
xuelei [Mon, 21 May 2018 08:16:24 -0700] rev 56584
Use default signature algorithms for TLS 1.2
Mon, 21 May 2018 11:14:44 -0400 initial commit for JDK-8171279-XDH-TLS-branch JDK-8171279-XDH-TLS-branch
apetcher [Mon, 21 May 2018 11:14:44 -0400] rev 56583
initial commit for JDK-8171279-XDH-TLS-branch
Mon, 21 May 2018 14:50:28 +0200 Fix build failure epsilon-gc-branch
shade [Mon, 21 May 2018 14:50:28 +0200] rev 56582
Fix build failure
Mon, 21 May 2018 14:47:22 +0200 Formatting and renames epsilon-gc-branch
shade [Mon, 21 May 2018 14:47:22 +0200] rev 56581
Formatting and renames
Mon, 21 May 2018 10:34:21 +0200 Fix 32-bit builds epsilon-gc-branch
shade [Mon, 21 May 2018 10:34:21 +0200] rev 56580
Fix 32-bit builds
Mon, 21 May 2018 15:40:25 +0800 sun/security/ssl/AppOutputStream/NoExceptionOnClose.java changes the expected exception JDK-8145252-TLS13-branch
jjiang [Mon, 21 May 2018 15:40:25 +0800] rev 56579
sun/security/ssl/AppOutputStream/NoExceptionOnClose.java changes the expected exception
Sun, 20 May 2018 22:18:11 +0200 Merge epsilon-gc-branch
shade [Sun, 20 May 2018 22:18:11 +0200] rev 56578
Merge
Sun, 20 May 2018 22:03:10 +0200 Elastic TLAB machinery should handle decays epsilon-gc-branch
shade [Sun, 20 May 2018 22:03:10 +0200] rev 56577
Elastic TLAB machinery should handle decays
Sat, 19 May 2018 23:51:09 +0200 Serviceability support for Epsilon epsilon-gc-branch
shade [Sat, 19 May 2018 23:51:09 +0200] rev 56576
Serviceability support for Epsilon
Sun, 20 May 2018 09:45:36 -0700 The expected exception may be not thrown in order JDK-8145252-TLS13-branch
xuelei [Sun, 20 May 2018 09:45:36 -0700] rev 56575
The expected exception may be not thrown in order
Sun, 20 May 2018 22:01:40 +0800 Use SEC_WHCAR* as gss_name_t JDK-8199569-branch
weijun [Sun, 20 May 2018 22:01:40 +0800] rev 56574
Use SEC_WHCAR* as gss_name_t
Fri, 18 May 2018 19:07:49 -0700 DTLS fix for proper closing JDK-8145252-TLS13-branch
ascarpino [Fri, 18 May 2018 19:07:49 -0700] rev 56573
DTLS fix for proper closing
Fri, 18 May 2018 15:23:56 +0100 http-client-branch: improve test stability by allowing retry on java.net.ConnectException http-client-branch
dfuchs [Fri, 18 May 2018 15:23:56 +0100] rev 56572
http-client-branch: improve test stability by allowing retry on java.net.ConnectException
Thu, 17 May 2018 16:18:47 -0700 TLS 1.3, update on SSLSocketImpl.checkEOF() JDK-8145252-TLS13-branch
xuelei [Thu, 17 May 2018 16:18:47 -0700] rev 56571
TLS 1.3, update on SSLSocketImpl.checkEOF()
Thu, 17 May 2018 11:12:52 -0700 improper certificates in SSLSocketTemplate.java JDK-8145252-TLS13-branch
xuelei [Thu, 17 May 2018 11:12:52 -0700] rev 56570
improper certificates in SSLSocketTemplate.java
Thu, 17 May 2018 09:24:28 -0700 jdk/testlibrary/testkeys upgraded to use RSA_4096 key JDK-8145252-TLS13-branch
ssahoo [Thu, 17 May 2018 09:24:28 -0700] rev 56569
jdk/testlibrary/testkeys upgraded to use RSA_4096 key
Thu, 17 May 2018 09:00:47 -0700 TLS 1.3, incorrect encode of NewSessionTicket for empty extension JDK-8145252-TLS13-branch
xuelei [Thu, 17 May 2018 09:00:47 -0700] rev 56568
TLS 1.3, incorrect encode of NewSessionTicket for empty extension
Wed, 16 May 2018 22:13:16 -0700 TLS 1.3, correct a serious ALPN impl typo JDK-8145252-TLS13-branch
xuelei [Wed, 16 May 2018 22:13:16 -0700] rev 56567
TLS 1.3, correct a serious ALPN impl typo
Wed, 16 May 2018 21:18:06 -0700 TLS 1.3, check alpn respond value JDK-8145252-TLS13-branch
xuelei [Wed, 16 May 2018 21:18:06 -0700] rev 56566
TLS 1.3, check alpn respond value
Wed, 16 May 2018 15:41:50 -0700 TLS 1.3, OpenSSL interop issue, a missed update JDK-8145252-TLS13-branch
xuelei [Wed, 16 May 2018 15:41:50 -0700] rev 56565
TLS 1.3, OpenSSL interop issue, a missed update
Wed, 16 May 2018 15:26:36 -0700 TLS 1.3, OpenSSL interop issues JDK-8145252-TLS13-branch
xuelei [Wed, 16 May 2018 15:26:36 -0700] rev 56564
TLS 1.3, OpenSSL interop issues
Wed, 16 May 2018 10:08:23 -0700 Merge JDK-8145252-TLS13-branch
wetmore [Wed, 16 May 2018 10:08:23 -0700] rev 56563
Merge
Wed, 16 May 2018 22:45:34 +0800 Negotiate seems to be working JDK-8199569-branch
weijun [Wed, 16 May 2018 22:45:34 +0800] rev 56562
Negotiate seems to be working
Tue, 15 May 2018 22:59:45 -0700 Use PostHandshakeContext for New Session Ticket when approriate JDK-8145252-TLS13-branch
ascarpino [Tue, 15 May 2018 22:59:45 -0700] rev 56561
Use PostHandshakeContext for New Session Ticket when approriate
Tue, 15 May 2018 14:52:51 -0700 test correction, reject renegotiation applies to TLS 1.2 and prior versions only JDK-8145252-TLS13-branch
xuelei [Tue, 15 May 2018 14:52:51 -0700] rev 56560
test correction, reject renegotiation applies to TLS 1.2 and prior versions only
Tue, 15 May 2018 13:01:37 -0700 rollbak behavior changes of extended secret extension JDK-8145252-TLS13-branch
xuelei [Tue, 15 May 2018 13:01:37 -0700] rev 56559
rollbak behavior changes of extended secret extension
Tue, 15 May 2018 14:54:04 -0400 minor session management improvements to try to address some bugs JDK-8145252-TLS13-branch
apetcher [Tue, 15 May 2018 14:54:04 -0400] rev 56558
minor session management improvements to try to address some bugs
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip