summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix SEGFAULT in media_manager_impl.cc when EXTENDED_MEDIA_MODE=ONhotfix/fix_EXTENDED_MEDIA_MODEJacob Keeler2016-10-121-2/+8
* Fixed build errors when compiling with EXTENDED_MEDIA_MODE=ONJacob Keeler2016-10-122-0/+5
* Removed an unused variable that was causing the build to fail. Also f… (#880)jgrix2016-10-102-3/+6
* Merge pull request #830 from BTPankow/hotfix/enable_log_fixes4.1.1Jacob Keeler2016-09-265-8/+11
|\
| * 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
|/
* Merge pull request #722 from smartdevicelink/hotfix/cmake_check_for_udev_opensslJackLivio2016-09-232-0/+55
|\
| * Check for OpenSSL and UDev while running cmakehotfix/cmake_check_for_udev_opensslJacob Keeler2016-07-262-0/+55
* | Merge pull request #810 from smartdevicelink/README_4.1.0_changesJackLivio2016-09-231-4/+2
|\ \
| * | 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 #812 from smartdevicelink/hotfix/content_length_typoJackLivio2016-09-231-1/+1
|\ \ \
| * | | Fix for content length typohotfix/content_length_typoJackLivio2016-09-091-1/+1
| |/ /
* | | Merge pull request #813 from pestOO/fix/Documentation_4.1.0Elisey Zamakhov (GitHub)2016-09-131-3/+3
|\ \ \ | |/ / |/| |
| * | Update README links to SAD, HMI Guidelines, TM guideElisey Zamakhov2016-09-101-3/+3
|/ /
* | 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
| | |/ / /