• Home
  • History
  • Annotate
  • only in /external/okhttp/android/main/java/com/squareup/okhttp/internal/
History log of /external/okhttp/android/main/java/com/squareup/okhttp/internal/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8cdfc1007818eec034fd6f547425cfda7369ed49 16-Oct-2014 Neil Fuller <nfuller@google.com> Fixing SNI, ALPN, NPN support for some cases

Fixing the case where the socket implementation is not in the package or
with the exact name we expect. We now use something like duck-typing.

Bug: 18014455
(cherry pick from commit 565c2ad69684ef7c23b5aaa3b7f0c7363cef6bd7)

Change-Id: Ib018209c171e2b18d5f4ee2c4f364778f5e239dc
ptionalMethod.java
latform.java
e256f2c51cf406843a7ed0364399f79a63a085f6 07-Oct-2014 Neil Fuller <nfuller@google.com> SCSV support

This adds the TLS fallback SCSV token.

Bug: 17750026
Change-Id: I3dfc3b0af6ede2d240218a667869be64d0a0268d
latform.java
3c938a3f6b61ce5e2dba0d039b03fe73b89fd26c 19-Feb-2014 Neil Fuller <nfuller@google.com> Update okhttp to a more recent commit.

Updating to upstream commit : 7b106923e078ac2435e8c8ce9d615f9903106ed8
/ 7th Mar 2014 / main branch.

The following changes were made to Android-only code:
1) HttpsHandler has been changed to deal with the fix for:
https://github.com/square/okhttp/issues/184 (commit 5d7fdba).
2) Platform.java changed to accomodate changes in okhttp Platform
method signatures.
3) .mk file updates to reflect src directory changes.

The following changes were made to OkHttp code:
1) Removal of org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement
annotation from okio/src/main/java/okio/DeflaterSink.java

Change-Id: I644a883482ac7ee7d029785f110a2ca00762419b
latform.java
a82f42bbeedd0b07f3892f3b0efaa8122dc8f264 18-Jul-2013 Narayan Kamath <narayan@google.com> Update okhttp to commit abc8c9a30bc0c5a9a

Change-Id: I5331e760f09aaae0a267c50829f01eb7a68d76e1
latform.java
faf49723fb689c626f69876e718c58018eff8ee7 06-Jun-2013 Narayan Kamath <narayan@google.com> Update okhttp to commit b48247968a.

Includes mechanism to turn of SPDY on a per request
basis. Leaves SPDY turned off by default.

Change-Id: Ie7a0c7ebfd37d5d2653266e7b6925a2f346323ad
latform.java
ee421d18ac7dec851d74c1a61f78a7e37665988c 24-Apr-2013 Kenny Root <kroot@google.com> Track change to JSSE provider

Change-Id: I93f95fe62d776996d3ea291822f2687133dd3e3c
latform.java
2231db3e6bb54447a9b14cf004a6cb03c373651c 26-Dec-2012 jwilson <jwilson@squareup.com> Upgrade to the latest OkHttp.

Note the internal package name has changed from libcore.net.http
to com.squareup.okhttp.

Change-Id: Ib0eb4bdd69f24f2a255975460bd001e59657ddcc
latform.java