1. 5f1a60b [nrfconnect] Added the Device Appearance attribute to factory data (#26473) by Arkadiusz Bałys · 12 months ago
  2. 58699c8 [OIS] CI improvments and stabilization (#25866) by Artur Tynecki · 12 months ago
  3. bbb6cc7 [Silabs] Add links in SiWx917 README (#25700) by Ludovic BOUÉ · 12 months ago
  4. a4ebc80 Remove SessionHandle.{h,cpp} and replace includes with Session.h (#26549) by Andrei Litvin · 12 months ago
  5. df615a6 Complete Button Abstraction (#26581) by Jean-Francois Penven · 12 months ago
  6. c6f6584 [Java] Add API pairDeviceWithCode to test pair with setup code (#26494) by Yufeng Wang · 12 months ago
  7. 83ca91f [ASR] implement docker best practices (#26561) by weicheng · 12 months ago
  8. 6a82676 Remove dependency on controller-clusters.zap from DataModelLogger. (#26577) by Boris Zbarsky · 12 months ago
  9. 9a26662 Add new time types that got addded to the spec. (#26547) by Boris Zbarsky · 12 months ago
  10. 5d033a5 Rename Nullable::HasValidValue so people won't try to use it. (#26535) by Boris Zbarsky · 12 months ago
  11. 3156683 Improve discovery logging in SetUpCodePairer. (#26534) by Boris Zbarsky · 12 months ago
  12. db47b1b Change Server to not validate certificate expiration by default. (#26530) by Boris Zbarsky · 12 months ago
  13. 9352f86 Fix JNI type casts in matter jni layer (#26559) by yunhanw-google · 12 months ago
  14. 6e6a2a6 Make pigweed set up clang-format on M1/M2 macs as well. (#26579) by Boris Zbarsky · 12 months ago
  15. ef7e606 Implemented ExtractSerialNumberFromX509Cert() Method (#26485) by Evgeny Margolis · 12 months ago
  16. b4fb147 [matter_yamltests] Properly convert wait values from str to int if necessary in the WaitFor command (#26541) by Vivien Nicolas · 12 months ago
  17. aea8e0a Fix isUpperCase/isLowerCase constraint checking in python yaml processing. (#26536) by Boris Zbarsky · 12 months ago
  18. a33249d Add CC13x4 base Platform Support (#26513) by adabreuti · 12 months ago
  19. 4083b32 [Tizen] Account for 0-terminator in WriteConfigValueStr (#26510) by Arkadiusz Bokowy · 12 months ago
  20. 42f38de Remove copy of gcc since #26503 removed this (#26557) by Andrei Litvin · 12 months ago
  21. 8b45b5c Fix cross compile path (#26553) by Andrei Litvin · 12 months ago
  22. fcf58d3 [Android] Implement pairing with code API (#26324) by joonhaengHeo · 12 months ago
  23. 647dba4 [chiptool.py] Make sure to update the exit code properly if parsing fails (#26539) by Vivien Nicolas · 12 months ago
  24. 1620094 Stop validating certificate lifetimes in Matter.framework. (#26546) by Boris Zbarsky · 12 months ago
  25. a6bb718 ESP32: avoid installing gdbgui when not needed (#26542) by Stefan Agner · 12 months ago
  26. 176b0e4 [tools] Second take to fix bloat check (#26544) by Damian Królik · 12 months ago
  27. 567b797 Tidy up dependencies of //examples/platform/linux:app-main (#26408) by Karsten Sperling · 12 months ago
  28. 1c06f7a Add Room Air Conditioner device type definition (#26472) by huang zhonghao · 12 months ago
  29. 999ce27 CI: Skip cache segment download after 3 minutes (#26500) by Arkadiusz Bokowy · 12 months ago
  30. a0ebf5a [ota] cancelupdate and progress state from kApplying to kIdle when HandleApply fails (#26499) by pankore · 12 months ago
  31. 7134d23 ESP32: Fix format errors in platform/ESP32/Logging.cpp (#26496) by Wang Qixiang · 12 months ago
  32. 00d227f Fixes for bluedroid and Added ChipLock to thread in ble-controller (#26504) by PSONALl · 12 months ago
  33. d7079d9 Add a script to mass-update cluster revisions in our .zap files. (#26514) by Boris Zbarsky · 12 months ago
  34. bbff46a Update cross compile image to 22.04.1 (#26522) by Andrei Litvin · 12 months ago
  35. 35b148b qpg: remove MBEDTLS_REPO_DIR make argument (#26507) by Thomas Langewouters · 12 months ago
  36. cac78e4 Add esp32-devkitc-light-rpc target in smoke-test.yaml (#26486) by cpagravel · 12 months ago
  37. aada43c [Ameba] Update docker image (#26533) by pankore · 12 months ago
  38. 10af55d Fix handling of certificate validity policy in CHIPDeviceControllerFactory. (#26526) by Boris Zbarsky · 12 months ago
  39. e80abca add asr docker image (#26531) by weicheng · 12 months ago
  40. 8027765 Initialize BLE iterator on Matter glib context (#26540) by Arkadiusz Bokowy · 12 months ago
  41. ddd65a9 Split up cluster read mapping (#26478) by Andrei Litvin · 12 months ago
  42. a3b4005 Fix alignment problem when casting struct sockaddr pointers to SockAddr. (#26488) by Boris Zbarsky · 12 months ago
  43. 305c026 Change Matter.framework to not put expiration time on certs by default. (#26520) by Boris Zbarsky · 12 months ago
  44. ee8d535 Move the "ignore certificate validity dates" policy out of Server.h. (#26519) by Boris Zbarsky · 12 months ago
  45. 0b4fba2 Log session id in SecureSession::MoveToState. (#26490) by Boris Zbarsky · 12 months ago
  46. 023b023 Remove TODO comment. (#26517) by Andrei Litvin · 12 months ago
  47. ac16417 [OIS] Remove download of GCC for Open IoT SDK build (#26503) by Artur Tynecki · 12 months ago
  48. d55c592 Fix linux BLE deadload (#26418) by Terence Hampson · 12 months ago
  49. 80b6fd9 Python testing: Add PICS, helpers, and tests (#26399) by C Freeman · 12 months ago
  50. b3b2dc2 [tools] Try to fix bloat check when comment has empty cell (#26479) by Damian Królik · 12 months ago
  51. bb3ce44 Make slightly better use of SockAddr in TCP code. (#26483) by Boris Zbarsky · 12 months ago
  52. 8635ca4 Make sure to not mutate a dictionary while we're enumerating it. (#26493) by Boris Zbarsky · 12 months ago
  53. bf14d4a Revert "Implemented Json to Tlv and Tlv to Json Converter in Kotlin (#26458)" (#26492) by Boris Zbarsky · 12 months ago
  54. 8a5b352 [K32W0] Update Docker image to accommodate SDK 2.6.11 (#26365) by Marius Tache · 12 months ago
  55. c0a10eb [Silabs] [EFR32] Refactor 917 NCP and 917 SoC Bluetooth "DriveBLEState" function and bugfix RS9116 Stop Advertising (#26450) by shgutte · 12 months ago
  56. 60866e8 Implemented Json to Tlv and Tlv to Json Converter in Kotlin (#26458) by Evgeny Margolis · 12 months ago
  57. ce307eb [shell] matter shell with loguart (#26380) by pankore · 12 months ago
  58. c5bc3c1 Fix the problem of hang after BLE discovery fails during commission (#26442) by tianfeng-yang · 12 months ago
  59. ad18ca1 [ESP32] Update documentation of ota (#26441) by Rohit Jadhav · 12 months ago
  60. 659fc3a [Doc] Updated SDK to 26 and NDK to 23.2.8568313 (#26457) by Evgeny Margolis · 12 months ago
  61. 447b9ec [Tizen] Fix build with non-default toolchain (#26475) by Arkadiusz Bokowy · 12 months ago
  62. 9425d4c Fix matter_yamltests with Python 11 again. (#26464) by Boris Zbarsky · 12 months ago
  63. faaa2b6 Chip tool fixes (#24420) by Marcos B · 12 months ago
  64. fc1b0b9 Support multiple cluster codes for enums in xmls (#26476) by Andrei Litvin · 12 months ago
  65. 5471bca Enable ubsan in darwin unit tests. (#26467) by Boris Zbarsky · 12 months ago
  66. cf13280 Update the building guide for Android ChipTool (#26463) by Yufeng Wang · 12 months ago
  67. 95acf3d Add a chip-tool command line argument for the storage directory. (#26452) by Boris Zbarsky · 12 months ago
  68. ee81b19 Inet implementations assume BYTE_ORDER is defined. make sure that it is (#26460) by Junior Martinez · 12 months ago
  69. 4f081a5 Initialize memory before running schedule lambda test (#26446) by Arkadiusz Bokowy · 12 months ago
  70. 65a3b38 Improve configure script so ninja can be run without a wrapper (#26379) by Karsten Sperling · 12 months ago
  71. 7b5ecb2 Refactored Test_TC_S_1_1 to now be automated by lpbeliveau-silabs · 12 months ago
  72. d154372 Reinit gdbus wrapper class in non-static class method (#26455) by Arkadiusz Bokowy · 12 months ago
  73. 51092c9 Add methods for doing schema-checks on response-value dictionaries. (#26321) by Boris Zbarsky · 12 months ago
  74. 5d62d44 [EFR32] Update README.md - add section to explain how to flash pre-built bootloader (#26384) by Ludovic BOUÉ · 12 months ago
  75. f847d11 Fix use of certificate validity policy in CHIPDeviceController. (#26405) by Boris Zbarsky · 12 months ago
  76. 437260f Adds fix for LastConnectErrorValue have null after device reset (#26448) by LeelaKumarPS-silabs · 12 months ago
  77. 84369bc qpg: build libFactoryData instead of using an artifact (#26449) by Thomas Langewouters · 12 months ago
  78. 0ada46a [Linux] Run glib event loop on dedicated glib Matter context (#25960) by Arkadiusz Bokowy · 12 months ago
  79. 900cebf [EFR32] Add viewing Logging Output For MG24 in README (#26386) by Ludovic BOUÉ · 12 months ago
  80. f433f65 update ci to 0.7.3 (#26439) by pankore · 12 months ago
  81. 2f70c89 Add a way to specify certificate validity period on Darwin. (#26403) by Boris Zbarsky · 12 months ago
  82. 7bbd64d Make clang thread safety analysis configurable. (#26422) by Andrei Litvin · 12 months ago
  83. 7e69af7 qpg: move to mbedtls v3.3 hosted by third_party/qpg_sdk/repo (#26416) by Thomas Langewouters · 12 months ago
  84. 38466c2 [Silabs] [EFR32] Refactor 917 NCP and 917 SoC Bluetooth to use the same implementation (#26390) by shgutte · 12 months ago
  85. 05d9050 Adjust Darwin availability annotations for Time Synchronization updates. (#26436) by Boris Zbarsky · 12 months ago
  86. e5eb60d [Chef]Turn off the Basic Information Reachable attribute (#26419) by Erwin Pan · 12 months ago
  87. 0d878a4 Fix generation of certificates without an expiration date. (#26402) by Boris Zbarsky · 12 months ago
  88. 42f37c6 Improve session-management commands in chip-tool. (#26404) by Boris Zbarsky · 12 months ago
  89. 226a577 time synchronization cluster XML update (#26332) by fesseha-eve · 12 months ago
  90. 94f8c34 Increase timeout for BuildMatterTVCastingBridge build. (#26423) by Andrei Litvin · 12 months ago
  91. ec5f202 update ci to 0.7.2 (#26409) by pankore · 12 months ago
  92. a2d1596 [Documentation] fix README.md of CHIP controller (Android CHIPTool link) (#26050) by Jannis · 12 months ago
  93. 31d77df [nrfconnect] Fixed using temporary buffer in GetWiFiInfo (#26278) by Kamil Kasperczyk · 12 months ago
  94. 0ad5239 Bump third_party/mbedtls/repo from `a31c6eb` to `a8b3d0c` (#26414) by dependabot[bot] · 12 months ago
  95. fda94b3 [ESP32] Use esp_log_writev() for logging rather than ESP_LOGx macros (#26348) by Shubham Patil · 12 months ago
  96. 25b1dcb Bump third_party/openthread/repo from `34ecac8` to `eaa2779` (#26412) by dependabot[bot] · 12 months ago
  97. 0824a8e Bump third_party/pigweed/repo from `5c4ea8e` to `e72f0d5` (#26413) by dependabot[bot] · 12 months ago
  98. e523193 Make sure we don't trash our userinfo after we get it and before we send it. (#26373) by Boris Zbarsky · 12 months ago
  99. b9d766e Implement copyElement Method for the TlvWriter Class in Kotlin (#26377) by Evgeny Margolis · 12 months ago
  100. 5ff309f Sort JSON Alphabetically (#26327) by Thomas Hartwig · 12 months ago