summaryrefslogtreecommitdiff
path: root/src/components/transport_manager/src/tcp
Commit message (Expand)AuthorAgeFilesLines
* style fixConlain Kelly2018-07-182-3/+2
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-184-14/+14
* Add more comments in platform_specific_network_interface_listener.ccSho Amano2018-06-291-0/+25
* further review commentsfronneburg2018-06-271-4/+3
* Merge pull request #290 in NAR/sdl-core from bugfix/handle_review to feature/...Sho Amano2018-06-271-3/+3
* Use Pimple idiom for Network Interface ListenerAlexander2018-06-113-26/+172
* Merge pull request #271 in NAR/sdl-core from fix/getifaddr_null_addr to featu...Frank Ronneburg2018-05-261-0/+3
* Merge pull request #266 in NAR/sdl-core from bugfix/tcp_interface_event_build...Sho Amano2018-05-212-14/+31
* alignment and style checkfronneburg2018-04-191-2/+2
* Merge pull request #241 in NAR/sdl-core from feat/transport_unit_tests to fea...Frank Ronneburg2018-04-112-36/+59
* Merge pull request #225 in NAR/sdl-core from feat/network_name_and_notify_hmi...Sho Amano2018-04-042-121/+403
* Enable NetworkInterfaceListenerSho Amano2018-03-141-0/+17
* Add notification of transport config update through TransportManagerSho Amano2018-03-143-3/+49
* Add NetworkInterfaceListener classSho Amano2018-03-141-0/+654
* Fix difference in device hash generationfeature/IAP_over_BTAndriy Byzhynar2018-01-221-2/+5
* Fixes coding styleAndrey Oleynik (GitHub)2018-01-182-13/+12
* Changes implementation of iAP2 transport adapter emulationAndrey Oleynik (GitHub)2018-01-182-1/+25
* Adds iAP2 BT/USB connection emulation over TCP transportAndrey Oleynik (GitHub)2018-01-181-0/+1
* Merge branch 'develop'jacobkeeler2017-06-215-85/+143
|\
| * Refactor TcpSocketConnection related classesdcherniev2017-01-103-77/+115
| * Fix SegFault problem of UTdcherniev2017-01-103-21/+41
| * Create mock for LastState classdcherniev2017-01-101-3/+3
| * Revert "Merge pull request #1067 from dcherniev/fix/Fix_UT_failure"dcherniev2016-12-021-2/+0
| * Fix issue of TransportManager UTdcherniev2016-11-291-0/+2
* | Fix style issuesJacob Keeler2016-09-211-9/+15
* | Merge branch 'master'Jacob Keeler2016-09-206-477/+86
|\ \ | |/
| * Fix_core_dump_due_to_connection_been_created_twiceVProdanov2016-07-191-1/+0
| * Format all code in projectKozoriz2016-04-264-73/+68
| * Code style format with clang-formatKozoriz2016-04-251-10/+12
| * TransportManager update after removing all singletonsKozoriz2016-04-251-3/+5
| * TransportManager correctives after singletons removingKozoriz2016-03-311-9/+8
| * Delete part of SDL code that uses AVAHIHerasym Oleh2016-01-272-386/+0
| * Removed redundant commaElisey Zamakhov2015-12-181-1/+0
| * Fixed wrong logger name for TransportManagerElisey Zamakhov2015-12-181-1/+1
* | Check return values for tcp socket functions (CIDs 79989, 79990, 79991)Brad Pankow2016-07-281-10/+30
|/
* Fixed sending OnAppUnregistered after wifi transport was disconnetcteddtrunov2015-07-171-1/+1
* APPLINK-12266: OnAppRegistered: SDL must provide the transport type informati...Alexandr Galiuzov2015-04-301-1/+1
* Log level modificationElisey Zamakhov2015-04-031-1/+1
* Bug Fixes and ImprovementsSynchronizationCommitJustin Dickow2015-02-206-293/+318
* Latest internal release - last bulk merge before pull request and gitflow!?Justin Dickow2015-01-266-114/+96
* HmiStatus modifyJustin Dickow2015-01-246-96/+114
* 3.10.1Justin Dickow2014-10-273-44/+27
* SDL 3.8!Justin Dickow2014-10-206-0/+1178