xuelei [Sun, 10 Jun 2018 21:22:05 -0700] rev 56718
Code clean up for CipherSuite, etc
xuelei [Sun, 10 Jun 2018 13:36:40 -0700] rev 56717
Use StackWalker and checking content type after decryption
xuelei [Sat, 09 Jun 2018 21:52:54 -0700] rev 56716
clean up SSLSessionImpl
ascarpino [Sat, 09 Jun 2018 13:38:27 -0700] rev 56715
code review nits and TrasnportContext constructor changes
xuelei [Sat, 09 Jun 2018 08:08:12 -0700] rev 56714
Code clean up for unsupported DTLS 1.3
xuelei [Fri, 08 Jun 2018 20:35:40 -0700] rev 56713
code cleanup for SSLSessionContextImpl.java
xuelei [Fri, 08 Jun 2018 19:43:11 -0700] rev 56712
handle EOFException for SSLSocket
xuelei [Fri, 08 Jun 2018 16:51:30 -0700] rev 56711
Cleanup unused methods in RSASignature.java
xuelei [Fri, 08 Jun 2018 12:48:32 -0700] rev 56710
cleanup on SignatureScheme.java
xuelei [Fri, 08 Jun 2018 19:14:58 +0000] rev 56709
Merge
xuelei [Fri, 08 Jun 2018 11:59:34 -0700] rev 56708
Rename Stringize to Stringizer
xuelei [Fri, 08 Jun 2018 09:40:28 -0700] rev 56707
Merge
xuelei [Thu, 07 Jun 2018 23:12:35 -0700] rev 56706
use right EC named group as signature algorithm
jnimeh [Thu, 07 Jun 2018 21:57:21 -0700] rev 56705
Minor nits and cleanup across SSLExtension classes
Summary: Correct spelling errors in comments and variable names, remove dead code.
jnimeh [Thu, 07 Jun 2018 21:55:35 -0700] rev 56704
Minor nits and cleanup across SSLExtension classes
Summary: Correct spelling errors in comments and variable names, remove dead code.
xuelei [Thu, 07 Jun 2018 22:04:52 -0700] rev 56703
add debug log for pre_shared_key extension
xuelei [Thu, 07 Jun 2018 21:16:21 -0700] rev 56702
Updates for session resumption and key update
weijun [Fri, 08 Jun 2018 11:10:40 +0800] rev 56701
Make HelloCookieManager abstract
valeriep [Thu, 07 Jun 2018 23:35:22 +0000] rev 56700
Removed past file of JDK-8146283
ihse [Thu, 07 Jun 2018 21:58:17 +0200] rev 56699
Merge
ihse [Thu, 07 Jun 2018 21:57:43 +0200] rev 56698
Fix windows compilation issues.
apetcher [Thu, 07 Jun 2018 13:59:53 -0400] rev 56697
Making an inner class private in PskKeyExchamgeModesExtension
apetcher [Thu, 07 Jun 2018 13:46:22 -0400] rev 56696
Fixing a null pointer issue in PskKeyExchangeModesExtension
chegar [Thu, 07 Jun 2018 14:21:50 +0100] rev 56695
http-client-branch: synchronous send should be on the exception stack
ascarpino [Thu, 07 Jun 2018 09:30:42 -0700] rev 56694
InputRecord related fixes
weijun [Thu, 07 Jun 2018 23:53:56 +0800] rev 56693
another KRB5 cleanup in java.naming
weijun [Thu, 07 Jun 2018 23:19:25 +0800] rev 56692
remove more references of KRB5 and move the existing cipher suites to unsupported
ihse [Thu, 07 Jun 2018 15:20:57 +0200] rev 56691
Add documentation to JdkNativeCompilation.gmk.
ihse [Thu, 07 Jun 2018 15:07:38 +0200] rev 56690
Fix native generated includes.
ihse [Thu, 07 Jun 2018 15:01:13 +0200] rev 56689
Merge
prappo [Thu, 07 Jun 2018 10:45:30 +0100] rev 56688
http-client-branch: review comment - WebSocket tests
ihse [Thu, 07 Jun 2018 10:48:36 +0200] rev 56687
Merge