Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_okhttp
/
refs/heads/n-mr2
/
okhttp
/
src
/
main
f46b4ca
okhttp: Get tcmiface off the boot classpath
by Steve Kondik
· 10 years ago
n7.1-caf
8a8118d
Merge N-MR1 to remote branch.
by Lalit Kansara
· 9 years ago
f38272f
Apply upstream commit: Allow HTAB in header values.
by Tobias Thierer
· 9 years ago
88d6764
ok-http: Listening to the redirect URL
by Manjunatha Prabhu
· 9 years ago
880fc8f
Add TCM (TCP Connection Management) support
by Sharat Masetty
· 9 years ago
da03960
Use different URL encoding for single quote in query
by Neil Fuller
· 9 years ago
c6817fb
Fix regression in the HTTP request line
by Neil Fuller
· 9 years ago
cd57d9e
Fix regression in the HTTP request line
by Neil Fuller
· 9 years ago
75687ca
Relax validation of HTTP header values to retain L/M behavior
by Neil Fuller
· 9 years ago
4c52173
Reapply an upstream OkHttp change to Android for HttpUrl
by Neil Fuller
· 9 years ago
469258d
Reapply an upstream OkHttp change to Android for HttpUrl
by Neil Fuller
· 9 years ago
6dde4fd
Apply upstream OkHttp HttpUrl fix
by jwilson
· 10 years ago
e31a2f4
Apply upstream OkHttp HttpUrl fix
by jwilson
· 10 years ago
49e7226
Apply upstream OkHttp HttpUrl fix
by Isaac Green
· 10 years ago
c06ef25
Workaround for request header values with trailing '\r' or '\r\n'
by Sergio Giro
· 10 years ago
3ddb382
Temporary workaround for whatsapp issues.
by Narayan Kamath
· 10 years ago
65f07be
Permit space to be encoded as + or %20.
by Narayan Kamath
· 10 years ago
28c5794
Workaround for request header values with trailing '\n'
by Neil Fuller
· 10 years ago
71b9f47
Pull latest code from upstream okhttp and okio
by Neil Fuller
· 10 years ago
34d6cda
Allow HttpEngine to retry connections on timeout / interruption.
by Narayan Kamath
· 10 years ago
54ee864
Merge "Apply upstream changes for timeout / pooled connection issue"
by Neil Fuller
· 10 years ago
ed07861
Apply upstream changes for timeout / pooled connection issue
by Neil Fuller
· 10 years ago
b5f9076
Fix for HttpURLConnection not always throwing SocketTimeoutException
by Neil Fuller
· 10 years ago
7aeaaef
Rollup of upstream OkHttp and Okio changes
by Neil Fuller
· 10 years ago
a2cab72
Roll-up of upstream OkHttp and Okio changes
by Neil Fuller
· 10 years ago
3be78b8
A rollup of recent upstream commits for OkHttp
by Neil Fuller
· 11 years ago
e78f117
Pull latest OkHttp code from upstream
by Neil Fuller
· 11 years ago
29bc9cc
Merge "Avoid a reverse DNS-lookup for a numeric proxy address"
by Neil Fuller
· 11 years ago
797fdc6
Avoid a reverse DNS-lookup for a numeric proxy address
by Neil Fuller
· 11 years ago
5759201
Strict, modern HostnameVerifier.
by Alex Klyubin
· 11 years ago
351b2ea
Fixes to ConnectionPool noticed during upstream review
by Neil Fuller
· 11 years ago
ede2bf1
Switch over to a new TLS fallback strategy
by Neil Fuller
· 11 years ago
bcce0a3
Changes for dealing with more granular TLS connection fallback
by Neil Fuller
· 11 years ago
ff345b6
Fix for a socket leak in OkHttp on Android
by Neil Fuller
· 11 years ago
cc0952e
Remove workaround for *.clients.google.com hostname verication.
by Alex Klyubin
· 11 years ago
322c9cf
Merge "Add further handling for when a CONNECT incorrectly returns a body."
by Neil Fuller
· 11 years ago
007b88a
Add further handling for when a CONNECT incorrectly returns a body.
by Neil Fuller
· 11 years ago
b7e0e0a
am 80bb5861: Merge "Be consistent about host names in RouteSelector."
by Narayan Kamath
· 11 years ago
42f2d71
am 5cac55ea: Merge "New disconnect strategy."
by Neil Fuller
· 11 years ago
80bb586
Merge "Be consistent about host names in RouteSelector."
by Narayan Kamath
· 11 years ago
b576bbf
Be consistent about host names in RouteSelector.
by Narayan Kamath
· 11 years ago
87ed724
New disconnect strategy.
by Jesse Wilson
· 11 years ago
8e12f25
am bd5b1a78: Merge "Fix NPE in Connection#close when socket == null."
by Narayan Kamath
· 11 years ago
c2bb00c
Fix NPE in Connection#close when socket == null.
by Narayan Kamath
· 11 years ago
cdbadea
am fbe29149: Merge "Apply okhttp upstream pull request #1011"
by Neil Fuller
· 11 years ago
5093c4f
Apply okhttp upstream pull request #1011
by Neil Fuller
· 11 years ago
1ef87be
am c71b04ea: Merge "Fix transparent gzip for basic auth."
by Neil Fuller
· 11 years ago
f6af62d
Fix transparent gzip for basic auth.
by Neil Fuller
· 11 years ago
c5cad20
Merge "DO NOT MERGE Revert "Remove workaround for *.clients.google.com."" into lmp-dev
by Alex Klyubin
· 11 years ago
53f542f
DO NOT MERGE Revert "Remove workaround for *.clients.google.com."
by Alex Klyubin
· 11 years ago
1701377
Merge "Remove workaround for *.clients.google.com." into lmp-dev
by Alex Klyubin
· 11 years ago
7c7f22d
Allow callers to pass in a custom host resolver implementation.
by Lorenzo Colitti
· 11 years ago
fa38bbf
Remove workaround for *.clients.google.com.
by Alex Klyubin
· 11 years ago
2695578
Allow callers to pass in a custom host resolver implementation.
by Lorenzo Colitti
· 11 years ago
37405d9
Merge "Remove workaround for *.clients.google.com."
by Alex Klyubin
· 11 years ago
66acc67
Remove workaround for *.clients.google.com.
by Alex Klyubin
· 11 years ago
1410c75
Use the socket factory for direct connections as well.
by Lorenzo Colitti
· 11 years ago
a83ddf1
Use the socket factory for direct connections as well.
by Lorenzo Colitti
· 11 years ago
3f968ac
Allow specifying a socket factory for connections.
by Jake Wharton
· 11 years ago
e5baca5
Allow specifying a socket factory for connections.
by Jake Wharton
· 11 years ago
4f87695
Fix build.
by Elliott Hughes
· 11 years ago
cefd6c9
Fix build.
by Elliott Hughes
· 11 years ago
78092f3
Pull upstream fixes from OkHttp
by Neil Fuller
· 11 years ago
4944713
Pull upstream fixes from OkHttp
by Neil Fuller
· 11 years ago
c6bd683
Upgrade OkHttp to newer code
by Neil Fuller
· 12 years ago
3c938a3
Update okhttp to a more recent commit.
by Neil Fuller
· 12 years ago
166772b
Update okhttp.
by Narayan Kamath
· 12 years ago