- 4115fc3 Fix CASE Churn caused by subscriptions on tv (#23616) by chrisdecenzo · 2 years, 2 months ago
- 19157d4 Update the RegulatoryLocation and LocationCapability get and set logic (#23579) by Jerry-ESP · 2 years, 2 months ago
- c76b258 [nrfconnect] Initial Matter over WiFi implementation. (#23607) by Arkadiusz Bałys · 2 years, 2 months ago
- 48860e2 [platform] Move more product attributes to DeviceInstanceInfoProvider (#23385) by Damian Królik · 2 years, 3 months ago
- 7b8c574 Remove DeviceNetworkProvisioningDelegate interface to force vendor to use NetworkCommissioning interface… (#23391) by Yufeng Wang · 2 years, 3 months ago
- 9bd5049 [nrfconnect] Allow to use PSA crypto API backend (#23340) by Damian Królik · 2 years, 3 months ago
- 0854eb3 Remove not used CHIP time service config defines (#23289) by Arkadiusz Bokowy · 2 years, 3 months ago
- ed3c6d1 Get RotatingDeviceIdUniqueId from ConfigurationManager in GenericDeviceInstanceInfoProvider (#23266) by Sharad Binjola · 2 years, 3 months ago
- d520b39 [compiler] Add -Wshorten-64-to-32 compiler flag for is_clang (#23111) by Vivien Nicolas · 2 years, 3 months ago
- a355c92 Remove unused config option CHIP_DEVICE_CONFIG_LOG_PROVISIONING_HASH (#23166) by Shubham Patil · 2 years, 3 months ago
- 56cab54 Removed few unused config options (#23086) by Shubham Patil · 2 years, 3 months ago
- c8780d3 Remove unused CHIP_DEVICE_CONFIG_EVENT_LOGGING_PROD_BUFFER_SIZE define. (#23053) by Boris Zbarsky · 2 years, 4 months ago
- 69088be [Feature] Make dispatch event time threshold configurable (#22994) by Artur Tynecki · 2 years, 4 months ago
- 0e012b1 [Telink] Adopt to latest telink zephyr & Update every image to 0.6.02 (#22971) by Alex Tsitsiura · 2 years, 4 months ago
- 27f9fb4 Fix ESP32 platform manager shutdown. (#22417) by Boris Zbarsky · 2 years, 5 months ago
- a49b2bb Allow to call mDNS browse callback more than once (#19554) by Arkadiusz Bokowy · 2 years, 5 months ago
- 2752626 [SVE2] Fix kMaxThreadNameLength (#22337) by doru91 · 2 years, 5 months ago
- e278aa4 [ESP32] Added some OTA events for the device (#21953) by Shubham Patil · 2 years, 5 months ago
- 3f2cf1d Add missing includes (#21790) by Michael Spang · 2 years, 6 months ago
- 0f7752a Fixing style by Justin Wood · 2 years, 6 months ago
- a494b1c [ble] Remove CHIP_DEVICE_CONFIG_CHIPOBLE_DISABLE_ADVERTISING_WHEN_PROVISIONED (#21582) by Damian Królik · 2 years, 6 months ago
- 5533f4d Clean up the redundant user labels when the list becomes smaller than previous list for a given endpoint (#21336) by Yufeng Wang · 2 years, 6 months ago
- 4f280ce Do not setup ConfigurationMgr via PlatformMgr on each platform (#21075) by Yufeng Wang · 2 years, 6 months ago
- 641e3ad Add #if CHIP_HAVE_CONFIG around *BuildConfig headers (#21169) by Daniel Nicoara · 2 years, 6 months ago
- 83deb47 Remove non-used field from WiFi commissioning driver (#21048) by Arkadiusz Bokowy · 2 years, 6 months ago
- 5eb84bc [nrfconnect] Fix handling Spake2+ salt in factory data script (#20924) by Damian Królik · 2 years, 6 months ago
- e5afb18 We should not call SetDiagnosticDataProvider within PaltformMgr on ea… (#20806) by Yufeng Wang · 2 years, 6 months ago
- ae4e105 Use ISO8601 delimiters for displaying the manufacturing date. (#20857) by Markus Becker · 2 years, 6 months ago
- 57cb679 Remove Set/GetCHIPoBLEServiceMode. (#20621) by Boris Zbarsky · 2 years, 6 months ago
- 91241d9 Assert that holders are added to sessions only with the Matter lock held. (#20180) by Boris Zbarsky · 2 years, 7 months ago
- 88ee449 fix GetSerialNumber when CHIP_DEVICE_CONFIG_TEST_SERIAL_NUMBER is used (#20475) by eve-cxrp · 2 years, 7 months ago
- 1f62fa2 EFR32: DeviceAttestationCredentialsProvider implemented. (#20005) by Ricardo Casallas · 2 years, 7 months ago
- 770a2e2 [darwin] Add NetworkCommissioningWiFiDriver and NetworkCommissioningEthernetDriver (#20275) by Vivien Nicolas · 2 years, 7 months ago
- 8c8d8d8 Remove kAccountPairingChange (#20278) by Vivien Nicolas · 2 years, 7 months ago
- d2107e3 Remove kSessionEstablished (#20300) by Vivien Nicolas · 2 years, 7 months ago
- 72ada95 [zephyr] Fix crash on saving TotalOperatingHours to KVS (#20214) by Damian Królik · 2 years, 7 months ago
- a37186d [platform] Remove dead code (#20222) by Damian Królik · 2 years, 7 months ago
- b91727b Properly handle crashes/reboots during FabricTable commit (#20010) by Tennessee Carmel-Veilleux · 2 years, 7 months ago
- 6387049 Make cleanup functions return 'void' (#19870) by Michael Spang · 2 years, 7 months ago
- 0861153 Remove incorrect GenericConnectivityManagerImpl_NoThread<ImplClass>::_WriteThreadNetworkDiagnosticAttributeToTlv code. (#20014) by Boris Zbarsky · 2 years, 7 months ago
- cba92c0 Stop duplicating advertisement timeout handling. (#20007) by Boris Zbarsky · 2 years, 7 months ago
- 598df86 Fix stub _WriteThreadNetworkDiagnosticAttributeToTlv impls. (#19965) by Boris Zbarsky · 2 years, 7 months ago
- 5e9d413 [logging] Use CHIP_ERROR_FORMAT in more places (#19983) by Damian Królik · 2 years, 7 months ago
- 8a4c025 [OpenThread] Increase SRP service count (#19900) by Damian Królik · 2 years, 7 months ago
- 65bea66 Move UDPEndPointManager out of Globals.cpp (#19784) by Michael Spang · 2 years, 7 months ago
- 350352d Remove mention of the kFabricMembershipChange event. (#19688) by Boris Zbarsky · 2 years, 7 months ago
- a8b3a07 Implement MaxCumulativeFailsafeSeconds (#19582) by tehampson · 2 years, 7 months ago
- 09f3e4a Move GetVendorId and GetProductId to DeviceInstanceInfoProvider (#19514) by Kamil Kasperczyk · 2 years, 7 months ago
- 4e3930a Properly manage operational key lifecycle for fail-safe (#19277) by Tennessee Carmel-Veilleux · 2 years, 8 months ago
- c868f81 Fix SoftwareFault and GeneralFault events are missed randomly (#19064) by Yufeng Wang · 2 years, 8 months ago
- 8cc291d Bring certificate validity logic into spec compliance (#19119) by Michael Sandstedt · 2 years, 8 months ago
- 883d799 SoftwareDiagnostics::Watermark support based on implementation flags (#19195) by Andrei Litvin · 2 years, 8 months ago
- e8c2a6f Allow commissioning window to work even if BLE advertising is not supported (#19121) by Boris Zbarsky · 2 years, 8 months ago
- 50d1c8e Multiple spec compliance fixes to NOC cluster (#18965) by Tennessee Carmel-Veilleux · 2 years, 8 months ago
- e023667 Created Device Instance Info Provider (#18767) by Arkadiusz Bałys · 2 years, 8 months ago
- d956c63 [linux] Support Pv4 and IPv6 address in network-interfaces attribute (#18702) by Yufeng Wang · 2 years, 8 months ago
- 5167991 Refactor the switch delegate APIs from platform layer to application domain (#18742) by Yufeng Wang · 2 years, 8 months ago
- 09bb6fd Stop passing our addresses from resolve in two different places. (#18708) by Boris Zbarsky · 2 years, 8 months ago
- 927afdf Remove unused functions in DiagnosticDataProviderImpl (#18574) by Yufeng Wang · 2 years, 8 months ago
- 9134491 Address Rotating ID issues (#18514) by chrisdecenzo · 2 years, 8 months ago
- 77110e6 [config] Error out when Spake2+ passcode is changed alone (#18336) by Damian Królik · 2 years, 8 months ago
- 395375d Skip SetCurrentHeapHighWatermark if GetCurrentHeapUsed is not impleme… (#18130) by Yufeng Wang · 2 years, 9 months ago
- a932e78 Fix BLE device name for qpg and EFR32 to match the other platforms. (#18006) by Boris Zbarsky · 2 years, 9 months ago
- 28295b6 [diagnostics] Mark attributes that we always intercept as External to save RAM. (#17928) by Yufeng Wang · 2 years, 9 months ago
- 0b748ff [support] Templatize Counter class (#17883) by Song GUO · 2 years, 9 months ago
- 769264a Reduce RAM usage from CHIPDeviceEvent (#17959) by Tennessee Carmel-Veilleux · 2 years, 9 months ago
- 2348898 Move extern template instantiates to the end of file (#17849) by Michael Spang · 2 years, 9 months ago
- 10bb2fd Added support for Thread Synchronized Sleepy End Devices (#17803) by Kamil Kasperczyk · 2 years, 9 months ago
- 4517de3 Stop storing breadcrumb in persistent storage. (#17769) by Boris Zbarsky · 2 years, 9 months ago
- 1dd1e80 Stop trying to get NodeLabel and LocalConfigDisabled from configuration manager (#17758) by Boris Zbarsky · 2 years, 9 months ago
- 74cf0d5 Remove some unused setters on configuration manager. (#17752) by Boris Zbarsky · 2 years, 9 months ago
- 8246236 Stop getting reachable state from configuration manager. (#17754) by Boris Zbarsky · 2 years, 9 months ago
- 57471cb Stop using PRI*16 and %zu format specifiers (#17502) by andrei-menzopol · 2 years, 9 months ago
- afd1801 Don't remove PASE connection until after commissioning complete (#17023) by C Freeman · 2 years, 9 months ago
- b686463 Rename SystemLayer to Make abstraction of IP Lib (#17554) by Jean-Francois Penven · 2 years, 9 months ago
- cc3a98c Switch PersistedCounter over to using a PersistentStorageDelegate. (#17377) by Boris Zbarsky · 2 years, 9 months ago
- 43b5ca7 [nwprov] Resolve comments in #17038 add more checks (#17197) by Song GUO · 2 years, 9 months ago
- 924d1af Partial fix to Fail-Safe init data dependency issue (#17359) by Tennessee Carmel-Veilleux · 2 years, 9 months ago
- bc7f2c3 [Darwin] Implement DeviceInfoProviderImpl with persistent storage (#17136) by Yufeng Wang · 2 years, 10 months ago
- 1866f46 Apply clang-tidy readability-else-after-return (#17125) by Andrei Litvin · 2 years, 10 months ago
- 976d7c7 [thread] Restore OpenThread config on failsafe timeout (#17102) by Damian Królik · 2 years, 10 months ago
- 0c06ba5 Clang tidy readability-redundant-* (#17121) by Andrei Litvin · 2 years, 10 months ago
- 697b155 Modernize use nullptr (#17113) by Andrei Litvin · 2 years, 10 months ago
- a278bfc Use iterator to read supported calendar types (#17037) by Yufeng Wang · 2 years, 10 months ago
- a957a5f [thread/cleanup] Change GetThreadProvision to return OperationalDataset (#17054) by Damian Królik · 2 years, 10 months ago
- ca807a2 [MATTER-135] TE8 fixes (#16721) by doru91 · 2 years, 10 months ago
- fae3888 [NWPROV] Fix spec compliance issues (#17038) by Song GUO · 2 years, 10 months ago
- c3b1810 Properly handle commissioning error paths (#16882) by C Freeman · 2 years, 10 months ago
- def1881 Allow Storage, Groups and Access Delegate injection on Server::Init() (#16956) by Tennessee Carmel-Veilleux · 2 years, 10 months ago
- 2947ac0 Use SupportedLocalesIterator to read ReadSupportedLocales from DeviceInfoProvider (#16950) by Yufeng Wang · 2 years, 10 months ago
- 5f8c83e Add `SupportsConcurrentConnection` flag to SDK (#16899) by Tennessee Carmel-Veilleux · 2 years, 10 months ago
- 7d415be Encode the user label list in place so that we can free the label lis… (#16510) by Yufeng Wang · 2 years, 10 months ago
- 13dd9e0 Remove duplicate logic to cleanup FailSafeContext (#16854) by Yufeng Wang · 2 years, 10 months ago
- df30ce4 Do not update fabric index during SetUpdateNocCommandInvoked (#16847) by Yufeng Wang · 2 years, 10 months ago
- 6a55194 Use iteration pattern to get the fixed user label list (#16861) by Yufeng Wang · 2 years, 10 months ago
- 47cf069 [ota] Restructure user consent files (#16549) by Shubham Patil · 2 years, 10 months ago
- 0d98cc2 Don't factory reset device if reboot with a pending arm failsafe (#16497) by Yufeng Wang · 2 years, 10 months ago
- 4005949 [nwprov] Add missing debugText and index to some synchronous commands (#16676) by Song GUO · 2 years, 10 months ago
- 30b8330 [general-diagnostics] Use type-safe BootReasonType enum (#16556) by Damian Królik · 2 years, 10 months ago
- 2d96f14 Add spec-required checks to CommissioningComplete. (#16642) by Boris Zbarsky · 2 years, 10 months ago