summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* stop waiting for certificates when ptu failsfix/start_service_protected_ptu_failedCollin2021-03-221-0/+1
* Set boost cmake flag (#3662)7.1.0-RC1JackLivio2021-03-161-0/+1
* fix resumption IsResponseSuccessful (#3661)collinmcq2021-03-111-1/+9
* Compile ssl version check (#3657)JackLivio2021-03-101-1/+3
* Check PTU triggers on startup in EXTERNAL_PROPRIETARY (#3649)Jacob Keeler2021-03-085-1/+19
* Update OpenSSL Context Config (#3654)JackLivio2021-03-082-1/+25
* Fix failing unit test with ENABLE_SECURITY=OFF (#3655)Collin2021-03-081-0/+2
* Remove unused includes for boost strand (#3656)Jacob Keeler2021-03-084-4/+0
* Update and fix Boost installation (#3651)Jacob Keeler2021-03-0511-50/+40
* Fix SSL max block size logic (#3652)Jacob Keeler2021-03-051-5/+6
* Fix null moduleData in GetIVD response (#3565)Andrii Kalinich (GitHub)2021-03-052-4/+6
* Wait for IsReady responses before RAI processing (#3631)Iryna Lytvynenko (GitHub)2021-03-049-0/+51
* add appID param to SendHapticData HMI request (#3646)Collin2021-03-041-0/+1
* remove unused semantic version constructor (#3650)Collin2021-03-041-6/+0
* 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