1. d32e8e2 Add OCW verifier, pass params between fabric bridge & admin (#34209) by Abdul Samad · 8 months ago
  2. 4c6a612 Fix codeql errors (#34248) by Jakub Latusek · 9 months ago
  3. e3cab4d Update ACL after content app is installed (#34229) by Lazar Kovacic · 9 months ago
  4. d31cb54 [Fabric-Sync] Add RPC method RemoveSynchronizedDevice (#34121) by Yufeng Wang · 9 months ago
  5. 686e73b Choose logging backend on a per-target basis (#32119) by Maksymilian Knust · 9 months ago
  6. d7b5527 ESP32: Fix building with pw_rpc config for m5 stack (#34007) by Shubham Patil · 9 months ago
  7. 3a3b6ed [Fabric-Sync] Add the IPC support between Fabric_Admin and Fabric_Bridge (#33603) by Yufeng Wang · 10 months ago
  8. 42510ba [Chef] Add 2 Generic Switch devices and RPC Actions for Testing (#33255) by Erwin Pan · 10 months ago
  9. 3c6bd79 Remove final keyword to from class contains virtual functions (#33498) by Yufeng Wang · 10 months ago
  10. 8b21ecf set secs_since_valid_hangup larger than secs_since_valid_ping, otherwise the socket will be close directlly after 400s and no ping sent out (#33158) by Wilbur - Schneider · 11 months ago
  11. d8245cb Update rpc_config.gni (#32980) by Super Chiba · 12 months ago
  12. 5727ff0 Split out `AttributeAccessInterface.h` into separate headers/cpp for each underlying class (#32984) by Andrei Litvin · 12 months ago
  13. 774f6c4 [Silabs] Continue Migration to CMSIS OS2 api (#32901) by Junior Martinez · 12 months ago
  14. 660c928 Move declarations from `af.h` into the corresponding storage/table/... headers (#32776) by Andrei Litvin · 12 months ago
  15. c89090c Add a lint for toplevel "using namespace" in headers. (#32757) by Boris Zbarsky · 1 year ago
  16. d338455 Create `ember-compatibility-functions.h` to represent what `ember-compatibility-functions.cpp` contains (#32623) by Andrei Litvin · 1 year ago
  17. f72008c Correctly annotate things that are unused when logging is disabled. (#32141) by Boris Zbarsky · 1 year, 1 month ago
  18. 67f2ae5 [App] Removing af-enums.h (#32110) by Jean-Francois Penven · 1 year, 1 month ago
  19. 9da913f Issue #31002 Enable RPC for all-clusters-app (#31006) by Adis Mulic · 1 year, 2 months ago
  20. 06c5769 [NXP][K32W] k32w1 sdk 2.12.6 updates & k32w0 small fixes (#31924) by andrei-menzopol · 1 year, 2 months ago
  21. 4597a3b [Examples] Remove EmberAfStatus from example files (#32056) by Jean-Francois Penven · 1 year, 2 months ago
  22. 356317a [CI] When the CI is starting the server (chip-tool or darwin-framework-tool) wait to see for the websocket message ready before trying to connect (#32006) by Vivien Nicolas · 1 year, 2 months ago
  23. b389c60 Add "orphaned" header files from src/lib/core into gn (#31810) by Andrei Litvin · 1 year, 2 months ago
  24. adcf742 Add BooleanState cluster control to pigweed RPCs (#31745) by Tennessee Carmel-Veilleux · 1 year, 2 months ago
  25. f44eb6b Bump third_party/pigweed/repo from `9640cde` to `0380161` (#31589) by dependabot[bot] · 1 year, 2 months ago
  26. db7d887 Add support for diagnostic logs server cluster with BDX support (#31198) by Vivien Nicolas · 1 year, 2 months ago
  27. f2fa44a Switch rpc_console to ipython (#31490) by Andrei Litvin · 1 year, 2 months ago
  28. a4300e7 Includes more cluster IDs to attributes_service.proto (#31333) by John Wang · 1 year, 3 months ago
  29. a50f959 Switch rpc console to use CancellableReader instead of a pure read callback (#31267) by Andrei Litvin · 1 year, 3 months ago
  30. 547b587 Fix improperly mutable pointers to string constants (#30804) by Michael Spang · 1 year, 4 months ago
  31. 4b515e8 Remove WeakEnums for `Color Control Cluster` (and all weakenum handling as a result) (#30524) by Andrei Litvin · 1 year, 4 months ago
  32. 34651fb [Telink] Redefined ping timeout for WebSocketServer (#30546) by Dmytro Huz · 1 year, 4 months ago
  33. 8f3eb01 Move `Level Control Cluster` to match the spec (#30417) by Andrei Litvin · 1 year, 5 months ago
  34. 42c3af2 Disable -Wdocumentation for libwebsocket. (#30341) by Boris Zbarsky · 1 year, 5 months ago
  35. 1143c75 Split apart text-only logging and binary logging. (#29661) by Boris Zbarsky · 1 year, 6 months ago
  36. 24288ec Make reboot pw_rpc take a delay_ms argument (#29550) by Andrei Litvin · 1 year, 6 months ago
  37. 38d6a48 Restyle C(++) code after upgrade to clang-format 16 (#29496) by Karsten Sperling · 1 year, 6 months ago
  38. 4ac9304 [ESP32] Update esp-idf to v5.1 release (#28326) by Shubham Patil · 1 year, 8 months ago
  39. 42e6f43 Make C++17 the default everywhere (#28269) by Andrei Litvin · 1 year, 8 months ago
  40. e20ecb0 Add missing comma to list (#27921) by Andrei Litvin · 1 year, 9 months ago
  41. 613dc4e Flake8 fix errors in the other Python files (#27890) by Damian Michalak-Szmaciński · 1 year, 9 months ago
  42. 7fc3ccb Make tracedecoder not stateful and ensure both sent and received messages are logged (#27860) by Andrei Litvin · 1 year, 9 months ago
  43. 2117523 Allow json tracing to go to files instead of just logs (#27628) by Andrei Litvin · 1 year, 9 months ago
  44. d356484 Add a perfetto backend for tracing and enable it for chip-tool & light-app on linux (#27354) by Andrei Litvin · 1 year, 9 months ago
  45. b5a8d9c Add data logging using the tracing module for message send/receive (#27281) by Andrei Litvin · 1 year, 9 months ago
  46. 2b6423d Make main build python env not depend on all platform build requirements. (#27267) by Andrei Litvin · 1 year, 9 months ago
  47. 5ed31da Remove tracing of encrypted message data (prepared buffers). (#27276) by Andrei Litvin · 1 year, 10 months ago
  48. 00b522f Add tracing macros to addressresolve (#27180) by Andrei Litvin · 1 year, 10 months ago
  49. c53bef2 Bump third_party/pigweed/repo from `e72f0d5` to `da76d13` (#26713) by dependabot[bot] · 1 year, 10 months ago
  50. 8deb4ff [Telink] Fix build system warnings (#26140) by Andrii Bilynskyi · 2 years ago
  51. 298d9eb Stop disabling warnings in some public configs. (#25854) by Boris Zbarsky · 2 years ago
  52. e3cda8b [cmake] Common Cmake sources for Matter build (#25654) by Artur Tynecki · 2 years ago
  53. 8a35b08 Reduce CPU usage of chip-console (#25663) by Michael Spang · 2 years, 1 month ago
  54. fca8348 ESP32: fix compile errors related to screen framwork (#25588) by Wang Qixiang · 2 years, 1 month ago
  55. b78dadb Add M5Stack specific builds for esp32 light (#25550) by Andrei Litvin · 2 years, 1 month ago
  56. 2b1fcc5 [chip-tool] Some CHIP_ERROR returned values are ignored (#25486) by Vivien Nicolas · 2 years, 1 month ago
  57. 753fa1c Enable -Wconversion in a few places in examples/. (#25324) by Boris Zbarsky · 2 years, 1 month ago
  58. 31da720 Add python YAML runner script to runs test over chip-tool and the placeholder apps (#25155) by Vivien Nicolas · 2 years, 1 month ago
  59. bcd2c1e [chip-tool] remove extra blank line in cert print (#25188) by Shu Chen · 2 years, 1 month ago
  60. fd74ca2 Add UI support for controlling the light app (#25160) by Andrei Litvin · 2 years, 1 month ago
  61. ff88f82 [chip-trace-decoder] Add back logging (#25224) by Vivien Nicolas · 2 years, 1 month ago
  62. 8d4fbed Add a linux contact sensor (#25161) by Andrei Litvin · 2 years, 1 month ago
  63. 6e82863 Place IMGUI UIs into a separate common module (#25131) by Andrei Litvin · 2 years, 1 month ago
  64. 03995c3 python: New //:python_wheels target (#25024) by Anthony DiGirolamo · 2 years, 1 month ago
  65. 83dd188 Remove af-structs.h, now that it's just empty. (#25093) by Boris Zbarsky · 2 years, 1 month ago
  66. 3d9bc88 Cache bootstrap step in all CI workflows (#24968) by Arkadiusz Bokowy · 2 years, 2 months ago
  67. 9402e16 Add a sample UI for linux apps - lighting app (#24979) by Andrei Litvin · 2 years, 2 months ago
  68. 655d134 Rpc: Make GetSerialNumber optional (#24851) by rgoliver · 2 years, 2 months ago
  69. 87e7510 [ESP32] ESP-IDF v5.0 support in few apps (#24720) by Shubham Patil · 2 years, 2 months ago
  70. 554e871 Remove non-namespaced attribute ids from examples/. (#24761) by Boris Zbarsky · 2 years, 2 months ago
  71. e67ccf5 [chip-tool] Move WebSocketServer code to src/app/tests/suites/server so it can be reused (#24617) by Vivien Nicolas · 2 years, 2 months ago
  72. 232b5a1 Align Administrator Commissioning XML with the spec again. (#24473) by Boris Zbarsky · 2 years, 2 months ago
  73. cccce01 Align naming in Operational Credentials cluster with the spec. (#24472) by Boris Zbarsky · 2 years, 2 months ago
  74. 0c7c6c2 Align naming in Bridged Device Basic Information cluster XML with the spec. (#24398) by Boris Zbarsky · 2 years, 2 months ago
  75. 82bfcd5 [tlv] Cleanup TLV module naming (remove CHIP from filenames). (#24312) by Martin Turon · 2 years, 3 months ago
  76. e7347ea Add Sphinx documentation framework (#24185) by Gaute Svanes Lunde · 2 years, 3 months ago
  77. bfe87de [nrfconnect] Bump nRF Connect SDK to 2.2.0 (#24302) by Damian Królik · 2 years, 3 months ago
  78. d5bfb4b Add isort formatter to restyled configuration (#24148) by Arkadiusz Bokowy · 2 years, 3 months ago
  79. 43c9484 Replace some deprecated EMBER_ZCL_STATUS by their non deprecated counterparts (#23883) by Vivien Nicolas · 2 years, 4 months ago
  80. b46af33 Replace legacy cluster id constants with namespaced ones. (#23833) by Boris Zbarsky · 2 years, 4 months ago
  81. 048d31c [Telink] RPC implementation added (#23740) by Maciej Bojczuk · 2 years, 4 months ago
  82. 26508d3 RPC: Fix device proto FabricId to be 64 bit not 32 (#23752) by rgoliver · 2 years, 4 months ago
  83. 23787d6 Update Pigweed to 9264e686 (#23279) by rgoliver · 2 years, 4 months ago
  84. 287c1b5 RPC: SetPairingState open CommissioningWindow (#23622) by rgoliver · 2 years, 4 months ago
  85. 751d0dd Repurpose the checkSchemaValidity to PrettyPrint only (#21987) by yunhanw-google · 2 years, 4 months ago
  86. 3bd8337 [Bouffalolab] update BL602 (Wi-FI) and BL702 (Thread) lighting-app to use same application code (#23432) by wyhong · 2 years, 5 months ago
  87. 0c00923 Rename OTA defines to be in line with cluster naming (#23503) by Andrei Litvin · 2 years, 5 months ago
  88. a99675e More cluster define renames for consistency with spec cluster names (#23487) by Andrei Litvin · 2 years, 5 months ago
  89. 63a4f27 Rename some cluster_id constants to match cluster name (#23471) by Andrei Litvin · 2 years, 5 months ago
  90. a95dd6f RPC: Restart commissioning after setting SpakeInfo (#23276) by rgoliver · 2 years, 5 months ago
  91. 2979261 [TraceDecoder] Add decrypted payload field (#23243) by Vivien Nicolas · 2 years, 5 months ago
  92. d520b39 [compiler] Add -Wshorten-64-to-32 compiler flag for is_clang (#23111) by Vivien Nicolas · 2 years, 6 months ago
  93. fbd2a4b rpc: remove the fallback options for device info in rpc service (#23175) by Shubham Patil · 2 years, 6 months ago
  94. b7cdb25 RPC: Fix console python dependency (#22875) by rgoliver · 2 years, 6 months ago
  95. 5fae178 [Attestation] Updated to Use CD Signed by a Valid CSA Cert (#22685) by Evgeny Margolis · 2 years, 7 months ago
  96. 0ca9aa4 [BL702] bring up Bouffalo Lab BL702 (#22450) by wyhong · 2 years, 7 months ago
  97. 3b41dbe OTA: Add SetMetadataForProvider to requestor (#22005) by rgoliver · 2 years, 7 months ago
  98. 89232c5 RPC: Fix RPC console install (#21837) by rgoliver · 2 years, 8 months ago
  99. 117dd16 Align Actions cluster better with spec. (#21638) by Boris Zbarsky · 2 years, 8 months ago
  100. 19ca72d RPC: Fix Attribute service for signed int reads (#21646) by rgoliver · 2 years, 8 months ago