- 1f9f48e Fixing comments in Network Capabilities by Pavel Maltsev · 7 years ago
- 1dd43b1 Merge "Minor clean-up in NetworkCapabilities" by Treehugger Robot · 7 years ago
- 09639d8 Merge "Allow null subscriberId in NetworkStatsManager." by Remi NGUYEN VAN · 7 years ago
- a1b7130 Merge "Connectivity: Fix map access" by Treehugger Robot · 7 years ago
- a08eb72 Allow null subscriberId in NetworkStatsManager. by Remi NGUYEN VAN · 7 years ago
- 39744fd Connectivity: Fix map access by Andreas Gampe · 7 years ago
- 54ddecb Minor cleanups to NetworkStats interface tracking. by Lorenzo Colitti · 7 years ago
- 47d4d15 Merge "Extend network request to query networks w/o capabilites" by Treehugger Robot · 7 years ago
- faed85f Merge "Give apps with NETWORK_SETTINGS right to see any VPN." by Chalard Jean · 7 years ago
- f477aed Merge "Give VPNs the INTERNET capability when they route most of the IP space" by Chalard Jean · 7 years ago
- 9a396cc Give apps with NETWORK_SETTINGS right to see any VPN. by Chalard Jean · 7 years ago
- 9cbc882 Give VPNs the INTERNET capability when they route most of the IP space by Chalard Jean · 7 years ago
- 15e839f Minor clean-up in NetworkCapabilities by Pavel Maltsev · 7 years ago
- 7c60043 Extend network request to query networks w/o capabilites by Pavel Maltsev · 8 years ago
- a23d640 Merge "Fix up NetworkCapabilities' toString" by Chalard Jean · 7 years ago
- 4409dfa Fix up NetworkCapabilities' toString by Chalard Jean · 7 years ago
- 2501283 Merge "Add OEM_PAID network capability" by Treehugger Robot · 7 years ago
- 94bb3f9 Frameworks: Annotate JUnit4 test with @Test by Andreas Gampe · 7 years ago
- cab3e60 Merge "Fix ConnectivityServiceTest for NATT Keepalive" by nharold · 7 years ago
- 0ca21cf Merge changes Ic28c5653,Ic635f97b by Treehugger Robot · 7 years ago
- 7207e1a Merge "Don't refcount TRACK_DEFAULT requests." by Chalard Jean · 7 years ago
- 9f48d16 [LT2] Fix release request while lingering. by Chalard Jean · 7 years ago
- 67036aa Merge "DO NOT MERGE : fix useless import" by Chalard Jean · 7 years ago
- 0990bc8 Fix ConnectivityServiceTest for NATT Keepalive by Nathan Harold · 7 years ago
- b05d401 Merge "Correct bug in IpSecTransformTest" by Benedict Wong · 7 years ago
- a7c93b0 [LT1] Add a test for release request while lingering by Chalard Jean · 7 years ago
- b0bf117 Don't refcount TRACK_DEFAULT requests. by Chalard Jean · 7 years ago
- 31cbef1 DO NOT MERGE : fix useless import by Chalard Jean · 7 years ago
- 8f22a42 Merge "Add missing'}' in javadoc of public API method" by Treehugger Robot · 7 years ago
- b7ca6bf Correct bug in IpSecTransformTest by Benedict Wong · 7 years ago
- d4d6119 Add OEM_PAID network capability by Pavel Maltsev · 8 years ago
- 91d3912 Merge changes I3d68dbf8,I6ea524bb,I978d9119 by Chalard Jean · 7 years ago
- 52e2396 Deprecate CONNECTIVITY_ACTION. by Chalard Jean · 7 years ago
- a23bc9e Publish FOREGROUND and add NOT_SUSPENDED capabilities. by Chalard Jean · 8 years ago
- 2550e06 Send null UIDs to apps instead of single-uid lists. by Chalard Jean · 8 years ago
- 159abb6 Copy IpSecConfig when IpSecTransforms are created by Benedict Wong · 7 years ago
- cbfbb37 Add missing'}' in javadoc of public API method by Hugo Benichi · 7 years ago
- 028e2a0 Merge "MacAddress: Use SecureRandom and add a 46 bit randomized MAC generator" by Jong Wook Kim · 7 years ago
- 93dd5e6 MacAddress: Use SecureRandom and add a 46 bit randomized MAC generator by Jong Wook Kim · 8 years ago
- 9979378 Merge "Frameworks: Mark tests" by Treehugger Robot · 7 years ago
- 3fa5c22 Frameworks: Mark tests by Andreas Gampe · 8 years ago
- 7e8374e Merge changes from topic "cherry-pick-cell-keepalive" by nharold · 8 years ago
- 1aaf45b Merge changes I303d1102,I72c9aa43,If13a5284 by Hugo Benichi · 8 years ago
- 7f8d0be Rework KeepalivePacketData for Compatibility with Cell by Nathan Harold · 8 years ago
- 583c95b Relocate KeepalivePacketData to frameworks/base by Nathan Harold · 8 years ago
- 11f04e8 Fix default network validation overcounting by Hugo Benichi · 8 years ago
- f78548d Prevent crash in NetworkManagementServiceTest#shutdown() by Hugo Benichi · 8 years ago
- f597b81 Merge "Fix a bug where a NetworkAgent gets repeatedly torn down" by Chalard Jean · 8 years ago
- 715d078 Fix a bug where a NetworkAgent gets repeatedly torn down by Chalard Jean · 8 years ago
- 859629f Add tunnel-mode calls to netd in IpSecService by Benedict Wong · 8 years ago
- 7a7d04e Merge "Add TunnelInterface API and KernelResourceRecords" by Benedict Wong · 8 years ago
- 145b425 Add TunnelInterface API and KernelResourceRecords by Benedict Wong · 8 years ago
- da7f993 Merge "Add xfrm mark in IpSecConfig" by Benedict Wong · 8 years ago
- 515b2e9 Merge changes I3b16caad,Iaf5ea7ab,I09a94042,I69a39039,I35300309, ... by Chalard Jean · 8 years ago
- e339107 Merge changes from topic "bpfStats" by Treehugger Robot · 8 years ago
- e9f609e Merge "Add checks to ensure SPIs are not reused" by Benedict Wong · 8 years ago
- ae0d925 Merge changes from topic "multipath-datausage-backport" by Lorenzo Colitti · 8 years ago
- fd3a4ae Let network requests see VPNs. by Chalard Jean · 8 years ago
- 3a6b34c Move constants into a new file. by Chalard Jean · 8 years ago
- b399bf1 Make sure listen requests from VPN apps see their own networks by Chalard Jean · 8 years ago
- 92a116d Add a test for new UID checking code. by Chalard Jean · 8 years ago
- b2a4991 Remove UID_RANGES_ADDED and REMOVED. by Chalard Jean · 8 years ago
- 753d973 Move VPN allowed UIDs into NetworkCapabilities. by Chalard Jean · 8 years ago
- cbe99b3 Pre-import to remove a conflict. by Chalard Jean · 8 years ago
- c4ba57c Disable IpConnectivityMetricsTest. by Lorenzo Colitti · 8 years ago
- b25ada3 Use /proc/net/dev to get stats summary by Chenbo Feng · 8 years ago
- 7224ab8 Add bpf support for NetworkStatsFactory by Chenbo Feng · 8 years ago
- bb31e20 Add checks to ensure SPIs are not reused by Benedict Wong · 8 years ago
- 3dcee31 Merge "Address comments and final cleanup from refcounting integration" by Benedict Wong · 8 years ago
- 77883ce Merge "Rename create/delete transform methods" by Benedict Wong · 8 years ago
- 01e9f19 Rename create/delete transform methods by Benedict Wong · 8 years ago
- 5087f93 Merge changes Id8776d14,Ifa291c62,I5ea9d200 by Treehugger Robot · 8 years ago
- 9d93e1a Track and persist in stats whether traffic is on the default network. by Lorenzo Colitti · 8 years ago
- cd969ef Add the default network to NetworkStats and NetworkStatsCollection. by Lorenzo Colitti · 8 years ago
- 2486188 Pass all default networks to NetworkStatsService by Lorenzo Colitti · 8 years ago
- fcf78b1 Add xfrm mark in IpSecConfig by Di Lu · 8 years ago
- 0f2738e Add ability to override subscriber capabilities. by Jeff Sharkey · 8 years ago
- 8a06cca Merge "Add "not congested" network capability." by Jeff Sharkey · 8 years ago
- 5c2380b Merge "Add basic resolution of Private DNS hostname" by Treehugger Robot · 8 years ago
- 6cba185 Merge "Add public API methods for private DNS." by Lorenzo Colitti · 8 years ago
- 7643abc Add public API methods for private DNS. by dalyk · 8 years ago
- 1142483 Address comments and final cleanup from refcounting integration by Benedict Wong · 8 years ago
- 6560408 Merge "IpSec - API Tweak for removeTransportModeTransform" by nharold · 8 years ago
- 31b4a9e Add basic resolution of Private DNS hostname by Erik Kline · 8 years ago
- b04d511 Add "not congested" network capability. by Jeff Sharkey · 8 years ago
- dd2ed2b IpSec - API Tweak for removeTransportModeTransform by Nathan Harold · 8 years ago
- 60a2132 Merge changes from topic "ipsec-oneway-transform" by nharold · 8 years ago
- f52a471 Update IpSecService UnitTests by Nathan Harold · 8 years ago
- 3865a00 Make Transforms Unidirectional by Nathan Harold · 8 years ago
- 3fbfac2 Merge changes I0d0c0fac,Ifb9b00b6 by Treehugger Robot · 8 years ago
- 46f96cb Split updateCapabilities into two methods. by Lorenzo Colitti · 8 years ago
- 75c5e3d Merge "Update netId to nethandle mapping in NetworkTest." by Treehugger Robot · 8 years ago
- 959f60b Update netId to nethandle mapping in NetworkTest. by Lorenzo Colitti · 8 years ago
- bc3edde Merge "MacAddress: add @NonNull annotations" by Hugo Benichi · 8 years ago
- 8f21758 MacAddress: add @NonNull annotations by Hugo Benichi · 8 years ago
- 35bd74c Merge "Change the netId to nethandle mapping." by Treehugger Robot · 8 years ago
- dca465a Merge "ConnectivityService: synchronize access on mLockdownEnabled" by Hugo Benichi · 8 years ago
- 5183e57 Change the netId to nethandle mapping. by Lorenzo Colitti · 8 years ago
- 7045d61 More strictly check NetworkCapabilities callbacks. by Lorenzo Colitti · 8 years ago
- 454b42e change NMS removeNetwork to netd binder variant by Erik Kline · 8 years ago