1. 5040da2 Use chip::app::ConcreteCommandPath for DispatchSingleClusterCommand, DispatchSingleClusterCommandResponse and ServerClusterCommandExists (#10226) by Vivien Nicolas · 3 years, 6 months ago
  2. 596f83b Update enum decode for cluster object (#10257) by yunhanw-google · 3 years, 6 months ago
  3. 899a5c1 Change AddStatusCode to take a ConcreteCommandPath (#10215) by Boris Zbarsky · 3 years, 6 months ago
  4. e4d3a48 Eliminate template duplication in cluster-objects-src.zapt. (#10220) by Boris Zbarsky · 3 years, 6 months ago
  5. 56fef28 Add a safer API for encoding a command data response to CommandHandler. (#10216) by Boris Zbarsky · 3 years, 6 months ago
  6. 8af8848 Remove the need to manually set *aDataRead for AttributeAccessInterface. (#10154) by Boris Zbarsky · 3 years, 6 months ago
  7. 0b1696a Normalized generation of `DecodableType` cluster objects. (#10175) by Jerry Johns · 3 years, 6 months ago
  8. e72e2c3 Update cluster command APIs to make it easier to fix list/struct support in commands (#10168) by Boris Zbarsky · 3 years, 6 months ago
  9. 563f389 move all cirque test to ipv6 only (#10200) by yunhanw-google · 3 years, 6 months ago
  10. 1507b6f Remove vestigial pre-spec ACL code placeholders (#10206) by Tennessee Carmel-Veilleux · 3 years, 6 months ago
  11. 257d179 Remove vestigial RemoveAllFabrics and UpdateOpCert callbacks. (#10167) by Boris Zbarsky · 3 years, 6 months ago
  12. f9878dc Consistently use the "Clusters" namespace, not "clusters". (#10155) by Boris Zbarsky · 3 years, 6 months ago
  13. 93db3b0 Generate cluster objects for all clusters. (#10156) by Boris Zbarsky · 3 years, 6 months ago
  14. 3d70836 Implement the ResetEthNetworkDiagnosticsCounts method in ConnectivityManager (#10122) by Yufeng Wang · 3 years, 6 months ago
  15. 80df9f2 Allow compilation and unit testing with IPv4 turned off (#9989) by Andrei Litvin · 3 years, 6 months ago
  16. 05a0cd8 Convert to per-attribute namespaces for our Get/Set accessors (#10131) by Boris Zbarsky · 3 years, 6 months ago
  17. 08fe66d Indirect access for System::Clock functions (#10056) by Kevin Schoedel · 3 years, 6 months ago
  18. 3a5f1e0 Cleanup Just-In-Time Provisioning feature (#10136) by Yufeng Wang · 3 years, 6 months ago
  19. 5d4d073 Remove unnecessary dependencies on FabricTable objects (#10126) by Pankaj Garg · 3 years, 6 months ago
  20. 81af73a Switch from Commands::Ids::CommandName to Commands::CommandName::Id. (#10114) by Boris Zbarsky · 3 years, 6 months ago
  21. 78dbc80 Change how we namespace our attribute ids (#10110) by Boris Zbarsky · 3 years, 6 months ago
  22. 40ac48e Remove unused cluster id constants. (#10108) by Boris Zbarsky · 3 years, 6 months ago
  23. c23becb Read Wifi Diagnostics attributes from platform (#10096) by Yufeng Wang · 3 years, 6 months ago
  24. 07ff4f1 Implement miscellaneous OTA Provider cluster spec changes (#9874) by Trevor Holbrook · 3 years, 6 months ago
  25. 3cec9cb Rename ConfigureAttribute to SubscribeAttribute, remove isAnalog, and remove some dead code introduced in #9510 (#9913) by Vivien Nicolas · 3 years, 6 months ago
  26. c6db337 ESP32: Close active ble connection on PASE session failure. (#9845) by Sweety · 3 years, 6 months ago
  27. 213e483 [clusters] Fix scheduled actions in clusters (#10001) by Damian Królik · 3 years, 6 months ago
  28. edda417 Adding 3 new Yamls and also splitting existing Color Cluster Yaml to match the cert test cases (#10050) by raju-apple · 3 years, 6 months ago
  29. 1f0e8ba Pcc alarms to events (#9984) by Janus · 3 years, 6 months ago
  30. 6aaf23d Clear exchange context when subscription livess timeout (#10061) by yunhanw-google · 3 years, 6 months ago
  31. 7b8a309 update struct item array for power source xml (#10048) by yunhanw-google · 3 years, 6 months ago
  32. a60039c Implement ThreadDiagnosticsResetCounts method and call attach to the zcl command callback. Fix getting thread networkname attribute (#10029) by jmartinez-silabs · 3 years, 6 months ago
  33. a152ba7 Revert transitionTime type for stepHue and stepTransition (#10014) by mkardous-silabs · 3 years, 6 months ago
  34. a107895 Abort PASE session establishment process if not completed within 60 seconds (#9997) by Pankaj Garg · 3 years, 6 months ago
  35. 3b15fd5 Call DRBG_get_bytes() For Subscription Id Generation. (#9995) by Evgeny Margolis · 3 years, 6 months ago
  36. 8667142 Fix Identify cluster callback handling (#9988) by eve-cxrp · 3 years, 6 months ago
  37. d2403a0 Add initial codegen support for Cluster object (#9971) by yunhanw-google · 3 years, 6 months ago
  38. 3e86fbb Make the attribute access Read method a bit easier to implement. (#9976) by Boris Zbarsky · 3 years, 6 months ago
  39. 0e52970 Device Attestation (Modular) (#9617) by Marty Leisner · 3 years, 6 months ago
  40. e085d8c Add pragma once to some headers (#9961) by Vivien Nicolas · 3 years, 6 months ago
  41. 4bafdcf Read General Diagnostics attributes from platform (#9930) by Yufeng Wang · 3 years, 6 months ago
  42. 45715cc [TE6] Read Thread Network Diagnostics attributes from platform (#9853) by jmartinez-silabs · 3 years, 6 months ago
  43. eed0bae Revert "Remove ip cluster flags (#9892)" (#9970) by yunhanw-google · 3 years, 6 months ago
  44. 327a471 Update xml (#9912) by yunhanw-google · 3 years, 6 months ago
  45. 41fb0b0 Remove ip cluster flags (#9892) by C Freeman · 3 years, 6 months ago
  46. ccdffbc Do not disable BLE if a fabric has not been provisioned on the device (#9933) by Pankaj Garg · 3 years, 6 months ago
  47. e1f3aa1 Rename InteractionModel::ProtocolCode to InteractionModel::Status. (#9907) by Boris Zbarsky · 3 years, 6 months ago
  48. a3e30a3 Identify cluster improvments (#9260) by eve-cxrp · 3 years, 6 months ago
  49. 84ff1b9 [naming] Fix typo in GetExchangeManager method. (#9915) by Martin Turon · 3 years, 6 months ago
  50. 2d50b63 Log fix for Mdns (#9918) by Sweety · 3 years, 6 months ago
  51. 5851d93 Power Source cluster support (#9239) by fesseha-eve · 3 years, 6 months ago
  52. 9012f08 [server] Enhance server storage logs (#9886) by Damian Królik · 3 years, 6 months ago
  53. 3e29ba3 update xml for struct and enum with cluster id (#9881) by yunhanw-google · 3 years, 6 months ago
  54. c52d644 [controller] Remove legacy command dispatch method (#9842) by Damian Królik · 3 years, 6 months ago
  55. bc4d711 [YAML] Update chip-tool tests template to generates less redundant code (#9641) by Vivien Nicolas · 3 years, 6 months ago
  56. eca9bff Rename classes in transport layer (#9814) by Zang MingJie · 3 years, 6 months ago
  57. e9ec676 Map epoch_us to uint64_t and epoch_s to uint32_t (#9848) by Vivien Nicolas · 3 years, 6 months ago
  58. e22c2bb Align protocol ids with the spec. (#9851) by Boris Zbarsky · 3 years, 6 months ago
  59. dbbe48d Add clearer logging of exchange ids. (#9861) by Boris Zbarsky · 3 years, 6 months ago
  60. cabc2f8 [Group] Add group ID retrieval (#9765) by jepenven-silabs · 3 years, 6 months ago
  61. 29a126f Modifying yamls to remove the disabled tag from the steps which have writeAttribute commands and also update the appropriate templates (#9811) by raju-apple · 3 years, 6 months ago
  62. 80f7986 WindowCovering add mandatory commands test case (#9496) by Jonathan Mégevand · 3 years, 6 months ago
  63. 8319ab0 Fix EFR unit tests (#9802) by rgoliver · 3 years, 6 months ago
  64. fb53b77 [TE6] Read Software Diagnostic attributes from platform at runtime (#9828) by Yufeng Wang · 3 years, 6 months ago
  65. 0a05d78 Make dynamic endpoint lifetime more similar to that of fixed endpoints. (#9662) by Boris Zbarsky · 3 years, 6 months ago
  66. 5bb3ae3 Cluster Objects Support (#9500) by Jerry Johns · 3 years, 6 months ago
  67. 06e8213 T txt record (#9790) by C Freeman · 3 years, 6 months ago
  68. 3212882 Ignore location param in QueryImage until Span is supported in ember (#9766) by Trevor Holbrook · 3 years, 6 months ago
  69. ebd8b3b Changes transitionTime type for stepHue and stepTransition (#9767) by mkardous-silabs · 3 years, 6 months ago
  70. 412441a [TV SDK] Enable media commands (#9429) by Lazar Kovacic · 3 years, 6 months ago
  71. 530d244 Add some certification tests to CI (#9759) by raju-apple · 3 years, 6 months ago
  72. 185a0f9 Close commissioning window after 20 failed commissioning attempts (#9764) by Pankaj Garg · 3 years, 6 months ago
  73. 4059bbe fix to avoid looping indefinitely when moving to finalValue when equal to current value (#9776) by mkardous-silabs · 3 years, 6 months ago
  74. c1afafe Add a way to run custom cluster logic for attribute reads (#9667) by Boris Zbarsky · 3 years, 6 months ago
  75. 655b759 Make CRI/CRA txt fields optional and move to base. (#9713) by C Freeman · 3 years, 6 months ago
  76. dddd5d1 Rotating device id representation in TLV Additional Data needs to be aligned with the spec (#9455) by hnnajh · 3 years, 6 months ago
  77. 3178a47 Support for multi-endpoint for the color control server (#9469) by mkardous-silabs · 3 years, 6 months ago
  78. 1516dfd Add IM status response support (#9706) by yunhanw-google · 3 years, 6 months ago
  79. d5bbfbb [crypto] Fix Spake2p memory leak (#9751) by Damian Królik · 3 years, 6 months ago
  80. 31e2695 [ota-provider-app] fix location parsing and BDX sender (#9733) by Trevor Holbrook · 3 years, 6 months ago
  81. b4d7eb3 [im/test] Fix interaction model subscription test (#9677) by Song GUO · 3 years, 6 months ago
  82. 96e825a [YAML] Generates write attribute methods for non writeable attributes (#9554) by Vivien Nicolas · 3 years, 6 months ago
  83. 2815a10 Move RendezvousServer and CommissionManager to a single class (#9709) by Pankaj Garg · 3 years, 6 months ago
  84. 4763c91 [nrfconnect] Configure data model sources based on ZAP file (#9719) by Damian Królik · 3 years, 6 months ago
  85. aff4433 Eliminate Use of Certificate Arrays. (#9616) by Evgeny Margolis · 3 years, 6 months ago
  86. 2579d8f Rename OperationalCredentialsCluster.yaml so CI finds the test. (#9650) by Boris Zbarsky · 3 years, 6 months ago
  87. 97d9f7e Address 9154 and CM/AC DNS-SD convergence (#9348) by chrisdecenzo · 3 years, 6 months ago
  88. 0859980 Add OTA Requestor Attributes to example apps (#9446) by Trevor Holbrook · 3 years, 6 months ago
  89. 102c6e2 Unauthenticated session (#9269) by Zang MingJie · 3 years, 6 months ago
  90. ec5f5dc Add and Enable IM subscription support (#9510) by yunhanw-google · 3 years, 6 months ago
  91. 692b86c Expire associated secure sessions when a fabric is deleted (#9571) by Pankaj Garg · 3 years, 6 months ago
  92. bc2d74b Enable the src/controller tests on all platforms except nrfconnect. (#9638) by Boris Zbarsky · 3 years, 6 months ago
  93. e90a2b3 Update WindowCovering cluster revision (#9396) by Jonathan Mégevand · 3 years, 6 months ago
  94. 5a9c063 Rename Local and Peer in message tests into Alice and Bob (#9561) by Zang MingJie · 3 years, 7 months ago
  95. aea81e3 [build] Add sysroot / system_libdir support (#9352) by Song GUO · 3 years, 7 months ago
  96. 735dbb0 Refactor the server to organize as a class (#9200) by Jiacheng Guo · 3 years, 7 months ago
  97. 7b60fed Fix Issue #9462: Misplaced validation in YAML test suites. (#9463) by ricardo-casallas · 3 years, 7 months ago
  98. 2b2622f Remove packet header argument of ExchangeDelegate interface (#8726) by Zang MingJie · 3 years, 7 months ago
  99. 86eb040 Make System::Layer mockable (#9546) by Kevin Schoedel · 3 years, 7 months ago
  100. 565b6d4 [YAML] Add a constraint to say not equal to some value (#9538) by Vivien Nicolas · 3 years, 7 months ago