summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* reorder shutdown calls to prevent deadlockfix/deadlock_connection_handler_observer_lockcollin2021-04-281-3/+3
* Open INI file less (#3688)Collin2021-04-269-69/+221
* fix crash in libusb callback handling (#2505)Yurii Postolov2021-04-261-0/+14
* Store resumption data in storage folder (#3686)Jacob Keeler2021-04-225-16/+40
* fix respond on SDL.GetListOfPermission request (#3627)Vadym Luchko (GitHub)2021-04-229-57/+127
* Fix/Return requesType in sample policy manager response (#3690)Shobhit Adlakha2021-04-211-1/+5
* SDL sends wrong OnHMIStatus for voice app in case of a phone call. (#2582)Mykola Korniichuk (GitHub)2021-04-212-2/+3
* replace applicable post-operators to pre-operators (#3687)Collin2021-04-2042-91/+100
* Fix SDL respond UNSUPPORTED_RESOURCE on SystemRequest (QUERY_APPS) (#2502)Yurii Postolov2021-04-161-1/+9
* Update travis distro to Ubuntu 20.04 (#3626)Jacob Keeler2021-04-153-5/+5
* Format hex dump in control_message_matcher (#2311)Sho Amano2021-04-151-1/+3
* Change default HeartBeat value (#2513)Anna Pipko (GitHub)2021-04-152-3/+3
* Specify a dedicated folder for icon storage (#2202)Sho Amano2021-04-151-1/+2
* fix: reduce logs during streaming (#1778)Sho Amano2021-04-1412-45/+45
* Set initialize state for the Interger type (#2548)Pavel Zhdanov (GitHub)2021-04-140-0/+0
* Merge remote-tracking branch 'origin/master' into developJackLivio2021-04-1431-299/+643
|\
| * Merge pull request #3669 from smartdevicelink/release/7.1.0-RC17.1.0release/7.1.0JackLivio2021-04-14283-5538/+7760
| |\
| | * RPC Spec Release 7.1.0 Commit HashJackLivio2021-04-141-0/+0
| | * Check waypoint subscription size in resumption (#3684)7.1.0-RC2release/7.1.0-RC1JackLivio2021-04-091-2/+8
| | * Fix/BT scan blocking UpdateAppList (#3425)Shobhit Adlakha2021-04-064-39/+29
| | * Configure security level in ini file (#3681)Vadym Luchko (GitHub)2021-04-067-0/+30
| | * include appID on Speak sent from AlertManeuver (#3679)Collin2021-04-011-0/+1
| | * Add none permissions for widget rpcs (#3678)JackLivio2021-03-251-0/+2
| | * Implement ResetGlobalProperties and revert resumption case for RC (#3673)Shobhit Adlakha2021-03-257-1/+101
| | * Fix/sdl 3620 SDL does not respond with NACK to start RPC service request with...VladSemenyuk2021-03-249-255/+470
| | * Do not encrypt first frame (#3665)Vadym Luchko (GitHub)2021-03-231-1/+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