summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update src/components/security_manager/src/crypto_manager_impl.ccfix/update_openssl_configJackLivio2021-03-051-1/+0
* Update Configurations for openssl 1.1.1JackLivio2021-03-052-1/+26
* Fix websocket implementationfix/update_boost_installationjacobkeeler2021-03-043-5/+4
* Fix boost installation processjacobkeeler2021-03-041-6/+10
* Update boost installation to 1.72.0jacobkeeler2021-03-0411-46/+33
* Update HMI interface versions for 7.1.0 release (#3642)Jacob Keeler2021-03-021-30/+30
* initialize AppPermissions.isSDLAllowed in constructor (#3641)Collin2021-02-262-0/+2
* Common.KeyboardInputMask fix (#3636)JackLivio2021-02-261-1/+1
* fix switch with no breaks (#3637)Collin2021-02-261-21/+9
* remove unused variable write pending (#3638)Collin2021-02-262-2/+0
* Prevent resumption of default keyboard properties after reset (#3633)Yana Chernysheva (GitHub)2021-02-181-1/+1
* Add default value for maskInputCharacters to ResetGlobalProperties (#3635)Jacob Keeler2021-02-185-6/+61
* [SDL-0296] Possibility to update video streaming capabilities during ignition...Iryna Lytvynenko (GitHub)2021-02-1239-172/+1205
* update some scripts to python3 (#3629)Collin2021-02-123-74/+33
* [SDL 0238] Feature Keyboard Enhancements (#3609)Yana Chernysheva (GitHub)2021-02-126-2/+592
* Main Menu UI Updates (#3612)JackLivio2021-02-115-0/+129
* apply #3624 after merge of 0293 (#3632)Collin2021-02-111-3/+3
* Fix atomic usage for gcc 5.4.0 (#3630)Jacob Keeler2021-02-111-2/+2
* Merge branch 'LuxoftSDL-feature/sdl_0293_enable_oem_exclusive_apps_support_ba...collin2021-02-1193-1241/+1130
|\
| * Merge branch 'feature/sdl_0293_enable_oem_exclusive_apps_support_base_impl' o...collin2021-02-1193-1241/+1130
| |\ |/ /
| * fixup! Add new methods to CacheManager classesLitvinenkoIra2021-02-052-0/+4
| * Merge remote-tracking branch 'origin/develop' into feature/sdl_0293_enable_oe...LitvinenkoIra2021-02-0224-69/+239
| |\
| * | Update link to rpc_specLitvinenkoIra2021-02-021-0/+0
| * | Delete outdated hard-coded PTs and update affected UTsYana Chernysheva2021-02-023-616/+91
| * | Add unit test coverage for new methods from SQLPTRepresentation classesYana Chernysheva2021-02-022-384/+183
| * | Add missing sources to policy_tests suiteYana Chernysheva2021-02-023-2/+3
| * | Support new database hardware version parameterYana Chernysheva2021-02-0219-23/+126
| * | Add new methods to CacheManager classesYana Chernysheva2021-02-0210-13/+108
| * | Add new methods to PolicyManager classesYana Chernysheva2021-02-029-14/+60
| * | Add new methods to PolicyHandler classYana Chernysheva2021-02-025-13/+36
| * | Support new hardware version paramYana Chernysheva2021-02-029-11/+91
| * | Add systemHardwareVersion parameterLitvinenkoIra2021-01-281-0/+3
| * | Revert "Add a stub for systemHardwareVersion"LitvinenkoIra2021-01-281-4/+0
| * | Increase protocol version to 5.4.0LitvinenkoIra2021-01-222-4/+37
| * | Add a stub for systemHardwareVersionLitvinenkoIra2021-01-211-0/+4
| * | Fix HMI request termination by error responseAndrii Kalinich2021-01-211-1/+4
| * | Notify capabilities only after value assignmentAndrii Kalinich2021-01-2112-44/+70
| * | Add vehicle data params to StartSessionAckAndrii Kalinich2021-01-2121-120/+318
* | | Fix/ccb 3409 dummy icon remains (#3617)VladSemenyuk2021-02-111-45/+47
* | | [SDL 0180] Broaden Choice Uniqueness (#3607)Collin2021-02-108-190/+14
* | | SDL-0305 Homogenize TextFieldName (#3595)Julian Kast2021-02-094-28/+7
* | | Feature/sdl 0269 new vehicle data climate data (#3586)Iryna Lytvynenko (GitHub)2021-02-097-2/+104
* | | Add Ubuntu 20.04 support (#3625)Jacob Keeler2021-02-0511-302/+51
* | | Make correlation ID counter atomic (#3567)Yana Chernysheva (GitHub)2021-02-042-15/+14
* | | SDL-0274: add preferred FPS to VideoStreamingCapability (#3437)Shinichi Watanabe2021-02-047-1/+9
* | | CCB: Fix unit tests stuck (#3624)Yana Chernysheva (GitHub)2021-02-0314-469/+381
* | | Fix RC.SetGlobalProperties during resumption (#3622)Vadym Luchko (GitHub)2021-02-0311-42/+305
* | | Feature/sdl 0262 new vehicle data seat occupancy (#3585)Ira Lytvynenko (GitHub)2021-02-039-1981/+75
* | | Fix SDL does not unsubscribe from softbuttons after receiving a response. (#2...Igor Gapchuk (GitHub)2021-02-0218-100/+260
| |/ |/|
* | Fix invalid uses of erase while iterating through sets (#3619)Jacob Keeler2021-01-295-17/+19