summaryrefslogtreecommitdiffstats
path: root/src/org/apache/http/impl
Commit message (Expand)AuthorAgeFilesLines
* Remove incorrect doc comments. The scheme registry may not be null.Jesse Wilson2011-11-102-4/+2
* Fix NPE in DefaultRequestDirectorJesse 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
* | Make Apache HttpClient play nice with large kernel socket buffers.Elliott Hughes2011-05-032-58/+24
|/
* 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
|/
* Cherry picking changes from dalvik-devBrian Carlstrom2010-08-182-2/+9
* 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-091-9/+47
|\
| * Implement proper multihoming support, second attempt.Steinar H. Gunderson2010-03-051-9/+47
* | 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-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-03128-0/+19755
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03128-19755/+0
* Initial ContributionThe Android Open Source Project2008-10-21128-0/+19755