summaryrefslogtreecommitdiff
path: root/src/daemon/dlt_daemon_event_handler.c
Commit message (Expand)AuthorAgeFilesLines
* Correct sa findingsSaya Sugiura2019-07-241-24/+4
* doxygen: Remove licenceSaya Sugiura2019-07-191-2/+0
* doxygen: Get rid of warningsSaya Sugiura2019-07-191-6/+6
* cleanup: Use dlt_vlog()Saya Sugiura2019-06-191-9/+2
* daemon: Loop for client fdsVo Trung Chi2019-06-181-4/+5
* Code beautification using uncrustifyChristoph Lipka2018-12-211-106/+49
* UnitTest: UpdatesManikandanC2018-12-211-1/+5
* 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