summaryrefslogtreecommitdiff
path: root/src/components/connection_handler
Commit message (Expand)AuthorAgeFilesLines
* fix for issue 2137Markos2018-06-202-26/+0
* Added logic related to certificate savingfix/fix_certificate_saving_after_ptuAKalinich-Luxoft2018-06-182-18/+0
* Merge pull request #2105 from smartdevicelink/feature/get_system_timeJacob Keeler2018-06-182-1/+2
|\
| * Updates after Livio reviewAndrii Kalinich2018-06-131-0/+10
| * Move out unrelated to feature changesAKalinich-Luxoft2018-06-041-0/+8
| * Fix affected UT and mocksAKalinich-Luxoft2018-05-311-10/+0
| * Additional fixes after ATF testingAKalinich-Luxoft2018-05-311-8/+0
| * Implement fully functional GetSystemTime featureAndriy Byzhynar2018-04-061-0/+1
* | Treat projection app as audio appAndriy Byzhynar2018-05-171-1/+1
|/
* Merge pull request #2085 from LuxoftAKutsan/fix/activation_app_external_propr...JackLivio2018-03-261-4/+3
|\
| * Avoid integer overflowAlex Kutsan2018-03-231-4/+3
* | Fix build issues and test failures when building with ENABLE_SECURITY=OFFfix/security_off_buildjacobkeeler2018-03-216-40/+61
|/
* Fix style issues in projectfix/style_issues_developjacobkeeler2018-02-011-4/+5
* Fix deprecated warnings in application_impl and connection_handler_implfix/deprecated_warningsjacobkeeler2018-02-012-12/+14
* Answer review commentsAKalinich-Luxoft2018-01-301-3/+3
* Fixed mocks and related unit testsAKalinich-Luxoft2018-01-293-263/+326
* Minor refactoring in protocol and security managerAKalinich-Luxoft2018-01-294-14/+14
* Updates in connection and handlerAKalinich-Luxoft2018-01-294-0/+77
* Refactoring in connection/protocol handlersAKalinich-Luxoft2018-01-292-74/+37
* ServiceStartedContext were moved to session observerAKalinich-Luxoft2018-01-291-49/+2
* Replace deprecation comments with DEPRECATED macroAndriy Byzhynar2018-01-182-10/+9
* Replace pragma with header guardsAndriy Byzhynar2018-01-181-40/+1
* Fixes coding styleAndrey Oleynik (GitHub)2018-01-182-24/+24
* Updates mocks and unit tests after prior commitAndrey Oleynik (GitHub)2018-01-181-13/+33
* Changes iAP2 Bluetooth to USB switching flowAndrey Oleynik (GitHub)2018-01-182-5/+30
* Renames interfaces for consistencyAndrey Oleynik (GitHub)2018-01-183-7/+7
* Reverts deprecated interfacesAndrey Oleynik (GitHub)2018-01-183-3/+68
* Adds descriptions, removes unused codeAndrey Oleynik (GitHub)2018-01-182-15/+10
* Moves new unit tests for transport switchingAndrey Oleynik (GitHub)2018-01-181-0/+25
* Adds main logic and related bugfixes for transport switchingAndrey Oleynik (GitHub)2018-01-183-16/+71
* Address review commentsfeature/deprecated_method_macrojacobkeeler2018-01-171-2/+2
* Add DEPRECATED macro, and fix resulting deprecated warningsjacobkeeler2017-12-043-14/+21
* Merge pull request #1791 from BrandonHe/hotfix/connection_list_lock_releaseJackLivio2017-09-281-0/+2
|\
| * hotfix connection list lock is not releasedBrandonHe2017-04-281-0/+2
* | Not related to RC changesAlexander Kutsan2017-08-161-1/+3
* | Add unit test to simulate two out-of-order NotifyServiceStartedResult callsSho Amano2017-08-111-0/+94
* | fix: wrong service started result may be notifiedSho Amano2017-08-113-16/+38
* | fix: session ID and hash ID may be notified to wrong proxySho Amano2017-08-113-54/+93
* | Deprecate OnSessionStartedCallback()Sho Amano2017-08-113-36/+171
* | Add unit tests for connection handlerSho Amano2017-08-111-0/+95
* | Add implementation for video streaming parametersSho Amano2017-08-113-79/+323
* | Implement reading and writing constructed payloads for StartService and EndSe...jacobkeeler2017-07-253-12/+34
* | Add protocol version 5 with service-specific MTUjacobkeeler2017-07-252-2/+27
* | Merge branch 'develop'jacobkeeler2017-06-2112-518/+282
|\ \
| * | Apply code review commentsIvo Stoilov (GitHub)2017-02-062-51/+33
| * | Fix waits count in ConnectionHandler testsIvo Stoilov (GitHub)2017-02-061-5/+5
| * | Refactor ConnectionHandler test to use TestAsyncWaiterIvo Stoilov (GitHub)2017-02-062-56/+176
| * | Merge release to developAlex Kutsan2017-01-271-0/+1
| |\ \
| | * \ Change policies path and fix params method usageAlex Kutsan2017-01-181-0/+1
| | |\ \
| | | * | Fixed double calling of UpdateDeviceListKozoriz2016-12-071-0/+1
| | | |/