1. 38f2832 Merge "Receive user added/removed intents from PermissionMonitor" by Paul Hu · 2 years, 10 months ago
  2. bd92295 Merge "Make onPackage[Added|Removed] as non-public methods" by Paul Hu · 2 years, 10 months ago
  3. 281b556 Don't crash ConnectivityService#dump by Chalard Jean · 2 years, 11 months ago
  4. 0f4cb38 Merge "Notify NetworkStats only when interfaces changed in updateLinkProperties" by Junyu Lai · 2 years, 11 months ago
  5. 9592fa8 Merge "Bypass VPN lockdown for clat initialization" by Maciej Żenczykowski · 2 years, 11 months ago
  6. 2ed7d41 Notify NetworkStats only when interfaces changed in updateLinkProperties by Junyu Lai · 3 years ago
  7. 130e75b Bypass VPN lockdown for clat initialization by t-m-w · 2 years, 11 months ago
  8. 59234fd remove prog_clatd_schedcls_egress4_clat_ether by Maciej Żenczykowski · 2 years, 11 months ago
  9. 86317d8 Add logs for changes in capabilities and score by Chalard Jean · 2 years, 11 months ago
  10. 11b4d5e Fix a bug where 'avoid unvalidated' is broken by Chalard Jean · 3 years ago
  11. e0fdea3 Add a device config for actively preferring bad wifi by Chalard Jean · 3 years ago
  12. 8c0f6ba Use resources directly instead of through reflection by Chalard Jean · 3 years ago
  13. 43aae65 Move MultinetworkPolicyTracker to services, where it belongs. by Chalard Jean · 3 years ago
  14. 0090e96 ClatCoordinator: only dump information when clat is started by Hungming Chen · 3 years ago
  15. 9708f72 Implement the "actively prefer bad wifi" feature by Chalard Jean · 3 years ago
  16. 020b93a Introduce an overlay for actively preferring bad wifi. by Chalard Jean · 3 years ago
  17. ecb0b3c Merge "Rework unvalidated prompt into first eval timeout" by Jean Chalard · 3 years ago
  18. 5fb43c7 Rework unvalidated prompt into first eval timeout by Chalard Jean · 3 years ago
  19. 2c812c8 DscpPolicyValue.java - replace U32 ifindex with S32 by Maciej Żenczykowski · 3 years ago
  20. f9f4a8d Add a field and score flag for first evaluation by Chalard Jean · 3 years ago
  21. 4c46308 Test no Internet and partial connectivity notifications. by Chalard Jean · 3 years ago
  22. ab32bf8 Merge "Check automotive system feature on Constructor" by Paul Hu · 3 years ago
  23. 710b289 Split POLICY_EVER_VALIDATED_NOT_AVOIDED_WHEN_BAD into two by Chalard Jean · 3 years ago
  24. 00955f3 Check automotive system feature on Constructor by Paul Hu · 3 years, 1 month ago
  25. 254bd16 Convert booleans in NAI to timestamps by Chalard Jean · 3 years, 1 month ago
  26. 05021aa Merge "Never satisfy requests with networks that aren't connected." by Treehugger Robot · 3 years ago
  27. 131488d Receive user added/removed intents from PermissionMonitor by Paul Hu · 3 years, 1 month ago
  28. 914d0de Make onPackage[Added|Removed] as non-public methods by Paul Hu · 3 years, 1 month ago
  29. 275ee60 Never satisfy requests with networks that aren't connected. by Lorenzo Colitti · 3 years, 1 month ago
  30. 6a8166c Merge "Use PerUidCounter in the connectivity static library" by Treehugger Robot · 3 years, 1 month ago
  31. 00d92df Use PerUidCounter in the connectivity static library by Junyu Lai · 3 years, 2 months ago
  32. ef4b1bc fix clat on restricted networks by Maciej Żenczykowski · 3 years, 1 month ago
  33. a3340c1 Merge changes I1cf472bd,Ibdaf2b23,I6967ad6f,I65f522c2,I0f220d1f, ... by Paul Hu · 3 years, 1 month ago
  34. a44510b dscpPolicy - remove bpf byteswap in favour of userspace by Maciej Żenczykowski · 3 years, 1 month ago
  35. d4e6d1c Merge "dscpPolicy - further improvements" by Treehugger Robot · 3 years, 1 month ago
  36. 1feaa43 dscpPolicy - further improvements by Maciej Żenczykowski · 3 years, 1 month ago
  37. 39b12d4 Force specifying sanitized/not sanitized in caps from agent by Chalard Jean · 3 years, 7 months ago
  38. 0158fe9 Remove the legacy int from FullScore. by Chalard Jean · 3 years, 7 months ago
  39. aa5bc62 Remove accessors for legacy int score from NAI by Chalard Jean · 3 years, 7 months ago
  40. 671a439 Log the creation time of network agents by Chalard Jean · 3 years, 7 months ago
  41. 5760d14 Merge changes Ife5e91de,I46c5dfeb by Paul Hu · 3 years, 1 month ago
  42. d7b92c0 dscpPolicy.c - cache result-less lookups as well by Maciej Żenczykowski · 3 years, 1 month ago
  43. da7fe57 Clarify sanitization of caps from NetworkAgent by Chalard Jean · 3 years, 7 months ago
  44. a1b3378 Merge changes Ic18521b6,Ibede8137 by Maciej Żenczykowski · 3 years, 2 months ago
  45. 4e85888 DscpPolicyTracker: remove raw program use by Patrick Rohr · 3 years, 2 months ago
  46. 913507f Move tag/untag socket BPF map access from JNI to Java by Hungming Chen · 3 years, 2 months ago
  47. 74ff3ee Rename dscp_policy.o to dscpPolicy.o by Ken Chen · 3 years, 2 months ago
  48. b7f81e4 Merge "Correct javadoc usage" by Chiachang Wang · 3 years, 2 months ago
  49. 9473c59 Correct javadoc usage by chiachangwang · 3 years, 2 months ago
  50. b873e25 Use frameworks/libs/net version of SharedLog by Patrick Rohr · 3 years, 3 months ago
  51. a760a10 ClatCoordinator: Dump ClatdTracker information by Hungming Chen · 3 years, 2 months ago
  52. d0bed12 Remove the package name from PermissionMonitor dump logs by Paul Hu · 3 years, 3 months ago
  53. 5d787fe Merge changes Ic6ff7a3d,Iff9b9792 by Motomu Utsumi · 3 years, 3 months ago
  54. f8bd82c Refactor code and improve tests for VPN filtering by Motomu Utsumi · 3 years, 3 months ago
  55. 8b42e6d Remove LOCKDOWN from FirewallChain IntDef by Motomu Utsumi · 3 years, 4 months ago
  56. 7e8bea3 ClatCoordinator: fix erroneous .close() of fds without throw by Maciej Żenczykowski · 3 years, 3 months ago
  57. b7bbdbe ClatCoordinator: improve file descriptor clean up in error handling by Hungming Chen · 3 years, 3 months ago
  58. 0de59ba ClatCoordinator: close tun fd if detect mtu failed by Hungming Chen · 3 years, 3 months ago
  59. b0274cf EthernetTetheringTest: add testTetherClatUdp by Hungming Chen · 3 years, 3 months ago
  60. 36cae53 Merge "Changing automotive ethernet allowed UIDs check" by Treehugger Robot · 3 years, 4 months ago
  61. 2438b2f Merge "Clat dump information improvement" by Treehugger Robot · 3 years, 4 months ago
  62. 4eff0ef Changing automotive ethernet allowed UIDs check by James Mattis · 3 years, 4 months ago
  63. c6e00ea Clat dump information improvement by Hungming Chen · 3 years, 4 months ago
  64. 46491d7 Allow ethernet on automotive to set allowed UIDs by James Mattis · 3 years, 5 months ago
  65. b08654c Block incoming packets in VPN Lockdown mode. by Motomu Utsumi · 3 years, 4 months ago
  66. f889ed7 Merge changes from topic "wrap_fd_to_parcelfiledescriptor" by Nucca Chen · 3 years, 4 months ago
  67. 5ea6f51 Merge "Fallback should be evaluated for each preference" by Sooraj Sasindran · 3 years, 4 months ago
  68. b0e283c Fallback should be evaluated for each preference by Sooraj Sasindran · 3 years, 4 months ago
  69. 7d180e6 Merge changes I5eaeb415,I236f1550 by Paul Hu · 3 years, 4 months ago
  70. 8fc2a55 Allow 3p apps to request restricted networks by Paul Hu · 3 years, 4 months ago
  71. b135921 Revert "Open and close clat bpf map while clat is starting and stoping" by Hungming Chen · 3 years, 4 months ago
  72. 9416307 Revert "ClatCoordinator: replace BpfMap with IBpfMap" by Hungming Chen · 3 years, 4 months ago
  73. 4279118 Merge "Do not remove profile network preference for different uids" by Lorenzo Colitti · 3 years, 4 months ago
  74. bffaff7 Merge "Support QosCallback for UDP socket : validate" by Sewook Seo · 3 years, 4 months ago
  75. 9cc129f Do not remove profile network preference for different uids by Sooraj Sasindran · 3 years, 5 months ago
  76. 12c625b ClatCoordinator: replace BpfMap with IBpfMap by Hungming Chen · 3 years, 4 months ago
  77. c03323c Open and close clat bpf map while clat is starting and stoping by Hungming Chen · 3 years, 4 months ago
  78. b9bacba Support QosCallback for UDP socket : validate by sewookseo · 3 years, 6 months ago
  79. 722346d Merge "ClatCoordinator: dump BPF forwarding rules" by Treehugger Robot · 3 years, 5 months ago
  80. 7076755 ClatCoordinator: dump BPF forwarding rules by Hungming Chen · 3 years, 6 months ago
  81. 0736d7b adjust for new T bpfloader net_shared location by Maciej Żenczykowski · 3 years, 5 months ago
  82. b4bf6ce Merge "[CLATJ#27] Use ClatdCoordinator since T+ devices" by Maciej Żenczykowski · 3 years, 5 months ago
  83. db9f10c Merge "Update some descriptions and refine code" by Paul Hu · 3 years, 5 months ago
  84. eb15a2d [CLATJ#27] Use ClatdCoordinator since T+ devices by Hungming Chen · 3 years, 8 months ago
  85. c2b5f83 Update some descriptions and refine code by Paul Hu · 3 years, 5 months ago
  86. 0da479b Improve dumpsys logs for NetworkProvider and NetworkOffer by Junyu Lai · 3 years, 5 months ago
  87. 3ad8089 Add IPv6 Handling for DSCP Policies and Support Interfaces with MAC Addresses by Tyler Wear · 3 years, 7 months ago
  88. 7f85379 Merge "Save appIds permissions for each user" by Natasha Lee · 3 years, 5 months ago
  89. a501e47 Save appIds permissions for each user by paulhu · 3 years, 5 months ago
  90. 9076b0d Merge "Use TelephonyManagerShim factory method" by Treehugger Robot · 3 years, 5 months ago
  91. b3bf5fe Merge changes I2c3242f8,Iaa67d5ae by Maciej Żenczykowski · 3 years, 5 months ago
  92. 9324597 Merge "ClatCoordinator: use Java class TcUtils to attach program" by Maciej Żenczykowski · 3 years, 5 months ago
  93. 7b75c07 Merge changes from topic "access_clat_bpf_map_from_clatcoordinator" by Maciej Żenczykowski · 3 years, 5 months ago
  94. 6de8758 Merge changes from topic "block_port" by Lorenzo Colitti · 3 years, 5 months ago
  95. 3dc0577 ClatCoordinator: use Java class TcUtils to attach program by Hungming Chen · 3 years, 6 months ago
  96. bd85f89 ClatCoordinator: use Java class BpfMap to remove clat rule by Hungming Chen · 3 years, 6 months ago
  97. cddd855 ClatCoordinator: use Java class TcUtils to detach program by Hungming Chen · 3 years, 6 months ago
  98. 07fcf9c ClatCoordinator: use Java class BpfMap to add clat rule by Hungming Chen · 3 years, 6 months ago
  99. 3e71276 Merge "Revert "Use RECEIVER_NOT_EXPORTED in CarrierPrivilegeAuthenticator."" by Michael Groover · 3 years, 5 months ago
  100. 644fe23 Merge "Don't throw in FullScore#policyNameOf." by Lorenzo Colitti · 3 years, 6 months ago