summaryrefslogtreecommitdiffstats
path: root/core/java/com/android/internal/net
Commit message (Expand)AuthorAgeFilesLines
* Support multiple Vpn ManageDialogsChad Brubaker2013-07-161-5/+3
* Add per user VPN supportChad Brubaker2013-07-121-6/+38
* resolved conflicts for merge of fca0f92e to stage-aosp-masterElliott Hughes2013-06-281-3/+3
|\
| * Switch frameworks/base over from @hidden Charsets to public StandardCharsets.Elliott Hughes2013-06-281-3/+3
* | Parse network stats using native code.Jeff Sharkey2013-02-131-23/+61
|/
* Useful annotations for code documentation.Jeff Sharkey2012-11-121-1/+2
* Parcel VpnProfile without using disk format.Jeff Sharkey2012-10-191-8/+42
* Always-on VPN.Jeff Sharkey2012-08-271-0/+31
* Migrate legacy VPN arguments to system_server.Jeff Sharkey2012-08-242-1/+47
* Begin moving VPN to NetworkStateTracker pattern.Jeff Sharkey2012-08-232-2/+33
* Migrate VpnProfile definition to framework.Jeff Sharkey2012-07-191-0/+123
* VPN: move VpnDialogs away from system uid.Chia-chi Yeh2012-06-081-2/+4
* Begin collecting xtables iface counters.Jeff Sharkey2012-05-011-131/+34
* Support metered Wi-Fi NetworkPolicy.Jeff Sharkey2012-04-051-4/+4
* Move NetworkStatsFactory to faster ProcFileReader.Jeff Sharkey2012-02-271-70/+15
* Suppress StrictMode when reading /proc/ files.Jeff Sharkey2012-02-271-0/+10
* Move the frameworks/base hostname verifier into libcore. Part 2/2Jesse Wilson2011-12-272-710/+0
* Correct proc file reader, optimizations.Jeff Sharkey2011-11-021-37/+29
* Move battery stats to xt_qtaguid for data stats.Jeff Sharkey2011-10-091-0/+379
* VPN: move away from the VPN permission.Chia-chi Yeh2011-08-031-4/+4
* VPN: implement status report for legacy VPN.Chia-chi Yeh2011-07-043-4/+91
* VPN: minor refinement.Chia-chi Yeh2011-07-031-12/+12
* VPN: give legacy VPN a fake package name.Chia-chi Yeh2011-07-021-0/+2
* VPN: integrate legacy VPN.Chia-chi Yeh2011-07-011-6/+0
* VPN: Use List<String> instead for dnsServers and searchDomains.Chia-chi Yeh2011-07-011-3/+8
* VpnDialogs: prepare for the usages of legacy VPN.Chia-chi Yeh2011-07-011-3/+3
* VPN: move VpnDialogs related methods into VpnConfig.Chia-chi Yeh2011-06-171-0/+28
* VPN: migrate from generic Bundle to our own Parcelable VpnConfig.Chia-chi Yeh2011-06-152-0/+99
* Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-071-2/+1
* Start using NetworkUtils.numericToInetAddress.Robert Greenwalt2011-03-021-21/+5
* Re-arrange android-common so framework no longer links with it.Dianne Hackborn2010-02-252-0/+727
* Remove Google-specific (or only-used-by-Google-code) classes.Dan Egnor2010-01-041-289/+0
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+289
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-032-370/+0
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-022-0/+370