- 8f66933 Add read/subscribe event function for darwin (#24057) by Seokhee Lee · 2 years ago
- 2ce5f2d Added test jan 25 (#24639) by manjunath-grl · 2 years ago
- fc4281c [chip-tool] Add support for commands/attributes arguments formatted as json (#24386) by Vivien Nicolas · 2 years ago
- 8c9b5eb Modified test Jan 20 (#24568) by manjunath-grl · 2 years ago
- cccce01 Align naming in Operational Credentials cluster with the spec. (#24472) by Boris Zbarsky · 2 years ago
- 8d964f2 Expose commissionerNodeId as a variable for yaml (#24197) by C Freeman · 2 years ago
- 18d3671 Disable the ClientMonitoring cluster APIs on Darwin for now. (#24348) by Boris Zbarsky · 2 years ago
- e7347ea Add Sphinx documentation framework (#24185) by Gaute Svanes Lunde · 2 years ago
- 9dee723 Propagate the target_arch for darwin-framework-tool to the framework build. (#24314) by Boris Zbarsky · 2 years ago
- d5bfb4b Add isort formatter to restyled configuration (#24148) by Arkadiusz Bokowy · 2 years ago
- 457f809 Test added Dec 26 (#24208) by manjunath-grl · 2 years ago
- 9adbbf6 Fix support for 0-length hex-encoded octet strings in chip-tool. (#24097) by Boris Zbarsky · 2 years, 1 month ago
- 458bbbf Align naming in OTA clusters better with spec. (#24235) by Boris Zbarsky · 2 years, 1 month ago
- f8aa1df Fix ChipLog* calls in darwin-framework-tool itself to work right. (#24195) by Boris Zbarsky · 2 years, 1 month ago
- fb18595 Remove the MfgSpecificPing command from Darwin API. (#24139) by Boris Zbarsky · 2 years, 1 month ago
- 6d980d8 [darwin-framework-tool] The stack is not properly turned off on timeout (#24111) by Vivien Nicolas · 2 years, 1 month ago
- a92cbf0 [darwin-framework-tool] Add back colored logging (#24110) by Vivien Nicolas · 2 years, 1 month ago
- edd2863 Use an ephemeral port for darwin-framework-tool. (#24035) by Boris Zbarsky · 2 years, 1 month ago
- f1a7878 [Darwin / BLE] Add some code to scan without a discriminator in order to prewarm for commissioning (#24033) by Vivien Nicolas · 2 years, 1 month ago
- 0d29955 [darwin-framework-tool] Propagate chip_inet_config_enable_ipv4 to chip_xcode_build_connector.sh (#23683) by Vivien Nicolas · 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
- 85aa144 [darwin-framework-tool] Do not build Matter SDK twice when config_enable_yaml_tests=false (#23682) by Vivien Nicolas · 2 years, 2 months ago
- 21245f4 Test Added Nov 30 (#23831) by manjunath-grl · 2 years, 2 months ago
- c76ba8f Darwin: Improve os_log integration (#23528) by Karsten Sperling · 2 years, 2 months ago
- 380d403 [Darwin] Update templates to preserve acronyms (e.g ACL) in APIs. (#23800) by Boris Zbarsky · 2 years, 2 months ago
- e5d6000 [crypto] Added target type to the P256KeyPair initialize method (#23771) by Kamil Kasperczyk · 2 years, 2 months ago
- 23787d6 Update Pigweed to 9264e686 (#23279) by rgoliver · 2 years, 2 months ago
- 3198f01 [Darwin] Fix Matter framework delegates to pass the delegating object as the first arg to their methods (#23665) by Boris Zbarsky · 2 years, 2 months ago
- bdfc185 Remove all mention of "pairing" from non-deprecated Darwin public APIs. (#23647) by Boris Zbarsky · 2 years, 2 months ago
- 3edba4a Fix API review comments for MTRAttributeCacheContainer. (#23639) by Boris Zbarsky · 2 years, 2 months ago
- f67c1b7 [Darwin] Rename MTRDevicePairingDelegate to MTRDeviceControllerDelegate and MTRPairingStatus to MTRCommissioningStatus (#23587) by Boris Zbarsky · 2 years, 2 months ago
- 8898fd8 Fix use of string-typed config values in YAML expected value checks. (#23574) by Boris Zbarsky · 2 years, 2 months ago
- 477dd4a Fix a few issues with subscriptions in darwin-framework-tool. (#23560) by Boris Zbarsky · 2 years, 2 months ago
- fb865cc Address API review issues in MTRDeviceController. (#23512) by Boris Zbarsky · 2 years, 2 months ago
- c4042a3 Address API review issues in MTRControllerFactory. (#23505) by Boris Zbarsky · 2 years, 2 months ago
- c530f63 Apply API review fixes for MTRReadParams and MTRSubscribeParams. (#23491) by Boris Zbarsky · 2 years, 3 months ago
- d066463 Fix various miscellaneous Darwin API issues. (#23447) by Boris Zbarsky · 2 years, 3 months ago
- 496ec18 Apply API review fixes for MTRPersistentStorageDelegate.h. (#23476) by Boris Zbarsky · 2 years, 3 months ago
- 93afba1 Apply API review fixes for MTROTAHeaderParser. (#23479) by Boris Zbarsky · 2 years, 3 months ago
- 548da8b Add a spec reference to the chip-tool docs for timedInteractionTimeoutMs. (#23468) by Boris Zbarsky · 2 years, 3 months ago
- 3518760 Fix completion naming in Darwin framework. (#23429) by Boris Zbarsky · 2 years, 3 months ago
- f88f7bb Darwin API review fixes for MTRSetupPayload and MTROptionalQRCodeInfo. (#23403) by Boris Zbarsky · 2 years, 3 months ago
- f1ebea8 Replace "Id" with "ID" in Darwin APIs. (#23389) by Boris Zbarsky · 2 years, 3 months ago
- 09acc29 Remove un-named callbacks and raw integers from Darwin framework API. (#23364) by Boris Zbarsky · 2 years, 3 months ago
- e62498b Add API_AVAILABLE annotations to the new Darwin APIs. (#23259) by Boris Zbarsky · 2 years, 3 months ago
- c31a3db [darwin] Allow build setting to override the target-arch (#23177) by Vivien Nicolas · 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
- bd5956d Re-add the setupCommissioningSessionWithPayload API on MTRDeviceController. (#23159) by Boris Zbarsky · 2 years, 3 months ago
- 2c9cd92 Re-add the openCommissioningWindowWithSetupPasscode APIs on MTRDevice and MTRBaseDevice. (#23157) by Boris Zbarsky · 2 years, 3 months ago
- 12802fb Revert, for now, Darwin API changes that did not happen early enough. (#23155) by Boris Zbarsky · 2 years, 3 months ago
- af09de0 [darwin-framework-tool] Update some NSLog format to works properly for NSEnum/NSOptions (#23112) by Vivien Nicolas · 2 years, 3 months ago
- b829121 [darwin-framework-tool] Make some parts of examples/darwin-framework-tool/BUILD.gn a bit more generic when it comes to SDKROOT variants (#23113) by Vivien Nicolas · 2 years, 3 months ago
- 2dff074 Matter Cleanup for Chip Tool Repo (#22762) by Bharat Raju · 2 years, 3 months ago
- 7301ecf [darwin] Update the build scripts to not override some user defined settings (#23008) by Vivien Nicolas · 2 years, 4 months ago
- dbe192d Modified TSTAT sep 21 (#22800) by manjunath-grl · 2 years, 4 months ago
- ca0dd9b [darwin-framework-tool] Just send a message to read the MTRErrorHolder value instead of duplicating the class interface (#22811) by Vivien Nicolas · 2 years, 4 months ago
- 239f09e Class MTRErrorHolder is implemented in both out/darwin-x64-darwin-framework-tool-no-ble-asan-clang/macos_framework_output/Build/Products/Debug/Matter.framework/Versions/A/Matter and ./out/darwin-x64-darwin-framework-tool-no-ble-asan-clang/darwin-framework-tool. One of the two will be used. Which one is undefined. (#22730) by Vivien Nicolas · 2 years, 4 months ago
- 7282834 [darwin] Make CHIPCommandStorageDelegate less chatty by default to not pollute logs (#22729) by Vivien Nicolas · 2 years, 4 months ago
- 7862371 [Darwin] Fix Matter framework delegates to pass the delegating object as the first arg to their methods - Followup for the missing delegates that have not been updated in examples/darwin-framework-tool/commands/tests/TestCommandBridge.h (#22690) by Vivien Nicolas · 2 years, 4 months ago
- 9989fc1 [Darwin] Update templates to preserve acronyms (e.g ACL) in APIs (#22665) by Vivien Nicolas · 2 years, 4 months ago
- e3160eb [Darwin] Fix Matter framework delegates to pass the delegating object as the first arg to their methods (#22682) by Jeff Tung · 2 years, 4 months ago
- e62b0f1 Remove all mention of "pairing" from Darwin public APIs. (#22676) by Boris Zbarsky · 2 years, 4 months ago
- 003fc603 Ensure darwin-framework-tool is beeing rebuilt when something changes in the generated code from src/darwin/Framework/CHIP/zap-generated (#22677) by Vivien Nicolas · 2 years, 4 months ago
- 8e1c833 Fix API review comments for MTRAttributeCacheContainer. (#22636) by Boris Zbarsky · 2 years, 4 months ago
- 1e66f4b [Darwin] Rename MTRDevicePairingDelegate to MTRDeviceControllerDelegate and MTRPairingStatus to MTRCommissioningStatus (#22633) by Vivien Nicolas · 2 years, 4 months ago
- 5757068 Address API review issues in MTRDeviceController. (#22596) by Boris Zbarsky · 2 years, 4 months ago
- 6527ae3 Address API review issues in MTRControllerFactory. (#22606) by Boris Zbarsky · 2 years, 4 months ago
- 8c4675f Apply API review fixes for MTROTAHeaderParser. (#22611) by Boris Zbarsky · 2 years, 4 months ago
- 91db05d Apply API review fixes for MTRPersistentStorageDelegate.h (#22609) by Boris Zbarsky · 2 years, 4 months ago
- 72d838a Apply API review fixes for MTRReadParams and MTRSubscribeParams. (#22592) by Boris Zbarsky · 2 years, 4 months ago
- 9c131da Fix various miscellaneous Darwin API issues. (#22574) by Boris Zbarsky · 2 years, 4 months ago
- cdb4969 Fix completion naming in Darwin framework. (#22557) by Boris Zbarsky · 2 years, 4 months ago
- 9ababd1 Darwin API review fixes for MTRSetupPayload and MTROptionalQRCodeInfo (#22566) by Boris Zbarsky · 2 years, 4 months ago
- 6a45e43 Replace "Id" with "ID" in Darwin APIs. (#22558) by Boris Zbarsky · 2 years, 4 months ago
- 81f7284 Add ability to customize OTA responses in DarwinFWTool (#22277) by Joshua Villasenor · 2 years, 4 months ago
- 43d7fd2 Remove un-named callbacks and raw integers from Darwin framework API. (#22551) by Boris Zbarsky · 2 years, 4 months ago
- b89aa66 Fix Darwin APIs for opening commissioning windows per API review. (#22521) by Boris Zbarsky · 2 years, 4 months ago
- 23223a1 Fix handling of errors in Darwin framework OTA delegate bridge. (#22437) by Boris Zbarsky · 2 years, 5 months ago
- 58fd10a Remove a leak when quit() is used in interactive mode, the buffer hol… (#22371) by Vivien Nicolas · 2 years, 5 months ago
- b1e29d4 Add paa-trust-store-path CLI arg in darwin framework tool (#22373) by Joshua Villasenor · 2 years, 5 months ago
- 4fe8194 Add a Darwin framework notification when subscription drops. (#22351) by Boris Zbarsky · 2 years, 5 months ago
- 4decdd6 Check the onboarding payload code type in MTROnboardingPayloadParser (#22348) by Nivi Sarkar · 2 years, 5 months ago
- e89c90b [darwin-framework-tool] Add a shortcut (CTL('_')) to stop the stack while in interactive mode (#22362) by Vivien Nicolas · 2 years, 5 months ago
- 296217b [DarwinFrameworkTool] Add autoResubscribe optional parameters to commands making subscriptions (#22339) by Vivien Nicolas · 2 years, 5 months ago
- dfcabf5 [darwin_framework_tool] Add a shortcut (CTL('^')) to restart the stack while in interactive mode (#22268) by Vivien Nicolas · 2 years, 5 months ago
- b506a86 Revert "Check the onboarding payload code type in MTROnboardingPayloadParser (#22024)" (#22026) by Justin Wood · 2 years, 5 months ago
- 2a5f7fe Check the onboarding payload code type in MTROnboardingPayloadParser (#22024) by Nivi Sarkar · 2 years, 5 months ago
- a3cb409 Modified script Aug 16 (#21925) by manjunath-grl · 2 years, 5 months ago
- d32baea Matter zap cleanup (#21713) by Timotej Ecimovic · 2 years, 5 months ago
- ec6a756 Set detect_leaks=1 in various places where we do ASAN builds in CI. (#20913) by Boris Zbarsky · 2 years, 5 months ago
- 17f696b Tell the Darwin OTA provider delegate which node we are dealing with. (#21839) by Boris Zbarsky · 2 years, 5 months ago
- 1c613ad Modified scripts Aug 12 (#21860) by manjunath-grl · 2 years, 5 months ago
- 5033def Disable Test_CC_7_2 in Darwin framework for now. (#21812) by Boris Zbarsky · 2 years, 5 months ago
- a92ff68 Add option 'discover-once' for chip-tool. (#21712) by Wang Qixiang · 2 years, 6 months ago
- ecbaab5 Clearly distinguish between unknown and all-0 discovery capabilities. (#21696) by Boris Zbarsky · 2 years, 6 months ago
- aec3d1d Add support for octet-string-typed config variables in YAML. (#21699) by Boris Zbarsky · 2 years, 6 months ago
- 66b9984 Modified script jul 29 (#21423) by manjunath-grl · 2 years, 6 months ago
- cd27841 Fix a typo in examples/darwin-framework-tool/commands/provider/OTAProviderDelegate.mm (Prams -> Params) (#21419) by Vivien Nicolas · 2 years, 6 months ago
- 0064643 [Darwin][BDX] Do not load all the rest of the file in memory to check if the end of file has been reached during a BDX Query Block request (#21229) by Vivien Nicolas · 2 years, 6 months ago
- f93e6cb [YAML][CI] Update the test runner to implement type checking (#21354) by Vivien Nicolas · 2 years, 6 months ago