1. ac456b2 Support strict mode private DNS on VPNs that provide Internet. by Lorenzo Colitti · 6 years ago
  2. 6c6c627 Merge "adopt non-blocking method to obtain the IpMemoryStore service." by Xiao Ma · 6 years ago
  3. 3b9087c Merge "[CS] Unregister callback as part of onUnavailable dispatch" by Etan Cohen · 6 years ago
  4. e0e2ca9 [CS] Unregister callback as part of onUnavailable dispatch by Etan Cohen · 6 years ago
  5. 24f9431 adopt non-blocking method to obtain the IpMemoryStore service. by Xiao Ma · 6 years ago
  6. 0e1b6c1 Merge "Correct buffer size limitation for DnsResolver API" by Luke Huang · 6 years ago
  7. abf0cd3 Correct buffer size limitation for DnsResolver API by Luke Huang · 6 years ago
  8. 4e78fd7 Merge "Add CTS API coverage for APIs which are used by NetworkStack" by Paul Hu · 6 years ago
  9. 19ed807 Add CTS API coverage for APIs which are used by NetworkStack by paulhu · 6 years ago
  10. 5f62c44 Merge "Support adding NATT keepalive packet filter" by Mark Chien · 6 years ago
  11. 134737f Merge "Add Network, NetworkCapabilities, StaticIpConfiguration common test cases" by Paul Hu · 6 years ago
  12. 87cd8a7 Support adding NATT keepalive packet filter by Aaron Huang · 6 years ago
  13. 60f78b0 Merge "Add AIDL parcelable for NattKeepalivePacketData" by Mark Chien · 6 years ago
  14. ffaf7c4 Add Network, NetworkCapabilities, StaticIpConfiguration common test cases by paulhu · 6 years ago
  15. 8970adb Merge "Make DNS cache lifecycle management explicit" by Lorenzo Colitti · 6 years ago
  16. 18aa9b6 Merge "Update exception type thrown when NetworkStack is missing" by Chiachang Wang · 6 years ago
  17. 619a8a2 Update exception type thrown when NetworkStack is missing by Chiachang Wang · 6 years ago
  18. 5dd56f3 Merge "Reinstate new VPN uid filtering unit tests" by Treehugger Robot · 6 years ago
  19. 15400f2 Add AIDL parcelable for NattKeepalivePacketData by Aaron Huang · 6 years ago
  20. 7640cb0 Merge "Move NattKeepalivePacketData out of the framework" by Aaron Huang · 6 years ago
  21. ad26ff3 Reinstate new VPN uid filtering unit tests by Rubin Xu · 6 years ago
  22. 7e025f7 Merge "Add tests for DhcpErrorEvent" by Paul Hu · 6 years ago
  23. a746ac5 Merge "Freeze the networkstack-aidl-interfaces interface" by Lorenzo Colitti · 6 years ago
  24. 123eb11 Merge "[KA11] Verify fd ownership and allocate resource for NattKeepalive" by Junyu Lai · 6 years ago
  25. e72fe2b Freeze the networkstack-aidl-interfaces interface by Remi NGUYEN VAN · 6 years ago
  26. 8368fe9 [KA11] Verify fd ownership and allocate resource for NattKeepalive by junyulai · 6 years ago
  27. 5036127 Merge "Fix an argument to the legacy broadcast" by Chalard Jean · 6 years ago
  28. 4d31a79 Merge "Add NATT keepalive resources and methods into IpSecService" by Benedict Wong · 6 years ago
  29. c704b9f Merge "Add configurability of LinkProperties, meteredness for Test Networks" by Benedict Wong · 6 years ago
  30. fb574ef Add tests for DhcpErrorEvent by Remi NGUYEN VAN · 6 years ago
  31. 77492e4 Merge "Move more network unit tests to common tests" by Paul Hu · 6 years ago
  32. 24a433a Fix an argument to the legacy broadcast by Chalard Jean · 6 years ago
  33. 135c526 Make DNS cache lifecycle management explicit by Luke Huang · 6 years ago
  34. eefe399 Merge changes Id598ae1d,I475bd011 by Chalard Jean · 6 years ago
  35. 2b73c58 Straighten AIDL interface for the memory store by Chalard Jean · 7 years ago
  36. cece56e Add NATT keepalive resources and methods into IpSecService by Benedict Wong · 6 years ago
  37. b6ebb67 Add configurability of LinkProperties, meteredness for Test Networks by Benedict Wong · 6 years ago
  38. 41014aa Move NattKeepalivePacketData out of the framework by Aaron Huang · 6 years ago
  39. 8cc4e87 Make LegacyTypeTracker testable by Chalard Jean · 6 years ago
  40. df39b85 Merge "Backwards-incompatible resolv module API change for making setResolverConfiguration take a parcelable." by Wayne Ma · 6 years ago
  41. 4152690 Backwards-incompatible resolv module API change for making setResolverConfiguration take a parcelable. by waynema · 6 years ago
  42. 8f6e99b Merge "Move TrafficStats tags for the network stack constants" by Chalard Jean · 6 years ago
  43. b922da3 Move TrafficStats tags for the network stack constants by Chalard Jean · 6 years ago
  44. 2a443c8 Merge "Fix DnsResolver API could not bypass private DNS correctly" by Luke Huang · 6 years ago
  45. 722e228 Merge "Restrict access to dangerous methods to <= P" by Chalard Jean · 6 years ago
  46. 5adfab7 Merge "Release keepalive slot after stopped" by Junyu Lai · 6 years ago
  47. f4cefae Fix DnsResolver API could not bypass private DNS correctly by Luke Huang · 6 years ago
  48. 37033fd Release keepalive slot after stopped by junyulai · 6 years ago
  49. f7d42a0 Merge changes I4f181789,Ia8a0c99b by Lorenzo Colitti · 6 years ago
  50. c18f4b5 Revert new tests and PackageManager mock by Lorenzo Colitti · 6 years ago
  51. ee6a630 Revert "Revert "Block incoming non-VPN packets to apps under fully-routed VPN"" by Lorenzo Colitti · 6 years ago
  52. 01bfd9e Merge "Revert "Block incoming non-VPN packets to apps under fully-routed VPN"" by Remi NGUYEN VAN · 6 years ago
  53. 2b6cd17 Revert "Block incoming non-VPN packets to apps under fully-routed VPN" by Remi NGUYEN VAN · 6 years ago
  54. b9315b9 Move more network unit tests to common tests by Remi NGUYEN VAN · 6 years ago
  55. 65dc115 Merge "API council feedbacks for DnsResolver" by Luke Huang · 6 years ago
  56. 02040de Merge "Block incoming non-VPN packets to apps under fully-routed VPN" by Rubin Xu · 6 years ago
  57. d836918 API council feedbacks for DnsResolver by Luke Huang · 6 years ago
  58. 5ceee7e Merge "Add support for TAP interfaces in TestNetworkManager." by Lorenzo Colitti · 6 years ago
  59. ca3c250 Merge changes I98573a5c,Ic7394f24 by Benedict Wong · 6 years ago
  60. 1c19cf3 Block incoming non-VPN packets to apps under fully-routed VPN by Rubin Xu · 7 years ago
  61. a430dae Merge "Fix comment on StaticIpConfiguration#getDomains" by Treehugger Robot · 6 years ago
  62. d38640b Merge "Add smoke test for jni library" by Treehugger Robot · 6 years ago
  63. 4f370ce Add support for TAP interfaces in TestNetworkManager. by Lorenzo Colitti · 6 years ago
  64. 0fed3d2 Enable checks for MANAGE_TEST_NETWORKS in TestNetworkService by Benedict Wong · 6 years ago
  65. 5f6bc9d Cleanup of Test Network service by Benedict Wong · 6 years ago
  66. dc2d592 Add smoke test for jni library by Chenbo Feng · 6 years ago
  67. 3a9e68d Merge "Fix remove-before-add for IpSecService RefcountedResource" by Benedict Wong · 6 years ago
  68. 4cc967d Merge "Fix onBlockedStatusChanged does not work on multiple networks" by Junyu Lai · 6 years ago
  69. aa91c9d Restrict access to dangerous methods to <= P by Chalard Jean · 6 years ago
  70. fee09e6 Merge "Address leftover comments on aosp/894233" by Chalard Jean · 6 years ago
  71. 07a1004 Merge "Expose captive portal urls for configuration" by Remi NGUYEN VAN · 6 years ago
  72. 061f7a7 Address leftover comments on aosp/894233 by Chalard Jean · 6 years ago
  73. 4dba79c Fix remove-before-add for IpSecService RefcountedResource by Benedict Wong · 6 years ago
  74. 741013d Expose captive portal urls for configuration by Niklas Lindgren · 7 years ago
  75. 900ff86 Merge "Add FrameworksNetTests dependency on libcgrouprc" by Treehugger Robot · 6 years ago
  76. ec82da1 Fix onBlockedStatusChanged does not work on multiple networks by junyulai · 6 years ago
  77. 6e079d6 Add FrameworksNetTests dependency on libcgrouprc by Remi NGUYEN VAN · 6 years ago
  78. f7eaedc Merge "Extend support for requestRouteToHostAddress for backward compatibility" by Treehugger Robot · 6 years ago
  79. d82ae27 Merge "Move NetworkStatsFactory into service directory" by Treehugger Robot · 6 years ago
  80. 6d761f9 Extend support for requestRouteToHostAddress for backward compatibility by Anil Admal · 6 years ago
  81. 4249e29 Merge "Move attach*Filter() and addArpEntry() methods to NetworkStack" by Remi NGUYEN VAN · 6 years ago
  82. 9b1d33a Merge "Call clearCallingIdentity before notifyDnsResponse" by Remi NGUYEN VAN · 6 years ago
  83. 1203eeb Merge "Add common tests for FrameworksBaseTests and CTS" by Treehugger Robot · 6 years ago
  84. e807af1 Merge "Fix flaky UdpEncapsulationSocket test" by Lorenzo Colitti · 6 years ago
  85. ce3b747 Fix flaky UdpEncapsulationSocket test by Benedict Wong · 6 years ago
  86. 4116929 Merge "Fix ConnectivityServiceTest fail." by Treehugger Robot · 6 years ago
  87. 204b900 Move NetworkStatsFactory into service directory by Chenbo Feng · 6 years ago
  88. aa949ee Merge "Clean up permissions when uids are no longer used" by Treehugger Robot · 6 years ago
  89. 94f580a Fix ConnectivityServiceTest fail. by paulhu · 6 years ago
  90. 3c5b0fd Merge "Fix NetworkMonitor won't do private dns resolution" by Treehugger Robot · 6 years ago
  91. 3f3d4bc Merge "Some cleanups for Tethering" by Mark Chien · 6 years ago
  92. 4a2659d Add common tests for FrameworksBaseTests and CTS by Remi NGUYEN VAN · 6 years ago
  93. a9646fb Move attach*Filter() and addArpEntry() methods to NetworkStack by paulhu · 6 years ago
  94. b2d1084 Fix NetworkMonitor won't do private dns resolution by lucaslin · 6 years ago
  95. 619e977 Fix comment on StaticIpConfiguration#getDomains by Remi NGUYEN VAN · 6 years ago
  96. d2c44d4 Merge "Fix API in CaptivePortal, StaticIpConfiguration" by Remi NGUYEN VAN · 6 years ago
  97. 5758c87 Merge "Add tests for PermissionMonitor" by Treehugger Robot · 6 years ago
  98. d378cd3 Some cleanups for Tethering by markchien · 6 years ago
  99. 092d3a5 Clean up permissions when uids are no longer used by Chenbo Feng · 6 years ago
  100. 9866258 Add tests for PermissionMonitor by Chenbo Feng · 6 years ago