| Commit message (Expand) | Author | Age | Files | Lines |
* | Pick an upstream interface with valid IP config | Irfan Sheriff | 2011-01-17 | 1 | -2/+24 |
* | Update network subtypes info so it is current. | Robert Greenwalt | 2011-01-14 | 1 | -0/+2 |
* | fix a long-standing 'typo' bug | Vasu Nori | 2011-01-06 | 1 | -1/+1 |
* | am a6ac0ec3: am 69ebb984: Merge "according to rfc2617, nc-value = 8LHEX" | Jean-Baptiste Queru | 2010-12-28 | 1 | -1/+1 |
|\ |
|
| * | am 69ebb984: Merge "according to rfc2617, nc-value = 8LHEX" | Jean-Baptiste Queru | 2010-12-28 | 1 | -1/+1 |
| |\ |
|
| | * | according to rfc2617, nc-value = 8LHEX | Bin Jin | 2010-12-25 | 1 | -1/+1 |
* | | | Make sure the ProxyProperties is always present. | Robert Greenwalt | 2010-12-28 | 1 | -1/+3 |
* | | | Add TYPE_BLUETOOTH network interface for reverse tethering. | Jaikumar Ganesh | 2010-12-22 | 1 | -2/+8 |
* | | | Fix some older (depricated) API so they work. | Robert Greenwalt | 2010-12-15 | 1 | -9/+20 |
* | | | Merge "Fix some IpV4-only code." | Robert Greenwalt | 2010-12-14 | 1 | -15/+29 |
|\ \ \ |
|
| * | | | Fix some IpV4-only code. | Robert Greenwalt | 2010-12-14 | 1 | -15/+29 |
* | | | | Merge "DHCP core classes, defining data, behavior, and state transitions for ... | Robert Greenwalt | 2010-12-14 | 9 | -0/+1555 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | DHCP core classes, defining data, behavior, and state transitions for the DHCP | Stan Chesnutt | 2010-12-14 | 9 | -0/+1555 |
* | | | | am 30ad1e57: am 9dbef975: Merge "Avoid leaking sockets." into gingerbread | Nick Kralevich | 2010-12-13 | 1 | -2/+6 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | am 9dbef975: Merge "Avoid leaking sockets." into gingerbread | Nick Kralevich | 2010-12-13 | 1 | -2/+6 |
| |\ \
| | |/
| |/| |
|
| | * | Avoid leaking sockets. | Nick Kralevich | 2010-12-13 | 1 | -2/+6 |
* | | | Have MobileDataStateTracker & DataConnectionTracker communicate directly. | Wink Saville | 2010-12-07 | 3 | -7/+89 |
* | | | Add a Dummy data connection for testing purposes. | Robert Greenwalt | 2010-12-07 | 2 | -1/+223 |
* | | | am 465e88eb: am 1ee2394e: am 1d67fa5b: Merge "Changing connect and response t... | Jean-Baptiste Queru | 2010-12-06 | 1 | -4/+7 |
|\ \ \
| |/ / |
|
| * | | am 1d67fa5b: Merge "Changing connect and response timeout." | Jean-Baptiste Queru | 2010-12-06 | 1 | -4/+7 |
| |\ \ |
|
| | * | | Changing connect and response timeout. | Henrik Baard | 2010-12-06 | 1 | -4/+7 |
* | | | | Cleanup logging. | Wink Saville | 2010-12-03 | 1 | -31/+42 |
* | | | | Use apn types instead of host when sending notifications. | Wink Saville | 2010-11-24 | 1 | -2/+12 |
* | | | | Notify all VMs when proxy changes. | Robert Greenwalt | 2010-11-19 | 5 | -244/+247 |
* | | | | Provide default error strings in BrowserFrame.onReceivedError(). | Iain Merrick | 2010-11-15 | 3 | -21/+100 |
* | | | | Merge "b/2864818 use authType for cert verification." | Huahui Wu | 2010-11-09 | 1 | -6/+8 |
|\ \ \ \ |
|
| * | | | | b/2864818 use authType for cert verification. | Huahui Wu | 2010-11-09 | 1 | -6/+8 |
* | | | | | am 2d2f10fa: am 28c74257: Add @Deprecated to match @deprecated where it\'s mi... | Jesse Wilson | 2010-11-09 | 2 | -0/+4 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | am 28c74257: Add @Deprecated to match @deprecated where it\'s missing. | Jesse Wilson | 2010-11-09 | 2 | -0/+4 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | Add @Deprecated to match @deprecated where it's missing. | Jesse Wilson | 2010-11-09 | 2 | -0/+4 |
* | | | | | Merge "Expose the cert validator to JNI." | Huahui Wu | 2010-11-08 | 1 | -43/+54 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | Expose the cert validator to JNI. | Huahui Wu | 2010-11-08 | 1 | -43/+54 |
* | | | | | Delete used import | Brian Carlstrom | 2010-11-08 | 1 | -3/+0 |
|/ / / / |
|
* | | | | Use InetAddress.isNumeric. | Elliott Hughes | 2010-11-04 | 1 | -6/+9 |
* | | | | Remove NetworkUtils.isIpAddress. | Elliott Hughes | 2010-11-04 | 1 | -22/+0 |
* | | | | Add some network/phone type constants. | Robert Greenwalt | 2010-11-03 | 1 | -0/+11 |
* | | | | Move improved cert chain handling from CertificateChainValidator to TrustMana... | Brian Carlstrom | 2010-10-21 | 1 | -52/+1 |
* | | | | Make fields in WebAddress private, add getters/setters | Bjorn Bringert | 2010-10-13 | 2 | -11/+50 |
* | | | | resolved conflicts for merge of b3ffd4ad to master | Brad Fitzpatrick | 2010-10-11 | 1 | -6/+6 |
|\ \ \ \
| |/ / / |
|
| * | | | am 3ed792d5: Merge "Don\'t perform DNS lookup in android.net.Proxy.isLocalHost" | Brad Fitzpatrick | 2010-10-10 | 1 | -8/+6 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Don't perform DNS lookup in android.net.Proxy.isLocalHost | Andreas Sandblad | 2010-10-04 | 1 | -8/+6 |
* | | | | Use LinkProperties for IP and proxy configuration | Irfan Sheriff | 2010-10-08 | 2 | -16/+67 |
* | | | | Add LinkAddress | Irfan Sheriff | 2010-10-06 | 3 | -30/+205 |
* | | | | Turn on some debugging info | Robert Greenwalt | 2010-10-05 | 1 | -1/+1 |
* | | | | resolved conflicts for merge of 6a3eddb4 to master | Dianne Hackborn | 2010-09-30 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | am 0a69f597: Merge "Rub in a little \'ol log-b-gone." into gingerbread | Dianne Hackborn | 2010-09-30 | 2 | -5/+5 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Rub in a little 'ol log-b-gone. | Dianne Hackborn | 2010-09-30 | 2 | -5/+5 |
| * | | | am 5bdb89d7: Merge "Move DownloadManager to android.app (DO NOT MERGE)" into ... | Steve Howard | 2010-09-28 | 1 | -995/+0 |
| |\ \ \
| | |/ / |
|
| | * | | Move DownloadManager to android.app (DO NOT MERGE) | Steve Howard | 2010-09-27 | 1 | -995/+0 |
* | | | | Manual merge: Move DownloadManager to android.app | Steve Howard | 2010-09-28 | 1 | -995/+0 |