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