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
jnimeh [Wed, 06 Jun 2018 23:53:47 -0700] rev 56686
Address TLS 1.3 comments output stream classes, go through JsseJce class to get Mac instance.
Summary: TLS 1.3 comments output stream classes, go through JsseJce class to get
Mac instance.
weijun [Thu, 07 Jun 2018 07:23:15 +0800] rev 56685
more jgss cleanup
apetcher [Wed, 06 Jun 2018 14:29:49 -0400] rev 56684
setting HTTP client default TLS version back to 1.2 only
xuelei [Wed, 06 Jun 2018 09:39:14 -0700] rev 56683
Arrays::equals is exclusive, fix RandomCookie
chegar [Wed, 06 Jun 2018 15:01:02 +0100] rev 56682
http-client-branch: more descriptive HTTP/1.1 exception detail messages
prappo [Wed, 06 Jun 2018 15:52:48 +0100] rev 56681
http-client-branch: merge
prappo [Wed, 06 Jun 2018 15:23:38 +0100] rev 56680
http-client-branch: merge
prappo [Wed, 06 Jun 2018 15:22:45 +0100] rev 56679
http-client-branch: review comment - refinement of WebSocket specification
prappo [Wed, 06 Jun 2018 11:51:25 +0100] rev 56678
http-client-branch: review comment - WebSocket wording and realignment of javadoc
chegar [Wed, 06 Jun 2018 13:57:19 +0100] rev 56677
http-client-branch: dependent tasks execute in the common pool