1. b19fdd7 Split framework component by Yihan Dong · 6 months ago
  2. 8e51e16 [Thread] enable border router in InternetAccessTest by Handa Wang · 7 months ago
  3. c4d212c [API] make ThreadNetworkSpecifier @SystemApi by Kangping Dong · 7 months ago
  4. 78c5e67 [Thread] update ThreadNetworkSpecifier to add active dataset and support by Kangping Dong · 7 months ago
  5. 2e49f00 [Thread] fix SparseArray hash for ActiveOperationalDataset by Kangping Dong · 7 months ago
  6. f299412 Remove RecorderCallback. by Chalard Jean · 9 months ago
  7. 3fa3ca8 Add unit test for ThreadNetworkControllerService#SetEnabled by Yang Sun · 9 months ago
  8. 89682e2 [Thread] fix CTS test for Android TV U by Kangping Dong · 10 months ago
  9. 52875db Merge "[Thread] add vendor & model name support for net diag" into main by Treehugger Robot · 10 months ago
  10. 6303c84 [Thread] add vendor & model name support for net diag by Kangping Dong · 10 months ago
  11. 340c5ca [Thread] grant the NEARBY_WIFI_DEVICES permission to Thread tests by Kangping Dong · 10 months ago
  12. 7356171 [Thread] add country code overlay to enable/disable setting Thread country code by Zhanglong Xia · 10 months ago
  13. 996c612 Merge changes I65d57e0e,I8ca1f7ae into main by Zhanglong Xia · 10 months ago
  14. fe54478 [Thread] unregister all country code callbacks when CountryCode is not needed by Zhanglong Xia · 10 months ago
  15. f6187b9 [Thread] do not set the country code again if the co-processor doesn't support it by Zhanglong Xia · 10 months ago
  16. ad3ca8b Merge "[Thread] leverage the TestableNetworkAgent to simplify the setup of test network" into main by Handa Wang · 10 months ago
  17. ff509d4 [Thread] leverage the TestableNetworkAgent to simplify the setup of test network by Handa Wang · 10 months ago
  18. f96d06d [Thread] create standalone border router test module by Kangping Dong · 10 months ago
  19. 74a6ca6 [Thread] prefer only ML-EID in case OMR is missing by Kangping Dong · 10 months ago
  20. ffd3986 Fix flaky test for trel service discovery by Yang Sun · 10 months ago
  21. 17740cb [thread] loose the restrictions on ThreadNetworkManager APIs by Kangping Dong · 10 months ago
  22. 7cb5078 Merge changes from topic "thread-router" into main by Kangping Dong · 10 months ago
  23. c2eba15 Merge "Fix flaky tests of route propagation from netdata to tun interface in ThreadIntegrationTest" into main by Treehugger Robot · 10 months ago
  24. d9bbec2 [thread] refactor the settings module by Kangping Dong · 11 months ago
  25. 82988c3 [thread] Support non-BR mode by Kangping Dong · 11 months ago
  26. 82cdf67 Fix flaky tests of route propagation from netdata to tun interface in ThreadIntegrationTest by Yang Sun · 10 months ago
  27. 749898b Merge "skip the country code test when the country code is not support" into main by Treehugger Robot · 11 months ago
  28. 38aa51a skip the country code test when the country code is not support by Zhanglong Xia · 11 months ago
  29. 5e9d7c1 Merge "[Thread] Replace the "ot-ctl factoryreset" with the java leave() API" into main by Treehugger Robot · 11 months ago
  30. cbfe8c9 [Thread] Replace the "ot-ctl factoryreset" with the java leave() API by Kangping Dong · 11 months ago
  31. 603c07f Merge "Cleanup python version properties" into main by Maciej Żenczykowski · 11 months ago
  32. f5d1d3a Cleanup python version properties by Cole Faust · 11 months ago
  33. df54415 Remove -stubs-including-flagged by Remi NGUYEN VAN · 11 months ago
  34. fb8b73f Merge "[Thread] ignore all meshcop CTS tests before it's made stable" into main by Kangping Dong · 11 months ago
  35. 1cfc7f6 Merge "[Thread] In Integration test, let the DNS client wait for DNS server to show up in Network Data" into main by Handa Wang · 11 months ago
  36. 52fdeb4 Merge "Remove target preparer for epskc_enabled flag" into main by Yang Sun · 11 months ago
  37. b68f4ac [Thread] In Integration test, let the DNS client wait for DNS server to show up in Network Data by Handa Wang · 11 months ago
  38. fa27b8c [Thread] ignore all meshcop CTS tests before it's made stable by Kangping Dong · 11 months ago
  39. 8fdc345 Remove target preparer for epskc_enabled flag by Yang Sun · 11 months ago
  40. 424aec6 [Thread] fix the failure in ThreadIntegrationTest by Handa Wang · 11 months ago
  41. d2fc66d [Thread] allow disabling border router auto-join by Kangping Dong · 1 year ago
  42. 7b7ff96 Merge "[Thread] allow disabling SRP server wait for border routing" into main by Kangping Dong · 1 year ago
  43. fad62be [Thread] allow disabling SRP server wait for border routing by Kangping Dong · 1 year, 2 months ago
  44. be81b84 Add logs in IntegrationTestUtils.kt for service discovery by Yang Sun · 1 year, 1 month ago
  45. 5123022 Merge "Handle non IPv6 packet in getRaPios" into main by Yang Sun · 1 year, 1 month ago
  46. 5b018cf Handle non IPv6 packet in getRaPios by Yang Sun · 1 year, 1 month ago
  47. 7ce2471 [Thread] refactor OtDaemonServer::Initialize argument order by Kangping Dong · 1 year, 2 months ago
  48. 9a07a34 Merge "Add WRITE_ALLOWLISTED_DEVICE_CONFIG when modifying DeviceConfig" into main by Treehugger Robot · 1 year, 2 months ago
  49. 4b43c07 Add WRITE_ALLOWLISTED_DEVICE_CONFIG when modifying DeviceConfig by Yang Sun · 1 year, 2 months ago
  50. 5c66824 Merge "Add test for TREL service not unpublish when feature disabled" into main by Yang Sun · 1 year, 2 months ago
  51. 51d7725 Add test for TREL service not unpublish when feature disabled by Yang Sun · 1 year, 2 months ago
  52. 41fa2d7 Merge "Configure TREL feature from feature flag." into main by Yang Sun · 1 year, 2 months ago
  53. bb7efba Configure TREL feature from feature flag. by Yang Sun · 1 year, 2 months ago
  54. 26a68af [Thread] Add a NAT64 test case after switching to another infra network by Handa Wang · 1 year, 2 months ago
  55. ebd31b8 [Thread] introduce TestTunNetworkUtils and use it in existing test cases by Handa Wang · 1 year, 2 months ago
  56. 3b6bb1b [Thread] add integration tests for aosp/3334156 by Kangping Dong · 1 year, 3 months ago
  57. 594a9a8 Merge "[Thread] add private API ThreadNetworkSpecifier" into main by Kangping Dong · 1 year, 2 months ago
  58. e9e00de [Thread] save time in InternetAccessTest by only joining the network once by Handa Wang · 1 year, 2 months ago
  59. 18e8b27 [Thread] add a NAT64 test case for UDP echo server by Handa Wang · 1 year, 3 months ago
  60. 23ee433 [Thread] create a base class TestUdpServer by Handa Wang · 1 year, 3 months ago
  61. 2967cfa [Thread] add private API ThreadNetworkSpecifier by Kangping Dong · 1 year, 3 months ago
  62. e61c10a [Thread] join/leave the network only once to save time in BorderRoutingTest by Handa Wang · 1 year, 3 months ago
  63. 0f0885a Merge "[Thread] Disable flaky test nat64_withAilNat64Prefix_threadDevicePingIpv4InfraDevice_outboundPacketIsForwarded" into main by Treehugger Robot · 1 year, 3 months ago
  64. a2f666e Merge "[Thread] add private API for disabling border router" into main by Treehugger Robot · 1 year, 3 months ago
  65. 56449db [Thread] add private API for disabling border router by Kangping Dong · 1 year, 3 months ago
  66. 833b22d [Thread] Disable flaky test nat64_withAilNat64Prefix_threadDevicePingIpv4InfraDevice_outboundPacketIsForwarded by Handa Wang · 1 year, 3 months ago
  67. 5e8a1fd [Thread] add an integration test case for resolving a host via DNS recursive resolver by Handa Wang · 1 year, 3 months ago
  68. ec5bc1f Merge "[Thread] request/release the NAT64 CIDR" into main by Handa Wang · 1 year, 3 months ago
  69. a7318da [Thread] request/release the NAT64 CIDR by Handa Wang · 1 year, 3 months ago
  70. ee4ab96 [Thread] fix the test util of setNat64EnabledAndWait to apply old config by Yang Sun · 1 year, 3 months ago
  71. 52c72a1 [Thread] use setConfiguration API in NAT64 tests by Handa Wang · 1 year, 3 months ago
  72. 2c2e1cc Merge "Add test for meshcop service state bit for epskc." into main by Treehugger Robot · 1 year, 3 months ago
  73. a9efc24 Add test for meshcop service state bit for epskc. by Yang Sun · 1 year, 3 months ago
  74. 7eb1bbd [Thread] add CLI commands for getting/setting config by Handa Wang · 1 year, 3 months ago
  75. fe6dedd Merge "[Thread] add configuration methods in ThreadNetworkControllerWrapper" into main by Handa Wang · 1 year, 3 months ago
  76. 1c7d51a [Thread] add configuration methods in ThreadNetworkControllerWrapper by Handa Wang · 1 year, 3 months ago
  77. eb3c631 Rename TapPacketReader to PollPacketReader for broader applicability by Yuyang Huang · 1 year, 3 months ago
  78. 9a302c1 [Thread] add unit test cases for Configuration API at ThreadNetworkController by Handa Wang · 1 year, 3 months ago
  79. adee329 Merge "Change OtDaemonState ephemeralKeyExpiryMillis to ephemeralKeyLifetimeMillis" into main by Yang Sun · 1 year, 3 months ago
  80. 3e4eaf8 Merge "[Thread] fix the issue that border routing is not available after ot-daemon restarts" into main by Treehugger Robot · 1 year, 3 months ago
  81. 485a7f1 [Thread] fix the issue that border routing is not available after by Handa Wang · 1 year, 3 months ago
  82. fe0fb30 Change OtDaemonState ephemeralKeyExpiryMillis to ephemeralKeyLifetimeMillis by Yang Sun · 1 year, 4 months ago
  83. 651bfda [Thread] make ThreadNetworkController#setConfiguration a system API by Handa Wang · 1 year, 4 months ago
  84. ed15725 [Thread] implement the ThreadNetworkController#setConfiguration at service by Handa Wang · 1 year, 4 months ago
  85. 018f163 [Thread] Add unit test for ephemeral key API by Yang Sun · 1 year, 7 months ago
  86. b8aa8bb [Thread][API] add API for ephemeral key. by Yang Sun · 1 year, 7 months ago
  87. 5f9a3d0 Merge "[Thread] support discovering NAT64 prefix from AIL" into main by Handa Wang · 1 year, 4 months ago
  88. b47c325 [Thread] support discovering NAT64 prefix from AIL by Handa Wang · 1 year, 4 months ago
  89. adc778d Merge "[Thread] refactor setInfraLinkState" into main by Treehugger Robot · 1 year, 4 months ago
  90. 2d17714 Merge "Allow ot-ctl command under ADB Thread Network Service : support of non-interactive mode" into main by Yang Song · 1 year, 4 months ago
  91. e24b215 [Thread] refactor setInfraLinkState by Handa Wang · 1 year, 5 months ago
  92. 631ded1 Merge "Let NsdPublisher pass the interface index when a service is resolved." into main by Yang Sun · 1 year, 4 months ago
  93. ffceaae Allow ot-ctl command under ADB Thread Network Service : support of non-interactive mode by Yang Song · 1 year, 5 months ago
  94. 9bf8e48 Let NsdPublisher pass the interface index when a service is resolved. by Yang Sun · 1 year, 4 months ago
  95. 8401b6a Make java_sdk_library dependencies explicit by Jihoon Kang · 1 year, 5 months ago
  96. 7c831a9 Merge "[Thread] move infra network utilities to IntegrationTestUtils.kt" into main by Handa Wang · 1 year, 5 months ago
  97. f991318 Merge "[Thread] refactor IntegrationTestUtils to use Kotlin" into main by Treehugger Robot · 1 year, 5 months ago
  98. d92b389 [Thread] move infra network utilities to IntegrationTestUtils.kt by Handa Wang · 1 year, 5 months ago
  99. 26b6853 [Thread] refactor IntegrationTestUtils to use Kotlin by Handa Wang · 1 year, 5 months ago
  100. 47b8765 Enabled CtsThreadNetworkTestCases for secondary_user_on_secondary_display by Mayank Garg · 1 year, 5 months ago