1. c49ee00 Remove WriteHandler::Abort. (#24880) by Boris Zbarsky · 2 years, 2 months ago
  2. 82bfcd5 [tlv] Cleanup TLV module naming (remove CHIP from filenames). (#24312) by Martin Turon · 2 years, 3 months ago
  3. 0888818 remove read client/handler and write handler when corresponding fabric is removed (#21204) by yunhanw-google · 2 years, 8 months ago
  4. 7a981fd Revert "Revert "Fix status report handling in write handler (#21440)"… (#21707) by yunhanw-google · 2 years, 8 months ago
  5. 5ab5be3 Revert "Fix status report handling in write handler (#21440)" (#21701) by Justin Wood · 2 years, 8 months ago
  6. 75ffda4 Fix status report handling in write handler (#21440) by yunhanw-google · 2 years, 8 months ago
  7. 251d49f Move CommandSender/Handler and WriteClient/Handler over to `ExchangeHolder` (#21081) by Jerry Johns · 2 years, 8 months ago
  8. dbfeeea Implement cluster-specific status APIs on WriteHandler. (#18059) by Boris Zbarsky · 2 years, 11 months ago
  9. 01b5137 [IM] Notify AttributeAccessInterface for end of list (#16670) by Song GUO · 3 years ago
  10. 0c06ba5 Clang tidy readability-redundant-* (#17121) by Andrei Litvin · 3 years ago
  11. d80d593 use clang-tidy to modernize-use-override (#16307) by Andrei Litvin · 3 years, 1 month ago
  12. 33be632 Add non-generated IM dispatch to the Darwin framework. (#15932) by Boris Zbarsky · 3 years, 1 month ago
  13. 2b4e22d [chip-tool] Add an optional suppressResponse argument to chip-tool command line for cluster commands and write commands (#15792) by Vivien Nicolas · 3 years, 1 month ago
  14. 1020e8c [IM] Reject conflict WriteRequests (#15623) by Song GUO · 3 years, 1 month ago
  15. 129841e Remove mMessageWriter member of WriteHandler. (#15068) by Boris Zbarsky · 3 years, 2 months ago
  16. 56634bf [IM] Write Chunking Support (#13641) by Song GUO · 3 years, 2 months ago
  17. bed61c3 Make WriteHandler an ExchangeDelegate (#14821) by Jerry Johns · 3 years, 2 months ago
  18. 0a6a012 Remove now-unused InteractionModelDelegate (#14594) by Boris Zbarsky · 3 years, 2 months ago
  19. 12db26d Heap-ify ReadHandler pool on the Server (#13066) by Jerry Johns · 3 years, 2 months ago
  20. de95567 [Group] Add GroupDataProvider to Group command processing (#13833) by mkardous-silabs · 3 years, 2 months ago
  21. e8d8906 Allow AttributeAccessInterface implementations to return a StatusIB (#13950) by Boris Zbarsky · 3 years, 2 months ago
  22. 653502d Implement server support for timed write. (#12441) by Boris Zbarsky · 3 years, 4 months ago
  23. ffee2a9 Implement the server side of timed invoke. (#12389) by Boris Zbarsky · 3 years, 4 months ago
  24. c79b67b Add initial event wildcard support (#12145) by yunhanw-google · 3 years, 4 months ago
  25. b0a7973 Add an accessing fabric index to AttributeAccessInterface writes. (#12040) by Boris Zbarsky · 3 years, 4 months ago
  26. 494fb9b update encoding for read/subscribe/write request (#11856) by yunhanw-google · 3 years, 5 months ago
  27. b717b36 Refresh IM attribute encoding for attributeData and attribute report and corresponding read/write logic (#11514) by yunhanw-google · 3 years, 5 months ago
  28. 12ec702 Rename several IM message with Message postfix (#11289) by yunhanw-google · 3 years, 5 months ago
  29. b9b50ca Update IM status code IB (#10460) by yunhanw-google · 3 years, 6 months ago
  30. 35e6717 Rename StatusElement to StatusIB (#10395) by yunhanw-google · 3 years, 6 months ago
  31. e1f3aa1 Rename InteractionModel::ProtocolCode to InteractionModel::Status. (#9907) by Boris Zbarsky · 3 years, 6 months ago
  32. 53dd583 Force include lib/ files with full path (#9387) by Zang MingJie · 3 years, 7 months ago
  33. 7f21452 Remove public Shutdown method on WriteHandler. (#8713) by Boris Zbarsky · 3 years, 8 months ago
  34. 5da31a9 Close exchanges automatically after a message send if no response is expected (#8459) by Boris Zbarsky · 3 years, 8 months ago
  35. df226c0 Make TestWriteHandler test something closer to the actual write flow. (#8296) by Boris Zbarsky · 3 years, 9 months ago
  36. 26e1a06 Add write roundtrip test (#8169) by Boris Zbarsky · 3 years, 9 months ago
  37. 12180c6 Typo/Comments Cleanup for IM WriteClient and WriteHandler (#7975) by yunhanw-google · 3 years, 9 months ago
  38. 6c044e5 Add initial IM write client/handler (#7730) by yunhanw-google · 3 years, 10 months ago