summaryrefslogtreecommitdiffstats
path: root/core/java/android/net/http
Commit message (Expand)AuthorAgeFilesLines
* If frameworks wants ASCII casing, it should explicity ask for it.Elliott Hughes2013-08-022-3/+6
* am 15cb526e: Merge "Fix import after okhttp update."Elliott Hughes2013-07-181-1/+1
|\
| * Fix import after okhttp update.Narayan Kamath2013-07-181-1/+1
* | am 6706ca96: Merge "Update HttpResponseCache to use the new cache API."Narayan Kamath2013-06-131-39/+30
|\ \ | |/
| * Update HttpResponseCache to use the new cache API.Narayan Kamath2013-06-121-39/+30
* | resolved conflicts for merge of 1f6e789b to jb-mr2-dev-plus-aospKenny Root2013-04-293-6/+6
|\ \ | |/
| * Track change to JSSE providerKenny Root2013-04-293-6/+6
* | am d152f7ec: Merge "Don\'t use X509CertImpl directly"Kenny Root2013-04-291-3/+10
|\ \ | |/
| * Don't use X509CertImpl directlyKenny Root2013-04-291-3/+10
* | am 6fdcb168: Merge "Adjust the HttpResponseCache for OkHttp."Brian Carlstrom2013-04-031-7/+8
|\ \ | |/
| * Adjust the HttpResponseCache for OkHttp.jwilson2013-04-031-7/+8
* | am 498eaf58: am bc7d5a55: am 537fb0af: Merge "Use most specific attributes fo...Brian Carlstrom2013-01-041-13/+28
|\ \ | |/
| * Use most specific attributes for distinguished name displayBrian Carlstrom2013-01-041-13/+28
* | am 878da653: am 9ed4abd8: Merge "Fix AndroidHttpClient documentation error."Elliott Hughes2012-11-291-2/+1
|\ \ | |/
| * Fix AndroidHttpClient documentation error.Elliott Hughes2012-11-291-2/+1
* | Add method name to curl outputMaurice Chu2012-11-141-15/+21
|/
* am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-071-0/+0
|\
| * Correct executable bit for source filesKenny Root2012-11-071-0/+0
* | Reverting public setSoWriteTimeoutBrian Carlstrom2012-09-261-17/+16
* | Add a static generator that takes a Socket Write Timeout ArgumanetAlon Albert2012-09-251-16/+17
* | Move X509TrustManagerExtensions to correct directoryAndy Stadler2012-09-181-0/+66
* | Change verifyServerDomainAndCertificates to pass in a hostname.Geremy Condra2012-09-141-1/+7
|/
* Fix obvious typos under frameworks/base/coreKen Wakasa2012-03-091-1/+1
* Tracking changes to SSLParametersImpl.getDefaultTrustManager()Brian Carlstrom2012-03-081-5/+10
* Act on credential storage updates.Selim Gurun2012-02-161-1/+15
* Merge "Revert "Act on credential storage updates.""Selim Gurun2012-02-151-15/+1
|\
| * Revert "Act on credential storage updates."Selim Gurun2012-02-151-15/+1
* | Merge "Act on credential storage updates."Selim Gurun2012-02-151-1/+15
|\ \ | |/
| * Act on credential storage updates.Selim Gurun2012-02-151-1/+15
* | Implement the (hidden) ExtendedResponseCache interface.Jesse Wilson2012-02-151-1/+19
|/
* Move the frameworks/base hostname verifier into libcore. Part 2/2Jesse Wilson2011-12-271-17/+11
* Give a reflection example for installing the HTTP response cache.Jesse Wilson2011-12-151-0/+12
* Fix SslError.getPrimaryError() to return -1 if the set of errors is emptySteve Block2011-10-051-2/+5
* Fix BrowserFrame to construct SslError using the full URL, rather than the hostSteve Block2011-10-051-4/+0
* Clean up SslErrorSteve Block2011-10-041-59/+49
* Part of fix for bug 4997380: Some error types unknown to SslErrorKristian Monsen2011-07-131-2/+37
* Fix typo in AndroidHttpClient JavaDoc.Elliott Hughes2011-07-121-1/+1
* Adding additional details to ssl_certificate viewBrian Carlstrom2011-07-061-39/+136
* 2nd try: Gets the URL that has a cert error and carrys it in SslError.Huahui Wu2011-06-281-3/+65
* Merge "Revert "Gets the URL that has a cert error and carrys it in SslError.""Huahui Wu2011-06-281-65/+3
|\
| * Revert "Gets the URL that has a cert error and carrys it in SslError."Huahui Wu2011-06-281-65/+3
* | Merge "Gets the URL that has a cert error and carrys it in SslError."Huahui Wu2011-06-281-3/+65
|\ \ | |/
| * Gets the URL that has a cert error and carrys it in SslError.Huahui Wu2011-06-271-3/+65
* | Moving ssl_certificate layout, resources, and helper code to SslCertificateBrian Carlstrom2011-06-271-8/+74
* | Warn about the lack of access controls for SD card HTTP caches.Jesse Wilson2011-06-231-7/+10
|/
* Tracking merge of dalvik-dev to masterBrian Carlstrom2011-05-271-0/+268
* Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-072-5/+3
* Fix IPv6->IPv4 fallback for HTTPS.Lorenzo Colitti2011-02-171-4/+2
* Deprecate non-X509Certificate SslCertificate constructorsBrian Carlstrom2011-02-161-1/+3
* Removing android.security.MessageDigestBrian Carlstrom2011-02-012-261/+10