1. 87f6277 Managed ACL: Add AccessRestrictionList support (#34932) by Thomas Lea · 7 months ago
  2. cd04522 Fix test code build issues when INET_CONFIG_TCP_ENDPOINT is set to false (#35027) by Pradip De · 7 months ago
  3. 6c09236 Dump details about leaked ExchangeContexts before aborting (#34617) by Karsten Sperling · 8 months ago
  4. 45196ac Fix logging of received message sizes. (#34649) by Boris Zbarsky · 8 months ago
  5. 3a99423 Fix Bootstrap error in Darwin platform (#34608) by joonhaengHeo · 8 months ago
  6. e73be38 Log message sizes in Msg RX/TX logs. (#34382) by Boris Zbarsky · 8 months ago
  7. 111f62f Link all unit tests with string adapters for CHIP_ERROR (#34332) by Arkadiusz Bokowy · 8 months ago
  8. 3c96d5b Revert "Darwin: Prohibit static initializers in Matter.framework" (#34286) by Justin Wood · 8 months ago
  9. 74fa3f3 Updated AppContext, LoopbackMessagingContext, and UDPMessagingContext to serve as PW test fixture classes. (#34036) by feasel · 8 months ago
  10. f199ba4 Darwin: Prohibit static initializers in Matter.framework (#34168) by Karsten Sperling · 9 months ago
  11. 102faca ReadClient: Truncate data version list during encoding if necessary (#34111) by Karsten Sperling · 9 months ago
  12. b63c271 feat: possibility to get node id of the unsolicited message sender (#33704) by Anton Usmansky · 9 months ago
  13. 686e73b Choose logging backend on a per-target basis (#32119) by Maksymilian Knust · 9 months ago
  14. 674dca8 Fix shutdown ordering issue in Server.cpp. (#34035) by Boris Zbarsky · 9 months ago
  15. f6ac926 [Metrics] Added additional metrics for CASE and Subscription (#33934) by Anush Nadathur · 9 months ago
  16. 21e239e Break the dependency between tests that use MessagingContext (#33588) by Jakub Latusek · 10 months ago
  17. b5d13a7 Replace nl-unit-test with pigweed for messaging (#33500) by Jakub Latusek · 10 months ago
  18. f980f2c ESP32: Address -Wundef build errors and enable it for platform (#29728) by Shubham Patil · 10 months ago
  19. 61dd4f7 Make AddToRetransTable in the wrong state non-fatal (#33461) by Karsten Sperling · 10 months ago
  20. cf2d2bd [Silabs]Fix efr32 test driver event loop, run gtests, enable more test on efr… (#33430) by Junior Martinez · 10 months ago
  21. d594086 Make test suite setup and teardown functions static (#33330) by Maksymilian Knust · 10 months ago
  22. d9cbc1f Improve server logging on subscription failures. (#33372) by Boris Zbarsky · 10 months ago
  23. 0259b9a Fix efr32 assert due to missing init, renable RTT logs with pw-rcp enable. Temporaly remove TestExchange from efr32 (#33375) by Junior Martinez · 10 months ago
  24. 5078a93 [mrp] Make sure not all packet buffers are used for retransmissions (#33334) by Damian Królik · 10 months ago
  25. 7585d71 Add some unit tests for ExchangeContext and ExchangeMessageDispatch. (#33340) by Boris Zbarsky · 10 months ago
  26. 4c30c82 Clean up AppConfig dependencies (#33333) by mkardous-silabs · 10 months ago
  27. bc0f5ee [mrp] Increase default retry interval for Thread (#33314) by Damian Królik · 10 months ago
  28. 3c5b92c Make test setup functions terminate on error (#33002) by Maksymilian Knust · 10 months ago
  29. bd6ff65 [ICD] Convert TestICDManager to gtest (#33269) by mkardous-silabs · 11 months ago
  30. 3fa70cf Replace `DispatchSessionEvent` with `NotifySessionHang` on sessions. (#33259) by Andrei Litvin · 11 months ago
  31. a8cfbac TCP connection setup/management and CASESession association. by Pradip De · 11 months ago
  32. ffaeaa1 [mrp] Make GetBackoff() use Timeout instead of Timestamp type (#33093) by Damian Królik · 11 months ago
  33. a4b59cb Bring PR #31776(Adjust storage for large payloads) from tcp branch to master (#33001) by Pradip De · 11 months ago
  34. 8b1fd13 Fix handling of non-permitted messages in ExchangeContext. (#33148) by Boris Zbarsky · 11 months ago
  35. 67ac842 Replace nl-unit-test for pigweed for crypto (#33042) by Jakub Latusek · 11 months ago
  36. 2d97bb7 [ICD] Update and Document ICDManager interface (#33081) by mkardous-silabs · 11 months ago
  37. 96329ae [ICD] Add Check-In message at boot logic and persistent subscription checks (#32613) by mkardous-silabs · 12 months ago
  38. 907883f [NXP] Integrating code updates for RW61X and K32W platforms (#32615) by dinabenamar · 12 months ago
  39. bf7241d Add a Matter.framework API for configuring MRP parameters. (#32548) by Boris Zbarsky · 1 year ago
  40. 1c20301 Make it possible to dynamically set the "sender boost" for MRP. (#32537) by Boris Zbarsky · 1 year ago
  41. 64bf8cb Don't define __STDC_{FORMAT,LIMIT}_MACROS (#32542) by Karsten Sperling · 1 year ago
  42. bd42fb7 Make it possible to dynamically set MRP parameters. (#32446) by Boris Zbarsky · 1 year ago
  43. 6b026af Disable flaky MRP test (#32441) by C Freeman · 1 year ago
  44. fa9bfbd [ICD] Add missing include for the ICD specific defines (#32386) by mkardous-silabs · 1 year ago
  45. 42a1c72 Fix MRP SessionIdleInterval per spec to 500ms (#32124) by Abdul Samad · 1 year, 1 month ago
  46. bf46b08 Cleanup a few more files that were not recognized by gn (#31999) by Andrei Litvin · 1 year, 1 month ago
  47. 83e47bf [ICD] Refactor ICDManager to use System::Clock types (#31881) by mkardous-silabs · 1 year, 1 month ago
  48. fd9ddb1 Add SessionParameters to gn. (#31876) by Andrei Litvin · 1 year, 1 month ago
  49. 1fd56a8 Add orphan file to gn in src/messaging (#31843) by Andrei Litvin · 1 year, 1 month ago
  50. f9ffe55 Add "orphaned" header files from src/lib/support into gn (#31807) by Andrei Litvin · 1 year, 1 month ago
  51. a77e01c Remove a lot of nlio dependencies, enable TestUDP (#31802) by Andrei Litvin · 1 year, 1 month ago
  52. 5f955f4 [ICD] Move ICD server sources to the server directory (#31674) by mkardous-silabs · 1 year, 2 months ago
  53. 2582368 [ICD] Fix ordering issue when triggering a report on Active mode (#31524) by mkardous-silabs · 1 year, 2 months ago
  54. 4676d27 Remove dependency between chip-tool and the nlunit-test (#31234) by Jakub Latusek · 1 year, 2 months ago
  55. 78fb77f Split Init into SetUp/SetUpTestSuite in LoopbackMessagingContext (#30892) by Arkadiusz Bokowy · 1 year, 3 months ago
  56. e9df864 Use global and local setup/terdown when using chip::Test::AppContext (#30657) by Arkadiusz Bokowy · 1 year, 3 months ago
  57. 547b587 Fix improperly mutable pointers to string constants (#30804) by Michael Spang · 1 year, 3 months ago
  58. 6778d3e [ICD] Create ICDConfigurationData class with associated refactor (#30618) by mkardous-silabs · 1 year, 4 months ago
  59. a9d5b1a [ICD] Add ICD build config to encapsulate ICD related defines (#30661) by mkardous-silabs · 1 year, 4 months ago
  60. d82ce57 Ensure that MRP logic is not executed for messages over other Transports (#30124) by Pradip De · 1 year, 4 months ago
  61. c19f26f [ICD] Add Keep active during MDNS resolution ICD Check-In Sender (#30552) by Jean-Francois Penven · 1 year, 4 months ago
  62. 83e2492 Allow plumbing of `SessionParameters` from `Session` (#30525) by Terence Hampson · 1 year, 4 months ago
  63. 75de58d Add a lint for use of PRI*64 macros. (#30541) by Boris Zbarsky · 1 year, 4 months ago
  64. cd2cd09 Add ICD Sender Class (#30385) by Jean-Francois Penven · 1 year, 4 months ago
  65. f0e6fc9 [ICD] Enable ICD run for unit tests (#30097) by mkardous-silabs · 1 year, 5 months ago
  66. a8a9659 Add intelligence to the ExchangeContext to determine if a peer is active (#29549) by mkardous-silabs · 1 year, 5 months ago
  67. 78eb271 Align ICD nomenclature in the app/icd/ implementation (#29687) by Junior Martinez · 1 year, 5 months ago
  68. 7ecf00e [ICD-server] Replace the event/queue based logic with a notifier (#29546) by Junior Martinez · 1 year, 5 months ago
  69. 11c3dec Use progress-level logging for MRP resends. (#29638) by Boris Zbarsky · 1 year, 5 months ago
  70. 43159a8 Add pw_unit_test support to build configuration (#29479) by Maksymilian Knust · 1 year, 5 months ago
  71. 58875c3 Fix handling of a response that comes after MRP resends end. (#29640) by Boris Zbarsky · 1 year, 5 months ago
  72. 38d6a48 Restyle C(++) code after upgrade to clang-format 16 (#29496) by Karsten Sperling · 1 year, 6 months ago
  73. 9dee693 Split out CHIPErrror into a separate source set. (#29494) by Boris Zbarsky · 1 year, 6 months ago
  74. 4263ced Fix IPAddress Type mismatch between echo-requester and echo-responder. (#29419) by Pradip De · 1 year, 6 months ago
  75. 09bb8d2 [ICD] Add units to configs and variables (#29417) by mkardous-silabs · 1 year, 6 months ago
  76. 181b7a9 Don't use LwIP defines if CHIP_SYSTEM_CONFIG_USE_LWIP is not set. (#29408) by Boris Zbarsky · 1 year, 6 months ago
  77. 7e2118c Include the peer address in "Msg TX" logs. (#29351) by Boris Zbarsky · 1 year, 6 months ago
  78. ef5bda7 Stop logging errors on receving a redundant standalone ack. (#29166) by Boris Zbarsky · 1 year, 6 months ago
  79. b15a6e6 Make constexpr constants in headers inline constexpr (#29279) by Karsten Sperling · 1 year, 6 months ago
  80. d4cbdbc Fix conditions for kICDMsgAckSyncEvent (#29263) by Michael Spang · 1 year, 6 months ago
  81. aa688c4 Ensure CHIP_EXCHANGE_HOLDER_DETAIL_LOGGING is always defined. (#29228) by Boris Zbarsky · 1 year, 6 months ago
  82. af635a6 Don't mark session defunct on response timeout if the message was acked. (#29173) by Boris Zbarsky · 1 year, 6 months ago
  83. 29fd8dc Remove SED related common code as it is deprecated and replaced by ICD (#29023) by Junior Martinez · 1 year, 7 months ago
  84. f09fce8 ICD: fix expect response count issue (#28887) by Wang Qixiang · 1 year, 7 months ago
  85. 4b1fcb6 add event For messages acks, Request ICD active mode when waiting on a ack (#28380) by Junior Martinez · 1 year, 8 months ago
  86. 14bc386 Factor out secure channel type definitions into a separate static library. (#28248) by Boris Zbarsky · 1 year, 8 months ago
  87. 47bd885 [ICD]Add SAT Common TXT key (#28123) by Junior Martinez · 1 year, 8 months ago
  88. c149afc [ICD]Post the MsgSentEvent on retransmits also (#27968) by Junior Martinez · 1 year, 8 months ago
  89. e4a3b4b Fix exchange manager tests to handle losing timeslice better. (#27872) by Boris Zbarsky · 1 year, 8 months ago
  90. ac060dc ICD manager Implemenation (#27283) by Junior Martinez · 1 year, 8 months ago
  91. 0fe0414 Fix TestReliableMessageProtocol timing bug. (#27817) by Boris Zbarsky · 1 year, 8 months ago
  92. ddf4db4 Fix TestExchangeMgr assertion about exchange ids. (#27669) by Boris Zbarsky · 1 year, 8 months ago
  93. 16d231f Default MRP_RETRY_INTERVAL_SENDER_BOOST to 0 ms (#27555) by Arkadiusz Bokowy · 1 year, 9 months ago
  94. 6db0276 Account for the retry delay booster in unit test (#27519) by Arkadiusz Bokowy · 1 year, 9 months ago
  95. 3633de9 Account for the retry delay booster in unit test (#27256) by Arkadiusz Bokowy · 1 year, 9 months ago
  96. d0b9eb4 Split out java/kotlin unit tests (#26897) by Andrei Litvin · 1 year, 10 months ago
  97. c53bef2 Bump third_party/pigweed/repo from `e72f0d5` to `da76d13` (#26713) by dependabot[bot] · 1 year, 10 months ago
  98. 80bce56 Mark a session defunct if an attempt to send a message on it fails outright. (#26778) by Boris Zbarsky · 1 year, 10 months ago
  99. 98ead72 ExchangeCtx: Fix issue with response timer cancellation (#26215) by Wang Qixiang · 1 year, 11 months ago
  100. 110659e Gracefully handle an exchange delegate evicting the session on timeout. (#25908) by Boris Zbarsky · 2 years ago