summaryrefslogtreecommitdiff
path: root/src/components/transport_manager/src
Commit message (Expand)AuthorAgeFilesLines
* Rework the use of AbortConnection for a usb connectionsniukalov2020-04-131-44/+66
* Feature/Web Engine support (#3221)Alexander Kutsan (GitHub)2020-02-279-6/+1127
* Add the ability to use IAP2 transport from build flags (#3219)Serhii Niukalov (GitHub)2020-02-253-8/+8
* Fix LastState methods thread safe access (#2626)Ira Lytvynenko (GitHub)2020-02-148-57/+75
* Rework Uts and add synchronization to avoid race condition in transport adapt...Serhii Niukalov (GitHub)2020-01-243-31/+67
* Fix UpdateDeviceList content (#2249)Yurii Postolov2020-01-221-14/+26
* Reworked usb handler delegate completion (#3121)Andriy Byzhynar (GitHub)2019-11-181-5/+15
* Fix SDL behavior during LOW_VOLTAGE (#3029)Andrii Kalinich (GitHub)2019-09-244-50/+132
* Fix coverity issues (#3036)Jacob Keeler2019-09-192-7/+7
* Feature/rpc message protection (#2951)Maksym Ked (GitHub)2019-08-294-4/+4
* Fix shutdown crash static var colission (#2939)Alexander Kutsan (GitHub)2019-08-221-6/+6
* Add AOA filtering parameters to .ini configurationfeature/usb_ini_configJackLivio2019-07-242-12/+15
* Address commentsfeature/bt_uuid_ini_configJackLivio2019-06-171-2/+2
* Configure bt uuid via ini entryJackLivio2019-06-072-5/+26
* Merge remote-tracking branch 'origin/master' into developjacobkeeler2019-05-303-24/+57
|\
| * Implemented fix and unit tests for regex endpoint parsing and websocket conne...hotfix/cloud_app_endpoint_with_pathShobhit Adlakha2019-05-243-25/+58
* | Merge remote-tracking branch 'origin/release/5.1.1' into feature/update_style...feature/update_style_scriptjacobkeeler2019-04-303-5/+16
|\ \ | |/
| * Merge pull request #2902 from smartdevicelink/fix/cloud_regex_case_insensitiverelease/5.1.1JackLivio2019-04-301-1/+2
| |\
| | * Add regex case insensitive flagfix/cloud_regex_case_insensitiveJackLivio2019-04-301-1/+2
| * | Addressed review commentsfix/building_without_cloudapp_supportShobhit Adlakha2019-04-291-2/+3
| * | Style fixShobhit Adlakha2019-04-251-2/+2
| * | Made the websocket transport adapter include in the transport_manager conditi...Shobhit Adlakha2019-04-251-3/+4
| * | Set return values for cloud app functions if CLOUD_APP_SUPPORT=OFFShobhit Adlakha2019-04-251-0/+5
| * | Fixed regex error when building with CLOUD_APP_SUPPORT=OFFShobhit Adlakha2019-04-252-3/+6
| |/
* | Run updated style scriptjacobkeeler2019-04-2928-156/+156
|/
* Merge pull request #2861 from smartdevicelink/fix/5.1.0_build_failuresJacob Keeler2019-03-272-32/+63
|\
| * Fix build failures depending on build optionsfix/5.1.0_build_failuresjacobkeeler2019-03-272-32/+63
* | Coverity 5.1 Fixes (#2854)JackLivio2019-03-262-1/+5
|/
* Fix duplicate regex parsing in cloud adapterfix/duplicate_regex_cloud_adapterjacobkeeler2019-03-181-22/+9
* Set deleted pointers to nullfix/cloud_app_mem_leakJackLivio2019-03-161-0/+2
* Delete write_thread_JackLivio2019-03-161-0/+1
* Remove todos and fix typosjacobkeeler2019-03-052-5/+2
* Fix issues after mergefeature/secure_websocket_connectionjacobkeeler2019-03-051-26/+26
* Merge branch 'feature/cloud_app_transport' into feature/secure_websocket_conn...Jacob Keeler2019-03-055-35/+91
|\
| * Fix stylefeature/cloud_app_transport_regex_fixjacobkeeler2019-03-041-1/+2
| * Merge branch 'feature/cloud_app_transport' of github.com:smartdevicelink/sdl_...JackLivio2019-03-011-2/+4
| |\
| | * Get Icon URL Request (#2823)JackLivio2019-03-011-1/+2
| | * Close Cloud Connection (#2825)JackLivio2019-02-281-2/+4
| * | update regexJackLivio2019-03-011-1/+1
| * | Fix regex command for reading paths post port numberJackLivio2019-02-211-1/+1
| |/
| * Address CommentsJackLivio2019-01-162-17/+17
| * Fix reconnect flow after modified disconnect flowjacobkeeler2019-01-153-10/+13
| * Merge remote-tracking branch 'origin/feature/cloud_app_connection_status' int...jacobkeeler2019-01-142-1/+6
| |\
| * \ Merge remote-tracking branch 'origin/feature/cloud_app_connection_status' int...JackLivio2018-12-104-29/+23
| |\ \
| * | | Set HMI None on disconnect. Add reconnection after disconnect.JackLivio2018-11-304-48/+97
* | | | Address review commentsShobhit Adlakha2019-02-081-1/+1
* | | | Addressed review commentsShobhit Adlakha2019-02-071-46/+26
* | | | Merge branch 'feature/cloud_app_connection_status' into feature/secure_websoc...Jacob Keeler2019-01-022-1/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix disconnect flowjacobkeeler2018-12-132-1/+1
| * | | Refresh app list when an app is enabled or disabledjacobkeeler2018-12-122-1/+6
| | |/ | |/|