summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Stricter subject DN parsing for HTTPS hostname verification.HEADreplicant-4.2-0004replicant-4.2-0003replicant-4.2Alex Klyubin2014-11-161-32/+4
* Remove obsolete ThirdPartyProject.prop files.Elliott Hughes2012-09-202-20/+0
* Advertise HttpURLConnection in DefaultHttpClient.Jesse 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 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
* | 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