- 22 4月, 2011 1 次提交
-
-
由 coffeys 提交于
7025227: SSLSocketImpl does not close the TCP layer socket if a close notify cannot be sent to the peer 6932403: SSLSocketImpl state issue Reviewed-by: xuelei
-
- 08 4月, 2011 1 次提交
-
-
由 xuelei 提交于
Summary: Reorg the SSLContext implementation Reviewed-by: weijun
-
- 02 11月, 2010 1 次提交
-
-
由 xuelei 提交于
6985179: To support Server Name Indication extension for JSSE client Summary: Introduces the algorithm constraints to support signature and hash algorithm selection. Includes contributions from wetmore and weijung. Reviewed-by: wetmore, weijun
-
- 30 10月, 2010 1 次提交
-
-
由 xuelei 提交于
Reviewed-by: wetmore, weijun
-
- 12 6月, 2010 1 次提交
-
-
由 xuelei 提交于
Summary: RFC 5746 implementation Reviewed-by: wetmore, weijun
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 23 3月, 2010 1 次提交
-
-
由 chegar 提交于
6771432: createSocket() - smpatch fails using 1.6.0_10 because of "Unconnected sockets not implemented" 6766775: X509 certificate hostname checking is broken in JDK1.6.0_10 Summary: All three bugs are interdependent Reviewed-by: xuelei
-
- 08 12月, 2009 1 次提交
-
-
由 xuelei 提交于
Summary: the interim fix disables TLS/SSL renegotiation Reviewed-by: mullan, chegar, wetmore
-
- 23 2月, 2009 1 次提交
-
-
由 xuelei 提交于
Summary: A null hostname should be regarded as a loopback address. Reviewed-by: weijun
-
- 19 12月, 2008 1 次提交
-
-
由 wetmore 提交于
6750401: SSL stress test with GF leads to 32 bit max process size in less than 5 minutes,with PCKS11 provider Summary: This is the JSSE portion of the fix. Main part is in PKCS11. Reviewed-by: valeriep, xuelei
-
- 14 11月, 2008 1 次提交
-
-
由 xuelei 提交于
Summary: SSLServerSocketImpl.checkEnabledSuites() does not release the temporary socket properly Reviewed-by: wetmore, weijun
-
- 17 3月, 2008 1 次提交
-
-
由 xuelei 提交于
Summary: Support SSL sockets SOLINGER Reviewed-by: chegar
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-