1. a462bcb Whitelist packages from VPN lockdown. by Pavel Grafov · 6 years ago
  2. 9f73671 Merge "Revert "Whitelist packages from VPN lockdown."" by Dan Albert · 6 years ago
  3. ee8e6a0 Revert "Whitelist packages from VPN lockdown." by Dan Albert · 6 years ago
  4. 8b59179 Merge "Add API for proxy configuration over VPN." by Treehugger Robot · 6 years ago
  5. efc7735 Merge "Whitelist packages from VPN lockdown." by Pavel Grafov · 6 years ago
  6. bb9cef0 Whitelist packages from VPN lockdown. by Pavel Grafov · 6 years ago
  7. 044a436 Add API for proxy configuration over VPN. by Irina Dumitrescu · 6 years ago
  8. 6fa3d39 Merge "Popup a notification after logging in the captive portal network" by Lucas Lin · 6 years ago
  9. d2e045e0 Popup a notification after logging in the captive portal network by lucaslin · 6 years ago
  10. b3656c7 Merge changes from topic "ka05" by Junyu Lai · 6 years ago
  11. 215b877 [KA05] Export keepalive offload api for IpSec Nat-T file descriptor by junyulai · 6 years ago
  12. 3c600a1 Move IpClient to NetworkStack by Remi NGUYEN VAN · 6 years ago
  13. 479c076 Merge "Add API for VPN apps to query always-on and lockdown." by Pavel Grafov · 6 years ago
  14. cb3b895 Add API for VPN apps to query always-on and lockdown. by Pavel Grafov · 6 years ago
  15. 5e7128d Remove dead KeepaliveInfo if it cannot be started by junyulai · 6 years ago
  16. c517a6f Avoid accessing proxy service if it's unavailable by Chiachang Wang · 6 years ago
  17. 9307ca2 Delete the clatd functions from NetworkManagementService. by Lorenzo Colitti · 6 years ago
  18. e67b0c3 Move NetworkMonitor to NetworkStack by Remi NGUYEN VAN · 6 years ago
  19. 0e3d0923 Move DhcpServer to NetworkStack app by Remi NGUYEN VAN · 6 years ago
  20. 8708d84 Fix linter errors in NetworkMonitor by Remi NGUYEN VAN · 6 years ago
  21. 73105e11 Fix linter errors in IpServer and its dependencies by Remi NGUYEN VAN · 6 years ago
  22. f9bb1a9 Merge "[PT17] Small cleanup of PacManager" by Chalard Jean · 6 years ago
  23. cfe2356 Refactor logic in the enter() of WaitingForNextProbeState by Chiachang Wang · 6 years ago
  24. 6945231 [PT17] Small cleanup of PacManager by Chalard Jean · 6 years ago
  25. ed30ec8 Merge "Add new netd event callback for changes to NAT64 prefix" by Nucca Chen · 6 years ago
  26. a6c7287 Track default upstream when system is ready by markchien · 6 years ago
  27. aff2673 Merge "VPN: Move package intent receiver to ConnectivityService." by Junyu Lai · 6 years ago
  28. efb04d3 VPN: Move package intent receiver to ConnectivityService. by junyulai · 6 years ago
  29. 1be8d8f Upstream Configuration should also consider automatic configuration by markchien · 6 years ago
  30. 6e81f2a Add new netd event callback for changes to NAT64 prefix by nuccachen · 6 years ago
  31. 78b0d4b Re-factor state machine in NetworkMonitor by Chiachang Wang · 6 years ago
  32. 33fe80f Merge "Data stall detection using DNS event" by Chiachang Wang · 6 years ago
  33. 7a70a7e Data stall detection using DNS event by Chiachang Wang · 6 years ago
  34. ef557cf Merge "PermissionMonitor: Move intent receiver to ConnectivityService." by Junyu Lai · 6 years ago
  35. 1c66fd2 Merge "Add Entitlement Manger to encapsulate provisioning mechanics" by Treehugger Robot · 6 years ago
  36. 2454b69 PermissionMonitor: Move intent receiver to ConnectivityService. by junyulai · 6 years ago
  37. b6eb2c2 Add Entitlement Manger to encapsulate provisioning mechanics by markchien · 6 years ago
  38. 26213ed Merge "(Really) fix LingerMonitor rate limiting" by Treehugger Robot · 6 years ago
  39. f82a931 (Really) fix LingerMonitor rate limiting by Remi NGUYEN VAN · 6 years ago
  40. 075e5de Merge "Fix LingerMonitor notification rate limiting" by Treehugger Robot · 6 years ago
  41. 8292fe9d Merge "Not defer network disconnect event in Probing state" by Chiachang Wang · 6 years ago
  42. 30cc367 Not defer network disconnect event in Probing state by Chiachang Wang · 6 years ago
  43. df01b11 Merge "Use spy in PermissionMonitorTest." by Junyu Lai · 6 years ago
  44. 345155e Use spy in PermissionMonitorTest. by junyulai · 6 years ago
  45. 88b8f63 Add skip464xlat test in Nat464XlatTest by soma, kawata · 6 years ago
  46. 89eb3e6 Merge "Extend onDnsEvent callback to report more fields." by Junyu Lai · 6 years ago
  47. 1fedd29 Fix LingerMonitor notification rate limiting by Remi NGUYEN VAN · 6 years ago
  48. 3b0f5ea Support backward compatibility for restricted network permission by paulhu · 6 years ago
  49. 4c2d2d5 Extend onDnsEvent callback to report more fields. by junyulai · 6 years ago
  50. 8ed8915 No-op refactoring of VPN lockdown status check. by junyulai · 6 years ago
  51. a01c77a Merge "To support skip464xlat per Network" by Chalard Jean · 6 years ago
  52. 9514b36 Merge "Move captive portal detection to another thread" by Chiachang Wang · 6 years ago
  53. 4d11ec9 Move captive portal detection to another thread by Chiachang Wang · 6 years ago
  54. 6995549 Reduce excess local prefix computations by markchien · 6 years ago
  55. b50a276 [PT16] Simplification of sendProxyBroadcast. by Chalard Jean · 6 years ago
  56. 534d4a9 [PT15] Tiny bugfix in setGlobalProxy by Chalard Jean · 6 years ago
  57. 19aa80f [PT14] No-op refactoring of sendProxyBroadcast by Chalard Jean · 6 years ago
  58. 35d6512 Merge "NetworkMonitor: add log of CaptivePortal result" by Chalard Jean · 6 years ago
  59. 8f54b61 To support skip464xlat per Network by Yuuki Habu · 6 years ago
  60. 1b30983 [PT13] Simple cleanup of ProxyTracker. by Chalard Jean · 6 years ago
  61. 60778f9 [PT12] Factor some code into ProxyTracker. by Chalard Jean · 6 years ago
  62. b9d45fd [PT11] Move handleDeprecatedGlobalHttpProxy to ProxyTracker by Chalard Jean · 6 years ago
  63. 655ad15 [PT10] Move loadGlobalProxy into ProxyTracker. by Chalard Jean · 6 years ago
  64. 5225aba NetworkMonitor: add log of CaptivePortal result by Yohei, Oshima · 8 years ago
  65. 6ef0182 Merge "Cleanup." by Treehugger Robot · 6 years ago
  66. 546ec6b Cleanup. by Chalard Jean · 6 years ago
  67. e0d8c0e Enable new DHCP server by default by Remi NGUYEN VAN · 6 years ago
  68. 7a4ccc6 Initial rename to IpServer by Erik Kline · 6 years ago
  69. e227eee Merge "PermissionMonitor: Limit preinstalled apps network permissions" by Paul Hu · 6 years ago
  70. 9865cc1 Minor logging fixes for new DHCP server by Remi NGUYEN VAN · 6 years ago
  71. 6557a24 Fix DHCP options sent by DHCP server by Remi NGUYEN VAN · 6 years ago
  72. 846c80a Merge "Switch DHCP server based on global setting" by Remi NGUYEN VAN · 6 years ago
  73. b673380 PermissionMonitor: Limit preinstalled apps network permissions by paulhu · 6 years ago
  74. e3bb5c5 Switch DHCP server based on global setting by Remi NGUYEN VAN · 6 years ago
  75. f4fa982 Remove ResolveUtil from frameworks/base callers by Erik Kline · 6 years ago
  76. 76f081b Merge "Add codewiz@, reminv@ to OWNERS for connectivity" by Remi NGUYEN VAN · 6 years ago
  77. 97ff638 Merge "Add tests for NetworkMonitor isCaptivePortal" by Remi NGUYEN VAN · 6 years ago
  78. d2cb322 Add codewiz@, reminv@ to OWNERS for connectivity by Remi NGUYEN VAN · 6 years ago
  79. d9a1cd7 Add tests for NetworkMonitor isCaptivePortal by Remi NGUYEN VAN · 6 years ago
  80. 02857a7 Merge Android Pie into master by Xin Li · 6 years ago
  81. 10c593c Merge "Add logging for private DNS probes" by Remi NGUYEN VAN · 6 years ago
  82. dcb722f Add logging for private DNS probes by Remi NGUYEN VAN · 6 years ago
  83. fbab182 Merge "Remove SimChangeListener from Tethering" am: 6e35b2c596 by Mark Chien · 6 years ago
  84. 1d64e03 Remove SimChangeListener from Tethering by markchien · 6 years ago
  85. c7b9250 Merge "Modify catch when addInterfaceToLocalNetwork() is called." am: ccd6a0f6c2 by Sehee Park · 6 years ago
  86. a1874cc Modify catch when addInterfaceToLocalNetwork() is called. by Sehee Park · 6 years ago
  87. 9916d4b Merge "Support seamless handover between VPN fds." by Rubin Xu · 6 years ago
  88. fc1bde9 Merge "Prefer default Internet network for upstream tethering." am: 3580a6a996 by Erik Kline · 6 years ago
  89. 7230290 Prefer default Internet network for upstream tethering. by Erik Kline · 6 years ago
  90. ea044ca Merge changes I4b1bca8b,Idb7d2f28,I4825e632 am: 84d4e535ae by Chalard Jean · 6 years ago
  91. 85bae86 Merge changes I6abd2221,I2c149d29,I45d22857,I1f879b2c,If4986a25, ... by Chalard Jean · 6 years ago
  92. d82ba6d [PT09] Add javadoc comments to all ProxyTracker methods/members. by Chalard Jean · 6 years ago
  93. daab8f9 [PT08] Move setDefaultProxy to ProxyTracker by Chalard Jean · 6 years ago
  94. 3c443fc [PT06] Move setGlobalProxy into ProxyTracker by Chalard Jean · 6 years ago
  95. 1900b59 [PT07] Small cleanup of setGlobalProxy by Chalard Jean · 6 years ago
  96. 3319c62 [PT05] Move sendProxyBroadcast into ProxyTracker. by Chalard Jean · 6 years ago
  97. ff5d005 [PT04] Move PacManager into ProxyTracker. by Chalard Jean · 6 years ago
  98. 5afbc83 [PT03] Move some more code into ProxyTracker. by Chalard Jean · 6 years ago
  99. 4949dd7 [PT02] Move static methods to ProxyTracker by Chalard Jean · 6 years ago
  100. 52c2aa7 [PT01] Introduce ProxyTracker by Chalard Jean · 6 years ago