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
apetcher [Fri, 01 Jun 2018 15:37:07 -0400] rev 56656
Enabling TLS 1.3 in HTTP client defaults
wetmore [Fri, 01 Jun 2018 11:51:38 -0700] rev 56655
Merge
chegar [Fri, 01 Jun 2018 18:10:56 +0100] rev 56654
http-client-branch: move immutable flow to an impl note
chegar [Fri, 01 Jun 2018 17:15:58 +0100] rev 56653
http-client-branch: fix javadoc examples in BodySubscribers
chegar [Fri, 01 Jun 2018 16:43:54 +0100] rev 56652
http-client-branch: fix bug in property value reading
jnimeh [Fri, 01 Jun 2018 08:35:59 -0700] rev 56651
Address TLS 1.3 rollup comments in HKDF, CertificateStatus and CertStatusExtension
Summary: Address TLS 1.3 rollup comments in HKDF, CertificateStatus and CertStatusExtension
ascarpino [Fri, 01 Jun 2018 08:11:45 -0700] rev 56650
Prevent SSLEngineKeyLimit from hanging
apetcher [Fri, 01 Jun 2018 10:07:24 -0400] rev 56649
minor fix to SSLEngine result status when input buffer is empty
wetmore [Thu, 31 May 2018 17:40:21 -0700] rev 56648
Fixed: No newline at end of file
wetmore [Thu, 31 May 2018 17:38:42 -0700] rev 56647
Merge
xuelei [Thu, 31 May 2018 15:37:31 -0700] rev 56646
integer overflow, remove ununsed code and comments
wetmore [Thu, 31 May 2018 13:39:26 -0700] rev 56645
Merge
dfuchs [Thu, 31 May 2018 17:18:56 +0100] rev 56644
Merge
dfuchs [Thu, 31 May 2018 17:13:07 +0100] rev 56643
http-client-branch: HttpClient throws IOException when receiving 401/407 with no WWW-Authenticate/Proxy-Authenticate header
8203882: HttpClient throws IOException when receiving 401/407 with no WWW-Authenticate/Proxy-Authenticate header
Reviewed-by: chegar
shade [Thu, 31 May 2018 15:44:47 +0200] rev 56642
Print heap steps more verbosely, but also less frequently
shade [Thu, 31 May 2018 15:43:02 +0200] rev 56641
Multiple threads should print/update counters once
shade [Thu, 31 May 2018 14:50:56 +0200] rev 56640
Merge
prappo [Thu, 31 May 2018 13:55:51 +0100] rev 56639
http-client-branch: review comment - HPACK misc. improvements (2)
weijun [Thu, 31 May 2018 11:50:33 +0800] rev 56638
safe copy functions
jnimeh [Wed, 30 May 2018 11:36:46 -0700] rev 56637
Add bounds check for output length in HKDF expand operation
Summary: Make the HKDF expand operation conform to the specification by limiting the allowed output length.
jnimeh [Wed, 30 May 2018 11:34:58 -0700] rev 56636
TLS 1.3 support for StapleEnableProps OCSP Stapling jtreg test
Summary: Adds test cases for OCSPstapling using the TLS 1.3 handshake and its use of the OCSP stapling system properties.
shade [Wed, 30 May 2018 14:03:03 +0200] rev 56635
Add includes for explicit dependencies, remove stale includes
shade [Wed, 30 May 2018 14:02:58 +0200] rev 56634
Fix COMPILER2 handling: include macros.hpp before use
shade [Wed, 30 May 2018 13:45:02 +0200] rev 56633
Fix GC enum declaration
weijun [Wed, 30 May 2018 19:32:31 +0800] rev 56632
cleanup
michaelm [Wed, 30 May 2018 12:01:03 +0100] rev 56631
http-client-branch: 8203433 (httpclient) Add tests for HEAD and 304 responses.
shade [Wed, 30 May 2018 12:53:59 +0200] rev 56630
Fix indentation in vmStructs_gc.hpp
shade [Wed, 30 May 2018 11:22:56 +0200] rev 56629
Make sure C2 configurations are executed in tests
shade [Wed, 30 May 2018 10:47:43 +0200] rev 56628
Epsilon's INCLUDE_XXX, XXX_ONLY and NOT_XXX should be in alphabetic order
shade [Wed, 30 May 2018 10:29:41 +0200] rev 56627
Remove UseTLAB from supports_tlab_allocation
shade [Wed, 30 May 2018 10:05:17 +0200] rev 56626
Remove obsolete INCLUDE_EPSILONGC guards
shade [Wed, 30 May 2018 09:49:56 +0200] rev 56625
Merge
weijun [Tue, 29 May 2018 23:03:55 +0800] rev 56624
gss_OID_desc constants
prappo [Tue, 29 May 2018 23:47:07 +0100] rev 56623
http-client-branch: review comment - HPACK misc. improvements
wetmore [Tue, 29 May 2018 13:16:23 -0700] rev 56622
Merge
dfuchs [Tue, 29 May 2018 13:42:04 +0100] rev 56621
http-client-branch: performance - reduce context switching
weijun [Tue, 29 May 2018 15:48:13 +0800] rev 56620
getNamesForMech, more import/export
chegar [Fri, 25 May 2018 16:13:11 +0100] rev 56619
http-client-branch: Make HttpHeaders final
michaelm [Mon, 28 May 2018 17:22:37 +0100] rev 56618
http-client-branch: further update to max streams fix
weijun [Mon, 28 May 2018 21:30:25 +0800] rev 56617
Create Name with meth to support export
michaelm [Mon, 28 May 2018 10:48:38 +0100] rev 56616
http-client-branch: fix intermittent problem with stream counting by decrementing counter before completing the subscriber CF
xuelei [Sat, 26 May 2018 20:29:15 -0700] rev 56615
clean up TODO tags
xuelei [Sat, 26 May 2018 15:15:27 -0700] rev 56614
implement version downgrad protection
twisti [Fri, 25 May 2018 14:22:27 -0700] rev 56613
Add twitter branch.
wetmore [Fri, 25 May 2018 14:24:17 -0700] rev 56612
Merge
ascarpino [Fri, 25 May 2018 12:43:45 -0700] rev 56611
added jdk.tls.server.protocols
xuelei [Fri, 25 May 2018 12:24:17 -0700] rev 56610
DH left padding of public key
jnimeh [Fri, 25 May 2018 11:42:54 -0700] rev 56609
TLS 1.3 support for HttpsUrlConnClient OCSP Stapling jtreg test
Summary: Adds test cases for OCSPstapling using the TLS 1.3 handshake and HttpsUrlConnection
apetcher [Fri, 25 May 2018 13:20:01 -0400] rev 56608
A couple of minor session resumption fixes
wetmore [Thu, 24 May 2018 13:09:59 -0700] rev 56607
Merge
jnimeh [Thu, 24 May 2018 12:32:00 -0700] rev 56606
TLS 1.3 support in OCSP stapling jtreg tests
Summary: Adds test cases for OCSP stapling using the TLS 1.3 handshake
xuelei [Thu, 24 May 2018 11:34:31 -0700] rev 56605
Use DiffieHellman rather than the DH alias
michaelm [Thu, 24 May 2018 18:41:30 +0100] rev 56604
http-client-branch: Fix for new MaxStreams.java test
xuelei [Thu, 24 May 2018 09:21:01 -0700] rev 56603
remove TODO tags if no need any more
dfuchs [Thu, 24 May 2018 11:37:30 +0100] rev 56602
Merge
dfuchs [Thu, 24 May 2018 11:31:50 +0100] rev 56601
http-client-branch: HttpClient HTTP/1.1 could be more lenient and accept LF as well as CRLF as header separator.
8203427: HttpClient HTTP/1.1 could be more lenient and accept LF as well as CRLF as header separator.
Reviewed-by: chegar
xuelei [Wed, 23 May 2018 11:55:41 -0700] rev 56600
mismatching sign_alg and sign_alg_cert
wetmore [Wed, 23 May 2018 09:33:37 -0700] rev 56599
Merge
michaelm [Wed, 23 May 2018 16:44:13 +0100] rev 56598
8196389: Should HttpClient support SETTINGS_MAX_CONCURRENT_STREAMS from the server
Reviewed-by: chegar, dfuchs
shade [Wed, 23 May 2018 16:40:10 +0200] rev 56597
TestElasticTLABDecay is misconfigured
shade [Mon, 21 May 2018 15:01:17 +0200] rev 56596
Last stylistic touchups
jjiang [Wed, 23 May 2018 17:02:13 +0800] rev 56595
sun/net/www/protocol/https/HttpsURLConnection/ReadTimeout.java adapts to new exception hierarchy
xuelei [Tue, 22 May 2018 21:46:47 -0700] rev 56594
close issues introduced in TLS 1.3 implementation
wetmore [Tue, 22 May 2018 16:38:48 -0700] rev 56593
Merge
wetmore [Tue, 22 May 2018 16:36:02 -0700] rev 56592
Merge
apetcher [Tue, 22 May 2018 14:12:14 -0400] rev 56591
Setting X25519/X448 to TLS 1.3 only