1. 2c9cd92 Re-add the openCommissioningWindowWithSetupPasscode APIs on MTRDevice and MTRBaseDevice. (#23157) by Boris Zbarsky · 2 years, 5 months ago
  2. 910218a Remove gen_tokens.h header as it is empty/unused code (#23150) by Andrei Litvin · 2 years, 5 months ago
  3. 12802fb Revert, for now, Darwin API changes that did not happen early enough. (#23155) by Boris Zbarsky · 2 years, 5 months ago
  4. 26dab6c Add an assert to guard the FIXED_ENDPOINT_COUNT value (#23121) by Sergei Lissianoi · 2 years, 5 months ago
  5. e0821ad use nullable paths for ReportCallback parameters (#23100) by yunhanw-google · 2 years, 5 months ago
  6. 52eccc5 Remove reporting of rejected parts during target expand (#23120) by Andrei Litvin · 2 years, 5 months ago
  7. b810f77 change for on off transitiontime feature (#21569) by Jerry-ESP · 2 years, 5 months ago
  8. c46da7c Introduce a CHIP_ERROR table (#23131) by Tennessee Carmel-Veilleux · 2 years, 5 months ago
  9. 61330ee Fix build system unit tests (#23132) by Andrei Litvin · 2 years, 5 months ago
  10. e193ab9 Use `typing.List` instead of `list` for typing annodations (#23129) by Andrei Litvin · 2 years, 5 months ago
  11. f8703c7 Fix K32W build rules (ToT CI failure) (#23126) by Andrei Litvin · 2 years, 5 months ago
  12. af09de0 [darwin-framework-tool] Update some NSLog format to works properly for NSEnum/NSOptions (#23112) by Vivien Nicolas · 2 years, 5 months ago
  13. b829121 [darwin-framework-tool] Make some parts of examples/darwin-framework-tool/BUILD.gn a bit more generic when it comes to SDKROOT variants (#23113) by Vivien Nicolas · 2 years, 5 months ago
  14. 2a1cf85 Minor style and comment fixes for #23062 (#23110) by Michael Sandstedt · 2 years, 5 months ago
  15. 8eb1865 Update target/variant/modifier logic in `build_examples.py` (#23054) by Andrei Litvin · 2 years, 5 months ago
  16. f366165 Remove some 1.0-only backwards-compat hacks from chip-tool. (#23094) by Boris Zbarsky · 2 years, 5 months ago
  17. 973bbf5 Fix SecureSession being made defunct after expiration (#23097) by Jerry Johns · 2 years, 5 months ago
  18. 9fdfd7a Correct string value for kResume1MIC_Nonce (#23098) by mfucci · 2 years, 5 months ago
  19. a7475d3 Better fix for crashes around MTRBaseSubscriptionCallback. (#23076) by Boris Zbarsky · 2 years, 5 months ago
  20. c368ef1 Bump third_party/mbedtls/repo from `662b301` to `30e0623` (#23089) by dependabot[bot] · 2 years, 5 months ago
  21. 206fe51 [EFR32] Adds lwip ipv6 MLD support for neighborhood discovery protocol (#23105) by Rohan Sahay · 2 years, 5 months ago
  22. 56cab54 Removed few unused config options (#23086) by Shubham Patil · 2 years, 5 months ago
  23. 7b284c0 Bootstrap should sync submodules. (#23095) by Boris Zbarsky · 2 years, 5 months ago
  24. 119cdf5 Fix ZAP CI failure. (#23096) by Boris Zbarsky · 2 years, 5 months ago
  25. 3b96652 [nrfconnect] Added info about CHIPTool commissioning to readme (#23085) by Kamil Kasperczyk · 2 years, 5 months ago
  26. 2dff074 Matter Cleanup for Chip Tool Repo (#22762) by Bharat Raju · 2 years, 5 months ago
  27. 6ddb229 Fix the naming of the NameSupport attribute in the Groups cluster. (#23070) by Boris Zbarsky · 2 years, 5 months ago
  28. f6d585a Fix in-place save for DefaultSessionResumptionStorage (#23062) by Michael Sandstedt · 2 years, 5 months ago
  29. 0bff5ad Remove af-gen-event.zapt (#23073) by Andrei Litvin · 2 years, 5 months ago
  30. 32d8e9d Add Chef Color Temperature Light (#22956) by Erwin Pan · 2 years, 5 months ago
  31. c8780d3 Remove unused CHIP_DEVICE_CONFIG_EVENT_LOGGING_PROD_BUFFER_SIZE define. (#23053) by Boris Zbarsky · 2 years, 5 months ago
  32. bf066a2 [Tizen] Release BLE when no longer needed (#23032) by Arkadiusz Bokowy · 2 years, 5 months ago
  33. 5d94e2f Remove Silicon Labs licenses from connectedhomeip files (#23038) by Michael Rupp · 2 years, 5 months ago
  34. 35d6461 [EFR32] Implement the CommisionableData Provider (#22705) by jmartinez-silabs · 2 years, 5 months ago
  35. 2784c8c [tinycrypt] bugfix: Missing return on success (#23039) by Evgeny Margolis · 2 years, 5 months ago
  36. 530adb6 Se05x HSM support in thermostat example (#22220) by sujaygkulkarni-nxp · 2 years, 5 months ago
  37. b3225e8 EFR32: Crypto PSA bugfix: Missing return on success. (#23033) by Ricardo Casallas · 2 years, 5 months ago
  38. 7301ecf [darwin] Update the build scripts to not override some user defined settings (#23008) by Vivien Nicolas · 2 years, 5 months ago
  39. 7455a55 Use enum.Flag for qualities in IDL parsing - clearer than using a set (#23020) by Andrei Litvin · 2 years, 5 months ago
  40. d1ceab1 [Zephyr] remove BLE advertisement rerun flag (#23006) by Robert Schulze · 2 years, 5 months ago
  41. 576dd36 [ESP32] Reclaim the BLE memory as heap (#23046) by Shubham Patil · 2 years, 5 months ago
  42. 55b0a19 [build] Remove unused build config. (#23024) by Martin Turon · 2 years, 5 months ago
  43. f1bbff3 Making xmls consistent with specs (#22898) by Rohit Jadhav · 2 years, 5 months ago
  44. 40a9f35 Fix indent on cloudbuild to consider input as a single argument (#23036) by Andrei Litvin · 2 years, 5 months ago
  45. c6025f8 Add contact-sensor-app (#22966) by andrei-menzopol · 2 years, 5 months ago
  46. 9945f23 Update more data types to match spec (#23023) by Andrei Litvin · 2 years, 5 months ago
  47. faad9e1 Updated CSA Official CD Signing Certificates (#23027) by Evgeny Margolis · 2 years, 5 months ago
  48. a01d8e4 Reduce targets for cloudbuild smoketest (#23034) by Andrei Litvin · 2 years, 5 months ago
  49. 55116a1 [scripts] created bootstrap script for ZAP (#22757) by markaj-nordic · 2 years, 5 months ago
  50. 36d08bb Filter by vendor/product id (if available) in SetUpCodePairer. (#23019) by Boris Zbarsky · 2 years, 5 months ago
  51. bcc99dd Add files via upload by jt5440 · 2 years, 5 months ago
  52. 4f06a42 Rename CHIP to Matter for ESP32 doc (#22768) by Ludovic BOUÉ · 2 years, 5 months ago
  53. 3f8da8d Remove Poll Control cluster from Door Lock (#22718) by Paulus Schoutsen · 2 years, 5 months ago
  54. bd83c1a Add an API to stop a DNS-SD browse operation. (#22823) by Boris Zbarsky · 2 years, 5 months ago
  55. fa9f977 [Linux]Add build arg to allow external logging implementation (#22829) by Peter Qiu · 2 years, 5 months ago
  56. 5b1af33 [Ameba] Replace BLE C2 notify with indicate as required by Matter Spec (#23013) by pankore · 2 years, 5 months ago
  57. 80b7493 [Chef] Implement Z2 flashing through flash.sh script (#23011) by pankore · 2 years, 5 months ago
  58. fa81768 Extending Media attribute subscriptions to iOS tv-casting-app/framework (#22964) by Sharad Binjola · 2 years, 5 months ago
  59. 69088be [Feature] Make dispatch event time threshold configurable (#22994) by Artur Tynecki · 2 years, 5 months ago
  60. 95270a1 [nrfconnect] Make flashing_script hex selection reliable (#23003) by Michael Spang · 2 years, 5 months ago
  61. b62d92b Make the app name known for dynamic bridge (#23022) by Andrei Litvin · 2 years, 5 months ago
  62. 79f87f3 * Updating README's to QMatter repo (#23018) by Timothy Maes · 2 years, 5 months ago
  63. fcf68c1 Make more idl generator data types as unsigned (#23017) by Andrei Litvin · 2 years, 5 months ago
  64. 87eee2d Notice file (#23016) by Justin Wood · 2 years, 5 months ago
  65. 26e72ab Fix dynamic bridge compile warnings from gcc (#23014) by Andrei Litvin · 2 years, 5 months ago
  66. d38820d Fabric-scoped and fabric-sensitive updates for IDL (#22955) by Andrei Litvin · 2 years, 5 months ago
  67. b44263f EFR32 : Wifi Code movement from SDK support repo to CSA (#22990) by sharad-patil24 · 2 years, 6 months ago
  68. ed2b697 Document the rendezvousInformation field of SetupPayload better. (#23000) by Boris Zbarsky · 2 years, 6 months ago
  69. dab3e8f [CI] Changes target board for silabs CI (#22920) by Jean-Francois Penven · 2 years, 6 months ago
  70. 8d05e81 Forgot a generated file for the new bridge app (#23002) by achaulk-goog · 2 years, 6 months ago
  71. 39fcdca Pass the right constant to ArmFailSafe. (#22999) by Boris Zbarsky · 2 years, 6 months ago
  72. be8567b In emberAfEndpointConfigure() change endpoint ID to a uint16_t (#22998) by Sergei Lissianoi · 2 years, 6 months ago
  73. 4325527 Use seperate timers to control lift and tilt window coverings (#22733) by Yufeng Wang · 2 years, 6 months ago
  74. 2060105 Enable all the Darwin framework tests. (#22781) by Boris Zbarsky · 2 years, 6 months ago
  75. 8e2c926 Issue #22935 [Darwin] MTRBaseSubscriptionCallback OnDone callback being called async can lead to crashes (#22978) by Jeff Tung · 2 years, 6 months ago
  76. aa2f225 Added Attestation Certificate Format Validation Method. (#22943) by Evgeny Margolis · 2 years, 6 months ago
  77. 92504fc Add code and test options to build_coverage.sh (#22962) by Yufeng Wang · 2 years, 6 months ago
  78. 39b4469 Update persistence to handle app uninstalls. (#22958) by amitnj · 2 years, 6 months ago
  79. 5056270 Bridge (#21975) by achaulk-goog · 2 years, 6 months ago
  80. df6115c Python: Add TestOnlyCommissionableDataProvider to pychip_server_native_init() (#22498) by Sandeep Mistry · 2 years, 6 months ago
  81. 2e10265 [ESP32] Add Kconfig Option for TestEventTrigger (#22809) by Wang Qixiang · 2 years, 6 months ago
  82. b6c9191 [Infineon] Code Cleanup and Fix for Build Clean (#22982) by dey-r · 2 years, 6 months ago
  83. 97e3ceb [Linux] Mark GLib source as removed when exiting callback (#22841) by Arkadiusz Bokowy · 2 years, 6 months ago
  84. 6816abf Check if SSID and BSSID properties were fetched (#22930) by Arkadiusz Bokowy · 2 years, 6 months ago
  85. 1cc85f3 Fixed TLV decoder issue (#22948) by Max Chen · 2 years, 6 months ago
  86. e08db05 [Infineon] Implement TestEventTrigger delegate for OTA query (#22749) by AlvinHsiao · 2 years, 6 months ago
  87. 3c11f10 Adding FactoryDataProvider class to QPG platform (#22974) by lucicop · 2 years, 6 months ago
  88. 486820a [Doc - Silabs] Update docs to point the SMG docs (#22980) by jmartinez-silabs · 2 years, 6 months ago
  89. 0e012b1 [Telink] Adopt to latest telink zephyr & Update every image to 0.6.02 (#22971) by Alex Tsitsiura · 2 years, 6 months ago
  90. ea419ac [K32W0] Add platform changes and features (#22896) by andrei-menzopol · 2 years, 6 months ago
  91. 2a1f9ef Update ExchangeContext::SetResponseTimeout documentation (#22959) by Jerry Johns · 2 years, 6 months ago
  92. 3083b20 Implement a direct parser of XML files that parse client-side into IDL layout (#22882) by Andrei Litvin · 2 years, 6 months ago
  93. 35703fc remove groups cluster from lock endpoint on lock-app (#22954) by Michael Rupp · 2 years, 6 months ago
  94. 428fcd6 [ESP32] Support for ESP32C2 and changes to not initialized BLE for already provisioned nodes (#22967) by Shubham Patil · 2 years, 6 months ago
  95. e63968a Fix K32W sdk path (#22972) by Andrei Litvin · 2 years, 6 months ago
  96. aaebcf2 [Silabs] Refactor Bluetooth implementation to use SLC structure (#22877) by mkardous-silabs · 2 years, 6 months ago
  97. 93d0557 Un-revert #22932 + Fix Python Storage lifetime (#22963) by Jerry Johns · 2 years, 6 months ago
  98. a334714 Move android examples from src/android to examples/android (#22946) by Yufeng Wang · 2 years, 6 months ago
  99. 852c879 [genio] several bug fixes for multiple devices and interop (#22951) by gugugu · 2 years, 6 months ago
  100. 14bd7d3 bugfix: fix error when enabling ESP32 OTA image build (#22953) by Wang Qixiang · 2 years, 6 months ago