summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLTCPTransport.m
Commit message (Expand)AuthorAgeFilesLines
* Reflect review commentSho Amano2018-08-071-0/+10
* Reflect review commentsSho Amano2018-07-271-5/+2
* Reflect review commentsSho Amano2018-07-271-45/+44
* Reflect review commentsSho Amano2018-07-271-48/+42
* Add notification for TCP connection errorsSho Amano2018-07-031-4/+50
* Rewrite TCP transport using CFNetwork APISho Amano2018-07-031-115/+248
* Basic refactor of transport, protocol, proxy layersJoel Fischer2018-05-011-0/+10
* Fix implicit retains of selfbugs/issue_840_fix_implicit_retainsJoel Fischer2018-01-091-2/+4
* Merge branch 'develop' of https://github.com/smartdevicelink/sdl_ios into hot...Brandon2017-12-191-2/+2
|\
| * Enable and fix a host of warningsJoel Fischer2017-12-071-2/+2
* | Wrapping TCP transport connect logic inside of an operation queue. This allow...Brandon2017-12-071-14/+16
|/
* Logging bytes now only computes on verbose loggingfeature/issue_545_redesign_loggingJoel Fischer2017-03-281-11/+5
* SDLDebugTool logs are translated to new logsJoel Fischer2017-03-061-15/+15
* In progress SDLDebugTool log replacementsJoel Fischer2017-03-031-1/+1
* Comment out all `SDLDebugTool` callsJoel Fischer2017-03-031-12/+9
* Remove all old importsJoel Fischer2017-03-031-1/+1
* Removed dispose and destroy methods.Muller, Alexander (A.)2017-01-111-22/+9
* Added nullability annotations for transport classes.Muller, Alexander (A.)2017-01-041-0/+3
* Update to 4.3.0-beta.1Joel Fischer2016-08-121-4/+4
* Fix not handling the TCP disconnect casehotfix/issue_385Joel Fischer2016-07-061-7/+13
* Shift files into root directoryJoel Fischer2016-05-251-0/+175