summaryrefslogtreecommitdiff
path: root/src/components/connection_handler
Commit message (Expand)AuthorAgeFilesLines
* Address comments and fix UTfix/cover_protocol_and_connection_handlers_with_unit_testsAndrii Kalinich2020-11-091-7/+4
* Merge remote-tracking branch 'origin/develop' into fix/cover_protocol_and_con...Andrii Kalinich2020-11-097-405/+635
|\
| * Fix sdl sends unexpected disconnect with resource constraint (#3516)Serhii Niukalov (GitHub)2020-10-235-5/+94
| * Fix formatting for logs after logger overhaul (#3554)Jacob Keeler2020-10-233-29/+20
| * Add missed NACK reasons (#3545)Yana Chernysheva (GitHub)2020-10-233-20/+31
| * Fix Cppcheck issues (#3453)Yana Chernysheva (GitHub)2020-10-012-4/+4
| * Fix deadlock in connection_handler (#3496)Igor Gapchuk (GitHub)2020-09-301-5/+15
| * add webengine_websocket to TransportTypeProfileStringFromDeviceHandle (#3520)Collin2020-09-291-0/+2
| * Feature/Add reason param to All protocol NAKs (#3462)Shobhit Adlakha2020-09-045-31/+215
| * [SDL 0046] Implement logger abstraction (#3472)VladSemenyuk2020-09-014-329/+271
| * Fix avoid race conditions (#3471)Serhii Niukalov (GitHub)2020-08-211-2/+2
| * [SDL 0273] WebEngine Projection mode (#3457)Alexander Kutsan (GitHub)2020-08-211-0/+1
* | minor UT fixesMykola Korniichuk2020-05-032-74/+64
* | fix according to commentsMykola Korniichuk2020-05-031-2/+2
* | Cover connection handler and policy handler with unit testsMykola Korniichuk2020-05-032-5/+176
|/
* Fix UpdateAppList/UpdateDeviceList spam (#3339)Andrii Kalinich (GitHub)2020-04-211-2/+6
* Fix for video stream failed by switched of connection via BT+WIFI (#3290)Jim-Nexty2020-04-031-5/+11
* Feature/Web Engine support (#3221)Alexander Kutsan (GitHub)2020-02-272-31/+81
* Fix LastState methods thread safe access (#2626)Ira Lytvynenko (GitHub)2020-02-141-0/+1
* Fix UpdateDeviceList content (#2249)Yurii Postolov2020-01-221-3/+1
* Fix stylejacobkeeler2019-11-221-4/+4
* Fix application of hybrid app preference parameter for cloud applicationsjacobkeeler2019-11-221-1/+1
* Fix SSL handshake for a secondary connection (#3065)Andrii Kalinich (GitHub)2019-10-092-29/+67
* Fix SDL behavior during LOW_VOLTAGE (#3029)Andrii Kalinich (GitHub)2019-09-242-2/+5
* Run updated style scriptjacobkeeler2019-04-2912-93/+104
* Add missing Boost include directoriesfix/missing_boost_include_dirJacob Keeler2019-04-031-0/+1
* Add protocol test for auth_tokenjacobkeeler2019-03-111-0/+2
* Fix issues after mergefeature/secure_websocket_connectionjacobkeeler2019-03-051-1/+2
* Merge branch 'feature/cloud_app_transport' into feature/secure_websocket_conn...Jacob Keeler2019-03-052-0/+46
|\
| * Add auth_token to StartServiceACK for cloud appsjacobkeeler2019-02-262-0/+41
| * Revert "Update based on comments"jacobkeeler2019-02-242-2/+5
| * Merge branch 'feature/cloud_app_transport' into feature/cloud_app_connection_...Jacob Keeler2019-01-232-5/+2
| |\
| * \ Merge remote-tracking branch 'origin/feature/cloud_app_connection_status' int...jacobkeeler2019-01-142-0/+6
| |\ \
| * \ \ Merge remote-tracking branch 'origin/feature/cloud_app_connection_status' int...JackLivio2018-12-101-1/+0
| |\ \ \
| * | | | Set HMI None on disconnect. Add reconnection after disconnect.JackLivio2018-11-301-1/+3
* | | | | Merge branch 'feature/cloud_app_connection_status' into feature/secure_websoc...Jacob Keeler2019-02-072-2/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'feature/cloud_app_transport' into feature/cloud_app_connection_...feature/cloud_app_connection_statusJacob Keeler2019-01-222-5/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Fix Stylefeature/cloud_app_connection_flowJackLivio2019-01-221-2/+1
| | * | | Update based on commentsJackLivio2019-01-212-3/+1
* | | | | Merge branch 'feature/cloud_app_connection_status' into feature/secure_websoc...Jacob Keeler2019-01-022-0/+6
|\ \ \ \ \ | |/ / / /
| * | | | Refresh app list when an app is enabled or disabledjacobkeeler2018-12-122-0/+6
| | |_|/ | |/| |
* | | | Fix mock test filesShobhitAd2018-12-102-2/+2
* | | | Remove debug statements and style fixShobhitAd2018-12-072-12/+8
* | | | Pass CloudAppProperties to websocket client connectionShobhitAd2018-12-052-8/+13
|/ / /
* | | Merge remote-tracking branch 'origin/feature/cloud_app_connection_flow' into ...jacobkeeler2018-12-031-2/+0
|\ \ \ | |/ / | | / | |/ |/|
| * Address Comments and Remove Unused CodeJackLivio2018-11-271-2/+0
* | Connection Status To Trigger UpdateAppListJackLivio2018-11-292-0/+6
* | Add method headers and fix stylejacobkeeler2018-11-271-1/+8
* | Add cloud connection statusjacobkeeler2018-11-162-0/+8
|/
* Fix stylejacobkeeler2018-11-142-17/+32