summaryrefslogtreecommitdiff
path: root/src/examples/dlt-example-user.c
Commit message (Expand)AuthorAgeFilesLines
* Send ECU Id if enabled and added library API to change.Alexander Wenzel2014-05-161-0/+5
* Fixed: all possible malloc, sprintf and strcpy problemsAlexander Wenzel2014-04-011-2/+8
* Removed dlt_free from example and test applications, already called from exit...Alexander Wenzel2014-04-011-2/+0
* Fix compiler warningsLassi Marttala2013-07-191-7/+0
* Parasoft workaround: solve complaints about missing breaks/returns in default...Simon Brandner2013-07-191-0/+1
* Added dlt log to injection methodsChristian Muck2012-05-301-2/+3
* Corrected email of Alexander WenzelChristian Muck2012-03-271-1/+1
* GDLT-38, Update <FILE> fields in licenses.Lassi Marttala2012-03-261-1/+1
* GDLT-38, Update licenses to all the sources.Lassi Marttala2012-03-261-31/+16
* Modified library for new test cases to corrupt data - related to the bug fix ...Christian Muck2012-03-221-1/+48
* Implemented new DLT user library function dlt_get_log_state.Alexander Wenzel2011-10-121-1/+17
* Added new API dlt_set_log_mode to enable/disable internal/external trace.Alexander Wenzel2011-10-111-1/+15
* Init of dlt daemonChristian Muck2011-04-111-0/+312