summaryrefslogtreecommitdiff
path: root/src/components/transport_manager/include/transport_manager/transport_adapter
Commit message (Expand)AuthorAgeFilesLines
* Feature/Web Engine support (#3221)Alexander Kutsan (GitHub)2020-02-272-7/+8
* Fix LastState methods thread safe access (#2626)Ira Lytvynenko (GitHub)2020-02-141-4/+11
* Rework Uts and add synchronization to avoid race condition in transport adapt...Serhii Niukalov (GitHub)2020-01-243-1/+10
* Fix SDL behavior during LOW_VOLTAGE (#3029)Andrii Kalinich (GitHub)2019-09-242-13/+14
* Run updated style scriptjacobkeeler2019-04-295-19/+19
* Merge remote-tracking branch 'origin/feature/cloud_app_connection_status' int...JackLivio2018-12-101-1/+5
|\
| * Update ConnectionStatusUpdated method + testsJackLivio2018-12-051-1/+5
* | Set HMI None on disconnect. Add reconnection after disconnect.JackLivio2018-11-302-0/+8
|/
* Connection Status To Trigger UpdateAppListJackLivio2018-11-293-1/+14
* Add method headers and fix stylejacobkeeler2018-11-271-1/+31
* Fix issues with retry sequencejacobkeeler2018-11-261-0/+2
* Add cloud connection statusjacobkeeler2018-11-161-4/+5
* Add SDL.ActivateApp flow changes for cloud appsjacobkeeler2018-11-141-0/+9
* Fix stylejacobkeeler2018-11-144-6/+6
* Pending cloud connection created via policies on startupJackLivio2018-11-094-1/+51
* Remove Xevo copyrights from multiple transport implementationSho Amano2018-07-244-16/+4
* Merge branch 'develop' into feature/STL_sharedptr_implementation_round2Conlain Kelly2018-07-181-2/+2
|\
| * Merge branch 'develop' into feature/use_STL_atomicsfeature/use_STL_atomicsJacob Keeler2018-07-174-4/+56
| |\
| * | Remove custom atomic in favor of std::atomic typesConlain Kelly2018-06-251-2/+2
* | | style fixConlain Kelly2018-07-181-1/+0
* | | Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-2/+2
| |/ |/|
* | Add notification of transport config update through TransportManagerSho Amano2018-03-144-4/+56
|/
* Fixes coding styleAndrey Oleynik (GitHub)2018-01-181-1/+1
* Changes iAP2 Bluetooth to USB switching flowAndrey Oleynik (GitHub)2018-01-183-10/+35
* Adds iAP2 BT/USB connection emulation over TCP transportAndrey Oleynik (GitHub)2018-01-181-2/+2
* Removes odd interface, updates TM unit testsAndrey Oleynik (GitHub)2018-01-182-14/+0
* Adds descriptions, removes unused codeAndrey Oleynik (GitHub)2018-01-183-0/+22
* Adds main logic and related bugfixes for transport switchingAndrey Oleynik (GitHub)2018-01-183-20/+9
* Update all header-guards in projectIvo Stoilov (GitHub)2017-01-254-4/+4
* Refactor TcpSocketConnection related classesdcherniev2017-01-101-0/+9
* Fix SegFault problem of UTdcherniev2017-01-101-2/+31
* Complete covering of AppLaunch functionality by Unit Tests (#748)Sergey Levchenko (GitHub)2016-08-101-12/+12
* Fix coding styleLevchenko2016-08-051-5/+6
* AppLaunch TM and CH implementationAGaliuzov2016-08-031-0/+11
* Format not formated filesAlexander2016-04-291-13/+13
* hotfix/SDL does not release memory after app unregisteringVladislav Antonov2016-04-272-66/+77
* Format all code in projectKozoriz2016-04-268-75/+104
* Code style format with clang-formatKozoriz2016-04-251-16/+13
* TransportManager update after removing all singletonsKozoriz2016-04-251-1/+8
* TransportManager correctives after singletons removingKozoriz2016-03-311-1/+9
* TimeTester refatctoring.Kozoriz2016-03-101-10/+10
* Merge branch 'master' into developagaliuzov2016-04-231-0/+7
|\
| * hotfix/Data_race_in_ThreadedSocketConnection_TransmitiAndrew52015-12-171-0/+7
* | Fixed wrong logger name for TransportManagerElisey Zamakhov2015-12-181-0/+1
* | UnitTests_Fix_in_transportManagerKozoriz2015-11-121-1/+1
* | Added UT for transport manager & partially refactorediAndrew52015-10-281-6/+5
|/
* Bug Fixes and ImprovementsSynchronizationCommitJustin Dickow2015-02-207-36/+60
* Latest internal release - last bulk merge before pull request and gitflow!?Justin Dickow2015-01-266-28/+19
* HmiStatus modifyJustin Dickow2015-01-246-19/+28
* 3.10.1Justin Dickow2014-10-276-33/+28