summaryrefslogtreecommitdiffstats
path: root/core/java/android/net
Commit message (Expand)AuthorAgeFilesLines
* resolved conflicts for merge of 261e7a37 to masterAlex Klyubin2015-04-011-7/+5
|\
| * Cleanse HTTP, HTTPS, and FTP URLs in Uri.toSafeString.Alex Klyubin2015-04-011-0/+5
* | Merge "Move reset network settings into framework."Stuart Scott2015-03-312-0/+60
|\ \
| * | Move reset network settings into framework.Stuart Scott2015-03-302-0/+60
* | | Progress towards dynamic storage support.Jeff Sharkey2015-03-301-0/+2
|/ /
* | Keep debug information in NetworkStats filesWenchao Tong2015-03-271-1/+40
* | Merge "Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release'...Prerepa Viswanadham2015-03-252-3/+3
|\ \
| * \ Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release' into m...Prerepa Viswanadham2015-03-242-3/+3
| |\ \
| | * \ Merge "Make NetworkCapabilities.NOT_VPN javadoc visible." into m-wireless-devPaul Jensen2015-03-201-2/+2
| | |\ \
| | | * | Make NetworkCapabilities.NOT_VPN javadoc visible.Paul Jensen2015-03-181-2/+2
| | * | | Remove dead code, mostly DataStateTracker.Paul Jensen2015-03-187-1909/+0
| | * | | Add a protectFromVpn method that takes a FileDescriptorLorenzo Colitti2015-03-171-0/+9
| | * | | Merge changes from topic 'dhcpclient' into m-wireless-devLorenzo Colitti2015-03-1612-1549/+45
| | |\ \ \
| | | * | | DHCP: Move the packet code to frameworks/base/services.Lorenzo Colitti2015-03-169-1548/+0
| | | * | | DHCP: Add a native method for making a DHCP socket.Lorenzo Colitti2015-03-161-0/+7
| | | * | | DHCP: Add a superclass for DhcpStateMachine.Lorenzo Colitti2015-03-162-1/+38
| | * | | | Merge "Add two utility methods for IPv4 netmasks." into m-wireless-devLorenzo Colitti2015-03-161-0/+35
| | |\ \ \ \ | | | |/ / /
| | | * | | Add two utility methods for IPv4 netmasks.Lorenzo Colitti2015-03-161-0/+35
| | | |/ /
| | * | | Fix javadoc braces for ConnectivityManager.EXTRA_NETWORK.Paul Jensen2015-03-131-1/+1
| | |/ /
* | | | Data Usage public APIZoltan Szatmary-Ban2015-03-252-0/+14
|/ / /
* | | Add a protectFromVpn method that takes a FileDescriptorLorenzo Colitti2015-03-201-0/+9
* | | DHCP: Move the packet code to frameworks/base/services.Lorenzo Colitti2015-03-209-1548/+0
* | | DHCP: Add a native method for making a DHCP socket.Lorenzo Colitti2015-03-201-0/+7
* | | DHCP: Add a superclass for DhcpStateMachine.Lorenzo Colitti2015-03-202-1/+38
* | | Add two utility methods for IPv4 netmasks.Lorenzo Colitti2015-03-201-0/+35
* | | First stab at device idle mode.Dianne Hackborn2015-03-191-1/+2
* | | am "Refactor NetworkUtils interaction with DHCP."Vinit Deshpande2015-03-151-3/+41
|\ \ \ | |/ /
| * | Refactor NetworkUtils interaction with DHCP.Erik Kline2015-03-021-3/+41
| * | Telephony: Implementation for IWLAN.Yashdev Singh2015-02-261-0/+1
* | | resolved conflicts for merge of b6b9fe21 to masterAndreas Gampe2015-03-137-1904/+0
|\ \ \ | | |/ | |/|
| * | Remove dead code, mostly DataStateTracker.Paul Jensen2015-03-117-1908/+0
* | | NetworkStatsService to adjust VPN stats before recording.Wenchao Tong2015-03-121-0/+3
* | | Merge "NetworkStats to support VPN accounting."Wenchao Tong2015-03-121-0/+160
|\ \ \
| * | | NetworkStats to support VPN accounting.Wenchao Tong2015-03-091-0/+160
* | | | Remove unused imports in frameworks/base.John Spurlock2015-02-289-19/+0
|/ / /
* | | Merge "Move apache specific portions of android.net.http to external/apache-h...Narayan Kamath2015-02-1320-5630/+5
|\ \ \
| * | | Move apache specific portions of android.net.http to external/apache-http.Narayan Kamath2015-02-1220-5630/+5
* | | | am f69f3737: am 1267462c: am f456d4dc: am 20be0e25: Merge "Update Javadoc for...Jeremy Joslin2015-02-121-0/+4
|\ \ \ \ | | |/ / | |/| |
| * | | am 1267462c: am f456d4dc: am 20be0e25: Merge "Update Javadoc for EXTRA_NETWOR...Jeremy Joslin2015-02-121-0/+4
| |\ \ \ | | | |/ | | |/|
| | * | Update Javadoc for EXTRA_NETWORK.Jeremy Joslin2015-02-111-0/+4
* | | | Merge "Do not throw NullPointerException from PacService"Andrei Kapishnikov2015-02-111-3/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Do not throw NullPointerException from PacServiceAndrei Kapishnikov2015-01-161-3/+2
* | | | Remove apache specific socket factory API.Narayan Kamath2015-02-041-0/+2
* | | | Remove path, query, and fragment from http Uri.Craig Mautner2015-02-031-1/+8
* | | | Merge "Also include the domain when parceling StaticIpConfiguration." automer...Lorenzo Colitti2015-01-301-0/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "Also include the domain when parceling StaticIpConfiguration." automer...Lorenzo Colitti2015-01-301-0/+2
| |\ \ \
| | * | | Also include the domain when parceling StaticIpConfiguration.Lorenzo Colitti2015-01-291-0/+2
| | * | | Fix DhcpResults.setDomain() and StaticIpConfiguration.toLinkProperties()Paul Jensen2015-01-292-2/+3
| | * | | Support connecting to networks with misconfigured subnet masks.Lorenzo Colitti2015-01-281-4/+11
* | | | | am 50f9d93a: am ae38596b: Merge "Support connecting to networks with misconfi...Lorenzo Colitti2015-01-231-4/+11
|\ \ \ \ \ | |/ / / /