summaryrefslogtreecommitdiff
path: root/src/daemon/dlt_daemon_client.c
Commit message (Expand)AuthorAgeFilesLines
* Minor fixes: corrected typo in CMakeLists.txt - WTIH_DLT_ADAPTOR, removed cha...Stefan Badura2017-08-301-1/+1
* dlt-daemon: Fix use after free potential issueFrederic Berat2017-02-011-1/+3
* daemon: check payload length before cast to structChristoph Lipka2017-01-311-15/+66
* dlt-control: Provision to control entire system log levelManikandan C2016-04-281-25/+136
* dlt-daemon: receiver reworkFrederic Berat2016-04-281-1/+1
* Offline logstorage: On Demand triggering for syncing Logstorage cache and sup...Christoph Lipka2016-04-251-1/+28
* dlt-daemon: Fix injection message handlingS. Hameed2015-12-161-1/+1
* Set default log-levels in dlt.confStefan Vacek2015-12-091-12/+12
* Fix register context before application is registeredStefan Vacek2015-12-081-0/+4
* MultiNode: Logstorage: ECUid as filter attributeChristoph Lipka2015-12-071-1/+2
* Dlt MultiNodeChristoph Lipka2015-12-071-8/+213
* Offline logstorage: Offline logstorage featureS. Hameed2015-11-241-19/+44
* dlt-daemon: Implement epoll based event handlingFrederic Berat2015-11-111-49/+325
* Got rid of warnings from some older compilersLutz Helwing2015-10-281-1/+1
* DLT daemon improvement - dlt_init()-checkLutz Helwing2015-10-071-14/+14
* Offline Logstorage [1/4]: DLT preparation to enable offline logstorageS. Hameed2015-07-301-1/+88
* Removed all trailing whitespacesLutz Helwing2015-07-211-2/+2
* 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/+16
* Add Service ID Last entry to avoid further modifications in dependent codeS. Hameed2015-04-011-1/+1
* Change daemon state handling to have all traces in online trace even when off...Sascha Philipp2015-03-251-1/+4
* Fix content of offline traceSascha Philipp2015-03-251-7/+6
* Reworked internal outputSascha Philipp2015-03-251-3/+3
* Workaround for duplicated log messages in offline trace file issueChristoph Lipka2015-03-171-4/+4
* Added new API to send marker message from application.Alexander Wenzel2014-09-111-0/+51
* Fixed: all possible malloc, sprintf and strcpy problemsAlexander Wenzel2014-04-011-7/+7
* Updated authors information.Alexander Wenzel2014-04-011-32/+5
* Cygwin port: cygwin patch, signal handling patch and cppcheck and install lib...Alexander Wenzel2014-04-011-1/+6
* Fixed: Fixed offline trace and new send functions issuesAlexander Wenzel2014-04-011-47/+52
* Fixed serial port not working anymore.Alexander Wenzel2014-01-231-10/+1
* Cleanup of send return values. Further cleanup of send restructure.Alexander Wenzel2014-01-101-37/+62
* Moved daemon client functions to new source file.Alexander Wenzel2014-01-101-0/+1572