Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-96
+96
+100
+300
+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.
Remove UseTLAB from supports_tlab_allocation
epsilon-gc-branch
2018-05-30, by shade
Remove obsolete INCLUDE_EPSILONGC guards
epsilon-gc-branch
2018-05-30, by shade
Merge
epsilon-gc-branch
2018-05-30, by shade
gss_OID_desc constants
JDK-8199569-branch
2018-05-29, by weijun
http-client-branch: review comment - HPACK misc. improvements
http-client-branch
2018-05-29, by prappo
Merge
JDK-8145252-TLS13-branch
2018-05-29, by wetmore
http-client-branch: performance - reduce context switching
http-client-branch
2018-05-29, by dfuchs
getNamesForMech, more import/export
JDK-8199569-branch
2018-05-29, by weijun
http-client-branch: Make HttpHeaders final
http-client-branch
2018-05-25, by chegar
http-client-branch: further update to max streams fix
http-client-branch
2018-05-28, by michaelm
Create Name with meth to support export
JDK-8199569-branch
2018-05-28, by weijun
http-client-branch: fix intermittent problem with stream counting by decrementing counter before completing the subscriber CF
http-client-branch
2018-05-28, by michaelm
clean up TODO tags
JDK-8145252-TLS13-branch
2018-05-26, by xuelei
implement version downgrad protection
JDK-8145252-TLS13-branch
2018-05-26, by xuelei
Add twitter branch.
twitter
2018-05-25, by twisti
Merge
JDK-8145252-TLS13-branch
2018-05-25, by wetmore
added jdk.tls.server.protocols
JDK-8145252-TLS13-branch
2018-05-25, by ascarpino
DH left padding of public key
JDK-8145252-TLS13-branch
2018-05-25, by xuelei
TLS 1.3 support for HttpsUrlConnClient OCSP Stapling jtreg test
JDK-8145252-TLS13-branch
2018-05-25, by jnimeh
A couple of minor session resumption fixes
JDK-8145252-TLS13-branch
2018-05-25, by apetcher
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
tip