summaryrefslogtreecommitdiff
path: root/src/components/transport_manager
Commit message (Expand)AuthorAgeFilesLines
* Fix_core_dump_due_to_connection_been_created_twiceVProdanov2016-07-195-7/+108
* Format not formated filesAlexander2016-04-295-46/+53
* hotfix/SDL does not release memory after app unregisteringVladislav Antonov2016-04-277-96/+137
* Format all code in projectKozoriz2016-04-2643-844/+1165
* Code style format with clang-formatKozoriz2016-04-2529-654/+953
* Correctives after reviewKozoriz2016-04-251-9/+10
* TransportManager test update after removing all singletonesKozoriz2016-04-2524-401/+300
* TransportManager update after removing all singletonsKozoriz2016-04-2512-65/+95
* Change other unit-tests according new code changesiAndrew52016-04-042-2/+2
* Changes after reviewKozoriz2016-03-314-241/+364
* TransportManager tests correctivesKozoriz2016-03-3112-470/+508
* TransportManager correctives after singletons removingKozoriz2016-03-3112-52/+71
* Improve UT coverage of transport managerAndrii Mikhniev2016-03-241-160/+326
* Complete and improve covering of Transport ManagerAndrii Mikhniev2016-03-233-333/+608
* TimeTester refatctoring.Kozoriz2016-03-1011-83/+89
* Review correctives and buildability correctives.Kozoriz2016-03-072-5/+5
* Correctives in transportManagerKozoriz2016-03-046-151/+67
* INtegration of new Timer to TransportManagerAndriy Kozoriz2016-02-172-20/+27
* Delete part of SDL code that uses AVAHIHerasym Oleh2016-01-276-692/+0
* Merge branch 'master' into developagaliuzov2016-05-021-0/+1
|\
| * Fixes #314hotfix/bt_device_scanner_leakJustin Dickow2016-01-191-0/+1
* | Merge branch 'master' into developagaliuzov2016-04-232-11/+32
|\ \ | |/
| * hotfix/Data_race_in_ThreadedSocketConnection_TransmitiAndrew52015-12-172-18/+22
| * hotfix/Data_race_in_ThreadedSocketConnection_TransmitiAndrew52015-12-171-2/+9
| * hotfix/Data_race_in_ThreadedSocketConnection_TransmitiAndrew52015-12-171-5/+5
| * hotfix/Data_race_in_ThreadedSocketConnectioniAndrew52015-12-171-4/+14
| * Moved, Enabled and partially refactored Unit testsiAndrew52015-10-2022-456/+3190
* | Removed redundant commaElisey Zamakhov2015-12-181-1/+0
* | Fixed wrong logger name for TransportManagerElisey Zamakhov2015-12-188-7/+10
* | UnitTests_Fix_in_transportManagerKozoriz2015-11-124-30/+7
* | Added UT for transport manager & partially refactorediAndrew52015-10-2834-1706/+2995
* | Add MultiFrame assembling verification with DCHECKsElisey Zamakhov2015-10-261-2/+2
* | Add proper logger naming for TM classesAleksandr Galiuzov2015-10-077-7/+7
* | Add auto lock before devices map accessArtem Nosach2015-10-051-2/+3
* | Replace legacy _EXT/INFO macroses in sourceElisey Zamakhov2015-08-311-1/+1
* | Merge remote-tracking branch 'origin/release/4.0.0' into developAlexandr Galiuzov2015-08-311-4/+4
|\ \ | |/
| * Update USB Transport connection informationhotfix/usb_metadataJustin Dickow2015-08-121-4/+4
* | Merge branch 'release/4.0.0' into developAlexandr Galiuzov2015-07-171-1/+1
|\ \ | |/
| * Fixed sending OnAppUnregistered after wifi transport was disconnetcteddtrunov2015-07-171-1/+1
* | Change DeviceInfo structure and extend TransportTypeAleksandr Galiuzov2015-07-021-3/+3
* | Merge branch 'release/4.0.0' into developAlexandr Galiuzov2015-06-197-13/+18
|\ \ | |/
| * APPLINK-12266: OnAppRegistered: SDL must provide the transport type informati...Alexandr Galiuzov2015-04-305-11/+16
| * APPLINK-11782: OnAppRegistered: SDL must provide the transport type informationDmitriy Klimenko2015-04-301-1/+1
| * Merge remote-tracking branch 'origin/APPLINK-11124' into release/4.0.0Aleksandr Galiuzov2015-04-171-1/+1
| |\
| | * Log level modificationElisey Zamakhov2015-04-031-1/+1
* | | Merge pull request #51 from LuxoftSDL/APPLINK-11739_TM_CrashKramchaninov Pavel2015-04-102-45/+112
|\ \ \ | |/ / |/| |
| * | Add TMIpl::device_list_ synchronizationElisey Zamakhov2015-03-242-1/+8
| * | Add TMIpl::device_to_adapter_map_ synchronizationElisey Zamakhov2015-03-242-5/+14
| * | Add TMIpl::Handle2GUIDConverter::conversion_table_ synchronizationElisey Zamakhov2015-03-241-0/+6
| * | Add TMIpl::connections_ synchronizationElisey Zamakhov2015-03-242-39/+84
| |/