summaryrefslogtreecommitdiff
path: root/src/daemon/dlt_daemon_event_handler.c
Commit message (Expand)AuthorAgeFilesLines
* rename #define STATIC to DLT_STATICManikandan C2018-12-061-2/+2
* Use poll in the dlt-daemon for POSIX complianceManikandanC2018-11-301-89/+165
* dlt-daemon: fixed linked-list element remove (#71)Konstantyn2018-08-241-7/+15
* dlt-daemon: Fix no state transition to BUFFER state (#65)Yusuke Sato2018-08-231-3/+15
* dlt-daemon: Fix use after free potential issueFrederic Berat2017-02-011-2/+29
* Event handling: Fix connection destroy bugChristoph Lipka2017-02-011-0/+4
* Unit Test: Event handlingChristoph Lipka2016-10-241-3/+21
* dlt-daemon: Connection activation reworkFrederic Berat2016-04-281-24/+113
* dlt-daemon: receiver reworkFrederic Berat2016-04-281-18/+19
* Fix connection handling of serial interfaceManikandan C2016-04-281-2/+2
* Dlt MultiNodeChristoph Lipka2015-12-071-4/+5
* dlt-daemon: Implement epoll based event handlingFrederic Berat2015-11-111-0/+373