- 585a5cf [idl parser / zapxml] The field index for structs that does not explicitely declares a field id is offset by 1 (#23961) by Vivien Nicolas · 2 years, 1 month ago
- af8161c [chip-tool] Add support for INFINITY and -INFINITY argument to float/double arguments (#23888) by Vivien Nicolas · 2 years, 1 month ago
- 43c9484 Replace some deprecated EMBER_ZCL_STATUS by their non deprecated counterparts (#23883) by Vivien Nicolas · 2 years, 1 month ago
- f8f4f1e Introduce basic UDP packet filtering scheme (#23957) by Tennessee Carmel-Veilleux · 2 years, 1 month ago
- 8eb6e67 Make queue handling consistent for commands in MTRDevice/MTRClusters. (#23959) by Boris Zbarsky · 2 years, 1 month ago
- 78fec18 Make sure the Neighbor Table averageRSSI and LastRSSI are valid. (#23914) by Junior Martinez · 2 years, 1 month ago
- c010eec Update several build_examples targets (#23956) by Andrei Litvin · 2 years, 1 month ago
- f2f082a Stop using the "cd", "paa", "certs" abbreviations in Darwin APIs. (#23937) by Boris Zbarsky · 2 years, 1 month ago
- ac563e0 [jsontlv] TlvToJson returns null for empty array instead of an empty array (#23885) by Vivien Nicolas · 2 years, 1 month ago
- 80b32da [java-matter-controller] Remove un-used PersistentStorage implementation (#23865) by Yufeng Wang · 2 years, 1 month ago
- d2857ac [jsontlv] Add a prefix for octet strings encoded as base64 (#23889) by Vivien Nicolas · 2 years, 1 month ago
- cd785e7 [YAML Tests] Update the casing of some properties in some tests (#23890) by Vivien Nicolas · 2 years, 1 month ago
- 195ce8c Enable custom port for lock-app (#23891) by Carol Yang · 2 years, 1 month ago
- 8005453 [YAML] Add some missing steps writing back the value to defaults (#23884) by Vivien Nicolas · 2 years, 1 month ago
- ed03e9e [chip-tool] Allow the string 'null' to be used for TypedComplexArgument of Nullable type (#23887) by Vivien Nicolas · 2 years, 1 month ago
- 203f37e [QPG] Added boot reason and reboot count implementation (#23949) by Adam Bodurka · 2 years, 1 month ago
- f7bd3c3 [Telink] Update Telink Docker with fixes: mcu_boot, OTA, zephyr blob. (#23954) by Alex Tsitsiura · 2 years, 1 month ago
- eb2cddf use java util logging for example matter java test app (#23943) by yunhanw-google · 2 years, 1 month ago
- ade1f43 [CI] Add Java pairing OnNetworkLong test (#23816) by Yufeng Wang · 2 years, 1 month ago
- 7a22856 Fix errant VerifyOrReturn in CASESession (#23944) by Marc Lepage · 2 years, 1 month ago
- ccaafdf Try to pair over all discovered ips instead of only the first one that has been discovered (#22789) by Vivien Nicolas · 2 years, 1 month ago
- 141df0c Set the cache-flush bit for "unique" records in minimal mdns. (#23933) by Boris Zbarsky · 2 years, 1 month ago
- f71e778 Fixed chip-tool guide around Group commands configurations (#23873) by Dieter Van der Meulen · 2 years, 1 month ago
- 1930c38 Adding conditional compilation for jlink/segger_rtt code (#23777) by milanr-q · 2 years, 1 month ago
- b149561 [genio] Correct dnssd api usage (#23848) by gugugu · 2 years, 1 month ago
- 0b8ecc8 Fix C++20-incompatible instances of aggregate initialization (#23911) by Michael Spang · 2 years, 1 month ago
- 14ab4a9 Put back auto-generated comments for MTRBaseClusters. (#23846) by Boris Zbarsky · 2 years, 1 month ago
- 350b2ca Stop calling into the device attestation delegate on the Matter work queue. (#23867) by Boris Zbarsky · 2 years, 1 month ago
- 26c57c9 Remove variable that was write-only. Some compilers fail with "variable index set but not used (-Wunused-but-set-variable)" (#23912) by Andrei Litvin · 2 years, 1 month ago
- 7a3f52a Use the "right" byte-swapping function for port in Darwin DnssdImpl. (#23894) by Boris Zbarsky · 2 years, 1 month ago
- 0efd318 [OIS] Platform and examples implementation (#23382) by Artur Tynecki · 2 years, 1 month ago
- e534257 Fix member naming for the MultiPressComplete event. (#23895) by Boris Zbarsky · 2 years, 1 month ago
- d2f388f Bump third_party/mbedtls/repo from `ed179db` to `3917028` (#23904) by dependabot[bot] · 2 years, 1 month ago
- c988a2c Remove remaining uses of "Interation". (#23898) by Boris Zbarsky · 2 years, 1 month ago
- 194f276 Update cert bins: arm64 zap and all-clusters-minimal (#23882) by Andrei Litvin · 2 years, 1 month ago
- ed5688e Bump third_party/openthread/repo from `e66c21c` to `27b4314` (#23903) by dependabot[bot] · 2 years, 1 month ago
- 403c063 [nrfconnect] CMake improvements and cleanup (#23900) by Damian Królik · 2 years, 1 month ago
- 0a765c6 Set separate temporary directory for zap cli, to have independent unpacks (#23842) by Andrei Litvin · 2 years, 1 month ago
- e15fc71 Bump third_party/pigweed/repo from `8659ed5` to `4b50d0e` (#23905) by dependabot[bot] · 2 years, 1 month ago
- 1c49a56 Updated relevant zap files to latest and zap_cluster_list.py (#23907) by René Josefsen · 2 years, 1 month ago
- 9c0ca13 Fix Linux standalone job. (#23897) by Boris Zbarsky · 2 years, 1 month ago
- 1945a0f Print onboarding codes in esp32 ota-requestor/provider apps. (#23863) by Boris Zbarsky · 2 years, 1 month ago
- 013514b Fix -Wsign-conversion report in OpenSSL usage (#23839) by achaulk-goog · 2 years, 1 month ago
- 5529d74 Set auto_envvar_prefix for click apps to CHIP (#23797) by Arkadiusz Bokowy · 2 years, 1 month ago
- cee7764 Add platform-mdns variant for builders (was used in CI but not working) (#23856) by Andrei Litvin · 2 years, 1 month ago
- 85aa144 [darwin-framework-tool] Do not build Matter SDK twice when config_enable_yaml_tests=false (#23682) by Vivien Nicolas · 2 years, 1 month ago
- 35422eb [chip-tool] Add --skip-commissioning-complete optional parameter for non-concurrent connection use case (#23701) by Vivien Nicolas · 2 years, 1 month ago
- 1e06479 zap regen (#23879) by Andrei Litvin · 2 years, 1 month ago
- c276f72 Fix typo in build targets for minimal app (#23876) by Andrei Litvin · 2 years, 1 month ago
- a541b5b [typo] Replace ' Unit / Interation Tests' with ' Unit / Integration Tests' (#23875) by Vivien Nicolas · 2 years, 1 month ago
- 5dfbd63 Remove redundant init and copyWithZone declarations in Matter framework. (#23866) by Boris Zbarsky · 2 years, 1 month ago
- a307034 Fix up cert bins docker script. (#23874) by Andrei Litvin · 2 years, 1 month ago
- 46b2114 [IC-Device] Initial Structure for client monitoring cluster (#23838) by mkardous-silabs · 2 years, 1 month ago
- f9d9457 [Telink] Use latest Zephyr (SDK 0.15.2) & migrate to Zephyr BLE implementation & Update every image to 0.6.17 (#23827) by Alex Tsitsiura · 2 years, 1 month ago
- 21245f4 Test Added Nov 30 (#23831) by manjunath-grl · 2 years, 1 month ago
- 02a25fa Fix status report message when destination id is unknown. (#23858) by Boris Zbarsky · 2 years, 1 month ago
- bcb8c97 Avoid usage of a separate build environment for compile time codegen (#23861) by Andrei Litvin · 2 years, 1 month ago
- 20f55ec Remove write-only variables. (#23860) by Boris Zbarsky · 2 years, 1 month ago
- 324135b Add a `--skip-build` option to docker image builds (#23836) by Andrei Litvin · 2 years, 1 month ago
- 144ec94 Switch to having just one typedef for MTRCertificateDERBytes. (#23855) by Boris Zbarsky · 2 years, 1 month ago
- efbb120 Make sure we don't use the Matter dispatch queue when it's not running. (#23859) by Boris Zbarsky · 2 years, 1 month ago
- d68ea64 Fix some loose ends from the acronym casing Darwin changes. (#23845) by Boris Zbarsky · 2 years, 1 month ago
- e0b529e Update Pigweed to 8659ed599 (#23741) by rgoliver · 2 years, 1 month ago
- 53e51d8 [Darwin] MTRDevice subscription should be non-fabric-filtered (#23473) by Jeff Tung · 2 years, 1 month ago
- 5f1e4e1 [Silabs] SiWx917 platform changes (#23799) by chirag-silabs · 2 years, 1 month ago
- fad4f23 Add NS_ASSUME_NONNULL_BEGIN to MTRCallbackBridgeBase_internal. (#23849) by Boris Zbarsky · 2 years, 1 month ago
- 7b3a9fc [Telink] Add shell commands support (#23796) by Alex Tsitsiura · 2 years, 1 month ago
- 0493fc3 Remove emberAfSetDeviceEnabled. (#23851) by Boris Zbarsky · 2 years, 1 month ago
- 0749080 Increase chef cloud build timeout to 5 hours (#23843) by FernandoLGuzman · 2 years, 1 month ago
- b46af33 Replace legacy cluster id constants with namespaced ones. (#23833) by Boris Zbarsky · 2 years, 1 month ago
- 7431dc2 Make sure to not dispatch to shut-down queues in MTROTAProviderDelegateBridge. (#23841) by Boris Zbarsky · 2 years, 1 month ago
- c76ba8f Darwin: Improve os_log integration (#23528) by Karsten Sperling · 2 years, 1 month ago
- 818984e [Darwin] Add fabric index to MTRDevice/MTRClusters logging (#23818) by Jeff Tung · 2 years, 1 month ago
- 380d403 [Darwin] Update templates to preserve acronyms (e.g ACL) in APIs. (#23800) by Boris Zbarsky · 2 years, 1 month ago
- 66c6681 [java-matter-controller] Support to print help info for command (#23801) by Yufeng Wang · 2 years, 1 month ago
- 9424a40 Update download link properly for Infineon PSoC6 Script (#23837) by Praveen Chandran · 2 years, 1 month ago
- 5839cf2 [cc13x2x7_26x2x7] Fix broken OTA building on TI platform (#23822) by René Josefsen · 2 years, 1 month ago
- 4d9df98 Fix illegal doc comment split (#23828) by Andrei Litvin · 2 years, 1 month ago
- 7609daf Replace == false if conditions with `!` (#23814) by Andrei Litvin · 2 years, 1 month ago
- 414705c Move Level Control OnOff feature check into OnOff cluster. (#23820) by Boris Zbarsky · 2 years, 1 month ago
- 95c3c31 [Bouffalolab] Fix BL602 IPv6 address generation failure (#23821) by wyhong · 2 years, 1 month ago
- a715884 Code pre-generation support (#23763) by Andrei Litvin · 2 years, 1 month ago
- 4a8f8eb [Linux] Prioritize interface matching for WiFi MAC address (#23813) by Peter Qiu · 2 years, 1 month ago
- 23aafa6 fix a issue about GetPartitionLabelByNamespace (#23738) by Jerry-ESP · 2 years, 1 month ago
- 2e2ae99 [nrfconnect] Update external url to nRF Command Line Tools (#23812) by Łukasz Duda · 2 years, 1 month ago
- b54b49c Update build script for docker to not need to guess in advance a correct docker path (#23802) by Andrei Litvin · 2 years, 1 month ago
- ae9d1b2 [Bouffalolab] Update SDK repo (#23745) by wyhong · 2 years, 1 month ago
- 5936031 [Telink] Update Telink Docker with latest Telink Zephyr (SDK 0.15.2). (#23778) by Alex Tsitsiura · 2 years, 1 month ago
- 4965448 Update ZAP version in chip-build Docker image. (#23798) by Boris Zbarsky · 2 years, 1 month ago
- 87ed352 Allow for substituting YAML value to global config variables (#23743) by Terence Hampson · 2 years, 1 month ago
- e7a28bf Add nrfconnect switch app in build targets script (#23793) by Ludovic BOUÉ · 2 years, 1 month ago
- 6157859 Add checking and verification support for includes using IWYU (#23092) by Damian Michalak-Szmaciński · 2 years, 1 month ago
- 7999342 Fix path for matter_shell.cpp. Was wrong since last week Silabs folder restructure (#23785) by Junior Martinez · 2 years, 1 month ago
- d54101b Add chip_external_mbedtls flag to src/crypto (#23538) by alexhqwang · 2 years, 1 month ago
- 9a3f9e9 feature/efr32_python_build_integration (#23530) by lpbeliveau-silabs · 2 years, 1 month ago
- 048d31c [Telink] RPC implementation added (#23740) by Maciej Bojczuk · 2 years, 1 month ago
- 775f080 Update DoorLock sample to require a PIN (#23754) by achaulk-goog · 2 years, 1 month ago
- 7d786d0 Fix Matter command argument list mismatch error (#23721) by Yufeng Wang · 2 years, 1 month ago
- 4d73fb3 [Android] Add Service Type Protocol setting in dnssd (#23711) by joonhaengHeo · 2 years, 1 month ago
- 4f1bc14 Update BUILD.gn (#23770) by Ludvig Lindholm · 2 years, 1 month ago