summaryrefslogtreecommitdiff
path: root/src/daemon/dlt_daemon_connection.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed compiler error with previous commitManikandan C2018-12-121-1/+1
* Dynamic allocation of msg bufferManikandanC2018-12-101-4/+17
* rename #define STATIC to DLT_STATICManikandan C2018-12-061-3/+3
* Use poll in the dlt-daemon for POSIX complianceManikandanC2018-11-301-3/+3
* IPC: Unix socket added (#43)ManikandanChockalingam2018-05-181-0/+9
* Prevention for occasional corrupted messages (#26)baduras2018-01-121-12/+10
* dlt-daemon: Fix use after free potential issueFrederic Berat2017-02-011-0/+11
* Event handling: Fix connection destroy bugChristoph Lipka2017-02-011-0/+4
* Unit Test: Event handlingChristoph Lipka2016-10-241-3/+3
* dlt-daemon: receiver reworkFrederic Berat2016-04-281-75/+65
* Dlt MultiNodeChristoph Lipka2015-12-071-3/+21
* Unix socket control interfaceChristoph Lipka2015-11-241-0/+12
* dlt-daemon: Implement epoll based event handlingFrederic Berat2015-11-111-0/+374