1. 32e3088 [random] use crypto RNG in places were non-trival random is required (#4840) by Jonathan Hui · 4 years, 3 months ago
  2. 69c3e2e [ip6-address] helper methods to set Link-Local and RLOC/ALOC addresses (#4841) by Abtin Keshavarzian · 4 years, 3 months ago
  3. b1ec563 [key-manager] add helper method (#4838) by Rongli Sun · 4 years, 3 months ago
  4. ec61d7e [ip6] add check before adding or removing the unsecure port (#4839) by Rongli Sun · 4 years, 3 months ago
  5. 8e932e8 [cmake] disable -pedantic-errors together with -Werror (#4775) by Markus Becker · 4 years, 3 months ago
  6. 9e3e8e0 [cmake] add pedantic-errors flag (#4808) by Jonathan Hui · 4 years, 3 months ago
  7. f9470ed [posix] avoid use of flexible array members in netif.cpp (#4808) by Jonathan Hui · 4 years, 3 months ago
  8. a459223 [code-utils] avoid use of zero variadic macro arguments (#4808) by Jonathan Hui · 4 years, 3 months ago
  9. b669914 [logging] avoid use of GNU extension `##__VA_ARGS__` (#4808) by Jonathan Hui · 4 years, 3 months ago
  10. 14991d9 [ip6-address] methods to set address to common multicast addresses (#4832) by Abtin Keshavarzian · 4 years, 3 months ago
  11. 7baefe6 [network-data] define and use a common Iterate method for all entry types (#4830) by Abtin Keshavarzian · 4 years, 3 months ago
  12. fc84848 [toranj] add test-case verifying Network Data update (#4817) by Abtin Keshavarzian · 4 years, 3 months ago
  13. 4c7ec29 [network-data] enhance/simplify updating of network data on leader (#4817) by Abtin Keshavarzian · 4 years, 3 months ago
  14. bfef9c6 [logging] add bbr region (#4819) by Rongli Sun · 4 years, 3 months ago
  15. b375286 [bbr] (Un)Subscribe AllDomainBBRs multicast address (#4795) by Rongli Sun · 4 years, 3 months ago
  16. 911010a [cmake] add support for kw41z (#4692) by Jing Ma · 4 years, 3 months ago
  17. c2930f8 [meshcop] avoid unnecessary `RemoveUnsecurePort` (#4821) by Rongli Sun · 4 years, 3 months ago
  18. 9c45b68 [qpg6095] fix license header typo in settings.cpp (#4831) by Abtin Keshavarzian · 4 years, 3 months ago
  19. 854a230 [domain] add domain name (#4815) by Rongli Sun · 4 years, 3 months ago
  20. c024fac [ip6] fix remove unsecure port behavior (#4822) by Jiacheng Guo · 4 years, 3 months ago
  21. 06cc9bc [notifier] add string for flags newly introduced (#4820) by Rongli Sun · 4 years, 3 months ago
  22. 0aa880e [address-resolver] use RLOC dest when send `a/ae` to child (#4811) by Simon Lin · 4 years, 3 months ago
  23. 0cd682f [logging] dynamic level enhancements (#4809) by Yakun Xu · 4 years, 3 months ago
  24. 52777fb [bbr] support domain prefix addition and removal (#4793) by Rongli Sun · 4 years, 3 months ago
  25. a47ea01 [ip6] disable security for link-local packets from unsecure ports (#4782) by Jiacheng Guo · 4 years, 3 months ago
  26. 03f4a43 [network-data] simplify ServiceTlv (#4806) by Abtin Keshavarzian · 4 years, 3 months ago
  27. 2f618bd [joiner] align error logs with other modules (#4788) by Duda, Lukasz · 4 years, 3 months ago
  28. 881c7eb [border-agent] remove the OT_CHANGED_BORDER_AGENT_STATE enumeration (#4788) by Duda, Lukasz · 4 years, 3 months ago
  29. 58e771c [commissioner] ensure synchronization with Border Agent (#4788) by Duda, Lukasz · 4 years, 3 months ago
  30. 9279622 [border-agent] use Notifier to update the state (#4788) by Duda, Lukasz · 4 years, 3 months ago
  31. a6adf03 [cmake] add support for cc2652 (#4691) by Jing Ma · 4 years, 3 months ago
  32. fe73664 [icmp] do not generate errors in response to errors (#4800) by Jonathan Hui · 4 years, 3 months ago
  33. adc62ec [icmp] pass full error-causing message when sending error (#4800) by Jonathan Hui · 4 years, 3 months ago
  34. 1f3e455 [mesh-forwarder] move frame-to-message conversion to separate method (#4800) by Jonathan Hui · 4 years, 3 months ago
  35. 130e5b6 [mesh-forwarder] move ICMPv6 Dst Unreach call to mesh-forwarder (#4800) by Jonathan Hui · 4 years, 3 months ago
  36. 737f7e3 [network-data] adopt const for methods, parameters, and local vars (#4802) by Abtin Keshavarzian · 4 years, 3 months ago
  37. e16fca4 [mbedtls] leverage cmake provided by mbedtls (#4803) by Jonathan Hui · 4 years, 3 months ago
  38. dc21576 [network-data-notifier] fix flag for child removed notification (#4805) by Piotr Koziar · 4 years, 3 months ago
  39. 8d5fc20 [harness-automation] fix case selection issue when using Chrome 80 (#4648) by Jing Ma · 4 years, 3 months ago
  40. 91111c6 [mle] add DeviceRole type, and IsChild, IsRouter, etc method (#4794) by Abtin Keshavarzian · 4 years, 3 months ago
  41. c265aeb [android] export CFLAGS and include directories (#4797) by Jiacheng Guo · 4 years, 3 months ago
  42. 79831b1 [network-data] use GetLocator() when registering network data (#4798) by Abtin Keshavarzian · 4 years, 3 months ago
  43. c64d296 [network-data] implement network data notifier (#4783) by Jonathan Hui · 4 years, 3 months ago
  44. c6a258e [github-actions] include fuzz checks (#4792) by Jonathan Hui · 4 years, 3 months ago
  45. 1e4f641 [toranj] update test-039 to stagger initial address queries (#4791) by Abtin Keshavarzian · 4 years, 3 months ago
  46. 3353051 [coap] avoid div-by-0 error invalidating coap params (#4787) by Jonathan Hui · 4 years, 3 months ago
  47. d62e550 [nrf528xx] add defines needed for compilation with IAR in nrf_security (#4790) by Piotr Koziar · 4 years, 3 months ago
  48. f9ce416 [address-resolver] ensure prev pointer stays valid on entry removal (#4789) by Abtin Keshavarzian · 4 years, 3 months ago
  49. 6f95f43 [network-data] simplify code, user helper methods (#4780) by Abtin Keshavarzian · 4 years, 3 months ago
  50. 159dc88 [mesh-forwarder] fix bug in evicting from address resolver queue (#4786) by Jonathan Hui · 4 years, 3 months ago
  51. f59641e [jn5189] remove unused files by Jonathan Hui · 4 years, 3 months ago
  52. dd02c9f [nrf528xx] update nrf security (#4773) by Piotr Koziar · 4 years, 3 months ago
  53. 74ff650 [network-data] add IncrementVersionAndStableVersion() (#4781) by Abtin Keshavarzian · 4 years, 3 months ago
  54. 03aba30 [meshcop] generate PSKc from passphrase (#4766) by Yakun Xu · 4 years, 3 months ago
  55. 787d6d3 [core] use the common `RouterIdSet` class (#4756) by Rongli Sun · 4 years, 3 months ago
  56. 5902ce9 [network-data] periodically check for stale child ids (#4779) by Jonathan Hui · 4 years, 3 months ago
  57. 00f8567 [mesh-forwarder] include address resolving queue in message eviction (#4776) by Jonathan Hui · 4 years, 3 months ago
  58. 5ef14cc [efr32] add nvm3 support (#4521) by garyButt · 4 years, 3 months ago
  59. 64e03b8 [cmake] add support for cc1352 (#4690) by Jing Ma · 4 years, 3 months ago
  60. 602d975 [toranj] add new test-case for cache table snoop (#4600) by Abtin Keshavarzian · 4 years, 3 months ago
  61. bac6d8c [mac] remove disable CSMA-CA on the last transmit (#4765) by Yakun Xu · 4 years, 3 months ago
  62. ff5a3e0 [toranj] update test-602-channel-select to add extra wait (#4777) by Abtin Keshavarzian · 4 years, 3 months ago
  63. 7fd9902 [gp712] align with the new otPlatFlash API (#4774) by Thomas · 4 years, 3 months ago
  64. 3579a68 [network-data] fix FindTlv() to return NULL when TLV sequence is malformed (#4771) by Abtin Keshavarzian · 4 years, 3 months ago
  65. 8423ed3 [simulation] enhance simulation for OTNS (#4268) by Simon Lin · 4 years, 3 months ago
  66. daa626b [github-actions] add `apt update` to each build (#4772) by Jonathan Hui · 4 years, 3 months ago
  67. bb86ae4 [toranj] remove unused age property when parsing cache table (#4599) by Abtin Keshavarzian · 4 years, 4 months ago
  68. ee0dc4f [spinel/ncp] update address cache table property to include additional info (#4599) by Abtin Keshavarzian · 4 years, 5 months ago
  69. 451a72f [address-resolver] update public OT API for getting cache table (#4599) by Abtin Keshavarzian · 4 years, 5 months ago
  70. ee4bc9c [address-resolver] update how the cache table changes are logged (#4599) by Abtin Keshavarzian · 4 years, 5 months ago
  71. 17617a2 [address-resolver] use linked-list and enable snooped entry timeout (#4599) by Abtin Keshavarzian · 4 years, 5 months ago
  72. 8a5f538 [linked-list] change PopAfter() parameter to be a pointer (#4599) by Abtin Keshavarzian · 4 years, 5 months ago
  73. 3560ed0 [docs] add lgtm.com status badge (#4762) by Jonathan Hui · 4 years, 3 months ago
  74. 999b29d [ip6-address] add `SetMulticastNetworkPrefix()` for Prefix-Based Multicast Address (#4757) by Rongli Sun · 4 years, 3 months ago
  75. 4597d5e [posix] fix mld process invalid arguments (#4764) by Jiacheng Guo · 4 years, 3 months ago
  76. 77ea863 [cli] add `childip max` command (#4759) by Rongli Sun · 4 years, 3 months ago
  77. d85c000 [network-diagnostic] replace anonymous structs in netdiag.h (#4760) by Piotr Koziar · 4 years, 3 months ago
  78. e2be5c4 [posix] add support for multicast group join (#4687) by Jiacheng Guo · 4 years, 3 months ago
  79. 8328aff [toranj] change start.sh to remove variable check to retry failed test (#4761) by Abtin Keshavarzian · 4 years, 3 months ago
  80. eb5b3a4 [network-data] adding helper methods, simplify code (#4743) by Abtin Keshavarzian · 4 years, 3 months ago
  81. f8de062 [mesh-forwarder] do not remove router on link failures (#4753) by Jonathan Hui · 4 years, 3 months ago
  82. ec9968e [meshcop] rename leader.cpp to meshcop_leader.cpp (#4754) by Piotr Koziar · 4 years, 3 months ago
  83. 132df25 [bbr] (Un)Subscribe AllNetworkBBRs Multicast address (#4755) by Rongli Sun · 4 years, 3 months ago
  84. 3535176 [core] remove useless code for the old mLinkLocal16 (removed in #913) (#4750) by Rongli Sun · 4 years, 3 months ago
  85. ba19a29 [script] add build option to check-posix-pty (#4748) by Jonathan Hui · 4 years, 3 months ago
  86. 5790e31 [docs] add GitHub Action status badges (#4747) by Jonathan Hui · 4 years, 3 months ago
  87. dc0ae98 [github-actions] migrate more checks from Travis (#4746) by Jonathan Hui · 4 years, 3 months ago
  88. e4dd1da [nrf528xx] fix Keil compilation error in nrf_ficr.h (#4744) by Piotr Koziar · 4 years, 3 months ago
  89. d7fcb38 [travis] disable simulation checks that exist in GitHub actions (#4737) by Jonathan Hui · 4 years, 3 months ago
  90. 275c38a [meshcop] reduce maximum number types in MGMT_GET.req (#4740) by Jonathan Hui · 4 years, 3 months ago
  91. bd5549b [lowpan] avoid comparison of narrow type with wide type in loop (#4739) by Jonathan Hui · 4 years, 3 months ago
  92. f58319f [nrf528xx] align flash driver to the new otPlatFlash* API (#4742) by Łukasz Duda · 4 years, 3 months ago
  93. e28608c [network-diagnostic] improve usability of Network Diagnostic API (#4619) by kangping · 4 years, 3 months ago
  94. 315a27b [bbr] add backbone router service (#4430) by Rongli Sun · 4 years, 3 months ago
  95. 6606f2b [posix] rename namespace to posix (#4736) by Yakun Xu · 4 years, 3 months ago
  96. 234c263 [posix] move core config options from cmake file to the header file (#4713) by Abtin Keshavarzian · 4 years, 3 months ago
  97. c15664b [github-actions] add simulation checks (#4735) by Jonathan Hui · 4 years, 3 months ago
  98. 2de22eb [travis] disable build checks that exist in GitHub actions (#4731) by Jonathan Hui · 4 years, 3 months ago
  99. b64d148 [flash] improve power failure robustness (#4717) by Diego Ismirlian · 4 years, 3 months ago
  100. 2ef2fb1 [meshcop] fix commissioner's invalid call to SetState (#4494) by Simon Lin · 4 years, 3 months ago