1. ec71346 Implement persistent storage for attributes with "NVM" storage selected. (#13172) by Boris Zbarsky · 3 years, 3 months ago
  2. 0e14979 Adding -Wformat-nonliteral check (#12763) by Justin Wood · 3 years, 3 months ago
  3. 4972181 Replace Wifi by WiFi into src/ (#13323) by Vivien Nicolas · 3 years, 3 months ago
  4. 89b87f1 Introduce an IntrusiveList (#13234) by Zang MingJie · 3 years, 3 months ago
  5. 46541fb Support multiple sequential BDX transfers (#13329) by Carol Yang · 3 years, 3 months ago
  6. 48d299f Pass network credentials to pairDevice() (#13325) by Austin Hsieh · 3 years, 3 months ago
  7. 4112be5 Change the VendorID attribute in Basic Information to the vendor_id type. (#13110) by Boris Zbarsky · 3 years, 3 months ago
  8. d717c2d Add missing parts in Time Format cluster (#13324) by Yufeng Wang · 3 years, 3 months ago
  9. a0e8e3a Add missing parts in Localization Configuration cluster (#13322) by Yufeng Wang · 3 years, 3 months ago
  10. a49c250 Convert all OTA related enums to enum class (#13312) by Carol Yang · 3 years, 3 months ago
  11. b8c540a Changed the return type of VerifyAttestationInformation to void. Result will be returned in the callback. (#12657) by Vijay Selvaraj · 3 years, 3 months ago
  12. 99a9817 [YAML] Automatically add simulated clusters from the clusters directory into the list of clusters used for test generation instead of manually adding them one by one at the top of SimulatedClusters.js (#13299) by Vivien Nicolas · 3 years, 3 months ago
  13. e0475db [BLE] Revise adv data structure (#13319) by pankore · 3 years, 3 months ago
  14. 41ca9c8 Add missing parts in Localization Unit cluster (#13316) by Yufeng Wang · 3 years, 3 months ago
  15. 6ddb3e4 Do not allow creating secure session handle on the fly (#13313) by Zang MingJie · 3 years, 3 months ago
  16. 65a2e8d Remove extra length constraint from ehternet diagnostic xml defination (#13315) by Yufeng Wang · 3 years, 3 months ago
  17. 939ca0b [OTA] Make requestor use endpoint from AnnounceOTAProvider command (#13305) by Carol Yang · 3 years, 3 months ago
  18. 34a4da7 Remove GroupKeyCodec. (#13179) by Boris Zbarsky · 3 years, 3 months ago
  19. be654f3 Fix Doxygen errors (#13255) by Harsha Rajendran · 3 years, 3 months ago
  20. b006321 Add Linux door-lock app (#12907) by Dustin Crossman · 3 years, 3 months ago
  21. d4d57f6 Fix ResolverProxy use-after-free in HandleNodeBrowse (#13291) by Michael Sandstedt · 3 years, 3 months ago
  22. 4b9ead6 [Inet] ToLwIPAddr() with IPAddressType (#13063) by Kevin Schoedel · 3 years, 3 months ago
  23. 4ffeeb3 Replace Nvm_Init with KvsInit. Update qvCHIP API. (#12476) by michalbudzon-q · 3 years, 3 months ago
  24. 55ef4b8 [K32W0] Read General Diagnostics cluster attribute at runtime (#12468) by doru91 · 3 years, 3 months ago
  25. a615624 [crypto] Changed mbedTLS API calls to fit 3.0.0 version. (#13208) by Kamil Kasperczyk · 3 years, 3 months ago
  26. 0a385a2 [controller] Fix commissioning multiple devices (#13183) by Damian Królik · 3 years, 3 months ago
  27. 360252c fix tv ( only supports ethernet commission ) always DeleteAllFabrics (#13181) by Hui.Li-TCL · 3 years, 3 months ago
  28. 88572ac Fix alerts founded the LGTM system and add LGTM configuration file (#13156) by Taras Drozdovskyi · 3 years, 3 months ago
  29. 175218b ESP32: Rotating device ID for BLE transport (#13206) by Shubham Patil · 3 years, 3 months ago
  30. b673e41 [nrfconnect] Fix BLE random static address generation (#13218) by Damian Królik · 3 years, 3 months ago
  31. 026d755 Variant: add inplace constructor (#13232) by Zang MingJie · 3 years, 3 months ago
  32. 65ba5df [zephyr] Added Kconfig options to control Matter logs level (#13288) by Kamil Kasperczyk · 3 years, 3 months ago
  33. 6ca16f0 Fix TestGroupMessaging test failure (#12960) by Yufeng Wang · 3 years, 3 months ago
  34. 9327ef2 Add check for failed allocation in ResolverProxy::Init (#13290) by Michael Sandstedt · 3 years, 3 months ago
  35. b0af6ba Add delegate API methods to media clusters (#13259) by Lazar Kovacic · 3 years, 3 months ago
  36. 462dd77 Fix build failure (#13302) by Jean-Francois Penven · 3 years, 3 months ago
  37. e8892a2 [NetworkCommissioning] WiFiScanResults and ThreadScanResults should be optional fields (#13267) by Song GUO · 3 years, 3 months ago
  38. a0442e2 Added new method to validate NOCSR Attestation Signature (#13071) by Vijay Selvaraj · 3 years, 3 months ago
  39. 99c1985 Integrate EFR32 OTA Requestor app with the Generic Requestor Driver (#13272) by Sergei Lissianoi · 3 years, 3 months ago
  40. a04c6d9 [EFR32] OTA Requestor App, part 1 (#13229) by Sergei Lissianoi · 3 years, 3 months ago
  41. eab67b3 [ota-requestor] Add generic OTA requestor driver (#13210) by Damian Królik · 3 years, 3 months ago
  42. 17520c3 Feature/door lock cluster phase 1 (#12989) by Dmitry Vasukov · 3 years, 3 months ago
  43. 83b2f46 Resolve ThreadStackManagerImpl Build issues with logging disabled (#13224) by adabreuti · 3 years, 3 months ago
  44. 049af12 [TestCluster] Test cluster use negative defaults for ints types (#13117) by Vivien Nicolas · 3 years, 3 months ago
  45. 3a617aa Use the right types for Target fields in ACL cluster. (#13202) by Boris Zbarsky · 3 years, 3 months ago
  46. 5c096ec Switch TLV::Tag to being a struct (#13219) by Boris Zbarsky · 3 years, 3 months ago
  47. 6f46e30 Added the flexibility to add external/third-party PKIs to the chip-tool (#12497) by Vijay Selvaraj · 3 years, 3 months ago
  48. 1239bbd Rename media cluster commands & command arguments (#13195) by Lazar Kovacic · 3 years, 3 months ago
  49. 090dfa3 fix issue 13122 (#13123) by chrisdecenzo · 3 years, 3 months ago
  50. 752f423 Ios custom flow (#12920) by Xiole-KKE · 3 years, 3 months ago
  51. d023a8b Fixed a couple of memory leaks in chip-im-initiator and echo-requester example apps. (#13216) by hrajendran · 3 years, 3 months ago
  52. fcbcac2 Fix broken tag handling in QRCodeSetupPayloadParser. (#13201) by Boris Zbarsky · 3 years, 3 months ago
  53. feb07d5 Revert "Add persistent storage for the example ACL implementation. (#12814)" (#13200) by Boris Zbarsky · 3 years, 3 months ago
  54. 9a80f75 Simplify ExchangeMessageDispatch, preventing it from dangling (#12794) by Zang MingJie · 3 years, 3 months ago
  55. 1798b15 [zephyr] Added support for few GeneralDiagnostics attributes (#13160) by Kamil Kasperczyk · 3 years, 3 months ago
  56. f9ce4be Move LogEvent EventOption to const parameter (#13173) by yunhanw-google · 3 years, 3 months ago
  57. 118ab9d Application-managed ReadClient objects (#13108) by Jerry Johns · 3 years, 3 months ago
  58. 92b9ef8 Remove INET_CONFIG_ENABLE_TCP_SEND_IDLE_CALLBACKS (#13188) by Kevin Schoedel · 3 years, 3 months ago
  59. 58cf730 [nrfconnect] Fix OTAImageProcessorImpl (#13190) by Damian Królik · 3 years, 3 months ago
  60. afec776 WindowCovering: Update xml config to latest specs (#13076) by Jonathan Mégevand · 3 years, 3 months ago
  61. 381fc55 Add persistent storage for the example ACL implementation. (#12814) by Andy Salisbury · 3 years, 3 months ago
  62. 292f3db Fix mDNS UDP leak when JoinMulticastGroup fails (#13184) by Zang MingJie · 3 years, 3 months ago
  63. ca6073f Simplify mock clock in some unit tests (#13162) by Kevin Schoedel · 3 years, 3 months ago
  64. 46d0321 ObjectPool: add const version for ForEachActiveObject (#13167) by Kevin Schoedel · 3 years, 3 months ago
  65. 1d06bb2 Full Network Commissioning Cluster w/ Linux Implementation (#12931) by Song GUO · 3 years, 3 months ago
  66. 8ba4702 Stop referring to 'tokens' for non-volatile attributes. (#13166) by Boris Zbarsky · 3 years, 3 months ago
  67. 660a290 Fix Python Chip Controller: set pairing thread credential (#13159) by Michał Szablowski · 3 years, 3 months ago
  68. 1b70960 Fix iOS CHIPTool commissioning (#13148) by Sagar Dhawan · 3 years, 3 months ago
  69. d354008 Send ContentLauncher commands from tv-casting-app to tv-app (#12913) by Sharad Binjola · 3 years, 3 months ago
  70. 569e7cc Use provided PIN for opening commissioning window if caller used kTokenWithProvidedPIN (#13147) by Pankaj Garg · 3 years, 3 months ago
  71. b3f7dd0 Align OTA Requestor Cluster with spec (#13098) by Carol Yang · 3 years, 3 months ago
  72. 2748848 Add an EncodeEmptyList helper on AttributeValueEncoder. (#13135) by Boris Zbarsky · 3 years, 3 months ago
  73. 7fb48ab Set CASESession state after successful message send (#13134) by Pankaj Garg · 3 years, 3 months ago
  74. c46fc9b Use the right types for enums in Accessors method signatures. (#13111) by Boris Zbarsky · 3 years, 3 months ago
  75. 4867993 Fix octetStringEscapedForCLiteral to handle non-ASCII better. (#13138) by Boris Zbarsky · 3 years, 3 months ago
  76. 7283e3a Switch CASE tests to async message delivery (#13106) by Boris Zbarsky · 3 years, 3 months ago
  77. d24eff1 [spell] Fix slew of spelling errors. (#13043) by Martin Turon · 3 years, 3 months ago
  78. 09784c5 Add support for null in the notValue constraint. (#13107) by Boris Zbarsky · 3 years, 3 months ago
  79. 8faf741 Use CMake and separate runner for QEMU tests for esp32 (#13095) by Andrei Litvin · 3 years, 3 months ago
  80. 1a3738f Group Key Management cluster server implemented. (#12479) by Ricardo Casallas · 3 years, 3 months ago
  81. a9b9fca Adding YAML Test Scripts - Dec 14th (#12984) by Vikram Bhat · 3 years, 3 months ago
  82. 9338395 Fix null handling for enum types. (#13091) by Boris Zbarsky · 3 years, 3 months ago
  83. 7eb3574 Support write operation of user label list for User Label Cluster (#13065) by Yufeng Wang · 3 years, 3 months ago
  84. 309ba35 [Tizen] Add address type check logic (#13102) by Wootak Jung · 3 years, 3 months ago
  85. 677a719 Disable the watchdog in QEMU builds. (#13103) by Andrei Litvin · 3 years, 3 months ago
  86. b041858 Switch TestReliableMessageProtocol to async message delivery (#13099) by Boris Zbarsky · 3 years, 3 months ago
  87. 5331220 Stop throwing exceptions from the CallbackBridge constructor on Darwin. (#13094) by Boris Zbarsky · 3 years, 3 months ago
  88. 2ddefed Avoid crash in reporting::Engine::ScheduleRun() (#13093) by Kevin Schoedel · 3 years, 3 months ago
  89. 8c7d16d Update PASE state machine's state after successful send (#13090) by Pankaj Garg · 3 years, 3 months ago
  90. 7cca950 ObjectPool: Use Platform::New and rename modes (#13088) by Kevin Schoedel · 3 years, 3 months ago
  91. 9adf764 [Inet] Make tests fail on EADDRNOTAVAIL (#13080) by Kevin Schoedel · 3 years, 3 months ago
  92. 8e40abc Update some names in Dnssd to be more consistent across the board (#13083) by Vivien Nicolas · 3 years, 3 months ago
  93. c50d28c Update ZAP repo (#13086) by Vivien Nicolas · 3 years, 3 months ago
  94. 00c2c17 Fix double-free bugs on failure to send a write message. (#13051) by Boris Zbarsky · 3 years, 3 months ago
  95. 4ca5d31 Update ot-qorvo repo and remove some workarounds (#13079) by lucicop · 3 years, 3 months ago
  96. be5e0f1 Remove time source template argument of sessions (#12791) by Zang MingJie · 3 years, 3 months ago
  97. 316ffa1 Enable more TestCluster tests. (#13057) by Boris Zbarsky · 3 years, 3 months ago
  98. 0af0a50 [app] use PeerId as the only key for CASESessionManager (#13074) by Jiacheng Guo · 3 years, 3 months ago
  99. 2b93dac [chip-tool] Maintains multiple commissioners alive at the same time in chip-tool (#13033) by Vivien Nicolas · 3 years, 3 months ago
  100. f86f21f [Inet] Explicit error return from FromSockAddr (#13049) by Kevin Schoedel · 3 years, 3 months ago