ihse [Mon, 11 Jun 2018 11:00:11 +0200] rev 56720
Close ihse-jdk-library-branch
shade [Mon, 11 Jun 2018 09:29:44 +0200] rev 56719
Merge
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
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
chegar [Wed, 06 Jun 2018 12:10:30 +0100] rev 56676
http-client-branch: typo
Contributed-by: Jaikiran Pai <jai.forums2013@gmail.com>
shade [Wed, 06 Jun 2018 10:32:59 +0200] rev 56675
Merge
ascarpino [Tue, 05 Jun 2018 12:01:35 -0700] rev 56674
minor nit fixes
wetmore [Tue, 05 Jun 2018 11:53:36 -0700] rev 56673
Merge
xuelei [Tue, 05 Jun 2018 11:49:25 -0700] rev 56672
cleanup on HelloCookieManager, RSAClientKeyExchange and NewSessionTicket
shade [Tue, 05 Jun 2018 17:23:17 +0200] rev 56671
Make TestUniverse test Epsilon too
shade [Tue, 05 Jun 2018 17:22:42 +0200] rev 56670
Handle HSDB printout for Epsilon
shade [Tue, 05 Jun 2018 17:19:33 +0200] rev 56669
Handle SA Heap Summary better
shade [Tue, 05 Jun 2018 17:17:24 +0200] rev 56668
Change "unexpected heap type" to a more generic version
shade [Tue, 05 Jun 2018 17:17:19 +0200] rev 56667
Fix SA heap iteration code
shade [Thu, 31 May 2018 16:09:17 +0200] rev 56666
Little reformatting in logging
prappo [Tue, 05 Jun 2018 15:32:02 +0100] rev 56665
http-client-branch: review comment - WebSocket/HttpClient wording
wetmore [Mon, 04 Jun 2018 14:59:53 -0700] rev 56664
Merge
xuelei [Mon, 04 Jun 2018 04:08:12 +0000] rev 56663
Merge
xuelei [Mon, 04 Jun 2018 03:28:08 +0000] rev 56662
missing newline at end of HKDF.java
xuelei [Sun, 03 Jun 2018 19:43:10 -0700] rev 56661
pre_shared_key extensio code cleanup, and a test update
xuelei [Sat, 02 Jun 2018 21:23:02 -0700] rev 56660
key and iv implementation update, and two tests correction
xuelei [Sat, 02 Jun 2018 07:50:25 -0700] rev 56659
issue with named group checking in KeyShareExtension
xuelei [Sat, 02 Jun 2018 07:24:25 -0700] rev 56658
check keys as well of a credential or possession
xuelei [Fri, 01 Jun 2018 13:23:11 -0700] rev 56657
fix line wrap and redundancy call