1. f8499f4 [privacy] Don't enable privacy when privacy is not supported. (#22425) by Martin Turon · 2 years, 7 months ago
  2. 12b5cdb Groups Cluster: AddGroup bugfix. (#22429) by Ricardo Casallas · 2 years, 7 months ago
  3. 33f6a91 Fix the naming of the "get the attestation challenge" Darwin function. (#22430) by Boris Zbarsky · 2 years, 7 months ago
  4. e06d1bc [Darwin][AttestationVerifier] Expose a mechanism to customise cd signing keys and use it in darwin (#22338) by Vivien Nicolas · 2 years, 7 months ago
  5. 89f5c8a Issue 22318 - commissioner attestation delegate should be able to override success (#22321) by Jeff Tung · 2 years, 7 months ago
  6. af37272 Correctly clean up VectorBool optional arguments in chip-tool. (#22414) by Boris Zbarsky · 2 years, 7 months ago
  7. 20b2b19 Treat an ERR_MEM on send as non-fatal on LwIP. (#22418) by Boris Zbarsky · 2 years, 7 months ago
  8. df11d01 Address review comments on Darwin certificate conversion function. (#22431) by Boris Zbarsky · 2 years, 7 months ago
  9. 001e7bf Set 2 methods as public static as they are call from static members of the class but also outside the context of the class. (#22427) by jmartinez-silabs · 2 years, 7 months ago
  10. e535710 Updating issue templates (#22273) by Justin Wood · 2 years, 7 months ago
  11. 2a47aee [BL602] Update Bouffa Lab sdk repo (#22106) by jczhang777 · 2 years, 7 months ago
  12. c3e355a Fix heap pools to assert that the object being released is allocated. (#22411) by Boris Zbarsky · 2 years, 7 months ago
  13. 58fd10a Remove a leak when quit() is used in interactive mode, the buffer hol… (#22371) by Vivien Nicolas · 2 years, 7 months ago
  14. 2025691 [nrfconnect] Fix BDX transfer resumption (#22401) by Damian Królik · 2 years, 7 months ago
  15. 853274c Fix redundant ReleaseObject casing issue post commissioning. (#22403) by amitnj · 2 years, 7 months ago
  16. 8edae2d Fix IMX sdk root in vscode dockerfile (#22365) by Andrei Litvin · 2 years, 7 months ago
  17. b119a09 Reduce minmdns verbosity for common operations: logs of send/receive … (#22316) by Andrei Litvin · 2 years, 7 months ago
  18. 1972342 Fix timer cancellation to be reliable in LayerImplSelect. (#22375) by Boris Zbarsky · 2 years, 7 months ago
  19. 9d1aabd Test added sep2 (#22370) by kowsisoundhar12 · 2 years, 7 months ago
  20. 05172d2 Make sure we create semaphore before we try to use it. (#22385) by Boris Zbarsky · 2 years, 7 months ago
  21. ba8a495 [darwin] ROOT LEAK: <chip::DeviceLayer::Internal::Ble*DelegateImpl (#22374) by Vivien Nicolas · 2 years, 7 months ago
  22. b1e29d4 Add paa-trust-store-path CLI arg in darwin framework tool (#22373) by Joshua Villasenor · 2 years, 7 months ago
  23. 4fe8194 Add a Darwin framework notification when subscription drops. (#22351) by Boris Zbarsky · 2 years, 7 months ago
  24. 4decdd6 Check the onboarding payload code type in MTROnboardingPayloadParser (#22348) by Nivi Sarkar · 2 years, 7 months ago
  25. b591c9d Fix port logging in OnNewInterface. (#22363) by Boris Zbarsky · 2 years, 7 months ago
  26. 9c2f087 Fix android compilation: missing cast when formatting value in string (#22382) by Andrei Litvin · 2 years, 7 months ago
  27. c33f59c [darwin][leak] (80 bytes) ROOT LEAK: <OS_dispatch_semaphore 0x7fd6db928c60> [80] when pressing Ctrl + ^ in interactive mode (#22368) by Vivien Nicolas · 2 years, 7 months ago
  28. 3dd58ef AttestationVerifier: Do not return error when ExtractSKIDFromX509Cert fails (#22301) by Wang Qixiang · 2 years, 7 months ago
  29. ebd654b Address review comments from PR #21660. (#22353) by Boris Zbarsky · 2 years, 7 months ago
  30. 20713c7 Remove androidstudio builds from build-all integrations in cloudbuild. non-studio builds should be sufficient (#22376) by Andrei Litvin · 2 years, 7 months ago
  31. 3522317 [Infineon] Added implementation for Identify TriggerEffect (#22297) by AlvinHsiao · 2 years, 7 months ago
  32. 2752626 [SVE2] Fix kMaxThreadNameLength (#22337) by doru91 · 2 years, 7 months ago
  33. c2fba84 Remove now-unnecessary leak suppression. (#22355) by Boris Zbarsky · 2 years, 7 months ago
  34. e89c90b [darwin-framework-tool] Add a shortcut (CTL('_')) to stop the stack while in interactive mode (#22362) by Vivien Nicolas · 2 years, 7 months ago
  35. ff14b67 Disable imx builds from cloudbuild all-build (#22366) by Andrei Litvin · 2 years, 7 months ago
  36. 48090b6 [nrfconnect] Fixed handling lock/unlock door lock commands (#22359) by Kamil Kasperczyk · 2 years, 7 months ago
  37. 296217b [DarwinFrameworkTool] Add autoResubscribe optional parameters to commands making subscriptions (#22339) by Vivien Nicolas · 2 years, 7 months ago
  38. 771f835 [nrfconnect] Reduce MCUBoot parititon size on nRF53 (#22307) by Damian Królik · 2 years, 7 months ago
  39. e56afce Shut down subscription clients when DeviceController shuts down. (#22323) by Boris Zbarsky · 2 years, 7 months ago
  40. b6aac34 Refactor to separate app platform code. support dynamic discovery. (#22298) by amitnj · 2 years, 7 months ago
  41. 29e8d65 Fix wf200 openthread include (#22347) by Jean-Francois Penven · 2 years, 7 months ago
  42. 0f0e1e9 Fix thermostat build (#22346) by mkardous-silabs · 2 years, 7 months ago
  43. b628eef Move identical parts of SubscriptionCallback into a shared base class. (#22340) by Boris Zbarsky · 2 years, 7 months ago
  44. e9984f8 Address feedback from https://github.com/project-chip/connectedhomeip/issues/22197 (#22175) by Sharad Binjola · 2 years, 7 months ago
  45. 7920d88 Remove upload of entire out dir for linux - it is too large (#22343) by Andrei Litvin · 2 years, 7 months ago
  46. c6cfbf0 Fix ColorTemperatureMireds naming to follow the spec. (#22237) by Boris Zbarsky · 2 years, 7 months ago
  47. f011e5a Fix documentation for chip-app1 commisioning. (#22332) by Boris Zbarsky · 2 years, 7 months ago
  48. 4ab286d Bugfix: Group key map validation fixed. (#22303) by Ricardo Casallas · 2 years, 7 months ago
  49. dfcabf5 [darwin_framework_tool] Add a shortcut (CTL('^')) to restart the stack while in interactive mode (#22268) by Vivien Nicolas · 2 years, 7 months ago
  50. 686547c Only do address updates for CASE delivery failures. (#22327) by Boris Zbarsky · 2 years, 7 months ago
  51. 5dce065 Add more debug log to track CASE failure during commission (#22335) by Yufeng Wang · 2 years, 7 months ago
  52. be57a08 Modified scripts Aug 30 (#22284) by manjunath-grl · 2 years, 7 months ago
  53. f16c2a5 Update Binding cluster requirement in device type to align with the spec (#22286) by Yufeng Wang · 2 years, 7 months ago
  54. 26bfa09 Issue 22325: Darwin: MTRSetupPayload should move NSSecureCoding conformance to public header (#22328) by Jeff Tung · 2 years, 7 months ago
  55. e7486d2 Fix lifetime of Darwin SubscriptionCallback to avoid shutdown crashes. (#22324) by Boris Zbarsky · 2 years, 7 months ago
  56. 7894428 Re-enable TC-RR-1.1 in CI (#22292) by Tennessee Carmel-Veilleux · 2 years, 7 months ago
  57. bd32efa Fix DeviceProxy selection in AutoCommissioner. (#22294) by Boris Zbarsky · 2 years, 7 months ago
  58. 70253a8 Increase the chip-tool timeout for data model commands. (#22269) by Boris Zbarsky · 2 years, 7 months ago
  59. ec4ee00 Fix endpoint index lookups to handle invalid endpoint ids correctly. (#22275) by Boris Zbarsky · 2 years, 7 months ago
  60. 8873a20 Add CC13xx Factory Reset to allclusters/lock app (#22141) by adabreuti · 2 years, 7 months ago
  61. 4e01cee Use a separate execution thread to disable the OpenThread interface (#22315) by Sergei Lissianoi · 2 years, 7 months ago
  62. 46443b0 Disable faultinjection cluster in Darwin and Android API surface (#22289) by Yufeng Wang · 2 years, 7 months ago
  63. 6ecdff3 Switch stalebot to apply less on issues, for 1.0 stabilization (#22283) by Andrei Litvin · 2 years, 7 months ago
  64. 3cb6025 Map CHIP_ERROR_FABRIC_EXISTS into a dedicated Darwin error code. (#22271) by Boris Zbarsky · 2 years, 7 months ago
  65. 04eeef1 Fix chunking of ACL reads. (#22267) by Boris Zbarsky · 2 years, 7 months ago
  66. 2288333 Fix crashes when last controller is shut down while a PASE session is outstanding. (#22282) by Boris Zbarsky · 2 years, 7 months ago
  67. 1af4af0 OTA: Fix linux BlockEOF with data length zero (#22309) by rgoliver · 2 years, 7 months ago
  68. f77eed5 EFR32: PSA crypto validations fixed. (#22259) by Ricardo Casallas · 2 years, 7 months ago
  69. 297397c Fix chip-build-vscode after #22022 (#22310) by Andrei Litvin · 2 years, 7 months ago
  70. dcd8931 [ESP32] cmake option to set software version and software version string (#22229) by Shubham Patil · 2 years, 7 months ago
  71. a880ec3 Use new (std::nothrow) instead of new where the result is checked against nullptr (#22264) by Vivien Nicolas · 2 years, 7 months ago
  72. 1dc0b35 Test added aug29 (#22234) by kowsisoundhar12 · 2 years, 7 months ago
  73. 0a36d9f Add missing null checks on PacketBufferHandle::New calls (#22274) by Tennessee Carmel-Veilleux · 2 years, 7 months ago
  74. 4bb79cc Add openthread lib with coap api enabled (#22276) by jmartinez-silabs · 2 years, 7 months ago
  75. 08830a5 Expose `DeviceProxy::GetAttestationChallenge` to Obj-C. (#22111) by Mikhail Burshteyn · 2 years, 7 months ago
  76. a2d3f39 Fix use-after-free in AndroidDeviceControllerWrapper (#22280) by Tennessee Carmel-Veilleux · 2 years, 7 months ago
  77. 716b957 Don't delay the release of Lwip UDPEndPoint if there is no pending Lw… (#22122) by Yufeng Wang · 2 years, 7 months ago
  78. 13e6825 Allow endpoint ID to be specified when adding content app dynamically (#22199) by amitnj · 2 years, 7 months ago
  79. e114431 [python] Add script interface for node discovery in REPL (#22034) by Song GUO · 2 years, 7 months ago
  80. 0b43763 [doc] Fix of the documentation's build #21967 (#22180) by achsoftathome · 2 years, 7 months ago
  81. d47c8f7 Add initial Messaging Layer unit test to test various negative paths (#22202) by Yufeng Wang · 2 years, 7 months ago
  82. b444d25 Ignore DeviceCommissioner::OnDeviceConnectionFailureFn for unexpected devices. (#22247) by Boris Zbarsky · 2 years, 7 months ago
  83. 70143fe Fixes related to PASE-only commissioning on Android (#22140) by chrisdecenzo · 2 years, 7 months ago
  84. 8a0aad1 Add DevinfoInit to Relevant CC13xx apps (#22184) by adabreuti · 2 years, 7 months ago
  85. bb1ebba Don't notify OnSessionEstablishmentError after OnSessionEstablished. (#22261) by Boris Zbarsky · 2 years, 7 months ago
  86. 132be6e Re-enable bloat reporting for QPG builds (#22221) by Timothy Maes · 2 years, 7 months ago
  87. 3be848d [ESP32] Remove the unused files for make build system (#22253) by Shubham Patil · 2 years, 7 months ago
  88. 9bde9e3 [privacy] Add AES_CTR_encrypt/decrypt with tests. (#22108) by Martin Turon · 2 years, 7 months ago
  89. 5f46524 Fix crashes when DeviceCommissioner is shut down. (#22245) by Boris Zbarsky · 2 years, 7 months ago
  90. 708685f Matter support update to fix brd2703a inits (#22242) by jmartinez-silabs · 2 years, 7 months ago
  91. 0d3d5b4 EFR32: Disabling LCD for BRD4186C and BRD4187C (#22188) by srningap · 2 years, 7 months ago
  92. 9966613 Update DRLK feature PICS to correct format (#22249) by Tennessee Carmel-Veilleux · 2 years, 7 months ago
  93. 6329339 [EFR32] Update submodule pointer and documentation files (#22240) by Sergei Lissianoi · 2 years, 7 months ago
  94. eba8dee Ensure full initialization of ChipDN/ChipRDN (#22215) by Tennessee Carmel-Veilleux · 2 years, 7 months ago
  95. b90a934 add missing node id (#22203) by yunhanw-google · 2 years, 7 months ago
  96. ec846a1 Color Control Cluster: EnhancedMoveToHue Command bugfix. (#22187) by Ricardo Casallas · 2 years, 7 months ago
  97. 8f72bdb Use the latest docker image for for CI and cloud builds (#22157) by Shubham Patil · 2 years, 7 months ago
  98. 497ad27 [Tizen] Add a header guard for thread (#22176) by hyunuktak · 2 years, 7 months ago
  99. 50f9835 [Mbed] Update mbed-tools version (#22181) by Artur Tynecki · 2 years, 7 months ago
  100. d4bea71 Dmalloc variant in build_example.py tests target (#22171) by Andrei Litvin · 2 years, 7 months ago