summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed improper variable namehotfix/apphmitype_warningJacob Keeler2016-08-021-4/+4
* Simplified returnJacob Keeler2016-08-021-5/+2
* Fixed style issuesJacob Keeler2016-07-281-6/+8
* Fix Travis build errorJacob Keeler2016-07-271-1/+2
* Changing switch to map accessJacob Keeler2016-07-271-19/+25
* Fixed casting issues, included DCHECK for unrecognized AppHMITypeJacob Keeler2016-07-251-23/+15
* Fixes issue where the list of AppHMITypes sent from mobile was being incorrec...Jacob Keeler2016-07-221-1/+27
* Merge pull request #583 from smartdevicelink/hotfix/add_escape_characters_dur...AGaliuzov2016-06-222-2/+19
|\
| * ParsePTString to Modify string, instead of returning a copyhotfix/add_escape_characters_during_ptu_header_constructionJackLivio2016-06-202-7/+7
| * Parse PT String for HTTP Request BodyJackLivio2016-06-082-2/+19
* | Update README.mdCorey Maylone2016-06-091-1/+1
|/
* Merge pull request #544 from dev-gh/hotfix/Partial_proprietary_policy_support4.0.12AGaliuzov2016-05-1820-5942/+5916
|\
| * Reverts device certificate support.Andrey Oleynik2016-05-175-27/+4
| * Fixes policy update triggering on exceedeed kilometers.Andrey Oleynik2016-05-141-0/+1
| * Fixes policy update triggering on application registrationAndrey Oleynik2016-05-141-3/+5
| * Removes non-open-source fields support from policyAndrey Oleynik2016-05-134-112/+21
| * Fixes retry sequence implementationAnton Hrytsevich2016-05-138-167/+235
| * Updates PolicyManager in order to properly support certificate fieldAleksandr Galiuzov2016-05-135-1596/+1611
| * Fixes setting of default HMI level during application registrationAndrey Oleynik2016-05-1312-4149/+4151
|/
* Merge pull request #524 from smartdevicelink/hotfix/Add_isSDLAllowed_to_initi...4.0.11AGaliuzov2016-05-101-0/+1
|\
| * Add is sdl allowed to initializer list, in proper orderhotfix/Add_isSDLAllowed_to_initializer_list_v2JackLivio2016-05-021-0/+1
* | Merge pull request #520 from mokagio/mokagio/readme-updateAGaliuzov2016-05-101-1/+1
|\ \
| * | Remove MongoDB reference from READMEGiovanni Lodi2016-04-291-1/+1
| |/
* | Merge pull request #514 from smartdevicelink/hotfix/generate_snapshot_fix_#461AGaliuzov2016-05-102-2/+17
|\ \
| * | Rewrite GenerateSnapshot()hotfix/generate_snapshot_fix_#461JackLivio2016-04-262-2/+17
| |/
* | Merge pull request #483 from smartdevicelink/hotfix/14AGaliuzov2016-05-101-1/+2
|\ \
| * | Wrap unused param (while logger is off) in ifdefhotfix/14Justin Dickow2016-04-121-1/+2
* | | Merge pull request #471 from dev-gh/hotfix/Partial_proprietary_policy_supportAGaliuzov2016-05-1015-147/+345
|\ \ \ | |_|/ |/| |
| * | Fixes build warning for 32-bit UbuntuAndrey Oleynik2016-04-281-1/+1
| * | Changes logic of GetURLs and OnSystemRequest according to new APIAndrey Oleynik2016-04-282-9/+14
| * | Changes HMI API for SystemRequest, OnSystemRequestAndrey Oleynik2016-04-281-4/+4
| * | Wrapped extended policy logic with ifdef, code beautified.Andrey Oleynik2016-04-114-40/+54
| * | Adds HTTP header to message being sent with OnSystemRequestAndrey Oleynik2016-04-112-26/+90
| * | Adds new logic of GetURLs processing for extended policy modeAndrey Oleynik2016-04-112-16/+123
| * | Beatufies GetURL command code, no logic changedAndrey Oleynik2016-04-111-40/+41
| * | Adds sending of BC.PolicyUpdate to systemAndrey Oleynik2016-04-114-21/+23
| * | Adds extended policy flag to CMakeAndrey Oleynik2016-04-111-0/+5
| |/
* | Merge pull request #490 from okoreniak/hotfix/Core_dump_caused_double_free_on...AGaliuzov2016-04-192-2/+2
|\ \
| * | Updated utils cmake file to build static libraryOleksandr Koreniak2016-04-141-1/+1
| * | SDL doesn't crash with Core dump caused by double free on app exitOleksandr Koreniak2016-04-141-1/+1
|/ /
* | Merge pull request #484 from AGaliuzov/hotfix/remove-excessive-filesAGaliuzov2016-04-121-177/+0
|\ \ | |/ |/|
| * Remove redundant filesagaliuzov2016-04-121-177/+0
|/
* Merge pull request #456 from dev-gh/hotfix/DialNumber_functionality_implement...4.0.10AGaliuzov2016-04-0613-10/+541
|\
| * More style changesAndrey Oleynik2016-04-064-7/+7
| * Code style changesAndrey Oleynik2016-04-052-2/+2
| * Adds latest number validation changesAndrey Oleynik2016-04-042-2/+4
| * Adds implementation of DialNumber RPCAndrey Oleynik2016-04-0413-8/+537
* | Merge pull request #449 from okoreniak/hotfix/Fixed_SDL_do_not_send_two_OnHMI...AGaliuzov2016-04-041-8/+13
|\ \
| * | Fixed SDL to do not send two OnHMIStatus notification to launched applicationOleksandr Koreniak2016-03-301-8/+13
* | | Merge pull request #433 from okoreniak/hotfix/Fixed_Validator_In_SystemReques...AGaliuzov2016-04-041-73/+416
|\ \ \ | |_|/ |/| |