Tue, 15 May 2018 10:48:19 -0700 Corrected copyright JDK-8145252-TLS13-branch
wetmore [Tue, 15 May 2018 10:48:19 -0700] rev 56557
Corrected copyright
Tue, 15 May 2018 16:10:17 +0100 http-client-branch: additional tests for header case-insensitivity http-client-branch
chegar [Tue, 15 May 2018 16:10:17 +0100] rev 56556
http-client-branch: additional tests for header case-insensitivity
Tue, 15 May 2018 12:20:42 +0800 code style, functions rearrangement JDK-8199569-branch
weijun [Tue, 15 May 2018 12:20:42 +0800] rev 56555
code style, functions rearrangement
Tue, 15 May 2018 12:19:38 +0800 inline GenClientContext, macro redefition, new functions JDK-8199569-branch
weijun [Tue, 15 May 2018 12:19:38 +0800] rev 56554
inline GenClientContext, macro redefition, new functions
Mon, 14 May 2018 21:06:55 +0800 no more warning JDK-8199569-branch
weijun [Mon, 14 May 2018 21:06:55 +0800] rev 56553
no more warning
Mon, 14 May 2018 09:55:03 +0800 First working version JDK-8199569-branch
weijun [Mon, 14 May 2018 09:55:03 +0800] rev 56552
First working version
Mon, 14 May 2018 13:05:11 +0800 sequence number fix JDK-8199569-branch
weijun [Mon, 14 May 2018 13:05:11 +0800] rev 56551
sequence number fix
Mon, 14 May 2018 09:48:33 +0800 Use VS2017 JDK-8199569-branch
weijun [Mon, 14 May 2018 09:48:33 +0800] rev 56550
Use VS2017
Mon, 14 May 2018 22:49:05 +0000 Merge JDK-8145252-TLS13-branch
valeriep [Mon, 14 May 2018 22:49:05 +0000] rev 56549
Merge
Mon, 14 May 2018 22:41:54 +0000 Undo the interim RSASSA-PSS changes in SignedObject class JDK-8145252-TLS13-branch
valeriep [Mon, 14 May 2018 22:41:54 +0000] rev 56548
Undo the interim RSASSA-PSS changes in SignedObject class
Mon, 14 May 2018 22:09:08 +0200 Merge ihse-jdk-library-branch
ihse [Mon, 14 May 2018 22:09:08 +0200] rev 56547
Merge
Mon, 14 May 2018 11:08:04 -0700 Fix improper ordering for default certificate type field in CertificateRequest JDK-8145252-TLS13-branch
jnimeh [Mon, 14 May 2018 11:08:04 -0700] rev 56546
Fix improper ordering for default certificate type field in CertificateRequest Summary: Fixes the ordering in the CERT_TYPES constant for the CertificateRequest message. ECDSA will now be an advertised type when ECDSA is available in JCE.
Mon, 14 May 2018 09:44:42 +0800 Initial changes for JDK-8199569 JDK-8199569-branch
weijun [Mon, 14 May 2018 09:44:42 +0800] rev 56545
Initial changes for JDK-8199569
Sun, 13 May 2018 08:52:25 -0700 start/beginHandshake and more post-handshake changes JDK-8145252-TLS13-branch
ascarpino [Sun, 13 May 2018 08:52:25 -0700] rev 56544
start/beginHandshake and more post-handshake changes
Fri, 11 May 2018 16:07:27 -0700 Merge JDK-8145252-TLS13-branch
wetmore [Fri, 11 May 2018 16:07:27 -0700] rev 56543
Merge
Fri, 11 May 2018 15:53:12 -0700 Initial TLSv1.3 Implementation JDK-8145252-TLS13-branch
wetmore [Fri, 11 May 2018 15:53:12 -0700] rev 56542
Initial TLSv1.3 Implementation
Fri, 11 May 2018 14:55:56 -0700 Initial changes for JDK-8145252-TLS13-branch JDK-8145252-TLS13-branch
wetmore [Fri, 11 May 2018 14:55:56 -0700] rev 56541
Initial changes for JDK-8145252-TLS13-branch
Fri, 11 May 2018 18:33:36 +0200 Refactor test handling with @requires epsilon-gc-branch
shade [Fri, 11 May 2018 18:33:36 +0200] rev 56540
Refactor test handling with @requires
Wed, 09 May 2018 16:56:42 -0700 Merge http-client-branch
dfuchs [Wed, 09 May 2018 16:56:42 -0700] rev 56539
Merge
Wed, 09 May 2018 16:45:54 -0700 http-client-branch: add a property to make it possible to limit the size of the HTTP/1.1 coonection pool http-client-branch
dfuchs [Wed, 09 May 2018 16:45:54 -0700] rev 56538
http-client-branch: add a property to make it possible to limit the size of the HTTP/1.1 coonection pool
Mon, 07 May 2018 14:48:59 -0700 Merge http-client-branch
dfuchs [Mon, 07 May 2018 14:48:59 -0700] rev 56537
Merge
Mon, 07 May 2018 16:41:38 +0200 Merge epsilon-gc-branch
shade [Mon, 07 May 2018 16:41:38 +0200] rev 56536
Merge
Sun, 06 May 2018 16:19:56 +0200 Merge epsilon-gc-branch
shade [Sun, 06 May 2018 16:19:56 +0200] rev 56535
Merge
Fri, 04 May 2018 19:29:01 +0200 Fix build with -epsilongc epsilon-gc-branch
shade [Fri, 04 May 2018 19:29:01 +0200] rev 56534
Fix build with -epsilongc
Fri, 04 May 2018 19:16:56 +0200 Merge epsilon-gc-branch
shade [Fri, 04 May 2018 19:16:56 +0200] rev 56533
Merge
Fri, 04 May 2018 17:28:03 +0100 Merge http-client-branch
dfuchs [Fri, 04 May 2018 17:28:03 +0100] rev 56532
Merge
Fri, 04 May 2018 17:02:19 +0100 http-client-branch: connection shutdown should no cancel streams immediately if data is pending in the stream queue. http-client-branch
dfuchs [Fri, 04 May 2018 17:02:19 +0100] rev 56531
http-client-branch: connection shutdown should no cancel streams immediately if data is pending in the stream queue.
Fri, 04 May 2018 14:32:26 +0100 http-client-branch: remove stray println http-client-branch
dfuchs [Fri, 04 May 2018 14:32:26 +0100] rev 56530
http-client-branch: remove stray println
Fri, 04 May 2018 13:57:59 +0200 Fix for libsplashscreen. ihse-jdk-library-branch
ihse [Fri, 04 May 2018 13:57:59 +0200] rev 56529
Fix for libsplashscreen.
Fri, 04 May 2018 13:15:15 +0200 Fix jdk.accessibility. ihse-jdk-library-branch
ihse [Fri, 04 May 2018 13:15:15 +0200] rev 56528
Fix jdk.accessibility.
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip