1. f935479 Run callbacks on ConnectivityService thread by Remi NGUYEN VAN · 5 years ago
  2. 25d4c75 Merge "Update wifi interface ip state upon receiving ap disable event" by Treehugger Robot · 5 years ago
  3. a70feec Update wifi interface ip state upon receiving ap disable event by Jianpeng Li · 5 years ago
  4. 161814f Merge "Don't allow upstream if entitlement don't know any downstream" by Mark Chien · 5 years ago
  5. 426311b Don't allow upstream if entitlement don't know any downstream by markchien · 5 years ago
  6. b7d270a Merge "Extract test utilities for ConnectivityService" by Treehugger Robot · 5 years ago
  7. ecc1ceb Merge "Fix null pointer exception of calling NetworkInfo.mState.name()" by Chalard Jean · 5 years ago
  8. 95dc87e Extract test utilities for ConnectivityService by Remi NGUYEN VAN · 5 years ago
  9. 4f95975 Fix the race between entitlement start/stop by markchien · 5 years ago
  10. 1505d0a Fix null pointer exception of calling NetworkInfo.mState.name() by Yintang Gu · 5 years ago
  11. e5cb0a2 Revert "Remove providesRoutesToMostDestinations." by Fedor Kudasov · 5 years ago
  12. d85b09a Remove providesRoutesToMostDestinations. by Chalard Jean · 5 years ago
  13. 04bdf87 Fix entitlement failed when device is on CBRS by markchien · 5 years ago
  14. 0839a19 Only show "Connected" note after opening portal by Remi NGUYEN VAN · 5 years ago
  15. 579a99e Merge "Move the test of minimum supported keepalive slots to CTS" by Junyu Lai · 5 years ago
  16. edde28b Move the test of minimum supported keepalive slots to CTS by junyulai · 5 years ago
  17. a1f7931 Simplification of code to prevent a Log.wtf in expected cases. by Chalard Jean · 5 years ago
  18. 1e087ac Suppress the wtf log for notifications that are expected by Chiachang Wang · 5 years ago
  19. 02abbfd Fix cannot create Nat-T keepalive on mobile data by junyulai · 5 years ago
  20. ac955b3 Don't crash ConnectivityService if the network stack crashes. by Lorenzo Colitti · 5 years ago
  21. ad0be32 Merge "Fix a comment" by Chalard Jean · 5 years ago
  22. b648234 Merge "Replace limited connectivity notification after detecting it" by Chiachang Wang · 5 years ago
  23. 2b801dc0 Merge "Prevent a 4-way binder interlock leading to a leak." by Treehugger Robot · 5 years ago
  24. 8a0f055 Fix a comment by Chalard Jean · 5 years ago
  25. d74d7e6 Replace limited connectivity notification after detecting it by Chiachang Wang · 5 years ago
  26. d560330 Prevent a 4-way binder interlock leading to a leak. by Chalard Jean · 5 years ago
  27. 06d81d2 Always give VPN the INTERNET capability. by Chalard Jean · 5 years ago
  28. b38065d Add server information for pptp vpn by Chenbo Feng · 5 years ago
  29. 1f721ee Merge "Fix the internet permission for native services" by Treehugger Robot · 5 years ago
  30. e5d6f0f Fix the internet permission for native services by Chenbo Feng · 5 years ago
  31. 65acc76 Add getInterfaceVersion to NetdEventListener by Remi NGUYEN VAN · 5 years ago
  32. bf359de Merge "Change the icon for the LOGGED_IN notification." by Lorenzo Colitti · 5 years ago
  33. b56face Change the icon for the LOGGED_IN notification. by Lorenzo Colitti · 5 years ago
  34. 78d6a42 Merge "Clean up the permission control code in framework" by Treehugger Robot · 5 years ago
  35. cf43dbd Fix concurrent modification exception in KeepaliveTracker by junyulai · 5 years ago
  36. 42e7389 Merge "Send message to add/remove NAT-T keepalive packet filter." by Aaron Huang · 5 years ago
  37. a56eab4 Merge "Support strict mode private DNS on VPNs that provide Internet." by Chalard Jean · 5 years ago
  38. 7db5422 Merge changes Ibcb91105,I0218f367 by Junyu Lai · 5 years ago
  39. 80986d9 Support strict mode private DNS on VPNs that provide Internet. by Lorenzo Colitti · 5 years ago
  40. ecc6fad Merge changes Ibff278a6,If6d537a3 by Treehugger Robot · 5 years ago
  41. 8e63c9cc Merge "Clean up the keepalive slots when network disconnect" by Junyu Lai · 5 years ago
  42. 5d7bb8b Clean up the keepalive slots when network disconnect by junyulai · 5 years ago
  43. e5c3c8c Limit unprivileged keepalives per uid by junyulai · 5 years ago
  44. a91094a Support customization of supported keepalive count per transport by junyulai · 5 years ago
  45. 45fc569 Merge "Do not disconnect existing VPN if seamless handover fails" by Rubin Xu · 5 years ago
  46. 17a45f4 Revert "[KA11] Verify fd ownership and allocate resource for NattKeepalive" by Junyu Lai · 5 years ago
  47. 05887f9 Clean up the permission control code in framework by Chenbo Feng · 5 years ago
  48. 706ff1b Send message to add/remove NAT-T keepalive packet filter. by Aaron Huang · 5 years ago
  49. 1a86e2a Support IPv6 Bluetooth tethering by Milim · 5 years ago
  50. a6d5664 Merge "Make DNS cache lifecycle management explicit" by Lorenzo Colitti · 5 years ago
  51. 307c525 Do not disconnect existing VPN if seamless handover fails by Rubin Xu · 6 years ago
  52. cecd4a3 [KA11] Verify fd ownership and allocate resource for NattKeepalive by junyulai · 5 years ago
  53. a24d5d8 Make DNS cache lifecycle management explicit by Luke Huang · 5 years ago
  54. 59d3323 Merge "Backwards-incompatible resolv module API change for making setResolverConfiguration take a parcelable." by Wayne Ma · 5 years ago
  55. 1351684 Backwards-incompatible resolv module API change for making setResolverConfiguration take a parcelable. by waynema · 5 years ago
  56. 3444dd0 Merge "Move TrafficStats tags for the network stack constants" by Chalard Jean · 5 years ago
  57. 896245a Move TrafficStats tags for the network stack constants by Chalard Jean · 5 years ago
  58. 899f397 Merge "Tethering: fix using wrong subId problem" by Mark Chien · 5 years ago
  59. 3394e14 Tethering: fix using wrong subId problem by markchien · 5 years ago
  60. a1fedb8 Merge "Release keepalive slot after stopped" by Junyu Lai · 5 years ago
  61. 0535295 Release keepalive slot after stopped by junyulai · 5 years ago
  62. 4c9f954 Revert "Revert "Block incoming non-VPN packets to apps under fully-routed VPN"" by Lorenzo Colitti · 5 years ago
  63. 3897df2 Revert "Block incoming non-VPN packets to apps under fully-routed VPN" by Remi NGUYEN VAN · 5 years ago
  64. fd8f96d Block incoming non-VPN packets to apps under fully-routed VPN by Rubin Xu · 6 years ago
  65. fa8fc65 Merge "Fix ConnectivityServiceTest fail." by Treehugger Robot · 5 years ago
  66. 7754d36 Merge "Clean up permissions when uids are no longer used" by Treehugger Robot · 5 years ago
  67. 8a7d2b0 Fix ConnectivityServiceTest fail. by paulhu · 5 years ago
  68. 31b33b6 Merge "Some cleanups for Tethering" by Mark Chien · 5 years ago
  69. a84cdf4 Merge "Add tests for PermissionMonitor" by Treehugger Robot · 5 years ago
  70. 9f246bd Some cleanups for Tethering by markchien · 5 years ago
  71. a6817cd Clean up permissions when uids are no longer used by Chenbo Feng · 5 years ago
  72. 436fe58 Add tests for PermissionMonitor by Chenbo Feng · 5 years ago
  73. 7934214 Merge "Ignore the asynchronous result while stopping keepalive" by Junyu Lai · 5 years ago
  74. 7b305ce Ignore the asynchronous result while stopping keepalive by junyulai · 5 years ago
  75. 78454f3 Merge "Fix race when starting NetworkMonitor" by Remi NGUYEN VAN · 5 years ago
  76. 3962f67 Fix race when starting NetworkMonitor by Remi NGUYEN VAN · 5 years ago
  77. 1f45f29 Merge "Fix getWifiManager exception if phone is encrypted" by Treehugger Robot · 5 years ago
  78. b9ef4dd Merge "Use IDnsResolver instead of INetd for resolver related binder commands" by Luke Huang · 5 years ago
  79. 21f9625 Fix getWifiManager exception if phone is encrypted by Ye Jiao · 6 years ago
  80. c3b3a5f Merge "Close tethering when UI entitlement fails" by Treehugger Robot · 5 years ago
  81. eea398a Merge "Only apply entitlement check to cellular upstream" by Mark Chien · 5 years ago
  82. 29b7014 Close tethering when UI entitlement fails by markchien · 5 years ago
  83. edbf24a Merge "support msim for captiveportal notification" by Treehugger Robot · 5 years ago
  84. 3b51963 Only apply entitlement check to cellular upstream by markchien · 6 years ago
  85. e5ee6b9 Merge changes I0baf582f,I4bba01ba by Junyu Lai · 5 years ago
  86. 1517815 Block unpriviledged apps which create keepalives with null fd by junyulai · 5 years ago
  87. 6591477 Use IDnsResolver instead of INetd for resolver related binder commands by Luke Huang · 5 years ago
  88. d4c179c support msim for captiveportal notification by chen xu · 5 years ago
  89. 422a3c1 Fix keepalive don't get removed when lower layer error by junyulai · 5 years ago
  90. dd77fce Get the permission information for native services by Chenbo Feng · 5 years ago
  91. dc17982 Fix the INTERNET related permissions by Chenbo Feng · 5 years ago
  92. 6aef2af Merge "[TCPKeepalive] Fill correct TOS and TTL value" by Mark Chien · 5 years ago
  93. 8324c3e Merge "Fix SocketKeepalive APIs which do not meet API review requirement" by Junyu Lai · 5 years ago
  94. 0c66697 Fix SocketKeepalive APIs which do not meet API review requirement by junyulai · 5 years ago
  95. 1fc82b2 [TCPKeepalive] Fill correct TOS and TTL value by markchien · 5 years ago
  96. 29a650c Fix the race between carrier config and DDS change by markchien · 5 years ago
  97. 43c1ade6 Merge "Fix Automated API Review issues." by Paul Hu · 5 years ago
  98. d9736de Fix Automated API Review issues. by paulhu · 5 years ago
  99. d42fca6 Replace TcpSocketInfo with similar structure by markchien · 5 years ago
  100. 656fbe9 Restrict scope of switch Repair Mode by markchien · 5 years ago