summaryrefslogtreecommitdiffstats
path: root/src/org/apache/http/impl/conn
Commit message (Expand)AuthorAgeFilesLines
* Remove incorrect doc comments. The scheme registry may not be null.Jesse Wilson2011-11-102-4/+2
* 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
* Add Socket tagging for granular data accounting.Jeff Sharkey2011-05-132-0/+50
* Use proxies specified by system properties in DefaultHttpClient.Jesse Wilson2010-12-061-1/+13
* Fixed problem using HTTPS with Apache HTTP Client when using proxyAndreas Sandblad2010-07-131-1/+1
* b/2599994 Should call prepareSocket on underlying socket, not layered socketBrian Carlstrom2010-04-181-2/+12
* Implement proper multihoming support, second attempt.Steinar H. Gunderson2010-03-051-9/+47
* Revert "Implement proper multihoming support, so if one server fails for what...Kenny Root2010-02-261-27/+13
* Implement proper multihoming support, so if one server fails for whatever reasonSteinar H. Gunderson2010-02-261-13/+27
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0328-0/+5506
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0328-5506/+0
* Initial ContributionThe Android Open Source Project2008-10-2128-0/+5506