- 3bacb57 Optimize compilation time (#27228) by Damian Królik · 1 year, 9 months ago
- 0dc592e Update Network Commissioning cluster XML to match specification. (#26988) by Boris Zbarsky · 1 year, 10 months ago
- 5a5d048 Align Thread Network Diagnostics XML to the spec. (#26860) by Boris Zbarsky · 1 year, 10 months ago
- a0fe129 Ha low enum additions (#26751) by simonhmorris1 · 1 year, 10 months ago
- 9876878 Align General Commissioning cluster XML to spec changes. (#26732) by Boris Zbarsky · 1 year, 10 months ago
- 0ada46a [Linux] Run glib event loop on dedicated glib Matter context (#25960) by Arkadiusz Bokowy · 1 year, 10 months ago
- fcb34b7 Make the GetWiFiBssId signature safer. (#26088) by Boris Zbarsky · 1 year, 11 months ago
- 2aefaa6 Check WPA supplicant state before saving config (#22895) by Arkadiusz Bokowy · 2 years ago
- 55552c8 Stop generating a weakly typed enum for HardwareFaultEnum. (#25806) by Boris Zbarsky · 2 years ago
- 346a817 [SetUpCodePairer] Add an API to list the discovered devices if any (#25374) by Vivien Nicolas · 2 years ago
- 2086355 Switch to using WiFiVersionEnum instead of raw integers. (#25547) by Boris Zbarsky · 2 years ago
- d6a783e Fix implementation of OnChipScanComplete and OnScanComplete - second PR (#24873) by Jakub · 2 years, 1 month ago
- 29851c2 Stop assuming spans are null-terminated in WiFi driver impls. (#25318) by Boris Zbarsky · 2 years, 1 month ago
- d365f27 Remove unused BLE defines. (#25282) by Boris Zbarsky · 2 years, 1 month ago
- 6083a3f Align WiFi network diagnostics XML to spec changes. (#25094) by Boris Zbarsky · 2 years, 1 month ago
- 4291c3c Update log level for successful avahi resolve and file rename (#25073) by Abdul Samad · 2 years, 1 month ago
- 5962f50 [wifi-network-diagnostic] Remove WiFiVersionType from weak-enum-list.yaml (#24942) by Vivien Nicolas · 2 years, 1 month ago
- 1b226d4 Align General Diagnostics cluster with the spec again. (#24469) by Boris Zbarsky · 2 years, 2 months ago
- c056deb Align naming in Ethernet Network Diagnostics cluster XML with the spec. (#24474) by Boris Zbarsky · 2 years, 2 months ago
- dd6ae93 Better align naming in General Diagnostics cluster XML with the spec. (#24292) by Boris Zbarsky · 2 years, 2 months ago
- 13039ae Align naming in Ethernet Network Diagnostics cluster XML with the spec. (#24296) by Boris Zbarsky · 2 years, 2 months ago
- 0f76327 Align naming in WiFi Network Diagnostics cluster XML with the spec. (#24291) by Boris Zbarsky · 2 years, 2 months ago
- 6395db6 Align naming in Thread Network Diagnostics cluster XML with the spec. (#24290) by Boris Zbarsky · 2 years, 2 months ago
- 9e371e6 Add a way for Resolver consumers to cancel operational resolve attempts. (#24010) by Boris Zbarsky · 2 years, 3 months ago
- 52e228f Add modernize-redundant-void-arg to clang-tidy (#23760) by Arkadiusz Bokowy · 2 years, 4 months ago
- 406bdfe Fix Logging When Trying to Log Nullptr To Strings (#23604) by Evgeny Margolis · 2 years, 4 months ago
- 0e41b19 [Linux] Run only one GLib main event loop (#23320) by Arkadiusz Bokowy · 2 years, 4 months ago
- 42b4438 Remove unused functions from ConnectivityManagerImpl (#23475) by Yufeng Wang · 2 years, 4 months ago
- 7b8c574 Remove DeviceNetworkProvisioningDelegate interface to force vendor to use NetworkCommissioning interface… (#23391) by Yufeng Wang · 2 years, 4 months ago
- 96b4c0d [darwin] Use DNSServiceReconfirmRecord for A and AAAA records to miti… (#23067) by Vivien Nicolas · 2 years, 5 months ago
- 0854eb3 Remove not used CHIP time service config defines (#23289) by Arkadiusz Bokowy · 2 years, 5 months ago
- a355c92 Remove unused config option CHIP_DEVICE_CONFIG_LOG_PROVISIONING_HASH (#23166) by Shubham Patil · 2 years, 5 months ago
- bd83c1a Add an API to stop a DNS-SD browse operation. (#22823) by Boris Zbarsky · 2 years, 5 months ago
- 6816abf Check if SSID and BSSID properties were fetched (#22930) by Arkadiusz Bokowy · 2 years, 6 months ago
- 15ac917 Use CopyString() Instead strncpy() (#22708) by Evgeny Margolis · 2 years, 6 months ago
- a49b2bb Allow to call mDNS browse callback more than once (#19554) by Arkadiusz Bokowy · 2 years, 6 months ago
- 0abfab0 Log the instance name when publishing dns-sd services. (#22191) by Boris Zbarsky · 2 years, 7 months ago
- f577005 [system] Increase number of timers to 32 (#21966) by Damian Królik · 2 years, 7 months ago
- 6056898 Fix some Thread Network Diagnostics XML/ZAP issues. (#21692) by Boris Zbarsky · 2 years, 7 months ago
- a494b1c [ble] Remove CHIP_DEVICE_CONFIG_CHIPOBLE_DISABLE_ADVERTISING_WHEN_PROVISIONED (#21582) by Damian Królik · 2 years, 8 months ago
- 198f31f [Thread] Improve stability of ScanNetworks command (#21279) by Damian Królik · 2 years, 8 months ago
- 4be031d Fix initialization of device instance info providers on POSIX. (#21259) by Boris Zbarsky · 2 years, 8 months ago
- 79e8c9e Fix handling of short discriminator in Linux BLE scan. (#21187) by Boris Zbarsky · 2 years, 8 months ago
- 925cff6 [webos]: Remove the unused platform implementation of DeviceInfoProvider (#21170) by Yufeng Wang · 2 years, 8 months ago
- 4f280ce Do not setup ConfigurationMgr via PlatformMgr on each platform (#21075) by Yufeng Wang · 2 years, 8 months ago
- 83deb47 Remove non-used field from WiFi commissioning driver (#21048) by Arkadiusz Bokowy · 2 years, 8 months ago
- e5afb18 We should not call SetDiagnosticDataProvider within PaltformMgr on ea… (#20806) by Yufeng Wang · 2 years, 8 months ago
- fcd6594 Set DeviceInstanceInfoProvider to the platform implementation. (#20801) by Arkadiusz Bałys · 2 years, 8 months ago
- 57cb679 Remove Set/GetCHIPoBLEServiceMode. (#20621) by Boris Zbarsky · 2 years, 8 months ago
- 61041e7 Remove <signal.h> include from Linux/PlatformManagerImpl.cpp (#20324) by Michael Sandstedt · 2 years, 8 months ago
- 8c8d8d8 Remove kAccountPairingChange (#20278) by Vivien Nicolas · 2 years, 8 months ago
- 6387049 Make cleanup functions return 'void' (#19870) by Michael Spang · 2 years, 9 months ago
- 598df86 Fix stub _WriteThreadNetworkDiagnosticAttributeToTlv impls. (#19965) by Boris Zbarsky · 2 years, 9 months ago
- 7ff339c Fix WebOS Storage default config crash (#19658) by joonhaengHeo · 2 years, 9 months ago
- 65bea66 Move UDPEndPointManager out of Globals.cpp (#19784) by Michael Spang · 2 years, 9 months ago
- 350352d Remove mention of the kFabricMembershipChange event. (#19688) by Boris Zbarsky · 2 years, 9 months ago
- 09f3e4a Move GetVendorId and GetProductId to DeviceInstanceInfoProvider (#19514) by Kamil Kasperczyk · 2 years, 9 months ago
- c868f81 Fix SoftwareFault and GeneralFault events are missed randomly (#19064) by Yufeng Wang · 2 years, 9 months ago
- 794c321 Fix webos BUILD Error (#19258) by Jeonghwan Kim · 2 years, 9 months ago
- 8953dcc Align the ThreadMetrics struct with the spec. (#19208) by Boris Zbarsky · 2 years, 9 months ago
- 40629df Update thread-network-diagnostics-cluster to align with the spec (#18920) by Yufeng Wang · 2 years, 10 months ago
- 1d632b7 Only add avahi as build dependency when platform mDNS is selected (#18899) by Stefan Agner · 2 years, 10 months ago
- f6a79db Remove unused CHIP_DEVICE_INFO_PATH (#18890) by Stefan Agner · 2 years, 10 months ago
- fda7854 Introducing ble adaptation for webOS (#18498) by sungho1.shin · 2 years, 10 months ago
- 6ba2a09 Remove all dead config options from SDK (#17119) by Tennessee Carmel-Veilleux · 3 years ago
- e434e64 Remove built-in dnssd cache (#17114) by Andrei Litvin · 3 years ago
- 5d510f1 [dns-sd] Extended discovery improvements (#16290) by Damian Królik · 3 years ago
- feb81b6 Fix include checking for src/include/platform/internal/*.cpp (#15121) by Michael Spang · 3 years ago
- 190520d Disable DNSSD cache globally in preparation for address resolve (#16029) by Andrei Litvin · 3 years ago
- b3c3799 Add Matter client example for webOS OSE (#13292) by sungmok shin · 3 years, 1 month ago