summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Created test fixture for SQLPTRepresentationTest3hotfix/store_policy_db_in_storage_folderJacob Keeler2016-10-251-36/+32
* Fix policy test failuresJacob Keeler2016-10-213-8/+26
* Set policy db path to storage folderJacob Keeler2016-10-181-0/+4
* Merge pull request #837 from smartdevicelink/hotfix/api_double_to_floatJacob Keeler2016-10-172-8/+8
|\
| * Change Double type parameters in spec to Float typehotfix/api_double_to_floatJacob Keeler2016-09-222-8/+8
* | Merge pull request #884 from smartdevicelink/hotfix/generic_display_type_enumJackLivio2016-10-144-1/+5
|\ \
| * | Added Enum to other fileshotfix/generic_display_type_enumJackLivio2016-10-132-1/+3
| * | Add “SDL_GENERIC” Display Type EnumJackLivio2016-10-072-0/+2
* | | Merge pull request #840 from BTPankow/hotfix/resume_activate_hmi_level_2JackLivio2016-10-121-1/+1
|\ \ \
| * | | Reorder register app response to mobile and hmiBrad Pankow2016-09-221-1/+1
| | |/ | |/|
* | | Removed an unused variable that was causing the build to fail. Also f… (#880)jgrix2016-10-102-3/+6
| |/ |/|
* | Add dependencies when ENABLE_LOG is 0Brad Pankow2016-08-112-0/+2
* | Fix logger macros when ENABLE_LOG is 0Brad Pankow2016-08-111-2/+4
* | Remove log-specific variables for ENABLE_LOG = 0Brad Pankow2016-08-112-6/+5
* | Fix for content length typohotfix/content_length_typoJackLivio2016-09-091-1/+1
|/
* Make code appropriate to Google coding styleAlexander Kutsan2016-08-297-49/+52
* Merge branch 'release/4.1.0'Alexander Kutsan2016-08-262004-72119/+136049
|\
| * 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
| * | 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 #683 from vlantonov/fix/Core_dump_unplug_USB_App_registeredAndriy Byzhynar (GitHub)2016-07-125-19/+23
| |\ \