summaryrefslogtreecommitdiff
path: root/src/components/connection_handler/src
Commit message (Expand)AuthorAgeFilesLines
* Fix sdl sends unexpected disconnect with resource constraint (#3516)Serhii Niukalov (GitHub)2020-10-232-5/+36
* Fix formatting for logs after logger overhaul (#3554)Jacob Keeler2020-10-233-29/+20
* Add missed NACK reasons (#3545)Yana Chernysheva (GitHub)2020-10-231-3/+4
* 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-042-8/+140
* [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
* 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-271-30/+76
* 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-091-29/+58
* Fix SDL behavior during LOW_VOLTAGE (#3029)Andrii Kalinich (GitHub)2019-09-241-1/+2
* Run updated style scriptjacobkeeler2019-04-294-50/+51
* 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-051-0/+30
|\
| * Add auth_token to StartServiceACK for cloud appsjacobkeeler2019-02-261-0/+26
| * Revert "Update based on comments"jacobkeeler2019-02-241-1/+3
| * Merge branch 'feature/cloud_app_transport' into feature/cloud_app_connection_...Jacob Keeler2019-01-231-3/+1
| |\
| * \ Merge remote-tracking branch 'origin/feature/cloud_app_connection_status' int...jacobkeeler2019-01-141-0/+4
| |\ \
| * \ \ 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-071-1/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'feature/cloud_app_transport' into feature/cloud_app_connection_...feature/cloud_app_connection_statusJacob Keeler2019-01-221-3/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Fix Stylefeature/cloud_app_connection_flowJackLivio2019-01-221-2/+1
| | * | | Update based on commentsJackLivio2019-01-211-1/+0
* | | | | Merge branch 'feature/cloud_app_connection_status' into feature/secure_websoc...Jacob Keeler2019-01-021-0/+4
|\ \ \ \ \ | |/ / / /
| * | | | Refresh app list when an app is enabled or disabledjacobkeeler2018-12-121-0/+4
| | |_|/ | |/| |
* | | | Fix mock test filesShobhitAd2018-12-101-1/+1
* | | | Remove debug statements and style fixShobhitAd2018-12-071-10/+4
* | | | Pass CloudAppProperties to websocket client connectionShobhitAd2018-12-051-5/+11
|/ / /
* | | 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-291-0/+4
* | Add cloud connection statusjacobkeeler2018-11-161-0/+5
|/
* Fix stylejacobkeeler2018-11-141-16/+29
* Show pending cloud apps in update app listJackLivio2018-11-131-4/+13
* Pending cloud connection created via policies on startupJackLivio2018-11-091-6/+34
* Initial Cloud Transport ComponentJackLivio2018-11-081-1/+3
* Add Cloud Info to Application ClassJackLivio2018-11-071-0/+4
* Fix EndService being sent to the wrong connectionjacobkeeler2018-09-121-6/+16
* Merge remote-tracking branch 'origin/develop' into fix/Wrong_connection_closureJackLivio2018-09-043-140/+578
|\
| * Merge remote-tracking branch 'origin/develop' into feature/boost_datetime_imp...jacobkeeler2018-08-221-81/+0
| |\
| | * Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-171-81/+0