1. cd2542a Merge "Also clear DNS state when calling destroy network" by Treehugger Robot · 8 years ago
  2. 5da6b1e Merge "Fix DelSA test due to invalid comparison" by nharold · 8 years ago
  3. c8b6a9c Also clear DNS state when calling destroy network by Erik Kline · 8 years ago
  4. 7a9dcd4 Merge changes Ic55761a3,I3c3c03da by Lorenzo Colitti · 8 years ago
  5. d33e96d Add binder calls to manage networks, interfaces, and UID ranges. by Lorenzo Colitti · 9 years ago
  6. 23e5c7f Skip the BPF tests if the kernel does not support BPF. by Lorenzo Colitti · 8 years ago
  7. a7db1a0 Merge changes I71ad3014,I46d5067c,Ie02fd929,I7c3c049e,I50fd6a09 by Treehugger Robot · 8 years ago
  8. ed37fea Add unit test cases for TrafficController by Chenbo Feng · 8 years ago
  9. 116d055 Use netlink listener to track destroyed socket by Chenbo Feng · 8 years ago
  10. be33bd5 Add kernel header support for bpf file mode by Chenbo Feng · 8 years ago
  11. f7bf3ab Rewrite the EBPF kernel program by Chenbo Feng · 8 years ago
  12. c10a8a4 Rework bpf part of traffic controller by Chenbo Feng · 8 years ago
  13. 6e83b39 Fix DelSA test due to invalid comparison by Benedict Wong · 8 years ago
  14. 99e3c41 Merge "Expand the comment about locking in NetworkController::mDelegate" by Treehugger Robot · 8 years ago
  15. a39d848 Merge "Untie libnetd_client.so from libcutils" by Treehugger Robot · 8 years ago
  16. e54b212 Untie libnetd_client.so from libcutils by dimitry · 8 years ago
  17. 2d014e7 Expand the comment about locking in NetworkController::mDelegate by Lorenzo Colitti · 8 years ago
  18. d7dd1d3 Merge changes Icc35c917,I12899e03,Iff5a202c by Lorenzo Colitti · 8 years ago
  19. 1349a08 Merge "Relax the IP Family check in XfrmController" by Manoj Boopathi Raj · 8 years ago
  20. 26f4292 Relax the IP Family check in XfrmController by manojboopathi · 8 years ago
  21. 560f0d4 Merge "StartsWith/EndsWith now allow std::string prefixes/suffixes." by Treehugger Robot · 8 years ago
  22. 2f44508 StartsWith/EndsWith now allow std::string prefixes/suffixes. by Elliott Hughes · 8 years ago
  23. 6bb6f12 Merge "Add Tunnel Mode IPSec SA Support in NetD" by Manoj Boopathi Raj · 8 years ago
  24. 5d98f5d Merge "[ipsec-doze] Add fchown capabilities, and fw rules" by Benedict Wong · 8 years ago
  25. b2daefb [ipsec-doze] Add fchown capabilities, and fw rules by Benedict Wong · 8 years ago
  26. 164c896 Merge "[ipsec-qtaguid] Reserve mark, add ipsec bw exemptions" by Benedict Wong · 8 years ago
  27. 4d2d6f1 Add Tunnel Mode IPSec SA Support in NetD by manojboopathi · 8 years ago
  28. b9baf26 [ipsec-qtaguid] Reserve mark, add ipsec bw exemptions by Benedict Wong · 8 years ago
  29. d2cd467 Merge "Add jchalard and satk to netd OWNERS." by Treehugger Robot · 8 years ago
  30. 4992eb2 Merge "XFRM - Cleanup of XfrmId Usage Inconsistencies" by Treehugger Robot · 8 years ago
  31. e4ddd2e Add jchalard and satk to netd OWNERS. by Lorenzo Colitti · 8 years ago
  32. 7441c69 XFRM - Cleanup of XfrmId Usage Inconsistencies by Nathan Harold · 8 years ago
  33. 679181a Merge "Enables TLS False Start." by Treehugger Robot · 8 years ago
  34. 0ae643f Enables TLS False Start. by dalyk · 8 years ago
  35. d8fa2b2 Merge "Switch from inet_pton to getaddrinfo" by Erik Kline · 8 years ago
  36. 008f74c Switch from inet_pton to getaddrinfo by Ben Schwartz · 8 years ago
  37. 1469635 Merge "Remove locks in XfrmController" by Manoj Boopathi Raj · 8 years ago
  38. d9f3a7e Merge "Export AIDL files as a filegroup for services.jar" am: df255dd9a7 by Colin Cross · 8 years ago
  39. df255dd Merge "Export AIDL files as a filegroup for services.jar" by Treehugger Robot · 8 years ago
  40. 1a8e797 Export AIDL files as a filegroup for services.jar by Colin Cross · 8 years ago
  41. 3819cd8 Merge "Prevent busy loop" am: 65dda082a1 by Hugo Benichi · 8 years ago
  42. 65dda08 Merge "Prevent busy loop" by Hugo Benichi · 8 years ago
  43. 1d5ec06 Merge "Export AIDL files as a filegroup for framework.jar" am: 62ddd26528 by Colin Cross · 8 years ago
  44. 62ddd26 Merge "Export AIDL files as a filegroup for framework.jar" by Treehugger Robot · 8 years ago
  45. c03086f Export AIDL files as a filegroup for framework.jar by Colin Cross · 8 years ago
  46. 5acae5e Merge "Don't create rules with NLM_F_EXCL." am: 58fd68576e by Lorenzo Colitti · 8 years ago
  47. 58fd685 Merge "Don't create rules with NLM_F_EXCL." by Lorenzo Colitti · 8 years ago
  48. 5c43799 Don't create rules with NLM_F_EXCL. by Lorenzo Colitti · 8 years ago
  49. bbd0aff Tighten up locking in NetworkController. by Lorenzo Colitti · 9 years ago
  50. 107075a Add locking to RouteController. by Lorenzo Colitti · 8 years ago
  51. 02cb80a Change RouteController from free functions/members to class functions. by Lorenzo Colitti · 8 years ago
  52. 791339d Merge "Don't check for UPDATE_DEVICE_STATS if the caller is the system server." by Lorenzo Colitti · 8 years ago
  53. c2db59a Merge "Don't check for UPDATE_DEVICE_STATS if the caller is the system server." by Lorenzo Colitti · 8 years ago
  54. 09175be Don't check for UPDATE_DEVICE_STATS if the caller is the system server. by Lorenzo Colitti · 8 years ago
  55. 8209790 Remove locks in XfrmController by manojboopathi · 8 years ago
  56. 74fc027 Prevent busy loop by Glade Diviney · 8 years ago
  57. ff5b565 Merge commit '336bb3f26809fc00a8502bd8fc37cd8cb23ef205' into HEAD by Xin Li · 8 years ago
  58. 183c43d Merge "Add more packet info to nflog packet wakeup events" am: 0a786e10a7 by Hugo Benichi · 8 years ago
  59. 0a786e1 Merge "Add more packet info to nflog packet wakeup events" by Hugo Benichi · 8 years ago
  60. e874b7f Add more packet info to nflog packet wakeup events by Hugo Benichi · 8 years ago
  61. 1755b17 Merge changes from topic "qtaguidReplace" am: 6e20cb045f by Chenbo Feng · 8 years ago
  62. 42e4a9f New commands for replacing qtaguid native API am: 9944ba87ad by Chenbo Feng · 8 years ago
  63. 6d99b50 Prototype of traffic controller am: f275968b1b by Chenbo Feng · 8 years ago
  64. 6e20cb0 Merge changes from topic "qtaguidReplace" by Treehugger Robot · 8 years ago
  65. 33cc103 Add qtaguid support into TrafficController by Chenbo Feng · 8 years ago
  66. 9944ba8 New commands for replacing qtaguid native API by Chenbo Feng · 8 years ago
  67. f275968 Prototype of traffic controller by Chenbo Feng · 8 years ago
  68. 57e2874 Merge "Remove obsolete stopship comment" am: 0065473cd3 by Benedict Wong · 8 years ago
  69. 0065473 Merge "Remove obsolete stopship comment" by Treehugger Robot · 8 years ago
  70. 31a8437 Merge "Refactor DnsTlsTransport" am: 9dc48aee0a by Ben Schwartz · 8 years ago
  71. 5c7644f Merge "Add support for session tickets" am: 7ade41f4b9 by Ben Schwartz · 8 years ago
  72. 9dc48ae Merge "Refactor DnsTlsTransport" by Treehugger Robot · 8 years ago
  73. 7ade41f Merge "Add support for session tickets" by Treehugger Robot · 8 years ago
  74. 503a884 Remove obsolete stopship comment by Benedict Wong · 8 years ago
  75. 66810f6 Refactor DnsTlsTransport by Ben Schwartz · 8 years ago
  76. a13c23a Add support for session tickets by Ben Schwartz · 8 years ago
  77. 8963167 Merge "Address STOPSHIPS in XfrmController.cpp" am: 05929671dc by Manoj Boopathi Raj · 8 years ago
  78. 0592967 Merge "Address STOPSHIPS in XfrmController.cpp" by Manoj Boopathi Raj · 8 years ago
  79. d9c93c2 Address STOPSHIPS in XfrmController.cpp by Manoj · 8 years ago
  80. ec6843b Merge changes from topic "XfrmControllerTestCleanup" am: 7a70d081a1 by Jonathan Basseri · 8 years ago
  81. 7a70d08 Merge changes from topic "XfrmControllerTestCleanup" by Jonathan Basseri · 8 years ago
  82. 643d963 Style cleanup in XfrmControllerTest by Jonathan Basseri · 8 years ago
  83. 20a17c3 Add IPv6 tests to XfrmControllerTest. by Jonathan Basseri · 8 years ago
  84. fd07fd8 Merge "Set nf_conntrack_tcp_be_liberal only when tethering is enabled" by Erik Kline · 8 years ago
  85. c910bc1 Merge "Set nf_conntrack_tcp_be_liberal only when tethering is enabled" by Treehugger Robot · 8 years ago
  86. 93f9b22 Set nf_conntrack_tcp_be_liberal only when tethering is enabled by Erik Kline · 8 years ago
  87. 49a0228 Merge "Generate better test failure output." am: 111153ebce by Jonathan Basseri · 8 years ago
  88. 111153e Merge "Generate better test failure output." by Treehugger Robot · 8 years ago
  89. 7c9b6df Merge "Change constant name from algo len to key len" am: 197fa95ff3 by Benedict Wong · 8 years ago
  90. 197fa95 Merge "Change constant name from algo len to key len" by Benedict Wong · 8 years ago
  91. 1b91645 Merge "Add support for AES-GCM-ESP as an IPSec algorithm" am: 824e12b1ac by Benedict Wong · 8 years ago
  92. 824e12b Merge "Add support for AES-GCM-ESP as an IPSec algorithm" by Benedict Wong · 8 years ago
  93. 336bb3f Merge "Improve the Random Seeding of SPI Generator" am: 1460e99c20 am: 8d05859c11 by nharold · 8 years ago
  94. 53ea66e Merge "Improve the Random Seeding of SPI Generator" am: 1460e99c20 by nharold · 8 years ago
  95. 8d05859 Merge "Improve the Random Seeding of SPI Generator" am: 1460e99c20 by nharold · 8 years ago
  96. 1460e99 Merge "Improve the Random Seeding of SPI Generator" by nharold · 8 years ago
  97. 1e28445 Improve the Random Seeding of SPI Generator by Nathan Harold · 8 years ago
  98. 4f60ee1 Change constant name from algo len to key len by Benedict Wong · 8 years ago
  99. be65b43 Add support for AES-GCM-ESP as an IPSec algorithm by Benedict Wong · 8 years ago
  100. aacff9d Merge "Add missing includes." am: ab8f5b8418 am: 8a8c3ebe12 am: 59c2cd9bc4 by Dan Albert · 8 years ago