summaryrefslogtreecommitdiff
path: root/run
Commit message (Expand)AuthorAgeFilesLines
* Support optional fields in config for backwards compatibilityShaun Taheri2016-10-282-8/+10
* Fix generated SOTA.toml filesShaun Taheri2016-10-192-17/+19
* Return the HTTP Body when availableShaun Taheri2016-09-291-1/+1
* Send an UpdateReport after a DownloadFailed EventShaun Taheri2016-09-081-2/+2
* Send packages and system info after successful authenticationShaun Taheri2016-09-051-1/+1
* Add Unix domain socket event listenerShaun Taheri2016-09-012-2/+4
* Refactor events for external package managementShaun Taheri2016-08-311-1/+1
* Merge pull request #108 from advancedtelematic/feat/PRO-1216/unix-domain-socketsStevan Andjelkovic2016-08-303-5/+18
|\
| * Add Unix domain socket gatewayShaun Taheri2016-08-302-2/+13
| * Split DBus and RVI into two separate gatewaysShaun Taheri2016-08-263-3/+5
* | Add system_info.sh to pkgAlex Humphreys2016-08-301-0/+1
|/
* Add hidden_service hostname to system_infoAlex Humphreys2016-08-251-3/+9
* Rename secret=>client_secret and Dpkg=>DebShaun Taheri2016-08-223-4/+4
* Fix server environment variables for packagesShaun Taheri2016-08-191-2/+2
* Fix pkg.sh bin and config pathShaun Taheri2016-08-171-3/+3
* Fix CORE_SERVER variable in provisioningShaun Taheri2016-08-115-8/+9
* Merge pull request #92 from advancedtelematic/feat/PRO-1009-post-system-infoShaun Taheri2016-08-112-0/+2
|\
| * [PRO-1009] POST system info at bootDaniel Gustafsson2016-08-112-0/+2
* | Merge pull request #93 from advancedtelematic/fix/toml-generationShaun Taheri2016-08-111-2/+4
|\ \ | |/ |/|
| * Update toml generation script for ota-plus-demo-provisionShaun Taheri2016-08-111-2/+4
* | Fix output when no manifest fileAlex Humphreys2016-08-111-0/+2
|/
* Add sota-system-info scriptAlex Humphreys2016-08-102-0/+11
* Pin OpenSSL CA certificates to a specific fileShaun Taheri2016-08-094-0/+3977
* Make startup script credential generation optionalShaun Taheri2016-08-041-9/+13
* Re-enable RVI through DBus gatewayShaun Taheri2016-08-037-0/+234