summaryrefslogtreecommitdiffstats
path: root/core/java/android/net
Commit message (Expand)AuthorAgeFilesLines
* Merge "VPN: introduce VpnService as the base class for user space VPN."Chia-chi Yeh2011-08-081-0/+479
|\
| * VPN: introduce VpnService as the base class for user space VPN.Chia-chi Yeh2011-08-081-0/+479
* | Data cycle ends on last second of month.Jeff Sharkey2011-08-041-1/+2
* | Merge "Network stats with varint, omit parcel fields."Jeff Sharkey2011-08-043-120/+203
|\ \
| * | Network stats with varint, omit parcel fields.Jeff Sharkey2011-08-033-120/+203
* | | Merge "Rewrote DnsPinger - now is async and concurrant"Irfan Sheriff2011-08-041-122/+197
|\ \ \
| * | | Rewrote DnsPinger - now is async and concurrantIsaac Levy2011-08-042-123/+198
* | | | Merge "VPN: move away from the VPN permission."Chia-chi Yeh2011-08-041-413/+0
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | VPN: move away from the VPN permission.Chia-chi Yeh2011-08-031-413/+0
| |/
* | Merge "Expose quota status for active network."Jeff Sharkey2011-08-036-8/+135
|\ \ | |/ |/|
| * Expose quota status for active network.Jeff Sharkey2011-08-026-8/+135
* | Reduce ConnectivityService loggingRobert Greenwalt2011-08-021-18/+18
* | Stop creating threads for each MDST.Robert Greenwalt2011-08-021-3/+1
|/
* Merge "Add operation counts to network statistics."Jeff Sharkey2011-08-014-93/+271
|\
| * Add operation counts to network statistics.Jeff Sharkey2011-07-294-93/+271
* | Revert "Unhide APIs for user space VPN."Chia-chi Yeh2011-08-011-0/+1
|/
* am 86574d66: am 0d8acea9: Make copy-constructor make deep copy.Robert Greenwalt2011-07-291-3/+3
|\
| * am 0d8acea9: Make copy-constructor make deep copy.Robert Greenwalt2011-07-291-3/+3
| |\
| | * Make copy-constructor make deep copy.Robert Greenwalt2011-07-281-3/+3
| | * Merge "Use dns proxy a bit." into honeycomb-LTERobert Greenwalt2011-07-261-0/+15
| | |\
| | | * Use dns proxy a bit.Robert Greenwalt2011-07-251-0/+15
| * | | Fix build.Robert Greenwalt2011-07-251-0/+15
| |/ /
* | | Merge "Part of fix for bug 4997380: Some error types unknown to SslError"Kristian Monsen2011-07-281-2/+37
|\ \ \
| * | | Part of fix for bug 4997380: Some error types unknown to SslErrorKristian Monsen2011-07-131-2/+37
* | | | Merge "Maintain separate "restrict background data" flag."Jeff Sharkey2011-07-271-0/+3
|\ \ \ \
| * | | | Maintain separate "restrict background data" flag.Jeff Sharkey2011-07-271-0/+3
* | | | | Merge "Unhide APIs for user space VPN."Chia-chi Yeh2011-07-271-1/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Unhide APIs for user space VPN.Chia-chi Yeh2011-07-211-1/+0
* | | | | Revise data limit notifs, watch kernel alerts.Jeff Sharkey2011-07-273-24/+32
* | | | | resolved conflicts for merge of a7f68230 to masterRobert Greenwalt2011-07-251-0/+15
|\ \ \ \ \ | | |_|/ / | |/| | |
* | | | | Merge "Fix USB tethering"Mike Lockwood2011-07-232-0/+13
|\ \ \ \ \
| * | | | | Fix USB tetheringMike Lockwood2011-07-232-0/+13
* | | | | | am 19933916: am ad55d351: Add better routes for secondary DNSRobert Greenwalt2011-07-221-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Add better routes for secondary DNSRobert Greenwalt2011-07-221-2/+2
| | |_|/ | |/| |
* | | | Merge "NetworkManagementService: receive bandwidth controller events"JP Abgrall2011-07-212-0/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | NetworkManagementService: receive bandwidth controller eventsJP Abgrall2011-07-142-0/+14
* | | | VPN: add VpnBuilder as the public API of user space VPN.Chia-chi Yeh2011-07-211-0/+413
* | | | Add a getter for the active tagAlon Albert2011-07-191-0/+9
* | | | Data usage notifs, newly installed apps, defaults.Jeff Sharkey2011-07-172-7/+20
* | | | resolved conflicts for merge of 8550f3b8 to masterRobert Greenwalt2011-07-152-13/+88
|\ \ \ \ | | |/ / | |/| |
| * | | Apply the dns and route diff which we get a changeRobert Greenwalt2011-07-142-13/+88
* | | | Hide NetworkTemplate details, buffered stats I/O.Jeff Sharkey2011-07-141-8/+53
* | | | VPN: close the socket in protectVpn() to avoid leaking descriptors.Chia-chi Yeh2011-07-141-1/+1
| |/ / |/| |
* | | am 3810361e: am 6d1d16c3: Merge "Remove STOPSHIP but allow seamless Handoff w...Wink Saville2011-07-141-27/+110
|\ \ \ | |/ / | | / | |/ |/|
| * Remove STOPSHIP but allow seamless Handoff when possible.Wink Saville2011-07-131-27/+110
* | Merge "Include full network history around current time."Jeff Sharkey2011-07-121-12/+39
|\ \
| * | Include full network history around current time.Jeff Sharkey2011-07-121-12/+39
* | | Fix typo in AndroidHttpClient JavaDoc.Elliott Hughes2011-07-121-1/+1
|/ /
* | Hide NetworkStatsHistory internals.Jeff Sharkey2011-07-122-88/+120
* | Return stats from inactive ifaces, packet counts.Jeff Sharkey2011-07-111-25/+110