summaryrefslogtreecommitdiffstats
path: root/core/java/android/net/http
Commit message (Expand)AuthorAgeFilesLines
* Deprecate non-X509Certificate SslCertificate constructorsBrian Carlstrom2011-02-161-1/+3
* Removing android.security.MessageDigestBrian Carlstrom2011-02-012-261/+10
* Tracking jarjar of org.bouncycastle to com.android.org.bouncycastleBrian Carlstrom2011-01-241-2/+2
* am a6ac0ec3: am 69ebb984: Merge "according to rfc2617, nc-value = 8LHEX"Jean-Baptiste Queru2010-12-281-1/+1
|\
| * according to rfc2617, nc-value = 8LHEXBin Jin2010-12-251-1/+1
* | am 465e88eb: am 1ee2394e: am 1d67fa5b: Merge "Changing connect and response t...Jean-Baptiste Queru2010-12-061-4/+7
|\ \ | |/
| * am 1d67fa5b: Merge "Changing connect and response timeout."Jean-Baptiste Queru2010-12-061-4/+7
| |\
| | * Changing connect and response timeout.Henrik Baard2010-12-061-4/+7
* | | Provide default error strings in BrowserFrame.onReceivedError().Iain Merrick2010-11-153-21/+100
* | | Merge "b/2864818 use authType for cert verification."Huahui Wu2010-11-091-6/+8
|\ \ \
| * | | b/2864818 use authType for cert verification.Huahui Wu2010-11-091-6/+8
* | | | am 2d2f10fa: am 28c74257: Add @Deprecated to match @deprecated where it\'s mi...Jesse Wilson2010-11-091-0/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am 28c74257: Add @Deprecated to match @deprecated where it\'s missing.Jesse Wilson2010-11-091-0/+3
| |\ \
| | * | Add @Deprecated to match @deprecated where it's missing.Jesse Wilson2010-11-091-0/+3
* | | | Expose the cert validator to JNI.Huahui Wu2010-11-081-43/+54
* | | | Move improved cert chain handling from CertificateChainValidator to TrustMana...Brian Carlstrom2010-10-211-52/+1
* | | | Make fields in WebAddress private, add getters/settersBjorn Bringert2010-10-131-4/+4
* | | | am e68f8b7e: am 405d4db5: Rename internal SSLParameters to SSLParametersImpl ...Brian Carlstrom2010-09-151-2/+2
|\ \ \ \ | |/ / /
| * | | am 405d4db5: Rename internal SSLParameters to SSLParametersImpl to avoid coll...Brian Carlstrom2010-09-141-2/+2
| |\ \ \ | | |/ /
| | * | Rename internal SSLParameters to SSLParametersImpl to avoid collision with ne...Brian Carlstrom2010-09-141-2/+2
* | | | am 0535d857: am 94126238: Merge "Remove SSLContextImpl.engineInit(..) that ta...Brian Carlstrom2010-09-151-1/+2
|\ \ \ \ | |/ / /
| * | | am 94126238: Merge "Remove SSLContextImpl.engineInit(..) that takes persisten...Brian Carlstrom2010-09-141-1/+2
| |\ \ \ | | |/ /
| | * | Remove SSLContextImpl.engineInit(..) that takes persistent cache argumentsBrian Carlstrom2010-09-141-1/+2
| * | | am 4ae1e382: Merge "Tracking merge of dalvik-dev to gingerbread" into gingerb...Brian Carlstrom2010-08-051-2/+2
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Tracking merge of dalvik-dev to gingerbreadBrian Carlstrom2010-08-041-2/+2
* | | Tracking merge of dalvik-dev to masterBrian Carlstrom2010-07-281-2/+2
* | | am 3b97e5a6: merge from open-source masterThe Android Open Source Project2010-07-161-1/+8
|\ \ \ | |/ /
| * | Make HTTP Header class handle multiple cache-control fields.Henrik Baard2010-07-141-1/+8
* | | am 030b0ebe: merge from froyo-plus-aospJean-Baptiste Queru2010-06-091-2/+5
|\ \ \ | |/ /
| * | merge from open-source masterThe Android Open Source Project2010-06-081-2/+5
| |\ \ | | |/ | |/|
| | * Fixed problem with proxy server sometimes responds with 400 Bad Request when ...Henrik Baard2010-02-241-2/+5
| | * eclair snapshotJean-Baptiste Queru2009-11-135-220/+69
| | * donut snapshotJean-Baptiste Queru2009-08-311-29/+5
| | * donut snapshotJean-Baptiste Queru2009-08-113-3/+11
| | * donut snapshotJean-Baptiste Queru2009-07-211-3/+3
| | * donut snapshotJean-Baptiste Queru2009-05-201-7/+9
| | * auto import from //branches/cupcake_rel/...@141571The Android Open Source Project2009-03-192-92/+90
* | | Add support for logging curl commands for binary POST dataAlon Albert2010-06-041-6/+41
* | | Remove explicit SSLSocket.startHandshakeBrian Carlstrom2010-05-051-8/+4
|/ /
* | Restrict the range request to the servers claimingGrace Kloba2010-04-231-1/+4
* | Added the subset of partial content support so thatGrace Kloba2010-04-221-2/+24
* | Move the public method HttpDateTime.parse() into AndroidHttpClient.Jesse Wilson2010-04-092-225/+19
* | Fix HttpProxy.Robert Greenwalt2010-03-301-0/+2
* | Fixes synchronous XHR requests which require authentication to complete synch...Steve Block2010-03-241-1/+11
* | Fix for when flash loads cached crossdomain.xml files.Leon Clarke2010-03-231-2/+19
* | Add an API on the Java side to allow WebKit to pause the current load. This i...Ben Murdoch2010-03-222-1/+49
* | b/2511635 Browser displays incorrect SSL cert informationBrian Carlstrom2010-03-193-9/+9
* | Merge "Fixing spelling of intiialization to initialization in comment"Brian Carlstrom2010-03-021-1/+1
|\ \
| * | Fixing spelling of intiialization to initialization in commentBrian Carlstrom2010-03-021-1/+1
* | | SslCertificate should clone DatesBrian Carlstrom2010-03-021-4/+14