1. ad344f5 Add new AddStatus overloads using ClusterStatusCode (#33904) by Tennessee Carmel-Veilleux · 9 months ago
  2. 10886ac Add equality operator to StatusIB (#33156) by Matthew Swartwout · 11 months ago
  3. aa67091 Log signed vs unsigned for TLV payloads. (#32540) by Boris Zbarsky · 12 months ago
  4. d8aaa1c Move `MessageDef:events` back to `app:events` (#32442) by Andrei Litvin · 1 year ago
  5. 5c59934 Move EventLoggingTypes.h and EventHeader.h to be seen by GN (#32416) by Andrei Litvin · 1 year ago
  6. a6fd6ce Create a separate 'constants' source set in `src/app` (#32228) by Andrei Litvin · 1 year, 1 month ago
  7. 0ba1b7c Move messagedef to its own buildfile (#31972) by Andrei Litvin · 1 year, 1 month ago
  8. 158502f Allow reserving space for MoreChunkedMessages in InvokeResponseMessage (#31301) by Terence Hampson · 1 year, 2 months ago
  9. d2de5d5 CommandSender and CommandHandler reserves space for Finalize to succeed (#31077) by Terence Hampson · 1 year, 2 months ago
  10. 547b587 Fix improperly mutable pointers to string constants (#30804) by Michael Spang · 1 year, 3 months ago
  11. 2937f3a Changes to InvokeResponseMessage to reflect 1.3 spec (#30639) by Terence Hampson · 1 year, 3 months ago
  12. 4e2d489 Changes to CommandStatusIB to reflect 1.3 spec (#30595) by Terence Hampson · 1 year, 4 months ago
  13. 0d16348 Make client handling of invalid IDs a bit more lenient. (#30452) by Boris Zbarsky · 1 year, 4 months ago
  14. 75de58d Add a lint for use of PRI*64 macros. (#30541) by Boris Zbarsky · 1 year, 4 months ago
  15. c6b6fb3 Clean up inclusion of private BuildConfig headers (#30531) by Michael Spang · 1 year, 4 months ago
  16. 0956d9e Changes to CommandDataIB to reflect 1.3 spec (#30522) by Terence Hampson · 1 year, 4 months ago
  17. 38d6a48 Restyle C(++) code after upgrade to clang-format 16 (#29496) by Karsten Sperling · 1 year, 5 months ago
  18. 38d715d Check for valid ids in command and write paths. (#29461) by Boris Zbarsky · 1 year, 5 months ago
  19. 45e7589 Fix few format specifiers (#27657) by Shubham Patil · 1 year, 8 months ago
  20. a669fc0 Rollback() on data model builder should reset the error on the builder. (#26982) by Boris Zbarsky · 1 year, 9 months ago
  21. df1f7a8 Fix the various MessageDef EndOf* functions to return CHIP_ERROR. (#26910) by Boris Zbarsky · 1 year, 10 months ago
  22. e434c6a Make it easier to create TLV context tags fron enum class values. (#25381) by Boris Zbarsky · 2 years ago
  23. 2bfd573 Add a way to read a concrete attribute path from AttributePathIB::Parser. (#25293) by Boris Zbarsky · 2 years ago
  24. 82bfcd5 [tlv] Cleanup TLV module naming (remove CHIP from filenames). (#24312) by Martin Turon · 2 years, 2 months ago
  25. 20f55ec Remove write-only variables. (#23860) by Boris Zbarsky · 2 years, 3 months ago
  26. 751d0dd Repurpose the checkSchemaValidity to PrettyPrint only (#21987) by yunhanw-google · 2 years, 4 months ago
  27. 21b708e Make MessageDef byte string logging nicer. (#22707) by Boris Zbarsky · 2 years, 6 months ago
  28. e74bb94 Prevent Reads/Subscription to attributes with no access privilege (#22349) by yunhanw-google · 2 years, 6 months ago
  29. 19cc9e7 Fix ACL Check on IM event per path basis (#21116) by yunhanw-google · 2 years, 7 months ago
  30. 641e3ad Add #if CHIP_HAVE_CONFIG around *BuildConfig headers (#21169) by Daniel Nicoara · 2 years, 8 months ago
  31. a488d9a Log lengths of strings in payload logging. (#20934) by Boris Zbarsky · 2 years, 8 months ago
  32. 5e9d413 [logging] Use CHIP_ERROR_FORMAT in more places (#19983) by Damian Królik · 2 years, 9 months ago
  33. 635f487 Fix messagedef IM data value logging to be consistent. (#19569) by Boris Zbarsky · 2 years, 9 months ago
  34. 8066e35 Fix computation of min/max interval for subscriptions to be spec comp… (#19262) by yunhanw-google · 2 years, 9 months ago
  35. caacbde Add chip-trace-decoder program and get more messages logging from chip-tool and application based on examples/platform/linux (#18893) by Vivien Nicolas · 2 years, 9 months ago
  36. 6c4b54e Add an ENFORCE_FORMAT annotation to the declaration of PrettyPrintIM. (#18998) by Boris Zbarsky · 2 years, 9 months ago
  37. ee638e1 temporarily remove endpointid check for command path IB (#19085) by yunhanw-google · 2 years, 9 months ago
  38. 731ae5a Improve IM Message encoding (#19016) by yunhanw-google · 2 years, 9 months ago
  39. a08c59b Include what you use: add direct includes in files (#18570) by wendythewan · 2 years, 10 months ago
  40. 6e22467 [IM] Change type of SubscriptionId-s to uint32_t per spec (#18410) by Song GUO · 2 years, 10 months ago
  41. 588d4c9 Allow empty events in report (#18350) by yunhanw-google · 2 years, 10 months ago
  42. 4432d08 Ignore non-context tags in IM encoding instead of erroring out. (#17665) by Boris Zbarsky · 2 years, 11 months ago
  43. 3a7f03a Ensure that read attribute paths are valid paths. (#17664) by Boris Zbarsky · 2 years, 11 months ago
  44. 57471cb Stop using PRI*16 and %zu format specifiers (#17502) by andrei-menzopol · 2 years, 11 months ago
  45. faf9ed4 Use cached event number in ReadClient (#17442) by yunhanw-google · 2 years, 11 months ago
  46. 57a2df3 AttributeCache should cache data versions and use them in subsequent … (#16602) by yunhanw-google · 2 years, 11 months ago
  47. 7dce058 Add nicer logging for InteractionModel::Status. (#16855) by Boris Zbarsky · 3 years ago
  48. 07fc8cd Use AttributePathParams Pool, EventPathParams Pool and DataVersionFilter Pool instead. Roughly there is no logical change. (#16467) by yunhanw-google · 3 years ago
  49. ba133af Modernize use nullptr (#16306) by Andrei Litvin · 3 years ago
  50. cd44f9b Fix urgent event support (#15884) by yunhanw-google · 3 years ago
  51. 579b8e7 Fix documentation to align with code. (#15886) by Boris Zbarsky · 3 years ago
  52. 2aba12f Revert "Fix documentation to align with code. (#15872)" (#15881) by Justin Wood · 3 years ago
  53. a9741c6 Fix documentation to align with code. (#15872) by Boris Zbarsky · 3 years ago
  54. 1ccc2af [AccessControl] Add Access Control checks to event management (#15376) by Song GUO · 3 years ago
  55. 4394fcb Fix MessageDef parsing of messages (#15270) by yunhanw-google · 3 years, 1 month ago
  56. 6269646 [IM] Remove IsFabricFiltered flag from WriteRequestBuilder (#15178) by Song GUO · 3 years, 1 month ago
  57. 2155328 Stop using PRI*8 printf formats. (#15099) by Boris Zbarsky · 3 years, 1 month ago
  58. 0edb9f9 Add DataVersionFilter for read/subscribe (#14711) by yunhanw-google · 3 years, 1 month ago
  59. 6fa8e4c [Documentation Warnings] Fix some documentations warnings (#15028) by Vivien Nicolas · 3 years, 1 month ago
  60. 56634bf [IM] Write Chunking Support (#13641) by Song GUO · 3 years, 1 month ago
  61. 6c00d7a Implement data model revision attribute for Basic Information Cluster (#14728) by Yufeng Wang · 3 years, 1 month ago
  62. 86b7b7f add im revision support (#14479) by yunhanw-google · 3 years, 1 month ago
  63. e8d8906 Allow AttributeAccessInterface implementations to return a StatusIB (#13950) by Boris Zbarsky · 3 years, 1 month ago
  64. 8bc5129 Switch Interaction Model client error reporting to just CHIP_ERROR. (#13888) by Boris Zbarsky · 3 years, 1 month ago
  65. 2926d14 Fix cluster-status printing (#13883) by Jerry Johns · 3 years, 1 month ago
  66. faa6043 Add an error formatter for StatusIB encapsulated in CHIP_ERROR. (#13568) by Boris Zbarsky · 3 years, 2 months ago
  67. a5555d2 Add a way to encapsulate a StatusIB in a CHIP_ERROR. (#13475) by Boris Zbarsky · 3 years, 2 months ago
  68. 0e14979 Adding -Wformat-nonliteral check (#12763) by Justin Wood · 3 years, 2 months ago
  69. 5c096ec Switch TLV::Tag to being a struct (#13219) by Boris Zbarsky · 3 years, 3 months ago
  70. 4584707 Cleanup IM (#12716) by yunhanw-google · 3 years, 3 months ago
  71. a1cb341 Add IM DataVersionFilter encoding support for read/subscribe request (#12569) by yunhanw-google · 3 years, 3 months ago
  72. 299393b Cleanup IM (#12606) by yunhanw-google · 3 years, 3 months ago
  73. bfdbd45 [IM] Implement list chunking feature (#12019) by Song GUO · 3 years, 3 months ago
  74. 51db97b Add strict IM encoding ordering check (#12549) by yunhanw-google · 3 years, 3 months ago
  75. f111727 Rename several IM IB in MessageDef (#12516) by yunhanw-google · 3 years, 3 months ago
  76. 1a7c435 Add python IM event client code (#12194) by yunhanw-google · 3 years, 3 months ago
  77. ffee2a9 Implement the server side of timed invoke. (#12389) by Boris Zbarsky · 3 years, 3 months ago
  78. f58faac Fix wildcard reads + chunking (#12140) by Jerry Johns · 3 years, 3 months ago
  79. c79b67b Add initial event wildcard support (#12145) by yunhanw-google · 3 years, 4 months ago
  80. f3d6b7c Add IM event processing function and callback interface in client side (#11615) by yunhanw-google · 3 years, 4 months ago
  81. 494fb9b update encoding for read/subscribe/write request (#11856) by yunhanw-google · 3 years, 4 months ago
  82. 33a869d Cleanup IM messagedef (#11811) by yunhanw-google · 3 years, 4 months ago
  83. a7d17ac [Warnings] Update the documentation of some files in src/app and src/protocols to avoid some warnings when compiling with XCode (#11626) by Vivien Nicolas · 3 years, 4 months ago
  84. 56db602 [Warnings] Fix some warnings found while compiling with xcode (#11576) by Vivien Nicolas · 3 years, 4 months ago
  85. b717b36 Refresh IM attribute encoding for attributeData and attribute report and corresponding read/write logic (#11514) by yunhanw-google · 3 years, 4 months ago
  86. 64ffda0 Update/Rename attributePath/AttributePaths/AttributeStatus/WriteResponse with latest encoding spec (#11409) by yunhanw-google · 3 years, 4 months ago
  87. f5ec35d [im] Fix wildcard path support per spec (#11115) by Song GUO · 3 years, 4 months ago
  88. 3bec0f9 update eventDataIB and add eventReport, eventReports (#11383) by yunhanw-google · 3 years, 4 months ago
  89. 1f6c6e6 add event status IB and update event path IB (#11307) by yunhanw-google · 3 years, 4 months ago
  90. 36e61e3 Refresh IM Invoke encoding with latest spec (#11169) by yunhanw-google · 3 years, 4 months ago
  91. 12ec702 Rename several IM message with Message postfix (#11289) by yunhanw-google · 3 years, 4 months ago
  92. 2fe9024 Rename EventPath and EventPathList (#11278) by yunhanw-google · 3 years, 4 months ago
  93. 7898b53 Add ListBuilder/Parser and StructBuilder/Parser (#11231) by yunhanw-google · 3 years, 4 months ago
  94. bf585f8 Add EventFilter encoding (#11178) by yunhanw-google · 3 years, 4 months ago
  95. 7f05fb6 Refresh TimedRequest (#11172) by yunhanw-google · 3 years, 4 months ago
  96. 9b9f6f3 [Im] Add ClusterObjects API for AttributeWrite in CHIPClusters.cpp (#10488) by Song GUO · 3 years, 5 months ago
  97. 67f74a3 Rename CommandDataElement to CommandDataIB (#10695) by yunhanw-google · 3 years, 5 months ago
  98. 8c2638c Update CommandPathIB (#10486) by yunhanw-google · 3 years, 5 months ago
  99. b9b50ca Update IM status code IB (#10460) by yunhanw-google · 3 years, 5 months ago
  100. 6a9cd5f add inital keepSubscription feature (#10339) by yunhanw-google · 3 years, 5 months ago