summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #683 from vlantonov/fix/Core_dump_unplug_USB_App_registeredAndriy Byzhynar (GitHub)2016-07-125-19/+23
|\
| * Fix invalid memory access.Vladislav Antonov2016-07-126-20/+23
* | Merge pull request #690 from LuxoftAKutsan/fix/APPLINK-24905_DCHECK_resumptionAleksandr Galiuzov (GutHub)2016-07-121-1/+2
|\ \
| * | Fix style issues in release4.1.0Alexander Kutsan2016-07-121-1/+0
| * | Fix crash on DCHECK in process SystemRequest(LAUNCH_APP)Anton Hrytsevich2016-07-121-1/+2
* | | Read endpoints services from database correctly (#688)Artem Nosach (GitHub)2016-07-121-5/+4
|/ /
* | Merge pull request #681 from dev-gh/fix/Fixes_app_default_policies_settingAleksandr Galiuzov (GutHub)2016-07-112-17/+60
|\ \ | |/ |/|
| * Updates unit tests to check default policy settingAndrey Oleynik2016-07-081-13/+46
| * Fixes saving of default assigned policyAndrey Oleynik2016-07-081-4/+14
* | Beautifies file format with clang-formatAndrey Oleynik2016-07-081-28/+28
* | Extends unit tests to cover fixes of policy data savingAndrey Oleynik2016-07-081-10/+33
* | Fixes gathering messages and device data for snapshotAndrey Oleynik2016-07-084-32/+51
* | Fixes 'message' section savingAndrey Oleynik2016-07-082-4/+15
* | Fixes TLS counter savingAndrey Oleynik2016-07-082-16/+14
* | Fixes saving of device id to policy DBAndrey Oleynik2016-07-082-2/+15
|/
* Merge pull request #678 from dev-gh/fix/Fix_certificate_saving_to_DBAleksandr Galiuzov (GutHub)2016-07-082-7/+19
|\
| * Updates unit tests to check certificate saving/reading from DBAndrey Oleynik2016-07-071-2/+14
| * Fixes processing of certificate field in policy DBAndrey Oleynik2016-07-071-5/+5
* | SDL doesn't cut image in softbutton with "Type"=TEXT (#673)Dmitrii Trunov (GitHub)2016-07-082-2/+5
* | Merge pull request #677 from LuxoftAKutsan/fix/DCHECK_on_secure_RPCAleksandr Galiuzov (GutHub)2016-07-084-28/+34
|\ \
| * | Changed assert to if for not critical optionAlexander Kutsan2016-07-074-28/+34
| |/
* | Merge pull request #676 from OHerasym/fix/system-request-dont-update-policyAndriy Byzhynar (GitHub)2016-07-071-1/+9
|\ \ | |/ |/|
| * Fix system_request on HTTP don't update Policy tableHerasym Oleh2016-07-071-1/+9
* | Fix SDL crashes at request for PTU when transport is disconnected (#672)Dmitrii Trunov (GitHub)2016-07-062-4/+45
* | Fix problem with incorrect removing data from resumption data (#667)Dmitrii Trunov (GitHub)2016-07-061-4/+4
|/
* SDL does not resend appID and wayPointType in GetWayPoints rps to HMIdtrunov2016-06-092-3/+12
* Fix of SDL4.1.0. SDL doesn't send OnSystemRequest(QUERY_APPS) to the AppOleg Krotenko2016-06-011-0/+3
* Fix tests in PolicyHandlerKozoriz2016-05-261-18/+46
* Fix tests in policy and sql_pt_representationKozoriz2016-05-262-2/+4
* Fix hmi_capabilities testKozoriz2016-05-261-1/+4
* Correct test warnings in hmi_capabilities_testKozoriz2016-05-261-6/+10
* Disabled some testsAndrey Oleynik2016-05-212-2/+2
* Revert "Disable failed tests"Andrey Oleynik2016-05-201-4/+7
* Introduces logic for additional PTU triggersAndrey Oleynik2016-05-202-14/+52
* Introduces additional triggers support for DBAndrey Oleynik2016-05-204-23/+57
* Disable failed testsArtem Nosach2016-05-201-7/+4
* Disable failed testsArtem Nosach2016-05-202-10/+13
* Fix post-merge issuesArtem Nosach2016-05-207-1412/+1331
* Beautify codeArtem Nosach2016-05-2014-1531/+1581
* Restore files locationsArtem Nosach2016-05-206-11/+10
* Merge remote-tracking branch 'origin/master' into developArtem Nosach2016-05-2018-288/+315
|\
| * Reverts device certificate support.Andrey Oleynik2016-05-175-27/+4
| * Fixes policy update triggering on exceedeed kilometers.Andrey Oleynik2016-05-141-0/+1
| * Fixes policy update triggering on application registrationAndrey Oleynik2016-05-141-3/+5
| * Removes non-open-source fields support from policyAndrey Oleynik2016-05-134-112/+21
| * Fixes retry sequence implementationAnton Hrytsevich2016-05-138-167/+235
| * Updates PolicyManager in order to properly support certificate fieldAleksandr Galiuzov2016-05-135-1596/+1611
| * Fixes setting of default HMI level during application registrationAndrey Oleynik2016-05-1312-4149/+4151
* | Temporary move replaced files backArtem Nosach2016-05-206-0/+0
* | Merge pull request #540 from VProdanov/fix/OnSystemRequest_SDL_takes_upper_bo...AGaliuzov2016-05-192-13/+18
|\ \