1. 993333c [python] Deprecate chip-device-ctrl step: 1 Add "replhint" for most commands (#21845) by Song GUO · 1 year, 9 months ago
  2. 562f7b6 Remove Alarms/Poll Control non-Matter clusters from Matter devices XML (#21818) by Stefan Agner · 1 year, 9 months ago
  3. 769eca4 HSM key store to handle AddNOC / UpdateNOC (#21667) by sujaygkulkarni-nxp · 1 year, 9 months ago
  4. c331030 [Ameba] Support Matter Shell on 8710C platform (#21776) by pankore · 1 year, 9 months ago
  5. e219bbd [Ameba] Fix incorrect SSID problem during AddOrUpdateNetwork (#21777) by pankore · 1 year, 9 months ago
  6. 5afff3c Darwin: convenience API Part 2 (Issue 16691) (#21757) by Jeff Tung · 1 year, 9 months ago
  7. 2a894d5 ESP32: Remove LWIP_IPV6_SCOPES=0 for all the ESP32 platform apps (#21670) by Wang Qixiang · 1 year, 9 months ago
  8. e3ef2ce [Infineon] Update CYW30739 CSP and ot-ifx submodules for Thread 1.3 certification. (#21826) by Sid Hsu · 1 year, 9 months ago
  9. 8e85a50 Added support for MG24(BRD4186C and BRD4187C) RS911x (#21848) by chirag-silabs · 1 year, 9 months ago
  10. 89232c5 RPC: Fix RPC console install (#21837) by rgoliver · 1 year, 9 months ago
  11. 1c613ad Modified scripts Aug 12 (#21860) by manjunath-grl · 1 year, 9 months ago
  12. 37b9f20 Test added aug12 (#21862) by kowsisoundhar12 · 1 year, 9 months ago
  13. b94e1a1 Allow ReliableMessageMgr to perform address relookup on first message fail (#21768) by Terence Hampson · 1 year, 9 months ago
  14. 0888818 remove read client/handler and write handler when corresponding fabric is removed (#21204) by yunhanw-google · 1 year, 9 months ago
  15. fc5555d Align List/Tuple typing in python script (#21856) by Michał Szablowski · 1 year, 9 months ago
  16. 28a21a1 Return CHIP_ERROR_WELL_UNINITIALIZED when not initialized (#21827) by Arkadiusz Bokowy · 1 year, 9 months ago
  17. 7848b51 [ESP32] Do not crash if storage delegate is nullptr (#21822) by Shubham Patil · 1 year, 9 months ago
  18. e9e99d1 Fix efr32 app to return NotFound if no schedule exists (#21810) by Michael Rupp · 1 year, 9 months ago
  19. afd4ab7 Updated Manual scripts (#21833) by kowsisoundhar12 · 1 year, 9 months ago
  20. 7347f9b Fix status response in command handler. (#21557) by yunhanw-google · 1 year, 9 months ago
  21. acfe0d7 Updated mbedTLS certificate chain validity check. (#21741) by Evgeny Margolis · 1 year, 9 months ago
  22. c758e8b [Tizen] Wait for mDNS on-browse events until timeout (#21553) by Arkadiusz Bokowy · 1 year, 9 months ago
  23. 1a3737e Update MRP parameter for PASE/CASE establishment (#21793) by Zang MingJie · 1 year, 9 months ago
  24. b9e1e7a Fix command path checking in Darwin NSObjectCommandCallback. (#21817) by Boris Zbarsky · 1 year, 9 months ago
  25. a011b54 [privacy] Add generated privacy keys to GroupDataProvider. (#21555) by Martin Turon · 1 year, 9 months ago
  26. 92a3c2c [Tizen] Implement getter for Thread primary address (#21787) by Arkadiusz Bokowy · 1 year, 9 months ago
  27. 0d64c0b Spin up commissioners in chip-tool as needed. (#21830) by Boris Zbarsky · 1 year, 9 months ago
  28. 1845133 Fix status reponse in command sender (#21518) by yunhanw-google · 1 year, 9 months ago
  29. b5ca125 Fix sending of timed invoke via MTRBaseDevice invokeCommandWithEndpointId. (#21804) by Boris Zbarsky · 1 year, 9 months ago
  30. 6dec5ae Fix Darwin codegen support for grouping in YAML expressions. (#21808) by Boris Zbarsky · 1 year, 9 months ago
  31. f2bbce7 Removed invalid check of outlen (#21792) by René Josefsen · 1 year, 9 months ago
  32. 70b3b3d Modified scripts Aug 10 (#21800) by manjunath-grl · 1 year, 9 months ago
  33. 4c4b383 [Inet] always copy the pbuf on lwIP platforms (#20923) by Jiacheng Guo · 1 year, 9 months ago
  34. 5033def Disable Test_CC_7_2 in Darwin framework for now. (#21812) by Boris Zbarsky · 1 year, 9 months ago
  35. 8cf3894 Added Updated Manual scripts (#21797) by kowsisoundhar12 · 1 year, 9 months ago
  36. a58afc5 Modified scripts Aug 9 (#21756) by manjunath-grl · 1 year, 9 months ago
  37. 57d8d89 Modify bridge app to conform to the latest Matter specification (#21738) by Nivi Sarkar · 1 year, 9 months ago
  38. 3f2cf1d Add missing includes (#21790) by Michael Spang · 1 year, 9 months ago
  39. 3885078 [Infineon][SVE] Initialize CYW30739 OTA requestor after re-attaching to Thread network. (#21781) by Sid Hsu · 1 year, 9 months ago
  40. 668553c [ESP32] Device Info Provider Implementation (#21752) by Shubham Patil · 1 year, 9 months ago
  41. 5350fa9 Introduce TC-DA-1.7 Python test (#21775) by Tennessee Carmel-Veilleux · 1 year, 9 months ago
  42. a985e18 Implement TC-SC-3.6 as a Python test (#21719) by Tennessee Carmel-Veilleux · 1 year, 9 months ago
  43. 99fdd84 Make the timing inside on-off server cluster more accurate (#21755) by Stefan Bauer-Schwan · 1 year, 9 months ago
  44. 608b143 [esp32] Fix crash on router advertisements with infinite timeout (#21580) by Jiacheng Guo · 1 year, 9 months ago
  45. 1f5e5e2 Add a call to start status LED timer in lock and light app for efr32 (#21751) by Michael Rupp · 1 year, 9 months ago
  46. 08cb3d0 Added Manual scripts (#21748) by kowsisoundhar12 · 1 year, 9 months ago
  47. a1643ee Fix liveness timer not firing for subscriptions (#21693) by Jerry Johns · 1 year, 9 months ago
  48. a90d4ef Give ChipDeviceController.java public method to release connected device pointer (#21769) by Terence Hampson · 1 year, 9 months ago
  49. fe4ea59 [Infineon] Add CYW30739 guide in darwin.md (#21779) by AlvinHsiao · 1 year, 9 months ago
  50. 397d642 [ESP32] Fix links to common docs in example readmes (#21754) by Shubham Patil · 1 year, 9 months ago
  51. 9b85c7a Fabric removal should only sync-deliver events for that fabric. (#21760) by Boris Zbarsky · 1 year, 9 months ago
  52. 3b81e55 Lock app minor fixes (#21764) by Michael Rupp · 1 year, 9 months ago
  53. 9ab6b3a Update zap repo submodule for testing custom xml changes (#21766) by Bharat Raju · 1 year, 9 months ago
  54. 095e206 Add a way to capture message payloads in tests. (#21774) by Boris Zbarsky · 1 year, 9 months ago
  55. a211643 Fix status reponse in write client (#21511) by yunhanw-google · 1 year, 9 months ago
  56. 5dade57 Make chip-tool subscription shutdown commands easier to use. (#21750) by Boris Zbarsky · 1 year, 9 months ago
  57. 6338c05 EFR: Fix efr lock rpc build (#21772) by rgoliver · 1 year, 9 months ago
  58. abc83fd [esp32]: Fix random crash in M5 multi fabric test (#21759) by Yufeng Wang · 1 year, 9 months ago
  59. 53c5bd3 Fix compilation of transport/SessionHandle.h (#21765) by Michael Spang · 1 year, 9 months ago
  60. 49a948f [EFR32]Add new boards support (#21762) by jmartinez-silabs · 1 year, 9 months ago
  61. ab7b3bd Fix read client matching for unsolicited report (#21771) by yunhanw-google · 1 year, 9 months ago
  62. d059680 [Infineon] Update BLE Char C2 to Indicate instead of Notify (#21652) by Praveen Chandran · 1 year, 9 months ago
  63. a6cdfbb add instructions to pair Matter devices over BLE on iOS platform (#21758) by Anshul Jain (Apple) · 1 year, 9 months ago
  64. 02cae09 Fixing word list by Justin Wood · 1 year, 9 months ago
  65. 3860268 Regenerating ZAP by Justin Wood · 1 year, 9 months ago
  66. b7d08ec Update .pullapprove.yml by Justin Wood · 1 year, 9 months ago
  67. e4d3720 Update .pullapprove.yml by Justin Wood · 1 year, 9 months ago
  68. b75e85a Naming steps by Justin Wood · 1 year, 9 months ago
  69. 0f7752a Fixing style by Justin Wood · 1 year, 9 months ago
  70. ef46e21 Updating SHA for latest supported beta release (#21753) by Justin Wood · 1 year, 9 months ago
  71. edaaaf2 Resolve comilation issue for darwin-framework-tool on M1 (#21761) by Joshua Villasenor · 1 year, 9 months ago
  72. bf89608 Fix door lock YAML to follow spec. (#21767) by Boris Zbarsky · 1 year, 9 months ago
  73. 93d72d2 [Infineon][SVE] Fix CYW30739 KVS read/write methods. (#21742) by Sid Hsu · 1 year, 9 months ago
  74. a61e8e6 TC-OO-2.3: Wait 10 seconds before performing step 21b (#21714) by Stefan Bauer-Schwan · 1 year, 9 months ago
  75. 2e10854 [Infineon] Add QR code URL for CYW30739 (#21743) by AlvinHsiao · 1 year, 9 months ago
  76. 10dcc87 [Tizen] Fix memory leak when resolving mDNS (#21715) by Arkadiusz Bokowy · 1 year, 9 months ago
  77. 3439ad3 Update lockState attribute when lock/unlock action occurs (#21747) by Michael Rupp · 1 year, 9 months ago
  78. 19b99b0 doc: nrfconnect: fix indent issue (#21749) by Grzegorz Ferenc · 1 year, 9 months ago
  79. 5801963 [Infineon] Label Cluster support for infineon P6 example apps (#21726) by Praveen Chandran · 1 year, 9 months ago
  80. a92ff68 Add option 'discover-once' for chip-tool. (#21712) by Wang Qixiang · 1 year, 9 months ago
  81. ecbaab5 Clearly distinguish between unknown and all-0 discovery capabilities. (#21696) by Boris Zbarsky · 1 year, 9 months ago
  82. 720642c updating ConnectivityManagerImpl files to reflect updates in PR 19784 (#21689) by abiradarti · 1 year, 9 months ago
  83. a30d766 [nrfconnect] Remove test mode from examples (#21676) by Damian Królik · 1 year, 9 months ago
  84. 36fb7cd Enforce constraints on UserStatus in SetUser/SetCredential commands. (#21657) by Boris Zbarsky · 1 year, 9 months ago
  85. d524e8b Fix Test_TC_OCC_2_1.yaml test case, it shouldn't fail when not using a default value (#21624) by Fernando Bustillos · 1 year, 9 months ago
  86. 609a413 [BL602]add configuration to change ota periodic query timeout value (#21618) by stoneM2017 · 1 year, 9 months ago
  87. 5fa6776 INI -> REPL JSON Converter (#21687) by Jerry Johns · 1 year, 9 months ago
  88. aec3d1d Add support for octet-string-typed config variables in YAML. (#21699) by Boris Zbarsky · 1 year, 9 months ago
  89. 5d5b69e Log the commissioning mode when logging start of commissioning advertising. (#21727) by Boris Zbarsky · 1 year, 9 months ago
  90. 7a981fd Revert "Revert "Fix status report handling in write handler (#21440)"… (#21707) by yunhanw-google · 1 year, 9 months ago
  91. 29a2a29 Fix status report handling in read handler (#21374) by yunhanw-google · 1 year, 9 months ago
  92. 8f6623c [OTA] Add On/Off Light Device Type to ota-requestor-app (#21695) by Carol Yang · 1 year, 9 months ago
  93. 4b366e2 Make sure chip-tool interactive cleanup happens on the Matter thread. (#21661) by Boris Zbarsky · 1 year, 9 months ago
  94. 117dd16 Align Actions cluster better with spec. (#21638) by Boris Zbarsky · 1 year, 9 months ago
  95. 534047d fix missed update in https://github.com/project-chip/connectedhomeip/commit/b6859d795e044478ef5db275c45b82b45c7f05df (#21722) by fesseha-eve · 1 year, 9 months ago
  96. 51004ab [EFR32] Added fix to change network in CNET and setting DGWIFI to correct value for security (#21718) by chirag-silabs · 1 year, 9 months ago
  97. a52702c Add somewhat better documentation around CommandHandler::Handle. (#21642) by Boris Zbarsky · 1 year, 9 months ago
  98. e676102 Fix TC_CADMIN_1_9 and TC_CADMIN_1_10 tests to not be broken. (#21690) by Boris Zbarsky · 1 year, 9 months ago
  99. 6056898 Fix some Thread Network Diagnostics XML/ZAP issues. (#21692) by Boris Zbarsky · 1 year, 9 months ago
  100. ad231f8 Fix MultiPressComplete event simulation. (#21702) by Boris Zbarsky · 1 year, 9 months ago