Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Merge
JDK-8145252-TLS13-branch
2018-05-24, by wetmore
TLS 1.3 support in OCSP stapling jtreg tests
JDK-8145252-TLS13-branch
2018-05-24, by jnimeh
Use DiffieHellman rather than the DH alias
JDK-8145252-TLS13-branch
2018-05-24, by xuelei
http-client-branch: Fix for new MaxStreams.java test
http-client-branch
2018-05-24, by michaelm
remove TODO tags if no need any more
JDK-8145252-TLS13-branch
2018-05-24, by xuelei
Merge
http-client-branch
2018-05-24, by dfuchs
http-client-branch: HttpClient HTTP/1.1 could be more lenient and accept LF as well as CRLF as header separator.
http-client-branch
2018-05-24, by dfuchs
mismatching sign_alg and sign_alg_cert
JDK-8145252-TLS13-branch
2018-05-23, by xuelei
Merge
JDK-8145252-TLS13-branch
2018-05-23, by wetmore
8196389: Should HttpClient support SETTINGS_MAX_CONCURRENT_STREAMS from the server
http-client-branch
2018-05-23, by michaelm
TestElasticTLABDecay is misconfigured
epsilon-gc-branch
2018-05-23, by shade
Last stylistic touchups
epsilon-gc-branch
2018-05-21, by shade
sun/net/www/protocol/https/HttpsURLConnection/ReadTimeout.java adapts to new exception hierarchy
JDK-8145252-TLS13-branch
2018-05-23, by jjiang
close issues introduced in TLS 1.3 implementation
JDK-8145252-TLS13-branch
2018-05-22, by xuelei
Merge
JDK-8145252-TLS13-branch
2018-05-22, by wetmore
Merge
JDK-8145252-TLS13-branch
2018-05-22, by wetmore
Setting X25519/X448 to TLS 1.3 only
JDK-8171279-XDH-TLS-branch
2018-05-22, by apetcher
merge
JDK-8171279-XDH-TLS-branch
2018-05-22, by apetcher
Initial working XDH support in TLS. I should try to refactor the code a bit.
JDK-8171279-XDH-TLS-branch
2018-05-22, by apetcher
com/sun/jndi/ldap/DeadSSLLdapTimeoutTest.java adapts to new exception hierarchy
JDK-8145252-TLS13-branch
2018-05-22, by jjiang
Re-generate certificates for javax/net/ssl/templates/SSLSocketTemplate.java
JDK-8145252-TLS13-branch
2018-05-22, by jjiang
RSA key is too short to support TLS 1.3
JDK-8145252-TLS13-branch
2018-05-21, by xuelei
No more renegotiation in TLS 1.3
JDK-8145252-TLS13-branch
2018-05-21, by xuelei
Use default signature algorithms for TLS 1.2
JDK-8145252-TLS13-branch
2018-05-21, by xuelei
initial commit for JDK-8171279-XDH-TLS-branch
JDK-8171279-XDH-TLS-branch
2018-05-21, by apetcher
Fix build failure
epsilon-gc-branch
2018-05-21, by shade
Formatting and renames
epsilon-gc-branch
2018-05-21, by shade
Fix 32-bit builds
epsilon-gc-branch
2018-05-21, by shade
sun/security/ssl/AppOutputStream/NoExceptionOnClose.java changes the expected exception
JDK-8145252-TLS13-branch
2018-05-21, by jjiang
Merge
epsilon-gc-branch
2018-05-20, by shade
Elastic TLAB machinery should handle decays
epsilon-gc-branch
2018-05-20, by shade
Serviceability support for Epsilon
epsilon-gc-branch
2018-05-19, by shade
The expected exception may be not thrown in order
JDK-8145252-TLS13-branch
2018-05-20, by xuelei
Use SEC_WHCAR* as gss_name_t
JDK-8199569-branch
2018-05-20, by weijun
DTLS fix for proper closing
JDK-8145252-TLS13-branch
2018-05-18, by ascarpino
http-client-branch: improve test stability by allowing retry on java.net.ConnectException
http-client-branch
2018-05-18, by dfuchs
TLS 1.3, update on SSLSocketImpl.checkEOF()
JDK-8145252-TLS13-branch
2018-05-17, by xuelei
improper certificates in SSLSocketTemplate.java
JDK-8145252-TLS13-branch
2018-05-17, by xuelei
jdk/testlibrary/testkeys upgraded to use RSA_4096 key
JDK-8145252-TLS13-branch
2018-05-17, by ssahoo
TLS 1.3, incorrect encode of NewSessionTicket for empty extension
JDK-8145252-TLS13-branch
2018-05-17, by xuelei
TLS 1.3, correct a serious ALPN impl typo
JDK-8145252-TLS13-branch
2018-05-16, by xuelei
TLS 1.3, check alpn respond value
JDK-8145252-TLS13-branch
2018-05-16, by xuelei
TLS 1.3, OpenSSL interop issue, a missed update
JDK-8145252-TLS13-branch
2018-05-16, by xuelei
TLS 1.3, OpenSSL interop issues
JDK-8145252-TLS13-branch
2018-05-16, by xuelei
Merge
JDK-8145252-TLS13-branch
2018-05-16, by wetmore
Negotiate seems to be working
JDK-8199569-branch
2018-05-16, by weijun
Use PostHandshakeContext for New Session Ticket when approriate
JDK-8145252-TLS13-branch
2018-05-15, by ascarpino
test correction, reject renegotiation applies to TLS 1.2 and prior versions only
JDK-8145252-TLS13-branch
2018-05-15, by xuelei
rollbak behavior changes of extended secret extension
JDK-8145252-TLS13-branch
2018-05-15, by xuelei
minor session management improvements to try to address some bugs
JDK-8145252-TLS13-branch
2018-05-15, by apetcher
Corrected copyright
JDK-8145252-TLS13-branch
2018-05-15, by wetmore
http-client-branch: additional tests for header case-insensitivity
http-client-branch
2018-05-15, by chegar
code style, functions rearrangement
JDK-8199569-branch
2018-05-15, by weijun
inline GenClientContext, macro redefition, new functions
JDK-8199569-branch
2018-05-15, by weijun
no more warning
JDK-8199569-branch
2018-05-14, by weijun
First working version
JDK-8199569-branch
2018-05-14, by weijun
sequence number fix
JDK-8199569-branch
2018-05-14, by weijun
Use VS2017
JDK-8199569-branch
2018-05-14, by weijun
Merge
JDK-8145252-TLS13-branch
2018-05-14, by valeriep
Undo the interim RSASSA-PSS changes in SignedObject class
JDK-8145252-TLS13-branch
2018-05-14, by valeriep
Merge
ihse-jdk-library-branch
2018-05-14, by ihse
Fix improper ordering for default certificate type field in CertificateRequest
JDK-8145252-TLS13-branch
2018-05-14, by jnimeh
Initial changes for JDK-8199569
JDK-8199569-branch
2018-05-14, by weijun
start/beginHandshake and more post-handshake changes
JDK-8145252-TLS13-branch
2018-05-13, by ascarpino
Merge
JDK-8145252-TLS13-branch
2018-05-11, by wetmore
Initial TLSv1.3 Implementation
JDK-8145252-TLS13-branch
2018-05-11, by wetmore
Initial changes for JDK-8145252-TLS13-branch
JDK-8145252-TLS13-branch
2018-05-11, by wetmore
Refactor test handling with @requires
epsilon-gc-branch
2018-05-11, by shade
Merge
http-client-branch
2018-05-09, by dfuchs
http-client-branch: add a property to make it possible to limit the size of the HTTP/1.1 coonection pool
http-client-branch
2018-05-09, by dfuchs
Merge
http-client-branch
2018-05-07, by dfuchs
Merge
epsilon-gc-branch
2018-05-07, by shade
Merge
epsilon-gc-branch
2018-05-06, by shade
Fix build with -epsilongc
epsilon-gc-branch
2018-05-04, by shade
Merge
epsilon-gc-branch
2018-05-04, by shade
Merge
http-client-branch
2018-05-04, by dfuchs
http-client-branch: connection shutdown should no cancel streams immediately if data is pending in the stream queue.
http-client-branch
2018-05-04, by dfuchs
http-client-branch: remove stray println
http-client-branch
2018-05-04, by dfuchs
Fix for libsplashscreen.
ihse-jdk-library-branch
2018-05-04, by ihse
Fix jdk.accessibility.
ihse-jdk-library-branch
2018-05-04, by ihse
Try to fix libsplashscreen on mac.
ihse-jdk-library-branch
2018-05-04, by ihse
... and missing _DIRS.
ihse-jdk-library-branch
2018-05-04, by ihse
Add missing -I.
ihse-jdk-library-branch
2018-05-04, by ihse
Even more fixes.
ihse-jdk-library-branch
2018-05-04, by ihse
Merge
ihse-jdk-library-branch
2018-05-04, by ihse
Fixes based on quick code review.
ihse-jdk-library-branch
2018-05-04, by ihse
Cleaning up SRC and EXTRA_SRC.
ihse-jdk-library-branch
2018-05-04, by ihse
Rename FindHeaderDirForModule to GetJavaHeaderDir.
ihse-jdk-library-branch
2018-05-04, by ihse
Process extra header dirs syntax.
ihse-jdk-library-branch
2018-05-04, by ihse
Even more cleaning up.
ihse-jdk-library-branch
2018-05-04, by ihse
Cleaning up src format.
ihse-jdk-library-branch
2018-05-03, by ihse
Fix Zero build failures
epsilon-gc-branch
2018-05-03, by shade
http-client-branch: SSLFlowDelegate - avoid wasted memory in SSL buffers, fix race condition if socket closed during handshake
http-client-branch
2018-05-03, by dfuchs
http-client-branch: RST_STREAM should be handled immediately if received before HEADERS, and subscriber.onError() should be called if received after that.
http-client-branch
2018-05-03, by dfuchs
http-client-branch: Http2Connection should not try to send RST_STREAM if the channel is already closed
http-client-branch
2018-05-03, by dfuchs
Remove FindSrcDirsForLib.
ihse-jdk-library-branch
2018-05-03, by ihse
Introduce EXTRA_SRC and supply headers as dirs.
ihse-jdk-library-branch
2018-05-03, by ihse
Epsilon should use Elastic TLABs facility to control sizes
epsilon-gc-branch
2018-05-03, by shade
Fix gc/epsilon/TestMemoryMXBeans failures after the merge
epsilon-gc-branch
2018-05-03, by shade
Merge
epsilon-gc-branch
2018-05-03, by shade
http-client-branch: Merge with default
http-client-branch
2018-05-02, by chegar
http-client-branch: review comment - remove tailing whitespace and long lines
http-client-branch
2018-05-02, by chegar
8193356: HttpClient should create a new connection after available stream ids are used up.
http-client-branch
2018-05-01, by michaelm
http-client-branch: review comment - HPACK bytewise decoding
http-client-branch
2018-05-01, by prappo
Merge
http-client-branch
2018-05-01, by dfuchs
http-client-branch: avoid calling getApplicationBufferSize/getPacketBufferSize too often
http-client-branch
2018-05-01, by dfuchs
http-client-branch: review comment - some minor comment rewording and cleanup
http-client-branch
2018-05-01, by chegar
http-client-branch: review comment - update comment in Http2Connection
http-client-branch
2018-05-01, by chegar
http-client-branch: tag tests that access real hosts on external networks as manual
http-client-branch
2018-04-30, by dfuchs
http-client-branch: do not ignore setup exceptions when creating WS test server
http-client-branch
2018-04-27, by chegar
Merge
http-client-branch
2018-04-27, by dfuchs
http-client-branch: fix racy busy loop in graceful SSLEngine closure
http-client-branch
2018-04-27, by dfuchs
Enable LSM for Epsilon
epsilon-gc-branch
2018-04-26, by shade
No need for hotspot_gc_epsilon, when there is run-test target
epsilon-gc-branch
2018-04-26, by shade
Hook up Epsilon flags to a new VM facility
epsilon-gc-branch
2018-04-26, by shade
Small bugfixes and improvements
epsilon-gc-branch
2018-04-26, by shade
Remove UseNoGC alias
epsilon-gc-branch
2018-04-26, by shade
No need for Epsilon in precompiled header
epsilon-gc-branch
2018-04-26, by shade
Merge
epsilon-gc-branch
2018-04-26, by shade
Automatically set -I<gensrc>/$module.
ihse-jdk-library-branch
2018-04-26, by ihse
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
tip