Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+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 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
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip