summaryrefslogtreecommitdiff
path: root/src/components/include
Commit message (Expand)AuthorAgeFilesLines
* fix for issue 2137Markos2018-06-202-29/+0
* Added logic related to certificate savingfix/fix_certificate_saving_after_ptuAKalinich-Luxoft2018-06-181-5/+2
* Fixed affected mocks and UT'sAKalinich-Luxoft2018-06-181-0/+2
* Fix nonfunctional CertificatePath and KeyPath parameters in INIAKalinich-Luxoft2018-06-181-0/+2
* Add handling of wrong force protection settings in ini fileAndriy Byzhynar2018-06-182-2/+7
* Add support for DTLS encryption protocolAndriy Byzhynar2018-06-181-1/+4
* Merge pull request #2105 from smartdevicelink/feature/get_system_timeJacob Keeler2018-06-1813-14/+164
|\
| * Removed unused code in regular policiesfeature/get_system_timeAKalinich-Luxoft2018-06-153-8/+0
| * Updates after Livio reviewAndrii Kalinich2018-06-131-1/+1
| * Move out unrelated to feature changesAKalinich-Luxoft2018-06-041-2/+5
| * Fix affected UT and mocksAKalinich-Luxoft2018-05-312-1/+2
| * Additional fixes after ATF testingAKalinich-Luxoft2018-05-313-6/+9
| * Implement fully functional GetSystemTime featureAndriy Byzhynar2018-04-0613-13/+164
* | Merge pull request #2155 from smartdevicelink/feature/mobile_projection_2JackLivio2018-06-134-10/+28
|\ \
| * | Provide specific behavior for navigation streaming HMI stateElvis Kuliiev2018-05-252-4/+14
| * | Initial implementationIra Lytvynenko2018-05-174-6/+14
| |/
* | Merge pull request #2221 from JackLivio/fix/display_capabilities_segfaultJackLivio2018-06-112-0/+8
|\ \
| * | Check if display capabilities struct is valid before setting valueJackLivio2018-06-072-0/+8
| |/
* | Fix unit tests according to changed logicAndriy Byzhynar2018-05-242-0/+14
* | Implement external proprietary policy for expandable designAndriy Byzhynar2018-05-241-0/+25
* | Fix UT after implementation of Expandable DesignBSolonenko2018-05-243-0/+27
* | Initial implementation of Expandable Design for Proprietary Data ExchangeAndriy Byzhynar (GitHub)2018-05-242-0/+61
|/
* Merge branch 'release/4.5.0' into developjacobkeeler2018-04-034-27/+23
|\
| * Merge pull request #2085 from LuxoftAKutsan/fix/activation_app_external_propr...JackLivio2018-03-261-7/+1
| |\
| | * Avoid integer overflowAlex Kutsan2018-03-231-7/+1
| * | Fix build issues and test failures when building with ENABLE_SECURITY=OFFfix/security_off_buildjacobkeeler2018-03-214-20/+22
| |/
* | Fix/unregister while audio pass thru (#1757)Sho Amano2018-03-263-5/+24
|/
* Merge branch 'release/4.5.0' into fix/OnDriverDistructionJackLivio2018-02-1236-43/+703
|\
| * Merge pull request #1525 from smartdevicelink/feature/invalid_data_infoJacob Keeler2018-02-021-0/+125
| |\
| | * Merge remote-tracking branch 'origin/develop' into feature/invalid_data_infojacobkeeler2018-01-197-83/+56
| | |\
| | * | Use ValidationReport objects for reporting rather than stringsjacobkeeler2017-11-301-0/+125
| * | | Fix style issues in projectfix/style_issues_developjacobkeeler2018-02-013-15/+16
| * | | Fix deprecated warnings in application_impl and connection_handler_implfix/deprecated_warningsjacobkeeler2018-02-011-1/+2
| * | | Fixed mocks and related unit testsAKalinich-Luxoft2018-01-294-8/+10
| * | | Minor refactoring in protocol and security managerAKalinich-Luxoft2018-01-298-5/+13
| * | | Updates in connection and handlerAKalinich-Luxoft2018-01-291-0/+10
| * | | Added overriden functions for SecurityManager listenersAKalinich-Luxoft2018-01-293-0/+42
| * | | Refactoring in connection/protocol handlersAKalinich-Luxoft2018-01-292-10/+22
| * | | ServiceStartedContext were moved to session observerAKalinich-Luxoft2018-01-292-0/+56
| * | | Remove redundant functionalityAndriy Byzhynar2018-01-221-1/+12
| * | | Replace deprecation comments with DEPRECATED macroAndriy Byzhynar2018-01-186-43/+40
| * | | Replace pragma with header guardsAndriy Byzhynar2018-01-183-1/+22
| * | | Fixes coding styleAndrey Oleynik (GitHub)2018-01-188-15/+22
| * | | Updates mocks and unit tests after prior commitAndrey Oleynik (GitHub)2018-01-188-4/+19
| * | | Changes iAP2 Bluetooth to USB switching flowAndrey Oleynik (GitHub)2018-01-1810-7/+74
| * | | Fixes handling of way points un/subscription for transport switch caseAndrey Oleynik (GitHub)2018-01-182-0/+32
| * | | Renames interfaces for consistencyAndrey Oleynik (GitHub)2018-01-185-8/+8
| * | | Initial implementation of holding commands for switching appsAndrey Oleynik (GitHub)2018-01-182-0/+9
| * | | Moves app data recall logic out of ApplicationManagerAndrey Oleynik (GitHub)2018-01-182-10/+0
| * | | Initial implementation of resumption during switchingAndrey Oleynik (GitHub)2018-01-182-0/+10