summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use hostname aware isCleartextTrafficPermittedChad Brubaker2016-01-261-4/+7
* am aa83190c: Merge "Honor NetworkSecurityPolicy regarding cleartext traffic."Alex Klyubin2015-03-301-0/+43
|\
| * Honor NetworkSecurityPolicy regarding cleartext traffic.Alex Klyubin2015-03-271-0/+43
* | Unbundle org.apache.http.legacy.Narayan Kamath2015-02-044-10/+13
* | Move apache specific portions of android.net.http to apache-http.Narayan Kamath2015-02-0414-1916/+0
|/
* am c7fe4b37: Merge "Fix @link annotation in documentation for hyperlink gener...Elliott Hughes2015-01-281-1/+1
|\
| * Fix @link annotation in documentation for hyperlink generationRuey-Shi Rau2015-01-281-1/+1
* | Deprecate apache-http.Narayan Kamath2014-10-23394-0/+2003
|/
* Stricter subject DN parsing for HTTPS hostname verification.Alex Klyubin2014-07-241-32/+4
* Do not initialize SSLSocketFactory too earlyKenny Root2013-07-231-6/+13
* Remove obsolete ThirdPartyProject.prop files.Elliott Hughes2012-09-202-20/+0
* Advertise HttpURLConnection in DefaultHttpClient.jellybean-stablejellybeanJesse Wilson2011-12-151-32/+42
* Remove incorrect doc comments. The scheme registry may not be null.Jesse Wilson2011-11-102-4/+2
* Fix NPE in DefaultRequestDirectorics-releaseicscm-9.1.0Jesse Wilson2011-09-271-1/+1
* Try the next address after any type of connection failure.Jesse Wilson2011-09-121-3/+9
* Track move of socket tagging from libcore to frameworks/base.Jesse Wilson2011-06-282-8/+6
* Ignore case on digest algorithms.Jesse Wilson2011-06-241-2/+2
* Merge "Add Socket tagging for granular data accounting."Jeff Sharkey2011-05-132-0/+50
|\
| * Add Socket tagging for granular data accounting.Jeff Sharkey2011-05-132-0/+50
* | am e30b5b55: Make Apache HttpClient play nice with large kernel socket buffers.Elliott Hughes2011-05-102-58/+24
|\ \ | |/ |/|
| * Make Apache HttpClient play nice with large kernel socket buffers.Elliott Hughes2011-05-032-58/+24
* | Backport hostname verification correctness fixBrian Carlstrom2011-03-141-1/+1
|/
* Help the caller along if a malformed URI is used to make an HTTP request.Jesse Wilson2011-01-061-2/+16
* DefaultRequestDirector should ignore IOExceptions from stale connectionsBrian Carlstrom2011-01-021-1/+12
* Fix Apache HTTP client to recover from half-closed connections.Jesse Wilson2010-12-172-0/+34
* Merge "Use proxies specified by system properties in DefaultHttpClient."Jesse Wilson2010-12-062-4/+18
|\
| * Use proxies specified by system properties in DefaultHttpClient.Jesse Wilson2010-12-062-4/+18
* | Set per request socket timeout on reused connectionsBrian Carlstrom2010-12-031-1/+7
|/
* Don't leak sensitive information when logging cookies.Jesse Wilson2010-10-141-3/+21
* Properly deprecate HttpRequestHandlerRegistry#matchUriRequestPattern.Jesse Wilson2010-09-101-1/+2
* Cherry picking changes from dalvik-devBrian Carlstrom2010-08-185-42/+12
* add meta-files about 3rd party projectsThe Android Open Source Project2010-07-162-0/+20
* b/2599994 Should call prepareSocket on underlying socket, not layered socketBrian Carlstrom2010-04-181-2/+12
* Merge "Implement proper multihoming support, second attempt."Dan Egnor2010-03-092-12/+54
|\
| * Implement proper multihoming support, second attempt.Steinar H. Gunderson2010-03-052-12/+54
* | Fix lineFromReadBuffer() so it no longer tries to skip backwardsDan Bornstein2010-03-051-1/+5
|/
* Revert "Implement proper multihoming support, so if one server fails for what...Kenny Root2010-02-262-34/+16
* Implement proper multihoming support, so if one server fails for whatever reasonSteinar H. Gunderson2010-02-262-16/+34
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03431-0/+60872
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03431-60859/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-13/+0
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-0/+13
* Initial ContributionThe Android Open Source Project2008-10-21431-0/+60859