summaryrefslogtreecommitdiff
path: root/src/daemon/dlt_daemon_socket.h
Commit message (Expand)AuthorAgeFilesLines
* Add option in dlt.conf for bindAddress to specific IPs (#130)AdrianStoenescu2019-09-031-1/+1
* Revert "Add option in dlt.conf for bindAddress to specific IPs (#130)"Saya Sugiura2019-08-011-1/+1
* Add option in dlt.conf for bindAddress to specific IPs (#130)AdrianStoenescu2019-07-251-1/+1
* doxygen: Remove licenceSaya Sugiura2019-07-191-2/+0
* doxygen: Get rid of warningsSaya Sugiura2019-07-191-1/+1
* daemon: Remove bytes_sentSaya Sugiura2019-06-181-1/+1
* Code beautification using uncrustifyChristoph Lipka2018-12-211-2/+2
* UnitTest: UpdatesManikandanC2018-12-211-1/+1
* Made socket send reliableManikandan C2018-12-211-1/+1
* Prevention for occasional corrupted messages (#26)baduras2018-01-121-0/+9
* Allow multiple instances of dlt-daemonStefan Vacek2015-10-071-1/+1
* Fixed license headers and copyright doxygen commentsLutz Helwing2015-06-171-2/+2
* Updated license headers to latest GENIVI license policy. Fixed further LRT Sc...Lutz Helwing2015-06-171-11/+15
* Cleanup of send return values. Further cleanup of send restructure.Alexander Wenzel2014-01-101-0/+2
* Moved daemon client functions to new source file.Alexander Wenzel2014-01-101-0/+3
* Centralised send function to client. Introduced connection state to dlt daemon.Alexander Wenzel2014-01-101-0/+63