summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge pull request #248 from LuxoftSDL/hotfix/OnVehicleData_send_to_app_that_...AGaliuzov2015-10-271-21/+38
| |\ \
| | * | Fix OnVehidacleData sended to app with unsubscribed vehicleDataValeri Prodanov2015-10-211-21/+38
| | |/
| * | Merge pull request #249 from LuxoftSDL/unit_tests_integrationAGaliuzov2015-10-21116-1252/+18771
| |\ \
| | * | Moved, Enabled and partially refactored Unit testsiAndrew52015-10-20114-1244/+18763
| | * | Disabled some tests in CmakeLists to enable compilation with TESTSiAndrew52015-10-196-10/+10
| * | | Merge pull request #241 from LuxoftSDL/hotfix/Fix_crash_on_snapshot_generationAGaliuzov2015-10-201-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | Fixes core dump during snapshot generation.Andrey Oleynik2015-10-151-0/+1
| | |/
| * | Updated integration guideline linkJustin Dickow2015-10-161-1/+1
| |/
| * Merge pull request #234 from LuxoftSDL/hotfix/Core_is_dump_after_startAGaliuzov2015-10-051-1/+2
| |\
| | * Fix crash when second instance of SDL is startedValeri Prodanov2015-10-021-1/+2
| * | Merge pull request #224 from LuxoftSDL/hotfix/Crash_on_ResetGlobalPropertiesAGaliuzov2015-10-021-3/+3
| |\ \ | | |/ | |/|
| | * Fixes core dump while sending ResetGlobalPropertiesAndrey Oleynik2015-10-021-3/+3
| |/
| * Merge pull request #220 from LuxoftSDL/hotfix/SystemRequest_crash_sdl4.0AGaliuzov2015-09-252-22/+19
| |\
| | * Fix crash when processing SystemRequest with QUERY_APPSAnatoly Leshin2015-09-212-22/+19
| * | Merge pull request #216 from LuxoftSDL/hotfix/Fix_Loggers_TelnetAppender_port...AGaliuzov2015-09-251-0/+6
| |\ \
| | * | Fix Logger's TelnetAppender socket reopen on fast restartAsen Kirov2015-09-141-0/+6
| | |/
| * | Merge pull request #215 from LuxoftSDL/hotfix/Remove_invalid_messages_from_Me...AGaliuzov2015-09-253-57/+263
| |\ \
| | * | Remove parsed JSON and invalid messages from MessageBroker's bufferAsen Kirov2015-09-143-57/+263
| | |/
| * | Merge pull request #207 from LuxoftSDL/hotfix/Fix_HMI_level_setting_on_RAIAGaliuzov2015-09-253-15/+14
| |\ \
| | * | Fixes setting of HMI level for consequtive permissions validation.Andrey Oleynik2015-09-023-15/+14
| | |/
| * | Merge pull request #206 from LuxoftSDL/hotfix/Fix_crash_on_getting_connection...AGaliuzov2015-09-251-12/+13
| |\ \
| | * | Fixes crash while trying to get app connection keyAndrey Oleynik2015-09-021-12/+13
| | |/
| * | Merge pull request #205 from smartdevicelink/hotfix/change-device-info-to-stringAGaliuzov2015-09-257-12/+17
| |\ \
| | * | Changed device_info id to string and mac_addresshotfix/change-device-info-to-stringJack Byrne2015-08-287-12/+17
| * | | Merge pull request #111 from smartdevicelink/hotfix/hybrid_service_to_mobileAGaliuzov2015-09-251-2/+8
| |\ \ \ | | |_|/ | |/| |
| | * | Send hybrid service 0x0F if outgoing message has binary datahotfix/hybrid_service_to_mobileJustin Dickow2015-05-121-2/+8
| * | | Merge pull request #204 from LuxoftSDL/feature/SDL_and_SW_version_in_RAIAGaliuzov2015-08-3112-33/+115
| |\ \ \ | | |_|/ | |/| |
| | * | Adds sending of SDL and SW versions within RAI.Andrey Oleynik2015-08-314-2/+13
| | * | APPLINK--11284 Return SDL & System Software Version In RAIDmitriy Klimenko2015-08-319-32/+103
| |/ /
| * | Merge pull request #202 from LuxoftSDL/hotfix/Fixed_OnHashChanged_sendingAGaliuzov2015-08-288-47/+90
| |\ \
| | * | Fixes sending of OnHashChange notificationAndrey Oleynik2015-08-288-47/+90
| * | | Merge pull request #201 from LuxoftSDL/hotfix/HMI_language_codes_convertion_fixAGaliuzov2015-08-285-122/+79
| |\ \ \
| | * | | Fixes conversion of language codes coming from HMIAndrey Oleynik2015-08-285-122/+79
| | |/ /
| * | | Merge pull request #192 from LuxoftSDL/app_is_not_unregistered_by_REQUEST_WHI...AGaliuzov2015-08-283-35/+58
| |\ \ \
| | * | | Fix Code Review issues.Aleksei Lambin2015-08-171-8/+9
| | * | | App is not unregistered by REQUEST_WHILE_IN_NONE_HMI_LEVEL reasonAleksei Lambin2015-08-173-29/+51
| | |/ /
| * | | Merge pull request #188 from smartdevicelink/hotfix/usb_metadataAGaliuzov2015-08-281-4/+4
| |\ \ \
| | * | | Update USB Transport connection informationhotfix/usb_metadataJustin Dickow2015-08-121-4/+4
| | |/ /
| * | | Merge pull request #186 from LuxoftSDL/128K_MTU_CRQAGaliuzov2015-08-285-28/+45
| |\ \ \
| | * | | Post review fixesArtem Nosach2015-08-105-18/+16
| | * | | Update MaximumPayloadSize value in ini fileArtem Nosach2015-08-062-2/+2
| | * | | Check MTU size according to new rulesArtem Nosach2015-08-063-22/+41
| | |/ /
| * | | Merge pull request #175 from smartdevicelink/hotfix/issue#166AGaliuzov2015-08-283-1/+46
| |\ \ \
| | * | | Changed Default Back for HMI Policy Decryption Flag to ON.Jack Byrne2015-08-061-1/+1
| | * | | Fixed IndentationsJack Byrne2015-07-291-9/+8
| | * | | Added ifdefs for enabling/disabling PTU decryption by HMIJack Byrne2015-07-283-0/+38
| | * | | Added condition to policy table parse function for update received from sdl s...Jack Byrne2015-07-231-1/+9
| | |/ /
| * | | Merge pull request #174 from LuxoftSDL/genivi_APPLINK-11950AGaliuzov2015-08-284-6/+12
| |\ \ \
| | * | | Update HeartBeat timeoutOleg Krotenko2015-07-281-1/+2
| | * | | Update after reviewOleg Krotenko2015-07-282-2/+3