- f1de3aa Add PAFTP to Wi-Fi PAF commissioning (#34764) by crlonxp · 3 weeks ago
- 2c7bc31 ICD: Remove the aborts for ICD manager checks (#37728) by Wang Qixiang · 4 weeks ago
- 4593aef Stop advertising IPv4 addresses when IPv4 and IPv6 ports do not match. (#38057) by Boris Zbarsky · 5 weeks ago
- bc48ae0 Use OPENTHREAD instead of OPEN_THREAD (#37936) by Yakun Xu · 5 weeks ago
- f356be8 server/Server.cpp Initialize ChipDeviceEvent on instantiation (#38047) by Sergio Soares · 5 weeks ago
- cde93c0 Add factory reset event (#37993) by Adrian Gielniewski · 6 weeks ago
- 9e718b0 Rename ArraySize() to MATTER_ARRAY_SIZE() (#37660) by Sergio Soares · 9 weeks ago
- abd2e1d Remove ICD server sources from chip_data_model.cmake (#37513) by Adrian Gielniewski · 9 weeks ago
- 0ed1d14 Pass the arg of GetPrimaryOrFallbackMACAddress by reference. (#37609) by Boris Zbarsky · 9 weeks ago
- e5a49c8 [Android] update android sdk version (#37445) by yunhanw-google · 10 weeks ago
- b959364 Move OnboardingCodesUtil out of app/server (#37401) by Adrian Gielniewski · 2 months ago
- c3c2a0e Renaming prior to the delivery of the work about "NFC Commissioning". (#36801) by Olivier LORENTE [ST] · 3 months ago
- f23073e Restore original order of transports in TransportMgr. (#37050) by Pradip De · 3 months ago
- d5e9829 fix: Invert boolean return in GetAcknowledgementsRequest (#37014) by James Swan · 3 months ago
- a219ff7 Remove default Event scheduler pointer in EventManagement (#36906) by Yuanyao Zhong · 3 months ago
- 0129a57 Add separate knob for TCP server listen enabling. (#36979) by Pradip De · 3 months ago
- a9bd0ce Decouple InitDataModelHandler from libCHIP (#36725) by Yufeng Wang · 4 months ago
- 4e44586 Feature/enhanced setup flow feature (#34065) by James Swan · 4 months ago
- 73cc4f1 Move `src/app/codegen-data-model-provider` to `src/data-model-providers/codegen` (#36752) by Andrei Litvin · 4 months ago
- c2739ca Cleanup namespace from CodegenDataModelProvider (#36737) by Yufeng Wang · 5 months ago
- dad97c8 Split out Attribute Persistance between safe (can be at libCHIP level) and ember-specific (placed in codegen level) (#36658) by Andrei Litvin · 5 months ago
- 60dd784 Have `DataModel::Provider` be an argument to Server Init parameters (#36558) by Andrei Litvin · 5 months ago
- acea464 Move ember-specific attribute persistence providers into `src/util/persistence` (#36473) by Andrei Litvin · 5 months ago
- d099b0b Deduplicate repeated code in DeviceTypeResolver (#36436) by Andrei Litvin · 5 months ago
- 4efe777 Enforce `DataModel::Provider` everywhere (#36319) by Andrei Litvin · 6 months ago
- 9afad66 Match the log with its implemantation (#36183) by Yufeng Wang · 6 months ago
- 0060e0e Replace ReturnErrorCodeIf with VerifyOrReturnError (#36083) by Arkadiusz Bokowy · 6 months ago
- 4a21a8d [AllClusters] If opened multiple times and something fails in Init, closing the app with Ctrl^C makes it crashes (#35844) by Vivien Nicolas · 7 months ago
- 994c390 Make use of DataModel::Provider device type resolution in the access control (#35862) by Andrei Litvin · 7 months ago
- 04e21d9 [ICD] Implement storing of persistent keys in PSA for ICD server (#34925) by Maciej Baczmański · 7 months ago
- ba9faf2 Fix max timeout for open commissioning window (#35507) by Kamil Kasperczyk · 7 months ago
- 87f6277 Managed ACL: Add AccessRestrictionList support (#34932) by Thomas Lea · 8 months ago
- 7ad2fc9 use CHIP_DEVICE_CONFIG_FAILSAFE_EXPIRY_LENGTH_SEC define to arme the failsafe (#35137) by Junior Martinez · 8 months ago
- 085f57f Add --wifipaf commission in chip-tool and apps of Linux platform (#33977) by crlonxp · 9 months ago
- 5eba394 [ICD] Implement the support of the ICD Check-In BackOff (#34482) by mkardous-silabs · 9 months ago
- 8306353 Darwin: Avoid calling DnssdServer::StartServer() when not initialized (#34465) by Karsten Sperling · 9 months ago
- 73a25ad Fix DNS-SD TCP advertisement to use a bitmap for Client and Server. (#34289) by Pradip De · 9 months ago
- 522668f make sure test event trigger delegate is not null before using it (#33949) by fesseha-eve · 9 months ago
- 674dca8 Fix shutdown ordering issue in Server.cpp. (#34035) by Boris Zbarsky · 10 months ago
- 1f4ff38 Log errors if AdvertiseOperational fails (#33773) by Andrei Litvin · 11 months ago
- 320f83e Linux tv-casting-app v1.3 Commissioner-Generated passcode flow (#33479) by Philip Gregor · 11 months ago
- a2ded0f Linux tv-casting-app v1.3 IdentificationDeclaration message (#33283) by Philip Gregor · 12 months ago
- a8cfbac TCP connection setup/management and CASESession association. by Pradip De · 12 months ago
- 9ed9c72 [chore] Replace all usages of chip::Optional with std::optional in src/lib/dnssd (#33200) by Andrei Litvin · 12 months ago
- a4b59cb Bring PR #31776(Adjust storage for large payloads) from tcp branch to master (#33001) by Pradip De · 12 months ago
- 2d97bb7 [ICD] Update and Document ICDManager interface (#33081) by mkardous-silabs · 12 months ago
- 9966940 Force including <ble/Ble.h> umbrella header instead of specific headers (#33023) by Arkadiusz Bokowy · 1 year ago
- 0b0d116 [zephyr] Added Bluetooth LE Extended Advertisement option (#33005) by Kamil Kasperczyk · 1 year ago
- 845ce9b [ICD] Add TestEventTrigger support to the ICDManager (#32898) by mkardous-silabs · 1 year ago
- 96329ae [ICD] Add Check-In message at boot logic and persistent subscription checks (#32613) by mkardous-silabs · 1 year, 1 month ago
- c89090c Add a lint for toplevel "using namespace" in headers. (#32757) by Boris Zbarsky · 1 year, 1 month ago
- 31fa02f Remove synchronous calls that can block from TV code (#32010) by chrisdecenzo · 1 year, 1 month ago
- a9f1d35 Only genenerate the random fallback MAC address once (#32694) by Karsten Sperling · 1 year, 1 month ago
- d338455 Create `ember-compatibility-functions.h` to represent what `ember-compatibility-functions.cpp` contains (#32623) by Andrei Litvin · 1 year, 1 month ago
- ac1ebc5 Fix incorrect snapshotting of MRP config by CASE client. (#32380) by Boris Zbarsky · 1 year, 2 months ago
- f72008c Correctly annotate things that are unused when logging is disabled. (#32141) by Boris Zbarsky · 1 year, 2 months ago
- a3d0a86 Add more files to be managed and known by GN (#32140) by Andrei Litvin · 1 year, 2 months ago
- 2696bc9 Non concurrent mode now sends connect network response as per spec (#31739) by simonhmorris1 · 1 year, 2 months ago
- 91ba8b6 [icd] Introduced gn flags to allow conditional code compilation (#31795) by Kamil Kasperczyk · 1 year, 2 months ago
- ddf373c [IM] Remove EmberAfStatus from src/app/clusters (#32055) by Jean-Francois Penven · 1 year, 2 months ago
- 4fef04b [ICD]Convert the ICD DNS advertiser variable from optional bool to an enum class (#32080) by Junior Martinez · 1 year, 2 months ago
- 10d1409 DNS-SD: Remove calls to set T flag (#32083) by C Freeman · 1 year, 2 months ago
- 1ad0e12 Add files from `src/lib/dnssd` to be tracked by BUILD.gn files (#31976) by Andrei Litvin · 1 year, 2 months ago
- 3fe8ec6 [ICD] Trigger Check-In messages at boot (#31993) by mkardous-silabs · 1 year, 2 months ago
- 91670ba Fix global reference leak across the android in matter (#31890) by yunhanw-google · 1 year, 2 months ago
- bd6c4ab [Linux] Add support for extended advertisement (#31668) by Arkadiusz Bokowy · 1 year, 3 months ago
- f4da03c Remove vestige of the initial ICD event base management (#31940) by Junior Martinez · 1 year, 3 months ago
- f9ffe55 Add "orphaned" header files from src/lib/support into gn (#31807) by Andrei Litvin · 1 year, 3 months ago
- 5f955f4 [ICD] Move ICD server sources to the server directory (#31674) by mkardous-silabs · 1 year, 3 months ago
- d61bfd6 [ICD] Add Check-In message check when switching to idle mode (#31563) by mkardous-silabs · 1 year, 3 months ago
- ca17912 [TCR] Extended Announcement additions (#31532) by cnanoleaf · 1 year, 3 months ago
- 2582368 [ICD] Fix ordering issue when triggering a report on Active mode (#31524) by mkardous-silabs · 1 year, 3 months ago
- 7dbacc6 UDC handling and Commissioner Passcode TXT record (#31432) by chrisdecenzo · 1 year, 3 months ago
- 9cd8c0d Fail server init if error on transport init (#30710) by Sam Ryan · 1 year, 5 months ago
- 547b587 Fix improperly mutable pointers to string constants (#30804) by Michael Spang · 1 year, 5 months ago
- c8bea78 Update UDC messages for 1.3 (#30585) by chrisdecenzo · 1 year, 5 months ago
- 6778d3e [ICD] Create ICDConfigurationData class with associated refactor (#30618) by mkardous-silabs · 1 year, 5 months ago
- ed891e2 [ICD] Send Check-In messages (#30526) by Jean-Francois Penven · 1 year, 5 months ago
- a9d5b1a [ICD] Add ICD build config to encapsulate ICD related defines (#30661) by mkardous-silabs · 1 year, 5 months ago
- 90f36a4 Implement Non concurrent mode (#30201) by simonhmorris1 · 1 year, 5 months ago
- 41971ba Fix Circular dependency OpenThreadPlatform (#30607) by Jean-Francois Penven · 1 year, 5 months ago
- c19f26f [ICD] Add Keep active during MDNS resolution ICD Check-In Sender (#30552) by Jean-Francois Penven · 1 year, 5 months ago
- c6b6fb3 Clean up inclusion of private BuildConfig headers (#30531) by Michael Spang · 1 year, 5 months ago
- 9fa4fc2 [ICD]Update the DNS-SD advertissement (SII and ICD keys) on icd operation mode changes (#30422) by Junior Martinez · 1 year, 5 months ago
- 827dfac Make `ChipMainLoopWork_WorkSchedule.cpp` work on darwin (#30425) by Andrei Litvin · 1 year, 5 months ago
- e43c1f3 [ICD]Add optional common ICD key to indicate ICD operating mode (LIT/SIT) (#30135) by Junior Martinez · 1 year, 6 months ago
- 2a37b68 [ICD] Update KeyStore for Check-in keys (#29260) by Jean-Francois Penven · 1 year, 6 months ago
- 7ecf00e [ICD-server] Replace the event/queue based logic with a notifier (#29546) by Junior Martinez · 1 year, 7 months ago
- 38d6a48 Restyle C(++) code after upgrade to clang-format 16 (#29496) by Karsten Sperling · 1 year, 7 months ago
- 9dee693 Split out CHIPErrror into a separate source set. (#29494) by Boris Zbarsky · 1 year, 7 months ago
- b15a6e6 Make constexpr constants in headers inline constexpr (#29279) by Karsten Sperling · 1 year, 7 months ago
- b673df5 Fix ICD Manager Init (#29088) by Jean-Francois Penven · 1 year, 8 months ago
- d083577 Fix Android exception jni type (#29066) by joonhaengHeo · 1 year, 8 months ago
- 29fd8dc Remove SED related common code as it is deprecated and replaced by ICD (#29023) by Junior Martinez · 1 year, 8 months ago
- e9833d9 Revert "[Telink] Move SetRouterPromotion(false) at the end of OpenCom… (#28848) by Justin Wood · 1 year, 8 months ago
- 441aad7 Make CertType an enum class instead of an anonymous enum / uint8_t (#28743) by Karsten Sperling · 1 year, 8 months ago
- 35998cd Add support for controllers not advertising their operational identities. (#28537) by Boris Zbarsky · 1 year, 9 months ago
- a70d5b4 [ReadHandler] ReportScheduler Injection (#28497) by lpbeliveau-silabs · 1 year, 9 months ago
- e059202 [ICD] Subscription report emission when becoming active (#28266) by lpbeliveau-silabs · 1 year, 9 months ago
- 46e5bb2 Add reset api for android app server (#28398) by chulspro · 1 year, 9 months ago