summaryrefslogtreecommitdiffstats
path: root/core/java/android/net/http
Commit message (Expand)AuthorAgeFilesLines
* 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
* Tracking jarjar of org.bouncycastle to com.android.org.bouncycastleBrian Carlstrom2011-01-241-2/+2
* am a6ac0ec3: am 69ebb984: Merge "according to rfc2617, nc-value = 8LHEX"Jean-Baptiste Queru2010-12-281-1/+1
|\
| * according to rfc2617, nc-value = 8LHEXBin Jin2010-12-251-1/+1
* | am 465e88eb: am 1ee2394e: am 1d67fa5b: Merge "Changing connect and response t...Jean-Baptiste Queru2010-12-061-4/+7
|\ \ | |/
| * am 1d67fa5b: Merge "Changing connect and response timeout."Jean-Baptiste Queru2010-12-061-4/+7
| |\
| | * Changing connect and response timeout.Henrik Baard2010-12-061-4/+7
* | | Provide default error strings in BrowserFrame.onReceivedError().Iain Merrick2010-11-153-21/+100
* | | Merge "b/2864818 use authType for cert verification."Huahui Wu2010-11-091-6/+8
|\ \ \
| * | | b/2864818 use authType for cert verification.Huahui Wu2010-11-091-6/+8
* | | | am 2d2f10fa: am 28c74257: Add @Deprecated to match @deprecated where it\'s mi...Jesse Wilson2010-11-091-0/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am 28c74257: Add @Deprecated to match @deprecated where it\'s missing.Jesse Wilson2010-11-091-0/+3
| |\ \