- e9df864 Use global and local setup/terdown when using chip::Test::AppContext (#30657) by Arkadiusz Bokowy · 1 year ago
- 547b587 Fix improperly mutable pointers to string constants (#30804) by Michael Spang · 1 year ago
- 9dee693 Split out CHIPErrror into a separate source set. (#29494) by Boris Zbarsky · 1 year, 3 months ago
- 40f39f7 Improve size calculation for our packets. (#28563) by Boris Zbarsky · 1 year, 4 months ago
- c9ce7f2 [ReadHandler] Integration of ReportScheduler into the ReadHandler and IM engine. (#28104) by lpbeliveau-silabs · 1 year, 5 months ago
- df1f7a8 Fix the various MessageDef EndOf* functions to return CHIP_ERROR. (#26910) by Boris Zbarsky · 1 year, 7 months ago
- e434c6a Make it easier to create TLV context tags fron enum class values. (#25381) by Boris Zbarsky · 1 year, 10 months ago
- b07872c [crypto] Introduce AES key abstraction (#23792) by Damian Królik · 1 year, 10 months ago
- 82bfcd5 [tlv] Cleanup TLV module naming (remove CHIP from filenames). (#24312) by Martin Turon · 1 year, 11 months ago
- cf32330 Rename 'Test Cluster' to 'Unit Testing' to unstutter class and item naming (#23495) by Andrei Litvin · 2 years, 1 month ago
- d30cff3 Fix invariant violation if we get a message without piggyback ack while expecting an ack. (#23282) by Boris Zbarsky · 2 years, 2 months ago
- 0888818 remove read client/handler and write handler when corresponding fabric is removed (#21204) by yunhanw-google · 2 years, 4 months ago
- a211643 Fix status reponse in write client (#21511) by yunhanw-google · 2 years, 4 months ago
- 7a981fd Revert "Revert "Fix status report handling in write handler (#21440)"… (#21707) by yunhanw-google · 2 years, 4 months ago
- 5ab5be3 Revert "Fix status report handling in write handler (#21440)" (#21701) by Justin Wood · 2 years, 4 months ago
- 75ffda4 Fix status report handling in write handler (#21440) by yunhanw-google · 2 years, 4 months ago
- 251d49f Move CommandSender/Handler and WriteClient/Handler over to `ExchangeHolder` (#21081) by Jerry Johns · 2 years, 5 months ago
- dacfe1b Move unit tests context to platform heap instead of stack/static (#19931) by Andrei Litvin · 2 years, 6 months ago
- e5e09f5 Implement shadow fail-safe data in FabricTable (#19819) by Tennessee Carmel-Veilleux · 2 years, 6 months ago
- 6b82aee Modify helper endpoint config 4byte default (#18478) by tehampson · 2 years, 7 months ago
- 4b985dd Fix missing data version parameter pass in EncodeAttribute (#17801) by yunhanw-google · 2 years, 8 months ago
- 077e44e [IM] Update resource minimas for IM as per spec (#16811) by Song GUO · 2 years, 8 months ago
- 4aa0d5f Use async loopback transport for all tests (#17622) by Zang MingJie · 2 years, 8 months ago
- 01b5137 [IM] Notify AttributeAccessInterface for end of list (#16670) by Song GUO · 2 years, 8 months ago
- 1c03d9c Implement CASE processing of IPK (#16737) by Tennessee Carmel-Veilleux · 2 years, 9 months ago
- 4f22a79 Assign fabrics to Alice and Bob in MessingContext test class (#16214) by Zang MingJie · 2 years, 9 months ago
- 0b10bc8 OperationGroupKey derivation updated according to new spec (RE-OPENED). (#15911) by Ricardo Casallas · 2 years, 9 months ago
- 7ad3080 Revert "OperationGroupKey derivation updated according to new spec. (#15526)" (#15879) by Justin Wood · 2 years, 9 months ago
- 6b96627 OperationGroupKey derivation updated according to new spec. (#15526) by Ricardo Casallas · 2 years, 9 months ago
- 09af03f Stop using sync message delivery in AppContext. (#15437) by Boris Zbarsky · 2 years, 10 months ago
- 6269646 [IM] Remove IsFabricFiltered flag from WriteRequestBuilder (#15178) by Song GUO · 2 years, 10 months ago
- 56634bf [IM] Write Chunking Support (#13641) by Song GUO · 2 years, 10 months ago
- bed61c3 Make WriteHandler an ExchangeDelegate (#14821) by Jerry Johns · 2 years, 10 months ago
- 8881290 Group encryption/decryption enabled. (#14514) by Ricardo Casallas · 2 years, 10 months ago
- 0a6a012 Remove now-unused InteractionModelDelegate (#14594) by Boris Zbarsky · 2 years, 10 months ago
- 12db26d Heap-ify ReadHandler pool on the Server (#13066) by Jerry Johns · 2 years, 11 months ago
- de95567 [Group] Add GroupDataProvider to Group command processing (#13833) by mkardous-silabs · 2 years, 11 months ago
- e8d8906 Allow AttributeAccessInterface implementations to return a StatusIB (#13950) by Boris Zbarsky · 2 years, 11 months ago
- 8bc5129 Switch Interaction Model client error reporting to just CHIP_ERROR. (#13888) by Boris Zbarsky · 2 years, 11 months ago
- 6e99beb [IM] Move lifecycle management of WriteClient to application (#13248) by Song GUO · 2 years, 11 months ago
- 7a4028d Refactor SessionHandle (#13330) by Zang MingJie · 3 years ago
- 5c096ec Switch TLV::Tag to being a struct (#13219) by Boris Zbarsky · 3 years ago
- 2400884 Add subject descriptor plumbing (#12756) by Marc Lepage · 3 years ago
- ae485d1 [Group] Add multicast listening on linux (#12342) by Jean-Francois Penven · 3 years ago
- 3397fdc Implement the client side of timed write. (#12567) by Boris Zbarsky · 3 years ago
- 299393b Cleanup IM (#12606) by yunhanw-google · 3 years ago
- 51db97b Add strict IM encoding ordering check (#12549) by yunhanw-google · 3 years ago
- f111727 Rename several IM IB in MessageDef (#12516) by yunhanw-google · 3 years ago
- 653502d Implement server support for timed write. (#12441) by Boris Zbarsky · 3 years ago
- 494fb9b update encoding for read/subscribe/write request (#11856) by yunhanw-google · 3 years, 1 month ago
- daac851 [Group] Update write client for groups (#11601) by jepenven-silabs · 3 years, 1 month ago
- b717b36 Refresh IM attribute encoding for attributeData and attribute report and corresponding read/write logic (#11514) by yunhanw-google · 3 years, 1 month ago
- 108fd91 [IM] Update AttributePathParams for encoding a path with wildcard paths (#11459) by Song GUO · 3 years, 1 month ago
- 64ffda0 Update/Rename attributePath/AttributePaths/AttributeStatus/WriteResponse with latest encoding spec (#11409) by yunhanw-google · 3 years, 1 month ago
- 12ec702 Rename several IM message with Message postfix (#11289) by yunhanw-google · 3 years, 1 month ago
- 36329e1 app: Use SessionHandle instead of node id for IM APIs (#10916) by Zang MingJie · 3 years, 2 months ago
- 117aae3 Extract duplicated code for app test cases into AppTestContext (#10968) by Zang MingJie · 3 years, 2 months ago
- 9b9f6f3 [Im] Add ClusterObjects API for AttributeWrite in CHIPClusters.cpp (#10488) by Song GUO · 3 years, 2 months ago
- 4efc582 Cluster object based reads on the client. (#10524) by Jerry Johns · 3 years, 2 months ago
- b9b50ca Update IM status code IB (#10460) by yunhanw-google · 3 years, 2 months ago
- 9cfc21b [IM] Use DataModel::Encode in EncodeScalarAttributeWritePayload for complex types (#10386) by Song GUO · 3 years, 2 months ago
- 35e6717 Rename StatusElement to StatusIB (#10395) by yunhanw-google · 3 years, 2 months ago
- e1f3aa1 Rename InteractionModel::ProtocolCode to InteractionModel::Status. (#9907) by Boris Zbarsky · 3 years, 3 months ago
- eca9bff Rename classes in transport layer (#9814) by Zang MingJie · 3 years, 3 months ago
- 5a9c063 Rename Local and Peer in message tests into Alice and Bob (#9561) by Zang MingJie · 3 years, 3 months ago
- 2b2622f Remove packet header argument of ExchangeDelegate interface (#8726) by Zang MingJie · 3 years, 3 months ago
- 53dd583 Force include lib/ files with full path (#9387) by Zang MingJie · 3 years, 3 months ago
- 50feebe Remove default constructor of SessionHandle, reduce dangling session handle (#9225) by Zang MingJie · 3 years, 3 months ago
- 17a00b0 Update the exchange match logic to align with the latest spec proposal (#8441) by Yufeng Wang · 3 years, 4 months ago
- b3f7d9f Fix shutting down System::Layer in unit tests (#8865) by Kevin Schoedel · 3 years, 4 months ago
- 73f5cf1 [im] Land IM AttributeWriting protocol (#7994) by Song GUO · 3 years, 4 months ago
- 5da31a9 Close exchanges automatically after a message send if no response is expected (#8459) by Boris Zbarsky · 3 years, 5 months ago
- 2a63309 Rename admin pairing class and usage to fabric (#8479) by Pankaj Garg · 3 years, 5 months ago
- df226c0 Make TestWriteHandler test something closer to the actual write flow. (#8296) by Boris Zbarsky · 3 years, 5 months ago
- 47823f1 Check that basic roundtrip write correctly sends all necessary acks. (#8279) by Boris Zbarsky · 3 years, 5 months ago
- 26e1a06 Add write roundtrip test (#8169) by Boris Zbarsky · 3 years, 5 months ago
- 475ae27 Make OnMessageReceived return error (#7855) by yunhanw-google · 3 years, 6 months ago
- 6c044e5 Add initial IM write client/handler (#7730) by yunhanw-google · 3 years, 6 months ago