summaryrefslogtreecommitdiffstats
path: root/core/java/android/net
Commit message (Expand)AuthorAgeFilesLines
* Fix some older (depricated) API so they work.Robert Greenwalt2010-12-151-9/+20
* Merge "Fix some IpV4-only code."Robert Greenwalt2010-12-141-15/+29
|\
| * Fix some IpV4-only code.Robert Greenwalt2010-12-141-15/+29
* | Merge "DHCP core classes, defining data, behavior, and state transitions for ...Robert Greenwalt2010-12-149-0/+1555
|\ \ | |/ |/|
| * DHCP core classes, defining data, behavior, and state transitions for the DHCPStan Chesnutt2010-12-149-0/+1555
* | am 30ad1e57: am 9dbef975: Merge "Avoid leaking sockets." into gingerbreadNick Kralevich2010-12-131-2/+6
|\ \ | |/ |/|
| * am 9dbef975: Merge "Avoid leaking sockets." into gingerbreadNick Kralevich2010-12-131-2/+6
| |\
| | * Avoid leaking sockets.Nick Kralevich2010-12-131-2/+6
* | | Have MobileDataStateTracker & DataConnectionTracker communicate directly.Wink Saville2010-12-073-7/+89
* | | Add a Dummy data connection for testing purposes.Robert Greenwalt2010-12-072-1/+223
* | | 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
* | | | Cleanup logging.Wink Saville2010-12-031-31/+42
* | | | Use apn types instead of host when sending notifications.Wink Saville2010-11-241-2/+12
* | | | Notify all VMs when proxy changes.Robert Greenwalt2010-11-195-244/+247
* | | | 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-092-0/+4
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am 28c74257: Add @Deprecated to match @deprecated where it\'s missing.Jesse Wilson2010-11-092-0/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Add @Deprecated to match @deprecated where it's missing.Jesse Wilson2010-11-092-0/+4
* | | | | Merge "Expose the cert validator to JNI."Huahui Wu2010-11-081-43/+54
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Expose the cert validator to JNI.Huahui Wu2010-11-081-43/+54
* | | | | Delete used importBrian Carlstrom2010-11-081-3/+0
|/ / / /
* | | | Use InetAddress.isNumeric.Elliott Hughes2010-11-041-6/+9
* | | | Remove NetworkUtils.isIpAddress.Elliott Hughes2010-11-041-22/+0
* | | | Add some network/phone type constants.Robert Greenwalt2010-11-031-0/+11
* | | | 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-132-11/+50
* | | | resolved conflicts for merge of b3ffd4ad to masterBrad Fitzpatrick2010-10-111-6/+6
|\ \ \ \ | |/ / /
| * | | am 3ed792d5: Merge "Don\'t perform DNS lookup in android.net.Proxy.isLocalHost"Brad Fitzpatrick2010-10-101-8/+6
| |\ \ \ | | | |/ | | |/|
| | * | Don't perform DNS lookup in android.net.Proxy.isLocalHostAndreas Sandblad2010-10-041-8/+6
* | | | Use LinkProperties for IP and proxy configurationIrfan Sheriff2010-10-082-16/+67
* | | | Add LinkAddressIrfan Sheriff2010-10-063-30/+205
* | | | Turn on some debugging infoRobert Greenwalt2010-10-051-1/+1
* | | | resolved conflicts for merge of 6a3eddb4 to masterDianne Hackborn2010-09-301-1/+1
|\ \ \ \ | |/ / /
| * | | am 0a69f597: Merge "Rub in a little \'ol log-b-gone." into gingerbreadDianne Hackborn2010-09-302-5/+5
| |\ \ \ | | | |/ | | |/|
| | * | Rub in a little 'ol log-b-gone.Dianne Hackborn2010-09-302-5/+5
| * | | am 5bdb89d7: Merge "Move DownloadManager to android.app (DO NOT MERGE)" into ...Steve Howard2010-09-281-995/+0
| |\ \ \ | | |/ /
| | * | Move DownloadManager to android.app (DO NOT MERGE)Steve Howard2010-09-271-995/+0
* | | | Manual merge: Move DownloadManager to android.appSteve Howard2010-09-281-995/+0
* | | | Merge "use hostname when address null ProxyProperties parcelling"Irfan Sheriff2010-09-271-9/+21
|\ \ \ \
| * | | | use hostname when address null ProxyProperties parcellingIrfan Sheriff2010-09-271-9/+21
* | | | | am ffe47726: am e78fc18b: Intent action to launch downloads UI.Steve Howard2010-09-241-0/+5
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am e78fc18b: Intent action to launch downloads UI.Steve Howard2010-09-241-0/+5
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Intent action to launch downloads UI.Steve Howard2010-09-241-0/+5
* | | | | resolved conflicts for merge of 2d457a32 to masterRobert Greenwalt2010-09-241-20/+6
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | am 8f97fe55: Merge "Move long Connectivity tasks to handler thread." into gin...Robert Greenwalt2010-09-241-10/+6
| |\ \ \ | | |/ /
| | * | Merge "Move long Connectivity tasks to handler thread." into gingerbreadRobert Greenwalt2010-09-241-10/+6
| | |\ \