History log of /frameworks/base/core/tests/coretests/src/android/net/SSLSessionCacheTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d6b37fdf6c24321a87566ad4053dad5daa3a844a 09-Sep-2013 Narayan Kamath <narayan@google.com> Allow SSL caches to be installed directly on SSLContexts.

This allows clients to enable ssl session caching without
having to use SSLCertificateSocketFactory.

Change-Id: Id63b8b31f51c96e73beefe9ecc5fd0cf0a1852c6
/frameworks/base/core/tests/coretests/src/android/net/SSLSessionCacheTest.java
fdf4bbf2d0514f8ad56ebbf06b8ebdeebe1da82b 09-Sep-2013 Narayan Kamath <narayan@google.com> Revert "Allow SSL caches to be installed directly on SSLContexts."

This reverts commit 25bef03cbf8d24c225b97202423dae75ed8b640f.

Breaks build with
cannot access com.android.org.conscrypt.SSLClientSessionCache
class file for com.android.org.conscrypt.SSLClientSessionCache not found

Change-Id: I6a89b45d5e8c7547778d7485ed02006cd4679989
/frameworks/base/core/tests/coretests/src/android/net/SSLSessionCacheTest.java
25bef03cbf8d24c225b97202423dae75ed8b640f 06-Sep-2013 Narayan Kamath <narayan@google.com> Allow SSL caches to be installed directly on SSLContexts.

This allows clients to enable ssl session caching without
having to use SSLCertificateSocketFactory.

Change-Id: Ibfb4b99fa86bc0704674437d9b860531317d2bde
/frameworks/base/core/tests/coretests/src/android/net/SSLSessionCacheTest.java