summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update LD_LIBRARY_PATH for libs in current dirREADME_4.1.0_changesBTPankow2016-09-091-1/+1
* Update README to reflect run changes for 4.1.0BTPankow2016-09-091-3/+1
* Merge pull request #784 from LuxoftAKutsan/release-4.1.04.1.0Alexander Kutsan (GitHub)2016-08-302025-72324/+136986
|\
| * Make code appropriate to Google coding styleAlexander Kutsan2016-08-297-49/+52
| * Merge branch 'release/4.1.0'Alexander Kutsan2016-08-262025-72302/+136961
| |\ |/ /
| * Merge pull request #772 from orhan-mehmedov/fix/Update_logger_properties_to_l...release/4.1.0Artem Nosach (GitHub)2016-08-221-2/+2
| |\
| | * Update logger properties to log to file onlyOrhan Mehmedov2016-08-221-2/+2
| |/
| * Merge pull request #734 from VProdanov/feature/Change_VerifyPeer_parameter_in...Artem Nosach (GitHub)2016-08-021-1/+1
| |\
| | * Change_VerifyPeer_parameter_in_ini_file_to_trueVProdanov2016-08-021-1/+1
| * | Merge pull request #731 from vlantonov/fix/SDL_doesnt_add_app_to_app_level_tableArtem Nosach (GitHub)2016-08-014-7/+575
| |\ \ | | |/ | |/|
| | * Fix application add to app_level tableVladislav Antonov2016-07-294-7/+575
| |/
| * Merge pull request #701 from orhan-mehmedov/fix/Send_OnHashChange_when_sendin...Artem Nosach (GitHub)2016-07-254-0/+230
| |\
| | * Send OnHashChange for (Un)SubscribeWayPointsOrhan Mehmedov2016-07-214-0/+230
| * | Merge pull request #698 from VProdanov/fix/Core_dump_on_app_registration_with...Andriy Byzhynar (GitHub)2016-07-195-7/+108
| |\ \
| | * | Fix_core_dump_due_to_connection_been_created_twiceVProdanov2016-07-195-7/+108
| | |/
| * | Merge pull request #699 from dev-gh/fix/Fixes_SSL_context_settingArtem Nosach (GitHub)2016-07-181-2/+2
| |\ \
| | * | Fixes SSL context setting during handshakeAndrey Oleynik2016-07-151-2/+2
| | |/
| * | Merge pull request #696 from dev-gh/fix/Fixes_check_of_expired_certificateArtem Nosach (GitHub)2016-07-182-7/+22
| |\ \
| | * | Fixes includes and logsAndrey Oleynik2016-07-182-4/+8
| | * | Fixes check of certificate expirationAndrey Oleynik2016-07-141-7/+18
| * | | Merge pull request #694 from dev-gh/fix/Fixes_LAUNCH_APP_flowArtem Nosach (GitHub)2016-07-186-88/+223
| |\ \ \
| | * | | Removes odd calls to valid() and changed functorAndrey Oleynik2016-07-181-6/+6
| | * | | Renames interfaces to fit coding styleAndrey Oleynik2016-07-145-14/+14
| | * | | Renames some variables and interfacesAndrey Oleynik2016-07-141-4/+4
| | * | | Renames several variables and interfacesAndrey Oleynik2016-07-142-23/+30
| | * | | Reformats file with clang-formatAndrey Oleynik2016-07-141-259/+259
| | * | | Re-formats file with clang-formatAndrey Oleynik2016-07-141-67/+65
| | * | | Adds mocks for restored interfacesAndrey Oleynik2016-07-131-0/+6
| | * | | Reworks implementation, makes logic more clearAndrey Oleynik2016-07-132-62/+132
| | * | | Fixes LAUNCH_APP flowAndrey Oleynik2016-07-131-23/+29
| | * | | Restores AM interfaces ocassionally removed beforeAndrey Oleynik2016-07-133-325/+373
| | |/ /
| * | | Merge pull request #693 from dtrunov/fix/SDL_crashes_if_execute_auto_smoke_te...Artem Nosach (GitHub)2016-07-187-40/+82
| |\ \ \ | | |_|/ | |/| |
| | * | Fix comments after reviewdtrunov2016-07-186-48/+45
| | * | Fix core crash during streaming and execution smoke test.dtrunov2016-07-139-24/+69
| * | | Merge pull request #695 from Kozoriz/fix/SDL_dont_ignore_elements_without_man...Aleksandr Galiuzov (GutHub)2016-07-142-70/+81
| |\ \ \
| | * | | Add mandatory fields validationKozoriz2016-07-142-70/+81
| | |/ /
| * | | Merge pull request #687 from okozlovlux/feature/SDL_fails_json_validation_in_...Andriy Byzhynar (GitHub)2016-07-141-5/+3
| |\ \ \ | | |_|/ | |/| |
| | * | Resolve issue with coding styleOleksandr2016-07-122-3/+2
| | * | Change process of json validationOleksandr2016-07-111-5/+3
| * | | Merge pull request #689 from dev-gh/fix/Fixes_dump_on_app_launch_requestAleksandr Galiuzov (GutHub)2016-07-130-0/+0
| |\ \ \ | | |_|/ | |/| |
| | * | Fixes dump on SDL.ActivateApp callAndrey Oleynik2016-07-121-0/+1
| | |/
| * | 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