1. 9afad66 Match the log with its implemantation (#36183) by Yufeng Wang · 5 months ago
  2. 0060e0e Replace ReturnErrorCodeIf with VerifyOrReturnError (#36083) by Arkadiusz Bokowy · 5 months ago
  3. 4a21a8d [AllClusters] If opened multiple times and something fails in Init, closing the app with Ctrl^C makes it crashes (#35844) by Vivien Nicolas · 6 months ago
  4. 994c390 Make use of DataModel::Provider device type resolution in the access control (#35862) by Andrei Litvin · 6 months ago
  5. 04e21d9 [ICD] Implement storing of persistent keys in PSA for ICD server (#34925) by Maciej Baczmański · 7 months ago
  6. ba9faf2 Fix max timeout for open commissioning window (#35507) by Kamil Kasperczyk · 7 months ago
  7. 87f6277 Managed ACL: Add AccessRestrictionList support (#34932) by Thomas Lea · 7 months ago
  8. 7ad2fc9 use CHIP_DEVICE_CONFIG_FAILSAFE_EXPIRY_LENGTH_SEC define to arme the failsafe (#35137) by Junior Martinez · 7 months ago
  9. 085f57f Add --wifipaf commission in chip-tool and apps of Linux platform (#33977) by crlonxp · 8 months ago
  10. 5eba394 [ICD] Implement the support of the ICD Check-In BackOff (#34482) by mkardous-silabs · 8 months ago
  11. 8306353 Darwin: Avoid calling DnssdServer::StartServer() when not initialized (#34465) by Karsten Sperling · 8 months ago
  12. 73a25ad Fix DNS-SD TCP advertisement to use a bitmap for Client and Server. (#34289) by Pradip De · 8 months ago
  13. 522668f make sure test event trigger delegate is not null before using it (#33949) by fesseha-eve · 9 months ago
  14. 674dca8 Fix shutdown ordering issue in Server.cpp. (#34035) by Boris Zbarsky · 9 months ago
  15. 1f4ff38 Log errors if AdvertiseOperational fails (#33773) by Andrei Litvin · 10 months ago
  16. 320f83e Linux tv-casting-app v1.3 Commissioner-Generated passcode flow (#33479) by Philip Gregor · 11 months ago
  17. a2ded0f Linux tv-casting-app v1.3 IdentificationDeclaration message (#33283) by Philip Gregor · 11 months ago
  18. a8cfbac TCP connection setup/management and CASESession association. by Pradip De · 11 months ago
  19. 9ed9c72 [chore] Replace all usages of chip::Optional with std::optional in src/lib/dnssd (#33200) by Andrei Litvin · 11 months ago
  20. a4b59cb Bring PR #31776(Adjust storage for large payloads) from tcp branch to master (#33001) by Pradip De · 11 months ago
  21. 2d97bb7 [ICD] Update and Document ICDManager interface (#33081) by mkardous-silabs · 11 months ago
  22. 9966940 Force including <ble/Ble.h> umbrella header instead of specific headers (#33023) by Arkadiusz Bokowy · 12 months ago
  23. 0b0d116 [zephyr] Added Bluetooth LE Extended Advertisement option (#33005) by Kamil Kasperczyk · 12 months ago
  24. 845ce9b [ICD] Add TestEventTrigger support to the ICDManager (#32898) by mkardous-silabs · 12 months ago
  25. 96329ae [ICD] Add Check-In message at boot logic and persistent subscription checks (#32613) by mkardous-silabs · 12 months ago
  26. c89090c Add a lint for toplevel "using namespace" in headers. (#32757) by Boris Zbarsky · 1 year ago
  27. 31fa02f Remove synchronous calls that can block from TV code (#32010) by chrisdecenzo · 1 year ago
  28. a9f1d35 Only genenerate the random fallback MAC address once (#32694) by Karsten Sperling · 1 year ago
  29. d338455 Create `ember-compatibility-functions.h` to represent what `ember-compatibility-functions.cpp` contains (#32623) by Andrei Litvin · 1 year ago
  30. ac1ebc5 Fix incorrect snapshotting of MRP config by CASE client. (#32380) by Boris Zbarsky · 1 year, 1 month ago
  31. f72008c Correctly annotate things that are unused when logging is disabled. (#32141) by Boris Zbarsky · 1 year, 1 month ago
  32. a3d0a86 Add more files to be managed and known by GN (#32140) by Andrei Litvin · 1 year, 1 month ago
  33. 2696bc9 Non concurrent mode now sends connect network response as per spec (#31739) by simonhmorris1 · 1 year, 1 month ago
  34. 91ba8b6 [icd] Introduced gn flags to allow conditional code compilation (#31795) by Kamil Kasperczyk · 1 year, 2 months ago
  35. ddf373c [IM] Remove EmberAfStatus from src/app/clusters (#32055) by Jean-Francois Penven · 1 year, 2 months ago
  36. 4fef04b [ICD]Convert the ICD DNS advertiser variable from optional bool to an enum class (#32080) by Junior Martinez · 1 year, 2 months ago
  37. 10d1409 DNS-SD: Remove calls to set T flag (#32083) by C Freeman · 1 year, 2 months ago
  38. 1ad0e12 Add files from `src/lib/dnssd` to be tracked by BUILD.gn files (#31976) by Andrei Litvin · 1 year, 2 months ago
  39. 3fe8ec6 [ICD] Trigger Check-In messages at boot (#31993) by mkardous-silabs · 1 year, 2 months ago
  40. 91670ba Fix global reference leak across the android in matter (#31890) by yunhanw-google · 1 year, 2 months ago
  41. bd6c4ab [Linux] Add support for extended advertisement (#31668) by Arkadiusz Bokowy · 1 year, 2 months ago
  42. f4da03c Remove vestige of the initial ICD event base management (#31940) by Junior Martinez · 1 year, 2 months ago
  43. f9ffe55 Add "orphaned" header files from src/lib/support into gn (#31807) by Andrei Litvin · 1 year, 2 months ago
  44. 5f955f4 [ICD] Move ICD server sources to the server directory (#31674) by mkardous-silabs · 1 year, 2 months ago
  45. d61bfd6 [ICD] Add Check-In message check when switching to idle mode (#31563) by mkardous-silabs · 1 year, 2 months ago
  46. ca17912 [TCR] Extended Announcement additions (#31532) by cnanoleaf · 1 year, 2 months ago
  47. 2582368 [ICD] Fix ordering issue when triggering a report on Active mode (#31524) by mkardous-silabs · 1 year, 2 months ago
  48. 7dbacc6 UDC handling and Commissioner Passcode TXT record (#31432) by chrisdecenzo · 1 year, 2 months ago
  49. 9cd8c0d Fail server init if error on transport init (#30710) by Sam Ryan · 1 year, 4 months ago
  50. 547b587 Fix improperly mutable pointers to string constants (#30804) by Michael Spang · 1 year, 4 months ago
  51. c8bea78 Update UDC messages for 1.3 (#30585) by chrisdecenzo · 1 year, 4 months ago
  52. 6778d3e [ICD] Create ICDConfigurationData class with associated refactor (#30618) by mkardous-silabs · 1 year, 4 months ago
  53. ed891e2 [ICD] Send Check-In messages (#30526) by Jean-Francois Penven · 1 year, 4 months ago
  54. a9d5b1a [ICD] Add ICD build config to encapsulate ICD related defines (#30661) by mkardous-silabs · 1 year, 4 months ago
  55. 90f36a4 Implement Non concurrent mode (#30201) by simonhmorris1 · 1 year, 4 months ago
  56. 41971ba Fix Circular dependency OpenThreadPlatform (#30607) by Jean-Francois Penven · 1 year, 4 months ago
  57. c19f26f [ICD] Add Keep active during MDNS resolution ICD Check-In Sender (#30552) by Jean-Francois Penven · 1 year, 4 months ago
  58. c6b6fb3 Clean up inclusion of private BuildConfig headers (#30531) by Michael Spang · 1 year, 4 months ago
  59. 9fa4fc2 [ICD]Update the DNS-SD advertissement (SII and ICD keys) on icd operation mode changes (#30422) by Junior Martinez · 1 year, 5 months ago
  60. 827dfac Make `ChipMainLoopWork_WorkSchedule.cpp` work on darwin (#30425) by Andrei Litvin · 1 year, 5 months ago
  61. e43c1f3 [ICD]Add optional common ICD key to indicate ICD operating mode (LIT/SIT) (#30135) by Junior Martinez · 1 year, 5 months ago
  62. 2a37b68 [ICD] Update KeyStore for Check-in keys (#29260) by Jean-Francois Penven · 1 year, 6 months ago
  63. 7ecf00e [ICD-server] Replace the event/queue based logic with a notifier (#29546) by Junior Martinez · 1 year, 6 months ago
  64. 38d6a48 Restyle C(++) code after upgrade to clang-format 16 (#29496) by Karsten Sperling · 1 year, 6 months ago
  65. 9dee693 Split out CHIPErrror into a separate source set. (#29494) by Boris Zbarsky · 1 year, 6 months ago
  66. b15a6e6 Make constexpr constants in headers inline constexpr (#29279) by Karsten Sperling · 1 year, 7 months ago
  67. b673df5 Fix ICD Manager Init (#29088) by Jean-Francois Penven · 1 year, 7 months ago
  68. d083577 Fix Android exception jni type (#29066) by joonhaengHeo · 1 year, 7 months ago
  69. 29fd8dc Remove SED related common code as it is deprecated and replaced by ICD (#29023) by Junior Martinez · 1 year, 7 months ago
  70. e9833d9 Revert "[Telink] Move SetRouterPromotion(false) at the end of OpenCom… (#28848) by Justin Wood · 1 year, 7 months ago
  71. 441aad7 Make CertType an enum class instead of an anonymous enum / uint8_t (#28743) by Karsten Sperling · 1 year, 7 months ago
  72. 35998cd Add support for controllers not advertising their operational identities. (#28537) by Boris Zbarsky · 1 year, 8 months ago
  73. a70d5b4 [ReadHandler] ReportScheduler Injection (#28497) by lpbeliveau-silabs · 1 year, 8 months ago
  74. e059202 [ICD] Subscription report emission when becoming active (#28266) by lpbeliveau-silabs · 1 year, 8 months ago
  75. 46e5bb2 Add reset api for android app server (#28398) by chulspro · 1 year, 8 months ago
  76. 5dd4b06 Reverted the AttributePersistenceProvider and added a SafeAttributePersistenceProvider (#28302) by William · 1 year, 8 months ago
  77. 2b76339 [Android] Apply 'AppDelegate' for android app server (#28286) by chulspro · 1 year, 8 months ago
  78. d8aaa7c AppDelegate updates: new callback and docs (#28240) by Sharad Binjola · 1 year, 8 months ago
  79. dee360e CommissioningWindowManager should only listen for platform events when a commissioning window is open. (#28311) by Boris Zbarsky · 1 year, 8 months ago
  80. c9ce7f2 [ReadHandler] Integration of ReportScheduler into the ReadHandler and IM engine. (#28104) by lpbeliveau-silabs · 1 year, 8 months ago
  81. 5897af2 Update AppDelegate to report error param and callback for when session establishment starts (#28138) by Sharad Binjola · 1 year, 8 months ago
  82. e6f610b [ICD]Add needed elements to the ICD Manager to handle LIT mode (#27916) by Junior Martinez · 1 year, 9 months ago
  83. ac060dc ICD manager Implemenation (#27283) by Junior Martinez · 1 year, 9 months ago
  84. a39e88a Server should store the pointer to the session keystore, so that the GetSessionKeystore API works as expected (#27552) by cbucht200 · 1 year, 9 months ago
  85. d356484 Add a perfetto backend for tracing and enable it for chip-tool & light-app on linux (#27354) by Andrei Litvin · 1 year, 9 months ago
  86. fb5558d fix a merge issue by readding mICDEventManager.Init() and .Shutdown() in server.cpp. (#27265) by Junior Martinez · 1 year, 10 months ago
  87. 3bacb57 Optimize compilation time (#27228) by Damian Królik · 1 year, 10 months ago
  88. 00b522f Add tracing macros to addressresolve (#27180) by Andrei Litvin · 1 year, 10 months ago
  89. 9828293 [ICD] Creation of ICDManager classes (#26523) by mkardous-silabs · 1 year, 10 months ago
  90. b5cd925 Server: Fix the incorrect log level for server initialization (#27014) by Shubham Patil · 1 year, 10 months ago
  91. 5d913c9 Correct log message in OnGroupRemoved() (#27001) by Markus Becker · 1 year, 10 months ago
  92. ad5253a Add a lint for SuccessOrExit without assignment. (#26854) by Boris Zbarsky · 1 year, 10 months ago
  93. 76ccf9d tv-casting-app: turning off extended discovery (#26804) by Sharad Binjola · 1 year, 10 months ago
  94. f9731a8 Align Access Control cluster XML with the spec. (#26773) by Boris Zbarsky · 1 year, 10 months ago
  95. db47b1b Change Server to not validate certificate expiration by default. (#26530) by Boris Zbarsky · 1 year, 11 months ago
  96. ee8d535 Move the "ignore certificate validity dates" policy out of Server.h. (#26519) by Boris Zbarsky · 1 year, 11 months ago
  97. ed8d546 Ignore root cert expiration in Server. (#26372) by Boris Zbarsky · 1 year, 11 months ago
  98. 5ff1818 Make sure DnssdServer does not dereference a dangling fabric table. (#26354) by Boris Zbarsky · 1 year, 11 months ago
  99. c5216d1 [darwin-framework-tool] heap-use-after-free when calling chip::app::DnssdServer::StartServer at startup (#26000) by Vivien Nicolas · 2 years ago
  100. f7977bc Update Android SDK to 26 (#25856) by Matthew Swartwout · 2 years ago