1. 65087f4 Merge "Support VPN Proxy(1/2)" by Chalard Jean · 5 years ago
  2. 9554abf Fix TetheringEntitlementValueListener related API by markchien · 5 years ago
  3. 69ae441f Merge "Return not supported if no necessary socket option" by Mark Chien · 5 years ago
  4. a56c2e4e Merge "Check if DUN APN exists to decide isDunRequired" by Mark Chien · 5 years ago
  5. a02847e Merge changes from topic "nat64" by Lorenzo Colitti · 5 years ago
  6. b313e0c Catch ServiceSpecificException instead of IllegalStateException. by Lorenzo Colitti · 5 years ago
  7. d593e29 Manage NAT64 prefix discovery lifecycle in the framework. by Lorenzo Colitti · 5 years ago
  8. db3a236 Check if DUN APN exists to decide isDunRequired by markchien · 6 years ago
  9. 5ad260d Support VPN Proxy(1/2) by Takayuki, Ogura · 5 years ago
  10. 6998fa8 Track NAT64 in the framework and start clatd iff NAT64 detected by Lorenzo Colitti · 6 years ago
  11. df59563 Change Nat464Xlat lifecycle. by Lorenzo Colitti · 6 years ago
  12. ce7fdd4 Return not supported if no necessary socket option by markchien · 5 years ago
  13. 703e8c6 Merge "Send special permission information to netd" by Treehugger Robot · 5 years ago
  14. e16cd66 Send special permission information to netd by Chenbo Feng · 6 years ago
  15. 21078b1 Merge "Skip unreachable route when estimating VPN destinations" by Treehugger Robot · 5 years ago
  16. c63e48d Skip unreachable route when estimating VPN destinations by Rubin Xu · 5 years ago
  17. e3ae238 Merge "Update VPN capabilities when its underlying network set is null." by Treehugger Robot · 5 years ago
  18. 5db454c Move NetworkStack to services.net by Remi NGUYEN VAN · 5 years ago
  19. 4fa80e8 Update VPN capabilities when its underlying network set is null. by Varun Anand · 5 years ago
  20. 0b59507 Support multi-SIM entitlement check by markchien · 6 years ago
  21. 352dc2f [KA04] Expose TCP socket keepalive API by junyulai · 6 years ago
  22. 150e191 [KA03] Support tcp keepalive offload by markchien · 6 years ago
  23. 0683511 [KA02] internal cleanup and refactor for SocketKeepalive by junyulai · 6 years ago
  24. 4163ff7 Merge "Add get last entitlement value callback API" by Mark Chien · 5 years ago
  25. f273127 Add get last entitlement value callback API by markchien · 6 years ago
  26. 1215f09 Add an API that allows VPNs to declare themselves as metered. by Varun Anand · 6 years ago
  27. a462bcb Whitelist packages from VPN lockdown. by Pavel Grafov · 5 years ago
  28. 9f73671 Merge "Revert "Whitelist packages from VPN lockdown."" by Dan Albert · 5 years ago
  29. ee8e6a0 Revert "Whitelist packages from VPN lockdown." by Dan Albert · 5 years ago
  30. 8b59179 Merge "Add API for proxy configuration over VPN." by Treehugger Robot · 5 years ago
  31. efc7735 Merge "Whitelist packages from VPN lockdown." by Pavel Grafov · 5 years ago
  32. bb9cef0 Whitelist packages from VPN lockdown. by Pavel Grafov · 6 years ago
  33. 044a436 Add API for proxy configuration over VPN. by Irina Dumitrescu · 6 years ago
  34. 6fa3d39 Merge "Popup a notification after logging in the captive portal network" by Lucas Lin · 5 years ago
  35. d2e045e0 Popup a notification after logging in the captive portal network by lucaslin · 5 years ago
  36. b3656c7 Merge changes from topic "ka05" by Junyu Lai · 5 years ago
  37. 215b877 [KA05] Export keepalive offload api for IpSec Nat-T file descriptor by junyulai · 6 years ago
  38. 3c600a1 Move IpClient to NetworkStack by Remi NGUYEN VAN · 6 years ago
  39. 479c076 Merge "Add API for VPN apps to query always-on and lockdown." by Pavel Grafov · 5 years ago
  40. cb3b895 Add API for VPN apps to query always-on and lockdown. by Pavel Grafov · 6 years ago
  41. 5e7128d Remove dead KeepaliveInfo if it cannot be started by junyulai · 6 years ago
  42. c517a6f Avoid accessing proxy service if it's unavailable by Chiachang Wang · 6 years ago
  43. 9307ca2 Delete the clatd functions from NetworkManagementService. by Lorenzo Colitti · 6 years ago
  44. e67b0c3 Move NetworkMonitor to NetworkStack by Remi NGUYEN VAN · 6 years ago
  45. 0e3d0923 Move DhcpServer to NetworkStack app by Remi NGUYEN VAN · 6 years ago
  46. 8708d84 Fix linter errors in NetworkMonitor by Remi NGUYEN VAN · 6 years ago
  47. 73105e11 Fix linter errors in IpServer and its dependencies by Remi NGUYEN VAN · 6 years ago
  48. f9bb1a9 Merge "[PT17] Small cleanup of PacManager" by Chalard Jean · 6 years ago
  49. cfe2356 Refactor logic in the enter() of WaitingForNextProbeState by Chiachang Wang · 6 years ago
  50. 6945231 [PT17] Small cleanup of PacManager by Chalard Jean · 6 years ago
  51. ed30ec8 Merge "Add new netd event callback for changes to NAT64 prefix" by Nucca Chen · 6 years ago
  52. a6c7287 Track default upstream when system is ready by markchien · 6 years ago
  53. aff2673 Merge "VPN: Move package intent receiver to ConnectivityService." by Junyu Lai · 6 years ago
  54. efb04d3 VPN: Move package intent receiver to ConnectivityService. by junyulai · 6 years ago
  55. 1be8d8f Upstream Configuration should also consider automatic configuration by markchien · 6 years ago
  56. 6e81f2a Add new netd event callback for changes to NAT64 prefix by nuccachen · 6 years ago
  57. 78b0d4b Re-factor state machine in NetworkMonitor by Chiachang Wang · 6 years ago
  58. 33fe80f Merge "Data stall detection using DNS event" by Chiachang Wang · 6 years ago
  59. 7a70a7e Data stall detection using DNS event by Chiachang Wang · 6 years ago
  60. ef557cf Merge "PermissionMonitor: Move intent receiver to ConnectivityService." by Junyu Lai · 6 years ago
  61. 1c66fd2 Merge "Add Entitlement Manger to encapsulate provisioning mechanics" by Treehugger Robot · 6 years ago
  62. 2454b69 PermissionMonitor: Move intent receiver to ConnectivityService. by junyulai · 6 years ago
  63. b6eb2c2 Add Entitlement Manger to encapsulate provisioning mechanics by markchien · 6 years ago
  64. 26213ed Merge "(Really) fix LingerMonitor rate limiting" by Treehugger Robot · 6 years ago
  65. f82a931 (Really) fix LingerMonitor rate limiting by Remi NGUYEN VAN · 6 years ago
  66. 075e5de Merge "Fix LingerMonitor notification rate limiting" by Treehugger Robot · 6 years ago
  67. 8292fe9d Merge "Not defer network disconnect event in Probing state" by Chiachang Wang · 6 years ago
  68. 30cc367 Not defer network disconnect event in Probing state by Chiachang Wang · 6 years ago
  69. df01b11 Merge "Use spy in PermissionMonitorTest." by Junyu Lai · 6 years ago
  70. 345155e Use spy in PermissionMonitorTest. by junyulai · 6 years ago
  71. 88b8f63 Add skip464xlat test in Nat464XlatTest by soma, kawata · 6 years ago
  72. 89eb3e6 Merge "Extend onDnsEvent callback to report more fields." by Junyu Lai · 6 years ago
  73. 1fedd29 Fix LingerMonitor notification rate limiting by Remi NGUYEN VAN · 6 years ago
  74. 3b0f5ea Support backward compatibility for restricted network permission by paulhu · 6 years ago
  75. 4c2d2d5 Extend onDnsEvent callback to report more fields. by junyulai · 6 years ago
  76. 8ed8915 No-op refactoring of VPN lockdown status check. by junyulai · 6 years ago
  77. a01c77a Merge "To support skip464xlat per Network" by Chalard Jean · 6 years ago
  78. 9514b36 Merge "Move captive portal detection to another thread" by Chiachang Wang · 6 years ago
  79. 4d11ec9 Move captive portal detection to another thread by Chiachang Wang · 6 years ago
  80. 6995549 Reduce excess local prefix computations by markchien · 6 years ago
  81. b50a276 [PT16] Simplification of sendProxyBroadcast. by Chalard Jean · 6 years ago
  82. 534d4a9 [PT15] Tiny bugfix in setGlobalProxy by Chalard Jean · 6 years ago
  83. 19aa80f [PT14] No-op refactoring of sendProxyBroadcast by Chalard Jean · 6 years ago
  84. 35d6512 Merge "NetworkMonitor: add log of CaptivePortal result" by Chalard Jean · 6 years ago
  85. 8f54b61 To support skip464xlat per Network by Yuuki Habu · 6 years ago
  86. 1b30983 [PT13] Simple cleanup of ProxyTracker. by Chalard Jean · 6 years ago
  87. 60778f9 [PT12] Factor some code into ProxyTracker. by Chalard Jean · 6 years ago
  88. b9d45fd [PT11] Move handleDeprecatedGlobalHttpProxy to ProxyTracker by Chalard Jean · 6 years ago
  89. 655ad15 [PT10] Move loadGlobalProxy into ProxyTracker. by Chalard Jean · 6 years ago
  90. 5225aba NetworkMonitor: add log of CaptivePortal result by Yohei, Oshima · 8 years ago
  91. 6ef0182 Merge "Cleanup." by Treehugger Robot · 6 years ago
  92. 546ec6b Cleanup. by Chalard Jean · 6 years ago
  93. e0d8c0e Enable new DHCP server by default by Remi NGUYEN VAN · 6 years ago
  94. 7a4ccc6 Initial rename to IpServer by Erik Kline · 6 years ago
  95. e227eee Merge "PermissionMonitor: Limit preinstalled apps network permissions" by Paul Hu · 6 years ago
  96. 9865cc1 Minor logging fixes for new DHCP server by Remi NGUYEN VAN · 6 years ago
  97. 6557a24 Fix DHCP options sent by DHCP server by Remi NGUYEN VAN · 6 years ago
  98. 846c80a Merge "Switch DHCP server based on global setting" by Remi NGUYEN VAN · 6 years ago
  99. b673380 PermissionMonitor: Limit preinstalled apps network permissions by paulhu · 6 years ago
  100. e3bb5c5 Switch DHCP server based on global setting by Remi NGUYEN VAN · 6 years ago