summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Move documentation to the rvi_sota_server repository.Shaun Taheri2016-10-281-1/+1
* Support optional fields in config for backwards compatibilityShaun Taheri2016-10-2811-238/+562
* Use new 'mydevice' endpoint on sota-coreJerry Trieu2016-10-261-8/+7
* Fix blocking Websocket gateway listen callShaun Taheri2016-10-241-7/+13
* Fix generated SOTA.toml filesShaun Taheri2016-10-197-77/+72
* Re-enable InFlight retriesShaun Taheri2016-10-141-2/+0
* Run sync command after installing an RPM packageShaun Taheri2016-10-142-3/+10
* Block polling until all interpreters have finishedShaun Taheri2016-10-052-39/+56
* Send HTTP Response when there is no ContentLengthShaun Taheri2016-09-301-14/+15
* Fix AlreadyAuthenticated testShaun Taheri2016-09-301-1/+1
* Fix re-authentication when token expiresShaun Taheri2016-09-302-1/+4
* Print reason for authorization failureShaun Taheri2016-09-301-1/+2
* Return the HTTP Body when availableShaun Taheri2016-09-2914-153/+223
* Return Error from Sota methods rather than loggingShaun Taheri2016-09-091-3/+3
* Return interpreter Errors for NotAuthenticated Event handling.Shaun Taheri2016-09-091-6/+3
* Handle the returned UpdateRequestStatus from CoreShaun Taheri2016-09-0913-145/+106
* Send an UpdateReport after a DownloadFailed EventShaun Taheri2016-09-082-20/+41
* Check for in-flight updatesShaun Taheri2016-09-0811-130/+170
* Wrap socket JSON output with Event nameShaun Taheri2016-09-061-4/+19
* Send InstallingUpdate Event before an installShaun Taheri2016-09-051-1/+4
* Send packages and system info after successful authenticationShaun Taheri2016-09-057-56/+68
* Send packages to Core after an installShaun Taheri2016-09-011-0/+8
* Add Unix domain socket event listenerShaun Taheri2016-09-014-50/+86
* Use RVI only if enabled in interpreterJerry Trieu2016-09-011-8/+17
* Add parsing of Commands with complex argumentsShaun Taheri2016-08-316-34/+118
* Refactor events for external package managementShaun Taheri2016-08-3116-525/+458
* Fix expected RVI parameter names and typesJerry Trieu2016-08-305-26/+29
* Use BufReader for reading string inputShaun Taheri2016-08-301-20/+6
* Add Unix domain socket gatewayShaun Taheri2016-08-3014-54/+255
* Split DBus and RVI into two separate gatewaysShaun Taheri2016-08-267-11/+21
* new command GetSystemInfoRobert Danitz2016-08-264-4/+29
* Fix expected RVI parameter namesJerry Trieu2016-08-254-28/+28
* Merge pull request #103 from advancedtelematic/bugfix/pro-1203/token-scopeShaun Taheri2016-08-252-3/+3
|\
| * Fix AccessToken scope to be a single space-delimited stringShaun Taheri2016-08-252-3/+3
* | [PRO-1064] Change from vehicle_updates to device_updates as endpointDaniel Gustafsson2016-08-241-3/+3
|/
* Add documentation to public functionsShaun Taheri2016-08-2341-228/+414
* Rename secret=>client_secret and Dpkg=>DebShaun Taheri2016-08-226-23/+27
* Make RVI and DBus config sections optionalShaun Taheri2016-08-173-65/+86
* Minor log output updatesShaun Taheri2016-08-154-9/+8
* Merge pull request #95 from advancedtelematic/fix/937-queued-updatesShaun Taheri2016-08-121-5/+10
|\
| * Queue next GetPendingUpdates only after responseShaun Taheri2016-08-111-5/+10
* | Remove confidential data from log outputShaun Taheri2016-08-125-30/+35
* | Fix CORE_SERVER variable in provisioningShaun Taheri2016-08-117-41/+36
|/
* [PRO-1009] POST system info at bootDaniel Gustafsson2016-08-118-2/+100
* Require valid config file pathShaun Taheri2016-08-102-27/+12
* Apply rust-clippy lint suggestionsShaun Taheri2016-08-1022-211/+194
* Pin OpenSSL CA certificates to a specific fileShaun Taheri2016-08-098-37/+89
* Yet another fix to the report nameShaun Taheri2016-08-041-4/+4
* Fix mismatched field namesShaun Taheri2016-08-041-4/+8
* Fix OperationResult JSON field namesShaun Taheri2016-08-042-13/+16