William
|
7b6cbc545a
Replaced the use of std::set with IntrusiveList in ModeBase. (#28163)
|
2 years ago |
Evgeny Margolis
|
15ac91713a
Use CopyString() Instead strncpy() (#22708)
|
3 years ago |
Stefan Bauer-Schwan
|
1f1986b2d6
Add command line parameter -P to the Linux ota-provider-app so that the BDX transfer poll frequency can be changed (#18377)
|
3 years ago |
Carol Yang
|
b63d8971c6
[OTA] Make ImageURI configurable for the OTA Provider app (#17222)
|
3 years ago |
Carol Yang
|
d42cf54a75
[OTA] Update provider usage and readme (#16976)
|
3 years ago |
Shubham Patil
|
47cf069f42
[ota] Restructure user consent files (#16549)
|
3 years ago |
Carol Yang
|
8de5e9adb7
[OTA] Respond with a valid query image response in subsequent requests (#16598)
|
3 years ago |
Carol Yang
|
a9bca9bed5
[OTA] Use the version from OTA image header to send QueryImageResponse (#16515)
|
3 years ago |
Irene Siu (Apple)
|
7c5c7051c1
Change CLI option behavior for OTA-R and OTA-P to revert back to the success case after using the CLI supplied values (#16095)
|
3 years ago |
Irene Siu (Apple)
|
ef14101c88
Issue 11759 - Support for error/timeout in response to ApplyUpdateRequest command (#15481)
|
3 years ago |
Irene Siu (Apple)
|
567875e458
Issue #11758 [ota-provider-app] Support for error/timeout in response to QueryImage command (#15427)
|
3 years ago |
Irene Siu (Apple)
|
62164cbc2e
Issue #10592 [ota-provider-app] Make various values to ApplyUpdateResponse Command configurable (#15208)
|
4 years ago |
Irene Siu (Apple)
|
1970d6416e
Issue #15043 - [ota-provider-app] Apply UserConsentNeeded field of Query image command properly in conjunction with RequestorCanConsent field (#15109)
|
4 years ago |
Carol Yang
|
6380d38f44
[OTA] Set default configuration values for OTA Provider to prevent crash (#15052)
|
4 years ago |
Carol Yang
|
d42c0849fb
[OTA] Initalize OTA apps using Linux platform functions (#14931)
|
4 years ago |
Shubham Patil
|
9f504000bf
ota-provider-app: Adding SoftwareVersionString option to cli (#14880)
|
4 years ago |
Shubham Patil
|
512369d50a
ota-provider: cli options for software version, setup discriminator, and UserConsentNeeded fields (#14619)
|
4 years ago |
Shubham Patil
|
1ae483d5d9
OTA-Provider: Implementation for obtaining user consent (#13816)
|
4 years ago |
Harsha Rajendran
|
0cd1620031
Update OTAProviderExample with flexible-image selection logic (#13890)
|
4 years ago |
Shubham Patil
|
dd209ce270
[ESP32] CLI option to set delayed action time in OTA Provider app and restart OTA Requestor once ApplyUpdate is successful (#13620)
|
4 years ago |
Carol Yang
|
251d99a417
[OTA] QueryImageResponse status reflects command line input (#13565)
|
4 years ago |
Carol Yang
|
46541fbc28
Support multiple sequential BDX transfers (#13329)
|
4 years ago |
Kevin Schoedel
|
736dc81190
Use safe System::Clock types in src/protocols/bdx (#10860)
|
4 years ago |
Tennessee Carmel-Veilleux
|
267951cf6e
Make RandUtils.h use DRBG_get_bytes() (#10465)
|
4 years ago |
Boris Zbarsky
|
f9878dc83c
Consistently use the "Clusters" namespace, not "clusters". (#10155)
|
4 years ago |
Sergei Lissianoi
|
25cb340e3d
OTA Requestor and Provider fixes (#10037)
|
4 years ago |
Carol Yang
|
9861b10ede
[ota-provider-app] Set device attestation credentials provider (#10003)
|
4 years ago |
Trevor Holbrook
|
3c45842603
get ExchangeManager from Server instead of chip:: method (#9943)
|
4 years ago |
Jiacheng Guo
|
735dbb0c3e
Refactor the server to organize as a class (#9200)
|
4 years ago |
Kevin Schoedel
|
86eb040a35
Make System::Layer mockable (#9546)
|
4 years ago |