1. 5c722a7 [simulation] support transmit security at simulation radio (#5118) by Jintao Lin · 3 years, 10 months ago
  2. 4e1a3bf [tasklet] use function reference (instead of pointer) for tasklet handler (#5136) by Abtin Keshavarzian · 3 years, 10 months ago
  3. ede5929 [test] add expect tests for sntp, mac, netif, and more (#5140) by Moandor · 3 years, 10 months ago
  4. a611672 [efr32] remove extra parenthesis causing compilation problems (#5135) by Bob MacDonald · 3 years, 10 months ago
  5. d6f2a15 [ncp] ensure JOINER_STATE is not limited to FTD only (#5129) by Abtin Keshavarzian · 3 years, 10 months ago
  6. a344fb5 [style] remove c++11 check and OT_NCP_CONST (#5132) by Yakun Xu · 3 years, 10 months ago
  7. f794064 [android] enable commissioner (#5128) by Yakun Xu · 3 years, 10 months ago
  8. 53d23b5 [core] use C++11 static_assert (#5127) by Abtin Keshavarzian · 3 years, 10 months ago
  9. 0cf84da [test] add expect tests for channel, coex, and discover (#5123) by Moandor · 3 years, 10 months ago
  10. 8248c3d [posix] use real time signal for microsecond timer (#5122) by Yakun Xu · 3 years, 10 months ago
  11. b66ac5d [logging] remove NCP_SPINEL output (#5104) by Yakun Xu · 3 years, 10 months ago
  12. c4fd7df [logging] add OPENTHREAD_CONFIG_LOG_MESHCOP (#5124) by Abtin Keshavarzian · 3 years, 10 months ago
  13. 8367f88 [simulation] remove linux specific prctl (#5126) by Jiacheng Guo · 3 years, 10 months ago
  14. 5c13cec [posix] only update timeout with a lower value (#5119) by Jiacheng Guo · 3 years, 10 months ago
  15. 2399220 [otns] allow build without JOINER=1 (#5120) by Simon Lin · 3 years, 10 months ago
  16. 7574cde [cmake] fix error messages on macOS (#5117) by Moandor · 3 years, 10 months ago
  17. 96509d3 [commissioner] prefer entry with Joiner ID match over one accepting any (#5110) by Abtin Keshavarzian · 3 years, 10 months ago
  18. a3860d6 [size-report] retry multiple times (#5111) by Simon Lin · 3 years, 10 months ago
  19. 1326d64 [style] replace NULL with nullptr (#5109) by Jonathan Hui · 3 years, 10 months ago
  20. 3b36207 [link-raw] set receive done callback when enabled (#5108) by Yakun Xu · 3 years, 10 months ago
  21. f5d7f50 [tests] ignore otError in spinel tests (#5093) by Simon Lin · 3 years, 10 months ago
  22. 5578504 [discover-scanner] allow filtering based on a user given bloom filter indexes (#5075) by Abtin Keshavarzian · 3 years, 11 months ago
  23. 6094db2 [toranj] enhance discover scan test - cover filtering, channel-mask (#5075) by Abtin Keshavarzian · 3 years, 11 months ago
  24. 54ad5a3 [discover-scanner] adding Mle::DiscoverScanner (#5075) by Abtin Keshavarzian · 4 years, 3 months ago
  25. e653478 [posix] get time offset between host and rcp (#5089) by Jintao Lin · 3 years, 10 months ago
  26. 0db8dbe [cmake] generate a mbedtls-config.h without private headers (#5084) by Moandor · 3 years, 10 months ago
  27. d81d769 [style] advance C++ language standard to C++11 (#5077) by Jonathan Hui · 3 years, 10 months ago
  28. b50f333 [github-actions] fix version workflow's name (#5103) by Simon Lin · 3 years, 10 months ago
  29. 5ec3848 [test] add expect tests for macfilter, childip, version (#5107) by Moandor · 3 years, 10 months ago
  30. bbb77b7 [encoding] add uint64_t read/write methods for big/little endian encodings (#5105) by Abtin Keshavarzian · 3 years, 10 months ago
  31. 9488d4b [settings] fix DUA logging (#5095) by Simon Lin · 3 years, 10 months ago
  32. bad53a2 [ip6-address] add a type flag to addresses (#5019) by Markus Becker · 3 years, 10 months ago
  33. ae4dfca [posix] fix build errors on macOS (#5101) by Marvin ROGER · 3 years, 10 months ago
  34. 44f1a8b [tests] use longer timeouts for simulation tests (#5094) by Simon Lin · 3 years, 10 months ago
  35. 79c564f [docs] add English source for the Thread Primer (#5088) by Jeff Bumgardner · 3 years, 10 months ago
  36. 8856ce1 [bootstrap] add missing newlib on Ubuntu >= 20.04 (#5100) by Marvin ROGER · 3 years, 10 months ago
  37. 4910f91 [test] add expect tests for ipmaddr, neighbor, leaderdata (#5097) by Moandor · 3 years, 10 months ago
  38. 30f40fc [efr32] turn off warnings which break certain configurations of mbed TLS (#5091) by Steven Cooreman · 3 years, 11 months ago
  39. 9aadfd0 [script] install shellcheck in bootstrap (#5067) by Simon Lin · 3 years, 11 months ago
  40. 29bcfee [efr32] update mbedTLS configuration to use more hardware acceleration (#5074) by Steven Cooreman · 3 years, 11 months ago
  41. 7f3013c [posix] fix ot-ctl CLI output missing (#5087) by Simon Lin · 3 years, 11 months ago
  42. 2c258a3 [network-data] in Validate() only check dups against prior prefixes (#5083) by Jonathan Hui · 3 years, 11 months ago
  43. 8e124e6 [cert] capitalize python class constants (#5080) by Simon Lin · 3 years, 11 months ago
  44. 0ad3c20 [mle-tlvs] remove unused type/constant definitions (#5082) by Abtin Keshavarzian · 3 years, 11 months ago
  45. 55790fb [cmake] use ot-config to umbrella private includes (#5079) by Yakun Xu · 3 years, 11 months ago
  46. 71c0def [fuzz] fix undefined macro warning (#5076) by Jonathan Hui · 3 years, 11 months ago
  47. 4f85283 [toranj] allow verbose mode (on all nodes) to be enabled using env variable (#5078) by Abtin Keshavarzian · 3 years, 11 months ago
  48. 4d1197a [test] split cli-2-nodes.exp into multiple files (#5066) by Moandor · 3 years, 11 months ago
  49. dce84a7 [cmake] add posix in platform list (#5071) by Yakun Xu · 3 years, 11 months ago
  50. bc97455 [dua] save dad counter into non volatile memory (#4904) by Rongli Sun · 3 years, 11 months ago
  51. ef0045a [posix] fix otPlatAlarmMicroGetNow to use scaled time (#5070) by paragdixit-g · 3 years, 11 months ago
  52. f36ad41 [meshcop] support get/set operational dataset via raw TLVs (#5055) by Jonathan Hui · 3 years, 11 months ago
  53. 5550a60 [fuzz] limit PBKDF2 iterations to avoid OSS-Fuzz timeout (#5069) by Jonathan Hui · 3 years, 11 months ago
  54. 76b5270 [posix] fix spinel radio state transition (#5068) by kangping · 3 years, 11 months ago
  55. 8a1339a [meshcop] move Joiner::IsPskdValid() to MeshCoP::IsPskdValid() (#5065) by kangping · 3 years, 11 months ago
  56. b51d910 [dua] support to specify iid for domain unicast address (#4900) by Rongli Sun · 3 years, 11 months ago
  57. b28d7c4 [test] split out 1.2 and posix from simulation (#5063) by Yakun Xu · 3 years, 11 months ago
  58. 54f24c6 [cmake] use the correct define for external heap (#5058) by Markus Becker · 3 years, 11 months ago
  59. f177acf [notifier] add Notifier::Receiver (#5052) by Abtin Keshavarzian · 3 years, 11 months ago
  60. adb5799 [notifier] add Event and Events types (#5052) by Abtin Keshavarzian · 3 years, 11 months ago
  61. 7ae409a [posix] rename struct Event to VirtualTimeEvent (#5052) by Abtin Keshavarzian · 3 years, 11 months ago
  62. 75e21ad [harness-automation] add a parser tool for TopologyConfig file (#4975) by Jing Ma · 3 years, 11 months ago
  63. fb39910 [posix] fix build daemon mode (#5062) by Yakun Xu · 3 years, 11 months ago
  64. 5ef652b [mle] simplify appending of MLE Discovery TLV in Mle::Discover() (#5059) by Abtin Keshavarzian · 3 years, 11 months ago
  65. 4b5eead [test] modularize expect scripts (#5056) by Moandor · 3 years, 11 months ago
  66. 2e60748 [test] add expect tests for router, scan, and more (#5054) by Moandor · 3 years, 11 months ago
  67. 616d8cb [cli] implement 'rcp version' command (#5051) by Jonathan Hui · 3 years, 11 months ago
  68. 99a42cc [timer] use function reference (instead of pointer) as timer handler (#5050) by Abtin Keshavarzian · 3 years, 11 months ago
  69. 82053cc [tests] add dns client tests (#5049) by Yakun Xu · 3 years, 11 months ago
  70. 6a6cbe4 [posix] use os defined macros (#5048) by Yakun Xu · 3 years, 11 months ago
  71. 61f24c7 [radio-url] GetValue once and add missing doc (#5046) by Yakun Xu · 3 years, 11 months ago
  72. 1d9b705 [meshcop] adding SteeringData class (#5040) by Abtin Keshavarzian · 3 years, 11 months ago
  73. 0602512 [posix] fix uart-baudrate argument of radio url (#5045) by Simon Lin · 3 years, 11 months ago
  74. ea7c76c [test] add expect tests for pcap receiving (#5043) by Moandor · 3 years, 11 months ago
  75. 201b7b1 [mac] move auxiliary frame counter from Mac to SubMac (#4976) by Jintao Lin · 3 years, 11 months ago
  76. 72c369c [udp6] add method documentation for GetUdpSockets() (#5044) by Abtin Keshavarzian · 3 years, 11 months ago
  77. f302796 [simulation] send enh-ack for 802.15.4-2015 frames (#5039) by Yakun Xu · 3 years, 11 months ago
  78. 6de8d77 [tests] skip running expected fail tests (#5038) by Yakun Xu · 3 years, 11 months ago
  79. ced3c08 [test] add expect tests for `child` (#5037) by Moandor · 3 years, 11 months ago
  80. f0d07ae [bootstrap] remove PPA on Ubuntu 20.04 and later (#5009) by Yaoxing Shan · 3 years, 11 months ago
  81. 0565f44 [mle] restore operational datasets when becoming leader (#5036) by Jonathan Hui · 3 years, 11 months ago
  82. aa19e77 [continuous-integration] add version number check (#5034) by Yakun Xu · 3 years, 11 months ago
  83. 1ce2a07 [core] add Clearable class providing simple Clear() method (#5029) by Abtin Keshavarzian · 4 years ago
  84. 71575ff [core] add Equatable class providing overloads of == and != operator (#5029) by Abtin Keshavarzian · 4 years ago
  85. 2b9e8fa [test] cover micro timer in unittest (#5030) by Yakun Xu · 3 years, 11 months ago
  86. 70f2e54 [low-power] encapsulate method to update header IE (#4999) by Li Cao · 3 years, 11 months ago
  87. b9d348c [simulation] use ACK frame generation utils (#5033) by Li Cao · 3 years, 11 months ago
  88. ba0b896 [continuous-integration] use apt-get instead of apt (#5032) by Yakun Xu · 3 years, 11 months ago
  89. 075c46c [ot-ctl] no output prompt in non-interactive mode (#5026) by Yakun Xu · 3 years, 11 months ago
  90. dfd022e [ip6] forward any packet with on-mesh destination. (#5024) by Jonathan Hui · 3 years, 11 months ago
  91. f8f75d6 [posix] clean up for radio url (#5027) by Yakun Xu · 3 years, 11 months ago
  92. 115616c [posix] add radio url (#4935) by Jiacheng Guo · 4 years ago
  93. b0b2591 [mle] fix bug in leader active/pending dataset synchronization (#5021) by Jonathan Hui · 4 years ago
  94. 46305be [script] echo RADIO_PTY properly (#5023) by Rongli Sun · 4 years ago
  95. c5aff31 [cmake] add a cmake build script to build OpenThread (#4969) by Zhanglong Xia · 4 years ago
  96. f6956df [test] add various CLI command tests (#5017) by Moandor · 4 years ago
  97. 456cdf3 [mle] add constant kMleSecurityTagSize for MLE security tag size (#5015) by Abtin Keshavarzian · 4 years ago
  98. 19e2d14 [ecdsa] use reference (instead of pointer) for output length (#5015) by Abtin Keshavarzian · 4 years ago
  99. 615bf36 [crypto] update method documentation and style (#5015) by Abtin Keshavarzian · 4 years ago
  100. f640774 [aes-ccm] misc enhancements (#5015) by Abtin Keshavarzian · 4 years ago