summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-01-26Use hostname aware isCleartextTrafficPermittedChad Brubaker
2015-03-30am aa83190c: Merge "Honor NetworkSecurityPolicy regarding cleartext traffic."Alex Klyubin
2015-03-27Honor NetworkSecurityPolicy regarding cleartext traffic.Alex Klyubin
2015-02-04Unbundle org.apache.http.legacy.Narayan Kamath
2015-02-04Move apache specific portions of android.net.http to apache-http.Narayan Kamath
2015-01-28am c7fe4b37: Merge "Fix @link annotation in documentation for hyperlink gener...Elliott Hughes
2015-01-28Fix @link annotation in documentation for hyperlink generationRuey-Shi Rau
2014-10-23Deprecate apache-http.android-cts-5.1_r9android-cts-5.1_r8android-cts-5.1_r7android-cts-5.1_r6android-cts-5.1_r5android-cts-5.1_r4android-cts-5.1_r3android-cts-5.1_r28android-cts-5.1_r27android-cts-5.1_r26android-cts-5.1_r25android-cts-5.1_r24android-cts-5.1_r23android-cts-5.1_r22android-cts-5.1_r21android-cts-5.1_r20android-cts-5.1_r2android-cts-5.1_r19android-cts-5.1_r18android-cts-5.1_r17android-cts-5.1_r16android-cts-5.1_r15android-cts-5.1_r14android-cts-5.1_r13android-cts-5.1_r10android-cts-5.1_r1android-5.1.1_r9android-5.1.1_r8android-5.1.1_r7android-5.1.1_r6android-5.1.1_r5android-5.1.1_r4android-5.1.1_r38android-5.1.1_r37android-5.1.1_r36android-5.1.1_r35android-5.1.1_r34android-5.1.1_r33android-5.1.1_r30android-5.1.1_r3android-5.1.1_r29android-5.1.1_r28android-5.1.1_r26android-5.1.1_r25android-5.1.1_r24android-5.1.1_r23android-5.1.1_r22android-5.1.1_r20android-5.1.1_r2android-5.1.1_r19android-5.1.1_r18android-5.1.1_r17android-5.1.1_r16android-5.1.1_r15android-5.1.1_r14android-5.1.1_r13android-5.1.1_r12android-5.1.1_r10android-5.1.1_r1android-5.1.0_r5android-5.1.0_r4android-5.1.0_r3android-5.1.0_r1lollipop-mr1-wfc-releaselollipop-mr1-releaselollipop-mr1-fi-releaselollipop-mr1-devlollipop-mr1-cts-releaseandroid-live-tv-l-mr1Narayan Kamath
2014-07-24Stricter subject DN parsing for HTTPS hostname verification.Alex Klyubin
2013-07-23Do not initialize SSLSocketFactory too earlyandroid-cts-4.4_r4android-4.4_r1.2.0.1android-4.4_r1.2android-4.4_r1.1.0.1android-4.4_r1.1android-4.4_r1.0.1android-4.4_r1android-4.4_r0.9android-4.4_r0.8kitkat-releasekitkat-cts-releaseKenny Root
2012-09-20Remove obsolete ThirdPartyProject.prop files.Elliott Hughes
2011-12-15Advertise HttpURLConnection in DefaultHttpClient.android-cts-4.1_r2android-cts-4.1_r1android-4.1.2_r2.1android-4.1.2_r2android-4.1.2_r1android-4.1.1_r6.1android-4.1.1_r6android-4.1.1_r5android-4.1.1_r4android-4.1.1_r3android-4.1.1_r2android-4.1.1_r1.1android-4.1.1_r1jb-releasejb-mr0-releaseJesse Wilson
2011-11-10Remove incorrect doc comments. The scheme registry may not be null.Jesse Wilson
2011-09-27Fix NPE in DefaultRequestDirectorandroid-sdk-adt_r20android-sdk-adt_r16.0.1android-sdk-4.0.3_r1android-sdk-4.0.3-tools_r1android-cts-verifier-4.0_r1android-cts-verifier-4.0.3_r1android-cts-4.0_r1android-cts-4.0.3_r2android-cts-4.0.3_r1android-4.0.4_r2.1android-4.0.4_r2android-4.0.4_r1.2android-4.0.4_r1.1android-4.0.4_r1android-4.0.3_r1.1android-4.0.3_r1android-4.0.2_r1android-4.0.1_r1.2android-4.0.1_r1.1android-4.0.1_r1tools_r20ics-plus-aospics-mr1-releaseics-mr1ics-mr0-releaseics-mr0ics-factoryrom-2-releaseJesse Wilson
2011-09-12Try the next address after any type of connection failure.Jesse Wilson
2011-06-28Track move of socket tagging from libcore to frameworks/base.Jesse Wilson
2011-06-24Ignore case on digest algorithms.Jesse Wilson
2011-05-13Merge "Add Socket tagging for granular data accounting."Jeff Sharkey
2011-05-13Add Socket tagging for granular data accounting.Jeff Sharkey
2011-05-10am e30b5b55: Make Apache HttpClient play nice with large kernel socket buffers.Elliott Hughes
2011-05-03Make Apache HttpClient play nice with large kernel socket buffers.Elliott Hughes
2011-03-14Backport hostname verification correctness fixBrian Carlstrom
2011-01-06Help the caller along if a malformed URI is used to make an HTTP request.Jesse Wilson
2011-01-02DefaultRequestDirector should ignore IOExceptions from stale connectionsBrian Carlstrom
2010-12-17Fix Apache HTTP client to recover from half-closed connections.Jesse Wilson
2010-12-06Merge "Use proxies specified by system properties in DefaultHttpClient."Jesse Wilson
2010-12-06Use proxies specified by system properties in DefaultHttpClient.Jesse Wilson
2010-12-03Set per request socket timeout on reused connectionsBrian Carlstrom
2010-10-14Don't leak sensitive information when logging cookies.android-cts-2.3_r1android-2.3_r1android-2.3.2_r1android-2.3.1_r1Jesse Wilson
2010-09-10Properly deprecate HttpRequestHandlerRegistry#matchUriRequestPattern.Jesse Wilson
2010-08-18Cherry picking changes from dalvik-devBrian Carlstrom
2010-07-16add meta-files about 3rd party projectsThe Android Open Source Project
2010-04-18b/2599994 Should call prepareSocket on underlying socket, not layered socketandroid-sdk-tools_r6android-sdk-2.2_r2android-sdk-2.2_r1android-cts-2.2_r8android-cts-2.2_r7android-cts-2.2_r6android-cts-2.2_r5android-cts-2.2_r4android-cts-2.2_r3android-cts-2.2_r2android-cts-2.2_r1android-2.2_r1.3android-2.2_r1.2android-2.2_r1.1android-2.2_r1android-2.2.3_r2.1android-2.2.3_r2android-2.2.3_r1android-2.2.2_r1android-2.2.1_r2android-2.2.1_r1froyo-releasefroyoBrian Carlstrom
2010-03-09Merge "Implement proper multihoming support, second attempt."Dan Egnor
2010-03-05Fix lineFromReadBuffer() so it no longer tries to skip backwardsDan Bornstein
2010-03-05Implement proper multihoming support, second attempt.Steinar H. Gunderson
2010-02-26Revert "Implement proper multihoming support, so if one server fails for what...Kenny Root
2010-02-26Implement proper multihoming support, so if one server fails for whatever reasonSteinar H. Gunderson
2009-03-03auto import from //depot/cupcake/@135843android-sdk-1.5_r3android-sdk-1.5_r1android-sdk-1.5-preandroid-1.5r4android-1.5r3android-1.5r2android-1.5cupcake-releasecupcakeThe Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@132589The Android Open Source Project
2009-03-02auto import from //depot/cupcake/@137055The Android Open Source Project
2008-10-21Initial Contributionandroid-1.0release-1.0cdma-importThe Android Open Source Project