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 · 8 months ago
  3. 085f57f Add --wifipaf commission in chip-tool and apps of Linux platform (#33977) by crlonxp · 8 months ago
  4. d573916 Enable TCP Keepalive for the received connection on the Server. (#34602) by Pradip De · 8 months ago
  5. 138fb4f0 Mark session for eviction on TCP Client side when disconnecting with peer. (#34451) by Pradip De · 9 months ago
  6. e73be38 Log message sizes in Msg RX/TX logs. (#34382) by Boris Zbarsky · 9 months ago
  7. 111f62f Link all unit tests with string adapters for CHIP_ERROR (#34332) by Arkadiusz Bokowy · 9 months ago
  8. 74fa3f3 Updated AppContext, LoopbackMessagingContext, and UDPMessagingContext to serve as PW test fixture classes. (#34036) by feasel · 9 months ago
  9. fa25673 Minor fixes in TCP Disconnect to simplify the logic. (#34142) by Pradip De · 9 months ago
  10. 102faca ReadClient: Truncate data version list during encoding if necessary (#34111) by Karsten Sperling · 9 months ago
  11. 674dca8 Fix shutdown ordering issue in Server.cpp. (#34035) by Boris Zbarsky · 10 months ago
  12. 947fef5 Removing NL Unit Infrastructure (#33943) by Amine Alami · 10 months ago
  13. 4239c88 Close TCP connection when received message size is too large. (#33768) by Pradip De · 10 months ago
  14. f91b256 Changes for large Packetbuffer allocation to support TCP payloads (#33308) by Pradip De · 10 months ago
  15. 3e93ba6 Improve our various round-trip timeout computations. (#33587) by Boris Zbarsky · 11 months ago
  16. d594086 Make test suite setup and teardown functions static (#33330) by Maksymilian Knust · 11 months ago
  17. 307cffb Updated unit tests in src/transport/tests/ to use PW instead of NL. (#33249) by feasel · 11 months ago
  18. 242accd Add comments in SessionHandle explaining its intent (#33271) by Andrei Litvin · 11 months ago
  19. 16e220b Refactored transport/raw/tests to more cleanly handle access to private members of TCPBase (#33306) by feasel · 11 months ago
  20. 3fa70cf Replace `DispatchSessionEvent` with `NotifySessionHang` on sessions. (#33259) by Andrei Litvin · 11 months ago
  21. a8cfbac TCP connection setup/management and CASESession association. by Pradip De · 11 months ago
  22. 3062e91 [ICD] Convert TestICDMonitoringTable to gTest (#33239) by mkardous-silabs · 11 months ago
  23. 7489e02 Updated unit tests in src/transport/raw/tests/ to use PW instead of NL. (#33099) by feasel · 11 months ago
  24. a4b59cb Bring PR #31776(Adjust storage for large payloads) from tcp branch to master (#33001) by Pradip De · 11 months ago
  25. e12ace0 Remove dead code from BLE layer class (#33171) by Arkadiusz Bokowy · 11 months ago
  26. f27b978 Updated unit tests in src/transport/retransmit/tests/ to use PW instead of NL. (#33157) by feasel · 11 months ago
  27. c4699cf More IWYU across app/ & src/ (#32952) by achaulk-goog · 11 months ago
  28. 9966940 Force including <ble/Ble.h> umbrella header instead of specific headers (#33023) by Arkadiusz Bokowy · 12 months ago
  29. bdf3e6e Use RAII for group session iteration (#32970) by Andrei Litvin · 12 months ago
  30. b79831e Don't stringify PeerAddress in SendPreparedMessage if not logging it. (#32821) by Boris Zbarsky · 1 year ago
  31. 6c89640 ESP32: Add lit-icd-app example for ESP32-H2 and ESP32-C6 (#32784) by Wang Qixiang · 1 year ago
  32. 6a939e9 Log message send failures. (#32742) by Boris Zbarsky · 1 year ago
  33. 907883f [NXP] Integrating code updates for RW61X and K32W platforms (#32615) by dinabenamar · 1 year, 1 month ago
  34. 09fbf5c Stop forcing a particular interface ID when sending response messages. (#32581) by Boris Zbarsky · 1 year, 1 month ago
  35. 64bf8cb Don't define __STDC_{FORMAT,LIMIT}_MACROS (#32542) by Karsten Sperling · 1 year, 1 month ago
  36. 4393200 Add tests to lib/support/SortUtils.h (#32421) by Tennessee Carmel-Veilleux · 1 year, 1 month ago
  37. 274719d Remove PoolCommon::ResetObject (#32120) by Andrei Litvin · 1 year, 2 months ago
  38. 31903de [crypto] Add HKDF key handle and use it during PASE (#31311) by Damian Królik · 1 year, 2 months ago
  39. bf46b08 Cleanup a few more files that were not recognized by gn (#31999) by Andrei Litvin · 1 year, 2 months ago
  40. fd9ddb1 Add SessionParameters to gn. (#31876) by Andrei Litvin · 1 year, 2 months ago
  41. 0421b8f Add orphan files in `src/transport` to gn (#31878) by Andrei Litvin · 1 year, 2 months ago
  42. f9ffe55 Add "orphaned" header files from src/lib/support into gn (#31807) by Andrei Litvin · 1 year, 2 months ago
  43. a77e01c Remove a lot of nlio dependencies, enable TestUDP (#31802) by Andrei Litvin · 1 year, 2 months ago
  44. 4676d27 Remove dependency between chip-tool and the nlunit-test (#31234) by Jakub Latusek · 1 year, 3 months ago
  45. da2dfe0 Make the logic for whether a session matches an eviction hint more readable. (#30938) by Boris Zbarsky · 1 year, 4 months ago
  46. 7f43a93 Fix typo in many tests (#31014) by Tennessee Carmel-Veilleux · 1 year, 4 months ago
  47. f67d9bc [Crypto] Add HMAC function using KeyHandle (#30751) by Jean-Francois Penven · 1 year, 4 months ago
  48. e9df864 Use global and local setup/terdown when using chip::Test::AppContext (#30657) by Arkadiusz Bokowy · 1 year, 4 months ago
  49. 94ba5c6 Check mBleEndPoint before sending messages in BLEBase (#30794) by rus084 · 1 year, 4 months ago
  50. 8c45ed8 [Crypto] Add HMAC key handle support in Crypto PAL (#30829) by mkardous-silabs · 1 year, 4 months ago
  51. 547b587 Fix improperly mutable pointers to string constants (#30804) by Michael Spang · 1 year, 4 months ago
  52. 16f8d7a Fix session eviction handling of eviction hints. (#30806) by Boris Zbarsky · 1 year, 4 months ago
  53. d82ce57 Ensure that MRP logic is not executed for messages over other Transports (#30124) by Pradip De · 1 year, 4 months ago
  54. 83e2492 Allow plumbing of `SessionParameters` from `Session` (#30525) by Terence Hampson · 1 year, 5 months ago
  55. c6b6fb3 Clean up inclusion of private BuildConfig headers (#30531) by Michael Spang · 1 year, 5 months ago
  56. 367c28e Fix memory leak in UnauthenticatedSessionTable. (#30025) by Boris Zbarsky · 1 year, 5 months ago
  57. 43159a8 Add pw_unit_test support to build configuration (#29479) by Maksymilian Knust · 1 year, 6 months ago
  58. 94facb5 Increment used TCPEndPoint count during incoming connection. (#29553) by Pradip De · 1 year, 6 months ago
  59. fc0ab42 Use copy of pigweed.json maintained in Matter SDK to prevent pulling in unneeded CIPD package (#29548) by Terence Hampson · 1 year, 6 months ago
  60. 38d6a48 Restyle C(++) code after upgrade to clang-format 16 (#29496) by Karsten Sperling · 1 year, 6 months ago
  61. 9dee693 Split out CHIPErrror into a separate source set. (#29494) by Boris Zbarsky · 1 year, 6 months ago
  62. 59d2b7e Remove empty state from FixedSpan (#29240) by Karsten Sperling · 1 year, 7 months ago
  63. 7e2118c Include the peer address in "Msg TX" logs. (#29351) by Boris Zbarsky · 1 year, 7 months ago
  64. 3232412 Optionally avoid global constructors (#29071) by Karsten Sperling · 1 year, 7 months ago
  65. b15a6e6 Make constexpr constants in headers inline constexpr (#29279) by Karsten Sperling · 1 year, 7 months ago
  66. 40f39f7 Improve size calculation for our packets. (#28563) by Boris Zbarsky · 1 year, 8 months ago
  67. 14bc386 Factor out secure channel type definitions into a separate static library. (#28248) by Boris Zbarsky · 1 year, 8 months ago
  68. 47bd885 [ICD]Add SAT Common TXT key (#28123) by Junior Martinez · 1 year, 9 months ago
  69. 7fc3ccb Make tracedecoder not stateful and ensure both sent and received messages are logged (#27860) by Andrei Litvin · 1 year, 9 months ago
  70. d356484 Add a perfetto backend for tracing and enable it for chip-tool & light-app on linux (#27354) by Andrei Litvin · 1 year, 10 months ago
  71. b5a8d9c Add data logging using the tracing module for message send/receive (#27281) by Andrei Litvin · 1 year, 10 months ago
  72. 5ed31da Remove tracing of encrypted message data (prepared buffers). (#27276) by Andrei Litvin · 1 year, 10 months ago
  73. c2219f7 [Tests] Improving initalizaiton in TestInetCommonPosix (#26663) by Artur Tynecki · 1 year, 11 months ago
  74. 5181fc9 [Group][Transport] Add Random first value group counter (#26610) by Jean-Francois Penven · 1 year, 11 months ago
  75. a4ebc80 Remove SessionHandle.{h,cpp} and replace includes with Session.h (#26549) by Andrei Litvin · 1 year, 11 months ago
  76. 0b4fba2 Log session id in SecureSession::MoveToState. (#26490) by Boris Zbarsky · 1 year, 11 months ago
  77. 11c2f5b Disallow CASE and PASE establishment attempts over existing secure sessions. (#25349) by Boris Zbarsky · 2 years, 1 month ago
  78. b07872c [crypto] Introduce AES key abstraction (#23792) by Damian Królik · 2 years, 2 months ago
  79. c77dbde Log session ids when sending/receiving on a secure session. (#24902) by Boris Zbarsky · 2 years, 2 months ago
  80. ebd0d29 [privacy] Implement privacy decrypt support in message layer (#22783) by Martin Turon · 2 years, 2 months ago
  81. 9b63633 [crypto] Replace AesCcm128Key with sensitive data buffer (#24357) by Damian Królik · 2 years, 3 months ago
  82. cae6319 First JNI test & changes necessary to make it work (#24355) by Marcos B · 2 years, 3 months ago
  83. b01695e add mNumReportsInFlight check test when failing to send report (#24106) by yunhanw-google · 2 years, 4 months ago
  84. 52e228f Add modernize-redundant-void-arg to clang-tidy (#23760) by Arkadiusz Bokowy · 2 years, 4 months ago
  85. e5d6000 [crypto] Added target type to the P256KeyPair initialize method (#23771) by Kamil Kasperczyk · 2 years, 4 months ago
  86. d6e2dfb Minor unit test cleanups (#23723) by Andrei Litvin · 2 years, 4 months ago
  87. 54d8dd0 Fix intermittent BLE connection failures (#23598) by Damian Królik · 2 years, 5 months ago
  88. 0339c31 Replace `operator const char *` from StorageKeyName with an explicit call (#23480) by Andrei Litvin · 2 years, 5 months ago
  89. 72f0471 clang-tidy: apply modernize-loop-convert over a set of files (#23443) by Andrei Litvin · 2 years, 5 months ago
  90. 59aa6b7 Split DefaultStorageKeyAllocator into `Keys` and `Allocator` (#23422) by Andrei Litvin · 2 years, 5 months ago
  91. 911d5f4 Update GetAckTimeout to use the backoff algorithm (#23307) by Vivien Nicolas · 2 years, 5 months ago
  92. f5dfb4d Make GetMRPBaseTimeout method const (#23300) by Vivien Nicolas · 2 years, 6 months ago
  93. a9399de Set of fixes to unit-tests code (#23071) by Artur Tynecki · 2 years, 6 months ago
  94. c279578 Fix session selection to actually select the most recently active session. (#23246) by Boris Zbarsky · 2 years, 6 months ago
  95. 973bbf5 Fix SecureSession being made defunct after expiration (#23097) by Jerry Johns · 2 years, 6 months ago
  96. 8b01c85 Fix SessionDelegate::OnSessionHang docs header (#22928) by Michael Sandstedt · 2 years, 6 months ago
  97. 8e18aaa [test] Fix #22903 - fix unit test break when SECURITY_TEST_MODE=1 (#22904) by Martin Turon · 2 years, 6 months ago
  98. 1ddf6ad [session][test] Extend TestSessionManagerDispatch with group test (#22769) by Martin Turon · 2 years, 6 months ago
  99. 685c4d5 [session][test] Added unit test coverage of OnMessageReceive decrypt path. (#22736) by Martin Turon · 2 years, 7 months ago
  100. 9441289 Update message layer logging for consistency of information and ease of debugging. (#22465) by Jerry Johns · 2 years, 7 months ago