History log of /external/apache-http/src/org/apache/http/conn/ssl/SSLSocketFactory.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d42abb2fd917184764daf22f5f299e848b8701d7 23-Oct-2014 Narayan Kamath <narayan@google.com> Deprecate apache-http.

bug: 18067888
Change-Id: I8d830c20e952734e2bb63da1e785094b7a783308
/external/apache-http/src/org/apache/http/conn/ssl/SSLSocketFactory.java
72017834153711733905dfcf4bfe7b802062692b 24-Jul-2013 Kenny Root <kroot@google.com> Do not initialize SSLSocketFactory too early

During Zygote initialization, the class may be preloaded. However we do
not want the default instances of SSLSocketFactory initialized, so move
those into a holder class so they are only initialized when used.

Bug: 9984058
Change-Id: Icf91f4fb60b7e4e5e9fbb22def01073dc1663128
/external/apache-http/src/org/apache/http/conn/ssl/SSLSocketFactory.java
069490a5ca2fd1988d29daf45d892f47ad665115 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/apache-http/src/org/apache/http/conn/ssl/SSLSocketFactory.java
e5d9544310b857f3ee9ec172bdbff8077323f9a1 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/apache-http/src/org/apache/http/conn/ssl/SSLSocketFactory.java
8b7d40049e7f35f9770fc024363a9fa6e88dff15 03-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@132589
/external/apache-http/src/org/apache/http/conn/ssl/SSLSocketFactory.java
dffd5a3100836cece5d90eb827f380a72360dc29 03-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@137055
/external/apache-http/src/org/apache/http/conn/ssl/SSLSocketFactory.java
417f3b92ba4549b2f22340e3107d869d2b9c5bb8 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/external/apache-http/src/org/apache/http/conn/ssl/SSLSocketFactory.java