summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix potential crashes by using shared pointers for app data (#3900)8.1-RC2release/8.1.0Jacob Keeler2022-04-0720-519/+530
* Obtain appID if url is sent to prop policies (#3883)JackLivio2022-04-061-3/+9
* Check if JSON value is a map before accessing members (#3896)Jacob Keeler2022-04-051-1/+2
* Fix app activation during pending cloud connection (#3898)JackLivio2022-04-046-1/+48
* Fix/WSS re-connection loop (#3891)Shobhit Adlakha2022-03-312-39/+71
* Add missed locks (#3890)RomanReznichenkoLuxoft2022-03-296-21/+27
* Set secure wss cipher list (#3885)JackLivio2022-03-231-1/+9
* Fix/Clear endpoint_properties in policy DB if empty properties recieved in PT...8.1-RC1Shobhit Adlakha2022-03-156-0/+32
* Remove empty check in SaveConsumerFriendlyMessages to clear messages when cor...Shobhit Adlakha2022-03-142-6/+2
* Fix crash on shutdown during streaming (#3876)JackLivio2022-03-113-4/+7
* Fix/8.1.0 RC1 Coverity fixes (#3877)Shobhit Adlakha2022-03-114-28/+14
* Add additional case to openssl_to_internal_error for local issuer certificate...Shobhit Adlakha2022-03-113-2/+3
* Add missed locks (#3864)Olha Vorobiova (GitHub)2022-03-098-6/+66
* Update coverity build process to account for different tool versions (#3873)Jacob Keeler2022-03-041-1/+1
* Check if app id exists in cloud_app_id_map_ (#3870)JackLivio2022-03-032-2/+99
* Fix typos in HMI API (#3867)theresalech2022-02-251-2/+2
* Set Last PTU App ID when forwarding on system request in HTTP policy mode (#3...Collin2022-02-215-9/+14
* Fix result code for PrepareAudioPassThru (#3854)Olha Vorobiova (GitHub)2022-02-143-21/+31
* reject PTU system request when PTU not in progress (#3853)Collin2022-02-116-9/+51
* Fix perform interaction close pop up (#3844)Iryna Lytvynenko (GitHub)2022-02-112-45/+32
* Check that message code exists before accessing (#3852)Jacob Keeler2022-02-042-4/+14
* remove unused param FileName from OnPutFile in HMI API (#3850)Collin2022-02-031-4/+0
* lock read and write operations (#3851)RomanReznichenkoLuxoft2022-02-032-0/+4
* [SDL 0334] Feature/Transform SetDisplayLayout to UI.Show (#3849)Shobhit Adlakha2022-02-0212-372/+91
* Replase clusterModeStatus with clusterModes when this parameter is disallowed...Olha Vorobiova (GitHub)2022-02-011-3/+8
* Resolve a deadlock (#3828)Olha Vorobiova (GitHub)2022-01-255-85/+19
* Fix PerformInteractionChoiceSet request behavior (#3826)Yana Chernysheva (GitHub)2022-01-259-11/+152
* Fix invalid iterator usage (#3843)Jacob Keeler2022-01-191-2/+1
* Send lock screen dismissal info with DD_OFF notification (#3842)Jacob Keeler2022-01-192-5/+2
* Move app launcher stop before unregister app (#3825)Yana Chernysheva (GitHub)2022-01-196-0/+42
* Avoid processing streaming data packets after streaming stopping (#3816)Yana Chernysheva (GitHub)2022-01-192-27/+31
* Cyclic UpdateDeviceList and UpdateAppList in case device is connected (#3835)RomanReznichenkoLuxoft2022-01-132-10/+37
* SDL doesn't send up_to_date (#3834)Olha Vorobiova (GitHub)2022-01-132-0/+3
* Convert Common_SamplingRate and Common_BitsPerSample enums to uint (#3837)Olha Vorobiova (GitHub)2022-01-113-22/+63
* fix/sdl_did_not_read_correctly_value_of_hmicapabilities_from_hmicapabilitiesc...RomanReznichenkoLuxoft2022-01-119-10/+139
* Fix JSON validation for QUERY_APPS (#3827)Vadym Luchko (GitHub)2022-01-111-31/+41
* changed the way you add soft buttons in the subscription method (#3839)RomanReznichenkoLuxoft2022-01-114-6/+2
* use files from the rps_spec folder without copying to the sdl_core (#3778)RomanReznichenkoLuxoft2022-01-105-12/+9
* Replace clusterModeStatus with clusterModes and vise versa (#3830)Yana Chernysheva (GitHub)2022-01-073-6/+19
* state_controller subscription (#3836)Vadym Luchko (GitHub)2022-01-061-5/+12
* Fix rare crash during streaming switching (#3833)Olha Vorobiova (GitHub)2021-12-221-2/+3
* Ensure valid application pointer in RAI::CheckLanguage and FinishSendingRespo...Collin2021-11-232-5/+17
* added an ontimeout method to handle a timeout request (#3803)RomanReznichenkoLuxoft2021-11-102-0/+10
* Do not modify application list while iterating it (#3806)Collin2021-11-0910-109/+58
* Fix ThreadedSocket disconnect logic (#3566)Andrii Kalinich (GitHub)2021-11-092-25/+46
* Reset display_capabilities_ pointer after merging capabilities (#3812)Jacob Keeler2021-11-081-3/+5
* Fix unstable policy handler test (#3810)Andrii Kalinich (GitHub)2021-11-081-29/+25
* Fix unstable unit test (#3809)Andrii Kalinich (GitHub)2021-11-051-0/+4
* Update minimum value of MaxSupportedProtocolVersion to 2 (#3801)Jacob Keeler2021-11-042-3/+3
* Merge remote-tracking branch 'origin/master' into developJackLivio2021-10-271-0/+0
|\