1. ecc92db Access generation in idl (#17282) by Andrei Litvin · 2 years, 8 months ago
  2. b63d897 [OTA] Make ImageURI configurable for the OTA Provider app (#17222) by Carol Yang · 2 years, 8 months ago
  3. a76f75e Attempt to skip code in misspell (#17335) by Andrei Litvin · 2 years, 8 months ago
  4. 184bda1 Add Capability Minima missing attributes (#17294) by Tennessee Carmel-Veilleux · 2 years, 8 months ago
  5. 306e8a4 Remove `global` keyword from matter IDL files (#17139) by Andrei Litvin · 2 years, 8 months ago
  6. 9e9fa71 [ESP32] Fix ota file path and update ota provider readme with ACL (#17092) by Shubham Patil · 2 years, 8 months ago
  7. fae3888 [NWPROV] Fix spec compliance issues (#17038) by Song GUO · 2 years, 9 months ago
  8. 70a6caa Add extension attribute to access control cluster (#17008) by Marc Lepage · 2 years, 9 months ago
  9. 978dcbb Make breadcrumb optional in network commissioning cluster commands. (#17007) by Boris Zbarsky · 2 years, 9 months ago
  10. d42cf54 [OTA] Update provider usage and readme (#16976) by Carol Yang · 2 years, 9 months ago
  11. def1881 Allow Storage, Groups and Access Delegate injection on Server::Init() (#16956) by Tennessee Carmel-Veilleux · 2 years, 9 months ago
  12. 5f8c83e Add `SupportsConcurrentConnection` flag to SDK (#16899) by Tennessee Carmel-Veilleux · 2 years, 9 months ago
  13. 358986a Ensure that the OTA commissioning callback timer is started with the correct function-pointer and object data (#16888) by Harsha Rajendran · 2 years, 9 months ago
  14. 5dcb123 [OTA] Make OTAProviderDelegate responsible for responding to commands (#16654) by Carol Yang · 2 years, 9 months ago
  15. a36db55 [ESP32] Use absolute paths in example's CMakeLists.txt files (#16843) by Shubham Patil · 2 years, 9 months ago
  16. 47cf069 [ota] Restructure user consent files (#16549) by Shubham Patil · 2 years, 9 months ago
  17. 4005949 [nwprov] Add missing debugText and index to some synchronous commands (#16676) by Song GUO · 2 years, 9 months ago
  18. 8da5d03 [IM] Make CommandHandler::AddResponseData atomic (#15906) by Song GUO · 2 years, 9 months ago
  19. bab351f [OTA] Update the READMEs related to software version and image header (#16690) by Carol Yang · 2 years, 9 months ago
  20. c14faeb Update zap repo to latest upstream (#16674) by Marc Lepage · 2 years, 9 months ago
  21. ec0f38a Fix default value of cluster revision, IdentifyTime attribute on identify cluster (#16375) by PSONALl · 2 years, 9 months ago
  22. 8de5e9a [OTA] Respond with a valid query image response in subsequent requests (#16598) by Carol Yang · 2 years, 9 months ago
  23. 4d6858b Remove leftover rendezvous bypass bits. (#16597) by Boris Zbarsky · 2 years, 9 months ago
  24. a9bca9b [OTA] Use the version from OTA image header to send QueryImageResponse (#16515) by Carol Yang · 2 years, 9 months ago
  25. cd08938 [spec] Update field ids of existing FabricIndex fields to 0xFE (#16208) by Song GUO · 2 years, 9 months ago
  26. acf130a Added Node and fabric data to BDXOtaSender to keep track of connections (#16184) by Harsha Rajendran · 2 years, 9 months ago
  27. 7c5c705 Change CLI option behavior for OTA-R and OTA-P to revert back to the success case after using the CLI supplied values (#16095) by Irene Siu (Apple) · 2 years, 9 months ago
  28. 5a28865 Use AddressResolve in CASE (#15934) by Andrei Litvin · 2 years, 9 months ago
  29. 976eb6f [ota] User consent handling in OTA Requestor (#15706) by Shubham Patil · 2 years, 10 months ago
  30. 1fd382d [OTA] Serve the file specified by the file designator (#15662) by Carol Yang · 2 years, 10 months ago
  31. bb6bb37 Implement Fail Safe Context in ArmFailSafe Command to guard Operation… (#15309) by Yufeng Wang · 2 years, 10 months ago
  32. 8266e90 Use ReturnErrorOnFailure() instead of SuccessOrExit() in ESP examples (#15553) by Shu Chen · 2 years, 10 months ago
  33. d2997de [ESP] Fix boot crash issue (#15507) by Shu Chen · 2 years, 10 months ago
  34. ef14101 Issue 11759 - Support for error/timeout in response to ApplyUpdateRequest command (#15481) by Irene Siu (Apple) · 2 years, 10 months ago
  35. c236706 [OTA] Update README with ACL examples (#15446) by Carol Yang · 2 years, 10 months ago
  36. 567875e Issue #11758 [ota-provider-app] Support for error/timeout in response to QueryImage command (#15427) by Irene Siu (Apple) · 2 years, 10 months ago
  37. cbdecce [Network Commissioning] Remove old network commissioning driver (#15184) by Song GUO · 2 years, 10 months ago
  38. a8ab030 use more specific enum for Regulatory location (#15322) by C Freeman · 2 years, 10 months ago
  39. d1a44ea Issue 14864 - DelayedActionTime field in Query Image Response defaults to 120 seconds for OTA-P Linux app when status is Busy/NotAvailable (#15286) by Irene Siu (Apple) · 2 years, 10 months ago
  40. 06884fb [ESP32]: Fix initialization order of ota-requestor and ota-provider apps (#15179) by Shubham Patil · 2 years, 10 months ago
  41. 62164cb Issue #10592 [ota-provider-app] Make various values to ApplyUpdateResponse Command configurable (#15208) by Irene Siu (Apple) · 2 years, 10 months ago
  42. d8b119a Fix network commissioning cluster define (#15124) by Song GUO · 2 years, 10 months ago
  43. 098e455 Fix responses for UpdateFabricLabel to match the spec. (#15122) by Boris Zbarsky · 2 years, 10 months ago
  44. 1970d64 Issue #15043 - [ota-provider-app] Apply UserConsentNeeded field of Query image command properly in conjunction with RequestorCanConsent field (#15109) by Irene Siu (Apple) · 2 years, 10 months ago
  45. 2155328 Stop using PRI*8 printf formats. (#15099) by Boris Zbarsky · 2 years, 10 months ago
  46. 6380d38 [OTA] Set default configuration values for OTA Provider to prevent crash (#15052) by Carol Yang · 2 years, 10 months ago
  47. cb95946 [todo] Add refs to github issue for TODO: in v1_triage_split_4 (#14608) by Martin Turon · 2 years, 10 months ago
  48. d42c084 [OTA] Initalize OTA apps using Linux platform functions (#14931) by Carol Yang · 2 years, 10 months ago
  49. 482e6fd Add DACs to support PID/VID verfification (#14845) by C Freeman · 2 years, 10 months ago
  50. 90c8884 [ESP32] Make apps commissionable (#14946) by Shubham Patil · 2 years, 10 months ago
  51. 9f50400 ota-provider-app: Adding SoftwareVersionString option to cli (#14880) by Shubham Patil · 2 years, 10 months ago
  52. 9011cd9 Stop treating maybe-uninitialized warnings as errors on esp32 and nrfconnect. (#14792) by Boris Zbarsky · 2 years, 10 months ago
  53. 512369d ota-provider: cli options for software version, setup discriminator, and UserConsentNeeded fields (#14619) by Shubham Patil · 2 years, 10 months ago
  54. 570a1ce Rename OpCSRRequest/Response to CSRRequest/Response. (#14762) by Boris Zbarsky · 2 years, 11 months ago
  55. a737608 Make in RAM NetworkCommissioning::Featuremap report kThreadDevice (#14751) by Andrei Litvin · 2 years, 11 months ago
  56. ce37c4c Enabling Basic Information Cluster in the ota-provider app (#14765) by Harsha Rajendran · 2 years, 11 months ago
  57. 5c0c71b Fix RemoveFabric responses to follow the spec. (#14688) by Boris Zbarsky · 2 years, 11 months ago
  58. d02ff67 Add Access-Control cluster to all example apps using ZAP (#14657) by Harsha Rajendran · 2 years, 11 months ago
  59. 974a6eb Update General Commissioning cluster to align with the latest spec (#14671) by Yufeng Wang · 2 years, 11 months ago
  60. 1ae483d OTA-Provider: Implementation for obtaining user consent (#13816) by Shubham Patil · 2 years, 11 months ago
  61. 0a47fe0 Unit Localization Cluster cleanup (#14580) by Leonard Zgrablic · 2 years, 11 months ago
  62. 9f16e9a Basic Information cluster attribute cleanup (#14489) by Leonard Zgrablic · 2 years, 11 months ago
  63. 7c25890 [Trivial] Fix Level Control cluster revision (#14611) by Tennessee Carmel-Veilleux · 2 years, 11 months ago
  64. bdc2b5a [IDL] include bitmaps in IDL (#14457) by Andrei Litvin · 2 years, 11 months ago
  65. bbd6bd3 Update the name in all the .zap files (#14445) by Yufeng Wang · 2 years, 11 months ago
  66. ddfa994 Make BasicInformationCluster use AttributeAccessInterface to save RAM (#13885) by Tennessee Carmel-Veilleux · 2 years, 11 months ago
  67. 0cd1620 Update OTAProviderExample with flexible-image selection logic (#13890) by Harsha Rajendran · 2 years, 11 months ago
  68. a4618fe Set ICAC to nullable to align with spec (#14411) by Yufeng Wang · 2 years, 11 months ago
  69. ba45194 Revert "add CLI tab-to-autocomplete ability and implement for nrfconnect (#13630)" (#14384) by Justin Wood · 2 years, 11 months ago
  70. c62489b add CLI tab-to-autocomplete ability and implement for nrfconnect (#13630) by xBill · 2 years, 11 months ago
  71. 7b869ae Unit Localization cluster server (#14258) by Leonard Zgrablic · 2 years, 11 months ago
  72. 818213b Add a helper for creating a CharSpan from a C string. (#14277) by Boris Zbarsky · 2 years, 11 months ago
  73. 1490461 Basic Info Cluster: Clean up ZAP files (#13800) by Leonard Zgrablic · 2 years, 11 months ago
  74. 6e1a741 Implement ActiveLocale using NVM attribute storage instead of configuration manager and attribute access override (#13633) by Yufeng Wang · 2 years, 11 months ago
  75. b6e08a8 Implement Localisation Time Format cluster server support (#13477) by Yufeng Wang · 2 years, 11 months ago
  76. dd209ce [ESP32] CLI option to set delayed action time in OTA Provider app and restart OTA Requestor once ApplyUpdate is successful (#13620) by Shubham Patil · 2 years, 11 months ago
  77. 2f1301b Expose array size limit in IDL where size limit seems intentional (#13699) by Andrei Litvin · 2 years, 11 months ago
  78. aa72854 Add global property for attributes (#13791) by Andrei Litvin · 2 years, 11 months ago
  79. fd815cd Implement NOCs attribute in Node Operational Credentials Cluster (#13563) by Yufeng Wang · 2 years, 11 months ago
  80. 1de37de Update ZAP to tip. (#13731) by Boris Zbarsky · 2 years, 11 months ago
  81. d5e7431 Assume readwrite is the default for attributes, make readonly the only special case. Reduce bracketing (#13707) by Andrei Litvin · 2 years, 11 months ago
  82. b306824 Make nonsubscribable as a special case in IDL generation. (#13656) by Andrei Litvin · 2 years, 11 months ago
  83. be806bb Be explicit between server clusters and client (binding) clusters on endpoints (#13649) by Andrei Litvin · 2 years, 11 months ago
  84. 8d4d770 Mark all attributes reportable again. (#13650) by Boris Zbarsky · 2 years, 11 months ago
  85. 8bdff01 IDL: add information about cluster instantiations on endpoints (#13612) by Andrei Litvin · 2 years, 11 months ago
  86. de454db fix for esp32c3 after ##12763 (#13619) by xBill · 2 years, 11 months ago
  87. 8aee604 Move IDL files *.matter to reside together with input zap files (#13603) by Andrei Litvin · 3 years ago
  88. 251d99a [OTA] QueryImageResponse status reflects command line input (#13565) by Carol Yang · 3 years ago
  89. 8093b77 Rename time-format & unit cluster to align with spec (#13516) by Yufeng Wang · 3 years ago
  90. a841e21 Implement localization configuration server support (#13415) by Yufeng Wang · 3 years ago
  91. a497890 Use GetAccessingFabricIndex in a few more places. (#13395) by Boris Zbarsky · 3 years ago
  92. 466ee90 [ESP32] Fix ota-provider-app build failure (#13394) by Shubham Patil · 3 years ago
  93. 7a4028d Refactor SessionHandle (#13330) by Zang MingJie · 3 years ago
  94. 46541fb Support multiple sequential BDX transfers (#13329) by Carol Yang · 3 years ago
  95. a49c250 Convert all OTA related enums to enum class (#13312) by Carol Yang · 3 years ago
  96. bf7feea Fix ESP32 OTA application READMEs (#13152) by Shubham Patil · 3 years ago
  97. 1d06bb2 Full Network Commissioning Cluster w/ Linux Implementation (#12931) by Song GUO · 3 years ago
  98. 1a3738f Group Key Management cluster server implemented. (#12479) by Ricardo Casallas · 3 years ago
  99. c50d28c Update ZAP repo (#13086) by Vivien Nicolas · 3 years ago
  100. 89aff25 Implement event support for switch cluster (#13036) by Yufeng Wang · 3 years ago