1. 7e7ce91 Merge tag 'android-security-10.0.0_r56' into int/10/fp2 by Karsten Tausche · 2 years, 10 months ago int/10/fp2 rel/10/fp2/22.02.0-rel rel/10/fp2/22.04.0-rel rel/10/fp2/22.06.0-rel rel/10/fp2/22.08.0-rel rel/10/fp2/22.10.0-rel rel/10/fp2/22.12.0-rel rel/10/fp2/23.02.0-rel rel/10/fp2/22.02.0-rel.0 rel/10/fp2/22.04.0-rel.1 rel/10/fp2/22.06.0-rel.0 rel/10/fp2/22.08.0-rel.0 rel/10/fp2/22.10.0-rel.0 rel/10/fp2/22.12.0-rel.0 rel/10/fp2/23.02.0-rel.0
  2. 9de7331 Fix the security issue that preloaded apps can get SSID & BSSID by lucaslin · 3 years, 2 months ago
  3. 483f9d6 Fix avoidBadWifi behavior with IPv6 provisioning am: cc246e6c3f by Remi NGUYEN VAN · 4 years, 11 months ago
  4. cc246e6 Fix avoidBadWifi behavior with IPv6 provisioning by Remi NGUYEN VAN · 4 years, 11 months ago
  5. 1c836aa Merge "Reference the dhcp init reboot experiment flag." into qt-r1-dev by Xiao Ma · 5 years ago
  6. 492713b Reference the dhcp init reboot experiment flag. by Xiao Ma · 5 years ago
  7. c464fc6 IpNeighbourMonitor - no longer require PortId = 0 by Maciej Żenczykowski · 5 years ago
  8. 18ce8bc Add DHCP INIT-REBOOT state in DHCP client. by Xiao Ma · 5 years ago
  9. 93b2fa3 Support beta 4 system images. by Remi NGUYEN VAN · 5 years ago
  10. fc5161f Don't report probe status to ConnectivityService. by Lorenzo Colitti · 5 years ago
  11. fa220cf Merge "Check system_server PID in NetworkStack calls" into qt-dev by TreeHugger Robot · 5 years ago
  12. 3906704 Check system_server PID in NetworkStack calls by Remi NGUYEN VAN · 5 years ago
  13. cccdcae Make the memory store operations serial. by Chalard Jean · 5 years ago
  14. c6e7d00 Merge "Wipe the data in IpMemoryStore database upon network factory reset." into qt-dev by TreeHugger Robot · 5 years ago
  15. f959756 Wipe the data in IpMemoryStore database upon network factory reset. by Xiao Ma · 5 years ago
  16. 37fe18f Clean up for multiple validation result update by Chiachang Wang · 5 years ago
  17. ae343fc Update multiple validation result to ConnectivityService by Chiachang Wang · 5 years ago
  18. a5d9540 Merge "Address comments on dumpsys network_stack version" into qt-dev by Remi NGUYEN VAN · 5 years ago
  19. eec3bc7 Address comments on dumpsys network_stack version by Remi NGUYEN VAN · 5 years ago
  20. 298ad92 Add a factoryReset method to IIpMemoryStore, and freeze api. by Lorenzo Colitti · 5 years ago
  21. 502e4e7 Add dumpsys network_stack version by Remi NGUYEN VAN · 5 years ago
  22. faa5f90 Merge "apf: Remove IPv6 NAT-T keepalive related codes and ApfTest improvement" into qt-dev by Aaron Huang · 5 years ago
  23. adbea53 Merge "Dropping NAT-T keepalive packet from APF" into qt-dev by Aaron Huang · 5 years ago
  24. 993f1c9 Fix a bug where private DNS to v4-only servers don't validate. by Chiachang Wang · 5 years ago
  25. d9563b7 apf: Remove IPv6 NAT-T keepalive related codes and ApfTest improvement by Aaron Huang · 5 years ago
  26. 5765edf Dropping NAT-T keepalive packet from APF by Aaron Huang · 5 years ago
  27. 4e97442 Send message to add/remove NAT-T keepalive packet filter. by Aaron Huang · 5 years ago
  28. d013e71 Merge "Use async dns query to resolve all addresses" into qt-dev by TreeHugger Robot · 5 years ago
  29. c1c8544 Use async dns query to resolve all addresses by Chiachang Wang · 5 years ago
  30. 407ab44 Support strict mode private DNS on VPNs that provide Internet. by Chalard Jean · 5 years ago
  31. 8586fed adopt non-blocking method to obtain the IpMemoryStore service. by Xiao Ma · 5 years ago
  32. fdc099f Switch to positive naming for NetworkMonitor's Networks. by Lorenzo Colitti · 5 years ago
  33. 304ec60 Support adding NATT keepalive packet filter by Mark Chien · 5 years ago
  34. 0666fef Additional code for server name in DHCP packets. by Lorenzo Colitti · 5 years ago
  35. 9eae970 Parse the server host name field of the dhcp package by yuanyunli · 5 years ago
  36. ffa1bd7 Delete unused timeout constant. by Lorenzo Colitti · 5 years ago
  37. a460b29 Merge "Remove Settings constants for NetworkStack" into qt-dev by TreeHugger Robot · 5 years ago
  38. 4656ed9 Add a timeout for the DNS probe. by Lorenzo Colitti · 5 years ago
  39. 757dbc3 Freeze the networkstack-aidl-interfaces interface by Lorenzo Colitti · 5 years ago
  40. 696396f Merge "provide a resource overlay to configure customized DNS Server." into qt-dev by TreeHugger Robot · 5 years ago
  41. 11347f8 Remove Settings constants for NetworkStack by Chiachang Wang · 5 years ago
  42. 0d78f81 Move Setting constants for NetworkStack by Chiachang Wang · 5 years ago
  43. 5db4184 Move TrafficStats tags for the network stack constants by Chalard Jean · 5 years ago
  44. 773d09e Freeze netd AIDL interface (framework) by Remi NGUYEN VAN · 5 years ago
  45. e1d9b31 Merge "Address nit in NetworkStackUtils" into qt-dev by Chiachang Wang · 5 years ago
  46. cf8dab4 provide a resource overlay to configure customized DNS Server. by Xiao Ma · 5 years ago
  47. 6f196bf Address nit in NetworkStackUtils by Chiachang Wang · 5 years ago
  48. 53817ca Migrate NetworkStack metrics off StatsLog.write by Chiachang Wang · 5 years ago
  49. 9babdec Expose captive portal urls for configuration by Remi NGUYEN VAN · 5 years ago
  50. 4ec9506 Merge "Move data stall definitions out from Setting" into qt-dev by Chiachang Wang · 5 years ago
  51. aa5f35c Merge "Add a mechanism to pass the L2Key and group hint to IpClient" into qt-dev by TreeHugger Robot · 5 years ago
  52. 7f14d3f Move data stall definitions out from Setting by Chiachang Wang · 5 years ago
  53. 0c44f91 Add a mechanism to pass the L2Key and group hint to IpClient by Chalard Jean · 5 years ago
  54. e7ec703 Don't leak captive portal broadcast receivers. by Lorenzo Colitti · 5 years ago
  55. cfdcd8b Merge "Prevent SIGN_IN notification pop up several times" into qt-dev by Lorenzo Colitti · 5 years ago
  56. 0c8387c Prevent SIGN_IN notification pop up several times by lucaslin · 5 years ago
  57. f38a564 Move attach*Filter() and addArpEntry() methods to NetworkStack by Remi NGUYEN VAN · 5 years ago
  58. 8183eda Straighten AIDL interface for the memory store by Chalard Jean · 5 years ago
  59. 0c209c2 Merge "[IPMS] Implement regular maintenance" am: 7f10bb1c11 am: c308297bc2 by Paul Hu · 5 years ago
  60. 8899d2c Merge "[IPMS] Implement regular maintenance" by Paul Hu · 5 years ago
  61. d5f7c8c Merge "Cleanup SystemReady in the network stack" am: e0ef7ce4f7 am: 4b130e8567 by Chalard Jean · 5 years ago
  62. e8fb4b9 Merge "Link to android experimental flags API" by Chiachang Wang · 5 years ago
  63. 2705906 Merge "Cleanup SystemReady in the network stack" by Chalard Jean · 5 years ago
  64. 75f42cb [IPMS] Implement regular maintenance by paulhu · 5 years ago
  65. b71645e Merge "Add DHCP address lease expiry in IpMemoryStore." am: 17ea70c6d3 am: 23f6cd281a by Xiao Ma · 5 years ago
  66. 4d62e84 Merge "Add DHCP address lease expiry in IpMemoryStore." by Xiao Ma · 5 years ago
  67. 15e98f7 Merge "Fix ApfCapabilities, LinkAddress, RouteInfo, IpPrefix API issues." am: f9d61f1c6d am: 96f34c3151 by Paul Hu · 5 years ago
  68. 1455057 Link to android experimental flags API by Chiachang Wang · 5 years ago
  69. fcc9a4f Merge "Fix ApfCapabilities, LinkAddress, RouteInfo, IpPrefix API issues." by Paul Hu · 5 years ago
  70. 8e0423a Merge "Provide link to android experimental flags API" am: 9876efdabe am: a94479c120 by Chiachang Wang · 5 years ago
  71. 7c9849b Merge "Provide link to android experimental flags API" by Chiachang Wang · 5 years ago
  72. fd74e4c Merge "Fix race when starting NetworkMonitor" am: 78454f3c46 am: f75ba075e4 by Remi NGUYEN VAN · 5 years ago
  73. e1d6c4d Cleanup SystemReady in the network stack by Chalard Jean · 5 years ago
  74. 675d401 Merge "Fix race when starting NetworkMonitor" by Remi NGUYEN VAN · 5 years ago
  75. dc6e640 Fix race when starting NetworkMonitor by Remi NGUYEN VAN · 5 years ago
  76. d90d9b2 Fix ApfCapabilities, LinkAddress, RouteInfo, IpPrefix API issues. by paulhu · 5 years ago
  77. 8dea27b Provide link to android experimental flags API by Chiachang Wang · 5 years ago
  78. 3bee2ab Merge "apf: Documentation improvements and code optimizations for keepalive filters" am: f5166d5527 am: 3eb37cda43 by Aaron Huang · 5 years ago
  79. 9ef5506 Merge "apf: Documentation improvements and code optimizations for keepalive filters" by Aaron Huang · 5 years ago
  80. 5f67cf9 Add DHCP address lease expiry in IpMemoryStore. by Xiao Ma · 5 years ago
  81. f8b57d0 Merge "Fix message names in dumpsys network_stack" am: 3c776e8793 am: bae08510a2 by Remi NGUYEN VAN · 5 years ago
  82. 23dd932 Merge "Fix message names in dumpsys network_stack" by Remi NGUYEN VAN · 5 years ago
  83. ff38cc1 Merge "Enable more logs for networking" am: f3736d67f8 am: 310609b8be by Lorenzo Colitti · 5 years ago
  84. 776d7f7 Fix message names in dumpsys network_stack by Remi NGUYEN VAN · 5 years ago
  85. c85b263 Enable more logs for networking by Ruoyao Liu · 5 years ago
  86. bacde59 apf: Documentation improvements and code optimizations for keepalive filters by Aaron Huang · 5 years ago
  87. c819c43 Merge "Separate NetworkMonitor/framework portal URL" am: bcd3bed561 am: 34198fac89 by Remi NGUYEN VAN · 5 years ago
  88. be867b6 Merge "Separate NetworkMonitor/framework portal URL" by Remi NGUYEN VAN · 5 years ago
  89. bf81ff1 Merge "Fix API in CaptivePortal and ConnectivityManager" by Treehugger Robot · 5 years ago
  90. 61280b1 Fix API in CaptivePortal and ConnectivityManager by Remi NGUYEN VAN · 5 years ago
  91. aef3fdd Merge "Renamed the variable" by Treehugger Robot · 5 years ago
  92. e21d741 Fix API in CaptivePortal and ConnectivityManager by Remi NGUYEN VAN · 5 years ago
  93. b4f4869 Separate NetworkMonitor/framework portal URL by Remi NGUYEN VAN · 5 years ago
  94. 2f8081e Merge "Fix Automated API Review issues." am: 43c1ade661 am: 9e3f29037b by Paul Hu · 5 years ago
  95. a945196 Merge "Fix Automated API Review issues." by Paul Hu · 5 years ago
  96. 35e620c Fix Automated API Review issues. by paulhu · 5 years ago
  97. 531b17f Merge "Improve partial connectivity" am: f6cbc2d533 am: 270e77d930 by Lucas Lin · 5 years ago
  98. a80308a Merge "Improve partial connectivity" by Lucas Lin · 5 years ago
  99. 1f1d36c Renamed the variable by Jack Yu · 5 years ago
  100. d01ea62 Improve partial connectivity by lucaslin · 5 years ago