1. 7e6f5f5 NetworkStackClient: Refactor network stack process interaction by Roshan Pius · 5 years ago
  2. 5833474 Merge "Fix interfaceVersion in DhcpServerCallbacks" am: e921001f2d by Remi NGUYEN VAN · 5 years ago
  3. 5488c56 Fix interfaceVersion in DhcpServerCallbacks by Remi NGUYEN VAN · 5 years ago
  4. fe1ad3d Merge "Fix leak of DhcpServer on tethering stop error" am: 7e5a5a6983 by Remi NGUYEN VAN · 5 years ago
  5. 6dcffa0 Fix leak of DhcpServer on tethering stop error by Remi NGUYEN VAN · 5 years ago
  6. beec6d6 Merge "NetworkStackClient: Allow modules with network_stack uid" am: 891422900d by Roshan Pius · 5 years ago
  7. 4c854cf NetworkStackClient: Allow modules with network_stack uid by Roshan Pius · 5 years ago
  8. 870c267 Merge changes I399d3e37,Ia3fdd80c,Iad90c7a4 by Remi NGUYEN VAN · 5 years ago
  9. 590bf9a Merge "Fix the potential NullPointerException." am: 4b5c8e1076 am: e15f92e37f by Xiao Ma · 5 years ago
  10. 4b5c8e1 Merge "Fix the potential NullPointerException." by Xiao Ma · 5 years ago
  11. a66de9c Fix the potential NullPointerException. by Xiao Ma · 5 years ago
  12. f75f9d7 Remove DeviceConfig usage from NetworkStackClient by Remi NGUYEN VAN · 5 years ago
  13. 44657b8 Merge "Add comments to frozen AIDL API files" am: 714b313903 am: 85db764efe by Remi NGUYEN VAN · 5 years ago
  14. 714b313 Merge "Add comments to frozen AIDL API files" by Remi NGUYEN VAN · 5 years ago
  15. 2ee0c6b Add comments to frozen AIDL API files by Remi NGUYEN VAN · 5 years ago
  16. 931ec8e Fix cannot create Nat-T keepalive on mobile data by junyulai · 5 years ago
  17. 02abbfd Fix cannot create Nat-T keepalive on mobile data by junyulai · 5 years ago
  18. cfde948 Simplify crash conditions in NetworkStackClient by Remi NGUYEN VAN · 5 years ago
  19. c8b1975 Proper handling of NetworkStack crash by Remi NGUYEN VAN · 5 years ago
  20. f4a435a Merge changes Ib9a15fec,I9f3f2588 into qt-dev by Lorenzo Colitti · 5 years ago
  21. e7e0294 Merge "Simplify crash conditions in NetworkStackClient" into qt-dev by Remi NGUYEN VAN · 5 years ago
  22. 1cf53ba Add a wrapper for INetworkMonitor. by Lorenzo Colitti · 5 years ago
  23. 0edda9f Simplify crash conditions in NetworkStackClient by Remi NGUYEN VAN · 5 years ago
  24. 836f6a4 Add a wrapper for INetworkMonitor. by Lorenzo Colitti · 5 years ago
  25. 6b26815 Merge changes I2cb4200b,If1fa00be into qt-dev by Remi NGUYEN VAN · 5 years ago
  26. 5855ce2 Proper handling of NetworkStack crash by Remi NGUYEN VAN · 5 years ago
  27. d6e2bbb Wipe the data in IpMemoryStore database upon network factory reset. by Xiao Ma · 5 years ago
  28. d91ec09 Wipe the data in IpMemoryStore database upon network factory reset. by Xiao Ma · 5 years ago
  29. cb29c2b Properly use versioned interfaces. by Lorenzo Colitti · 5 years ago
  30. fe0c38a Properly use versioned interfaces. by Lorenzo Colitti · 5 years ago
  31. 42ea026 Add a factoryReset method to IIpMemoryStore, and freeze api. by Lorenzo Colitti · 5 years ago
  32. 91dd063 Add a factoryReset method to IIpMemoryStore, and freeze api. by Lorenzo Colitti · 5 years ago
  33. f986110 Support strict mode private DNS on VPNs that provide Internet. by Chalard Jean · 5 years ago
  34. 80986d9 Support strict mode private DNS on VPNs that provide Internet. by Lorenzo Colitti · 5 years ago
  35. 3ce093b adopt non-blocking method to obtain the IpMemoryStore service. by Xiao Ma · 5 years ago
  36. 64c39a1 Add a simple wrapper for IpClient. by Lorenzo Colitti · 5 years ago
  37. b340a69 Merge "adopt non-blocking method to obtain the IpMemoryStore service." by Xiao Ma · 5 years ago
  38. e9da422 Add a simple wrapper for IpClient. by Lorenzo Colitti · 5 years ago
  39. a489a8d adopt non-blocking method to obtain the IpMemoryStore service. by Xiao Ma · 5 years ago
  40. ca5ebb6 Freeze networkstack-aidl-interfaces as version 3. by markchien · 5 years ago
  41. a9690c1 Freeze networkstack-aidl-interfaces as version 3. by markchien · 5 years ago
  42. d0f8ca8 Support adding NATT keepalive packet filter by Mark Chien · 5 years ago
  43. 9c0f0db Merge "Freeze {ipmemorystore,networkstack}-aidl-interfaces as version 2." into qt-dev by TreeHugger Robot · 5 years ago
  44. 1447fd9 Merge changes from topic "natt-aidl+aidl-freeze" into qt-dev by TreeHugger Robot · 5 years ago
  45. d157594 Merge "Support adding NATT keepalive packet filter" by Mark Chien · 5 years ago
  46. 6b93ec0 Freeze {ipmemorystore,networkstack}-aidl-interfaces as version 2. by Lorenzo Colitti · 5 years ago
  47. bc45a6d Add AIDL parcelable for NattKeepalivePacketData by Aaron Huang · 5 years ago
  48. f360cbd Move NattKeepalivePacketData out of the framework by Aaron Huang · 5 years ago
  49. 9eeaa3a Support adding NATT keepalive packet filter by Aaron Huang · 5 years ago
  50. 791dd86 Freeze {ipmemorystore,networkstack}-aidl-interfaces as version 2. by Lorenzo Colitti · 5 years ago
  51. 6d7ed60 Merge "Add AIDL parcelable for NattKeepalivePacketData" by Mark Chien · 5 years ago
  52. 4d92d76 Additional code for server name in DHCP packets. by Lorenzo Colitti · 5 years ago
  53. 681f33c Additional code for server name in DHCP packets. by Lorenzo Colitti · 5 years ago
  54. bead516 Add validation type definition to support multiple probe result by Lorenzo Colitti · 5 years ago
  55. f914b77 Add validation type definition to support multiple probe result by Chiachang Wang · 5 years ago
  56. 76985bd Add AIDL parcelable for NattKeepalivePacketData by Aaron Huang · 5 years ago
  57. 833edcb Merge "Move NattKeepalivePacketData out of the framework" by Aaron Huang · 5 years ago
  58. e8660ef Freeze the networkstack-aidl-interfaces interface by Lorenzo Colitti · 5 years ago
  59. 1232fe3 Freeze the networkstack-aidl-interfaces interface by Remi NGUYEN VAN · 5 years ago
  60. 1ad99fb Merge changes Id598ae1d,I475bd011 by Chalard Jean · 5 years ago
  61. f38a99d Fix a possible crash when the listener is null by Chalard Jean · 5 years ago
  62. da3421e Straighten AIDL interface for the memory store by Chalard Jean · 5 years ago
  63. 77e4e52 Move NattKeepalivePacketData out of the framework by Aaron Huang · 5 years ago
  64. 896245a Move TrafficStats tags for the network stack constants by Chalard Jean · 5 years ago
  65. 6a76b7e Move TrafficStats tags for the network stack constants by Chalard Jean · 5 years ago
  66. 9164fabb Crash the system server if network stack is lost by Remi NGUYEN VAN · 5 years ago
  67. 9ca4c62 Expose captive portal urls for configuration by Remi NGUYEN VAN · 5 years ago
  68. 825181b Merge "Crash the system server if network stack is lost" by Remi NGUYEN VAN · 5 years ago
  69. fb08776 Merge "Move the latest AIDL update to the bottom" by Chalard Jean · 5 years ago
  70. 9d1465d Move the latest AIDL update to the bottom by Chalard Jean · 5 years ago
  71. 7c0d3098 Merge "Add a mechanism to pass the L2Key and group hint to IpClient" into qt-dev by TreeHugger Robot · 5 years ago
  72. 06f3916 Crash the system server if network stack is lost by Remi NGUYEN VAN · 5 years ago
  73. d3c34d4 Add a mechanism to pass the L2Key and group hint to IpClient by Chalard Jean · 5 years ago
  74. afc5f9b Expose captive portal urls for configuration by Niklas Lindgren · 6 years ago
  75. 909dfd1 Remove SocketUtils#setSocketTimeValueOption by Remi NGUYEN VAN · 5 years ago
  76. 45ff048 Move the latest AIDL update to the bottom by Chalard Jean · 5 years ago
  77. 66d744b Merge "Add a mechanism to pass the L2Key and group hint to IpClient" by Remi NGUYEN VAN · 5 years ago
  78. 3cab290 Add a mechanism to pass the L2Key and group hint to IpClient by Chalard Jean · 5 years ago
  79. 2867145 Fix a possible crash when the listener is null by Chalard Jean · 5 years ago
  80. fecb630 Remove SocketUtils#setSocketTimeValueOption by Remi NGUYEN VAN · 5 years ago
  81. 943e740 Straighten AIDL interface for the memory store by Chalard Jean · 5 years ago
  82. e0ef7ce Merge "Cleanup SystemReady in the network stack" by Chalard Jean · 5 years ago
  83. 17ea70c Merge "Add DHCP address lease expiry in IpMemoryStore." by Xiao Ma · 5 years ago
  84. d74219b Cleanup SystemReady in the network stack by Chalard Jean · 5 years ago
  85. 78454f3 Merge "Fix race when starting NetworkMonitor" by Remi NGUYEN VAN · 5 years ago
  86. 3962f67 Fix race when starting NetworkMonitor by Remi NGUYEN VAN · 5 years ago
  87. b9ef4dd Merge "Use IDnsResolver instead of INetd for resolver related binder commands" by Luke Huang · 5 years ago
  88. 385ccb0 Add DHCP address lease expiry in IpMemoryStore. by Xiao Ma · 5 years ago
  89. 50fadbe Fix glob syntax by Colin Cross · 5 years ago
  90. 6591477 Use IDnsResolver instead of INetd for resolver related binder commands by Luke Huang · 5 years ago
  91. 021ea66 Merge "Use SystemApi framework parcelables directly" by Treehugger Robot · 5 years ago
  92. 2668682 Use SystemApi framework parcelables directly by Remi NGUYEN VAN · 5 years ago
  93. 6aef2af Merge "[TCPKeepalive] Fill correct TOS and TTL value" by Mark Chien · 5 years ago
  94. 1fc82b2 [TCPKeepalive] Fill correct TOS and TTL value by markchien · 5 years ago
  95. 0bd294c Separate NetworkMonitor/framework portal URL by Remi NGUYEN VAN · 5 years ago
  96. 0c089bc Merge changes I2e8c2ad9,Ic4f4c7d2 by Lorenzo Colitti · 5 years ago
  97. 43c1ade6 Merge "Fix Automated API Review issues." by Paul Hu · 5 years ago
  98. 306e8cd Move the networkstack AIDL interfaces to services/net. by Lorenzo Colitti · 5 years ago
  99. d9736de Fix Automated API Review issues. by paulhu · 5 years ago
  100. d42fca6 Replace TcpSocketInfo with similar structure by markchien · 5 years ago