1. 30b79cc [test] migrate tests to cmake (#8929) by Yakun Xu · 1 year, 5 months ago
  2. 2caf6b8 [ip6] add `otIp6PrefixFromString()` (#9016) by Abtin Keshavarzian · 1 year, 5 months ago
  3. a7edd85 [netdata] prefer BR acting as router over ED (when all other checks are same) (#9012) by Abtin Keshavarzian · 1 year, 5 months ago
  4. 4fed5ea [net-diag] vendor name, model, and sw version TLVs (#8898) by Abtin Keshavarzian · 1 year, 5 months ago
  5. 6f909a1 [mle] request "Route TLV" after quick re-attach as FED (#8956) by Abtin Keshavarzian · 1 year, 5 months ago
  6. b9a3180 [mle] fix how time per role is tracked after counters are reset (#9011) by Abtin Keshavarzian · 1 year, 5 months ago
  7. 6b7cbbc [posix] vendor support with lib dependencies (#8950) by Nick Bertoldi · 1 year, 5 months ago
  8. d6221f4 [routing-manager] `RoutePublisher` and new route publishing model (#8986) by Abtin Keshavarzian · 1 year, 5 months ago
  9. 2dcecb7 github-actions: bump actions/setup-python from 4.5.0 to 4.6.0 (#9008) by dependabot[bot] · 1 year, 5 months ago
  10. 34ecac8 [mle] clear/update address cache entries on promotion of child to router (#8987) by Abtin Keshavarzian · 1 year, 5 months ago
  11. c59eb37 [mle] add parent request callback config (#8989) by Abtin Keshavarzian · 1 year, 5 months ago
  12. 0ce28ba [dns-client] update API docs (#8962) by Abtin Keshavarzian · 1 year, 5 months ago
  13. f3701b7 [build] add cmake option for generating .map files (#9006) by Mason Tran · 1 year, 5 months ago
  14. 2952d23 [diag] implement `diag stream` command (#8975) by parag-silabs · 1 year, 5 months ago
  15. 674cbfa [otci] fix some style issues (#8996) by Yakun Xu · 1 year, 5 months ago
  16. 5657335 [cli] store cli user commands in container and support list prepend (#8977) by Nick Bertoldi · 1 year, 5 months ago
  17. 5e15b93 [daemon] remove log of CLI input (#8994) by Abtin Keshavarzian · 1 year, 5 months ago
  18. 2594291 [crypto] allow key reference usage for ECDSA (#8961) by hemanth-silabs · 1 year, 5 months ago
  19. 4b0f566 github-actions: bump step-security/harden-runner from 2.3.0 to 2.3.1 (#8991) by dependabot[bot] · 1 year, 5 months ago
  20. 6bfcc0d [test] require either mdns or avahi (#8959) by Yakun Xu · 1 year, 6 months ago
  21. 2a93eea [sub-mac] check key-id to match in `SignalFrameCounterUsed()` (#8978) by Abtin Keshavarzian · 1 year, 6 months ago
  22. 658179f [dns-client] fix finalizing query from `HandleTimer()` (#8982) by Abtin Keshavarzian · 1 year, 6 months ago
  23. 6955fde [github-actions] replace deprecated `set-output` commands (#8976) by Jonathan Hui · 1 year, 6 months ago
  24. 4a41cb4 [mle] enable Inform Previous Parent feature by default (#8969) by Jonathan Hui · 1 year, 6 months ago
  25. f0232d0 github-actions: bump github/codeql-action from 2.2.5 to 2.2.12 (#8968) by dependabot[bot] · 1 year, 6 months ago
  26. 9783c14 [nat64] add function for parsing IPv4 CIDR (#8954) by Song GUO · 1 year, 6 months ago
  27. 25fe46d [mle] simplify parsing of Address Registration TLV entries (#8963) by Abtin Keshavarzian · 1 year, 6 months ago
  28. e63c5d3 [mle] simplify appending of Address Registration TLV entries (#8958) by Abtin Keshavarzian · 1 year, 6 months ago
  29. f9cd4b4 [net-diags] fix `GetNextDiagTlv()` when skipping over unknown TLVs (#8957) by Abtin Keshavarzian · 1 year, 6 months ago
  30. 720965a [test] disable INTER_OP_BBR by default (#8952) by Yakun Xu · 1 year, 6 months ago
  31. 0ca01ae [mle] simplify `SendChildUpdateRequest()` (#8951) by Abtin Keshavarzian · 1 year, 6 months ago
  32. e7a92f6 [posix] unify the RCP reset sequence (#8858) by Zhanglong Xia · 1 year, 6 months ago
  33. 3d39d24 [style] fix spelling errors (#8939) by Jonathan Hui · 1 year, 6 months ago
  34. 0fc8ce9 github-actions: bump step-security/harden-runner from 2.2.1 to 2.3.0 (#8943) by dependabot[bot] · 1 year, 6 months ago
  35. 91e1be0 [posix] initialize pointers to avoid potential using uninitialized pointers (#8942) by Song GUO · 1 year, 6 months ago
  36. 0f94f26 [net-diag] introduce `Server` and `Client` classes (#8936) by Abtin Keshavarzian · 1 year, 6 months ago
  37. d9ea37a [tmf] add local IPv6 DSCP values to indicate TMF message priority (#7869) by Abtin Keshavarzian · 1 year, 6 months ago
  38. cb40a45 [joiner] use `Clamp()` function to calculate priority from RSS (#8937) by Abtin Keshavarzian · 1 year, 6 months ago
  39. 6865b83 [coap] avoid using default parameter values for common methods (#8932) by Abtin Keshavarzian · 1 year, 6 months ago
  40. 356b4a6 [build] address new warnings with clang-14 (#8924) by Abtin Keshavarzian · 1 year, 6 months ago
  41. b48544c [posix] reset the signal actions after processing signals (#8934) by Zhanglong Xia · 1 year, 6 months ago
  42. adde085 [tmf] add `UriToString()` for logging (#8930) by Abtin Keshavarzian · 1 year, 6 months ago
  43. cbdabbc [spinel] add openthread config header file (#8928) by Zhanglong Xia · 1 year, 6 months ago
  44. 3ffe851 [dns-client] add `ServiceMode` to control service resolution (#8772) by Abtin Keshavarzian · 1 year, 6 months ago
  45. e587d43 [tmf] skip copy of `MessageInfo` for empty ack (#8926) by Abtin Keshavarzian · 1 year, 6 months ago
  46. 6e79add [data-poll-sender] clamp poll period based on child timeout (#8927) by Jonathan Hui · 1 year, 6 months ago
  47. 9ba91a4 github-actions: bump ossf/scorecard-action from 2.1.2 to 2.1.3 (#8925) by dependabot[bot] · 1 year, 6 months ago
  48. 4577fb2 [csl] take into account radio header for aiming at the CSL phase (#8743) by Eduardo Montoya · 1 year, 6 months ago
  49. 61d13e2 [tmf] allow pan-id query on MTD (#8919) by Abtin Keshavarzian · 1 year, 6 months ago
  50. daf704d [docs] remove clang-format tags and implement multi-line cparam tags (#8921) by Jeff Bumgardner · 1 year, 6 months ago
  51. edce936 [network-data] change 6LoWPAN context ID reuse delay to 5 minutes (#8896) by Abtin Keshavarzian · 1 year, 6 months ago
  52. fa6824c [test] add tests for DNS forwarding (#8847) by Song GUO · 1 year, 6 months ago
  53. 59277d0 [sub-mac] prefer scanning and RX after data poll over CSL RX (#8832) by Lukasz Duda · 1 year, 6 months ago
  54. 1c190a4 [expect] split and extend tests for discovery (#8832) by Lukasz Duda · 1 year, 7 months ago
  55. 7ec184d [discovery] allow (S)SED devices to perform MLE Discovery (#8832) by Lukasz Duda · 1 year, 7 months ago
  56. 2c8a0af [radio] clarify `mTimestamp` meaning in comments (#8894) by Esko Dijk · 1 year, 6 months ago
  57. edd92c6 [netif] add diagnostic log for when no valid route is found (#8907) by Łukasz Duda · 1 year, 6 months ago
  58. c03ca44 [docs] disable Doxygen autolink for the word "Joiner" (#8915) by Jeff Bumgardner · 1 year, 6 months ago
  59. 7bdcf8a [spinel] abort host after receiving unexpected reset from RCP (#8909) by Zhanglong Xia · 1 year, 6 months ago
  60. 4b97fd7 [ip6] combine `PassToHost()` calls in `Ip6::HandleDatagram()` (#8908) by Abtin Keshavarzian · 1 year, 6 months ago
  61. 21c31b6 github-actions: bump actions/setup-go from 3.5.0 to 4.0.0 (#8910) by dependabot[bot] · 1 year, 6 months ago
  62. 57a3480 [logging] fix print format for some variables requiring `%u` or `%lu` (#8899) by Suvesh Pratapa · 1 year, 6 months ago
  63. 3ef109c [cli] add docs for `partitionid` through `pollperiod` (#8875) by kylorene · 1 year, 6 months ago
  64. e8f3ec0 [common] add `Preference` helper methods for 2-bit preference value (#8895) by Abtin Keshavarzian · 1 year, 7 months ago
  65. 84be135 [srp] add support for short (4-bytes) lease option variant (#8879) by Abtin Keshavarzian · 1 year, 7 months ago
  66. a43484e [tlv] fix `ReadStringTlv()` (#8897) by Abtin Keshavarzian · 1 year, 7 months ago
  67. a4f1c7a [trel] protect against invalid long TXT data keys from TREL peer (#8891) by Abtin Keshavarzian · 1 year, 7 months ago
  68. b8335e0 [mle] add `otDeviceProperties` to calculate local leader weight (#8670) by Abtin Keshavarzian · 1 year, 7 months ago
  69. 07d69f3 [dua] remove DUA address if network data no longer contains DUA prefix (#8874) by Suvesh Pratapa · 1 year, 7 months ago
  70. 32a538f [netif] simplify `ThreadNetif` (#8882) by Abtin Keshavarzian · 1 year, 7 months ago
  71. b3dbc6c [cli] add docs for `networkkey` through `parentpriority` (#8868) by kylorene · 1 year, 7 months ago
  72. c7925dd [dua] avoid unnecessary time ticker processing (#8872) by doru91 · 1 year, 7 months ago
  73. da66f62 github-actions: bump step-security/harden-runner from 2.2.0 to 2.2.1 (#8885) by dependabot[bot] · 1 year, 7 months ago
  74. 922cf5a [mle] update how we set/get Parent Priority on `ConnectivityTlv` (#8878) by Abtin Keshavarzian · 1 year, 7 months ago
  75. 8ad7b2b [netdata] simplify tracking of lowpan context IDs (#8876) by Abtin Keshavarzian · 1 year, 7 months ago
  76. af031f3 [netdata] new API to get lowpan context IDs (#8870) by Abtin Keshavarzian · 1 year, 7 months ago
  77. 89d5799 [dns] implement DNS query over TCP (#8474) by Przemysław Bida · 1 year, 7 months ago
  78. 30be45d [mle] add `IncrementLinkQuality()` to `ConnectivityTlv` (#8877) by Abtin Keshavarzian · 1 year, 7 months ago
  79. 5a21384 [mac] add build config for timeout for receiving a Data Frame (#8863) by doru91 · 1 year, 7 months ago
  80. 2542cab [cli] update dataset to operate directly on TLVs (#8871) by Jonathan Hui · 1 year, 7 months ago
  81. fffd5ba [dataset] add `otDatasetUpdateTlvs` API (#8871) by Jonathan Hui · 1 year, 7 months ago
  82. 41f051d [csl] add code comment & explanation for `HandleCslTimer` (#8867) by Li Cao · 1 year, 7 months ago
  83. 2d0d9be [tcp] update `otTcpConnect()` doc to indicate currently supported behavior (#8835) by Abtin Keshavarzian · 1 year, 7 months ago
  84. 5ddd9d7 [mle] update and enhance processing of Route TLV (#8851) by Abtin Keshavarzian · 1 year, 7 months ago
  85. 7ecc5d1 [netdata] ensure to free context ID once (#8860) by Abtin Keshavarzian · 1 year, 7 months ago
  86. c81e8d3 [netdata] update `StartContextReuseTimer()` to start time if not running (#8859) by Abtin Keshavarzian · 1 year, 7 months ago
  87. b2e8134 [mesh-diag] update `kMaxTlvsToRequest` constant (#8853) by Abtin Keshavarzian · 1 year, 7 months ago
  88. baa796d github-actions: bump docker/setup-buildx-action from 2.2.1 to 2.5.0 (#8856) by dependabot[bot] · 1 year, 7 months ago
  89. 1616357 [cli] update `dns` docs (#8831) by kylorene · 1 year, 7 months ago
  90. a0b5198 [dataset] add `otDatasetConvertToTlvs()` API (#8720) by Abtin Keshavarzian · 1 year, 7 months ago
  91. 295f63f [build] fix the `-Wunused-command-line-argument` warning on macOS (#8839) by Zhanglong Xia · 1 year, 7 months ago
  92. 742f53f [version] introduce `OT_THREAD_VERSION_1_3_1` (#8849) by Abtin Keshavarzian · 1 year, 7 months ago
  93. 8330758 [srp-server] fix -Werror=maybe-uninitialized (#8848) by Axel Le Bourhis · 1 year, 7 months ago
  94. 1f1a826 [net-diag] add Net Diag Version TLV (#8834) by Abtin Keshavarzian · 1 year, 7 months ago
  95. 452132d [dnssd] change `OT_DNS_QUERY_UPSTREAM` to `OT_DNS_UPSTREAM_QUERY` for consistency (#8846) by Song GUO · 1 year, 7 months ago
  96. 8ff0734 [github-actions] update otns to python 3.9 (#8845) by Jonathan Hui · 1 year, 7 months ago
  97. 3a688cb [rcp] fix `DecodeStreamRawTxRequest()` to handle missing optional fields (#8844) by Abtin Keshavarzian · 1 year, 7 months ago
  98. a94fc44 [radio] mechanism to switch to PAN channel more quickly on CSL tx (#8701) by Abtin Keshavarzian · 1 year, 7 months ago
  99. 130ef49 [thread-cert] add Low Power test case 7_1_02 (#8807) by Li Cao · 1 year, 7 months ago
  100. c661791 [netdata] mechanism to track max Network Data length since start/reset (#8826) by Abtin Keshavarzian · 1 year, 7 months ago