summaryrefslogtreecommitdiff
path: root/src/lib/dlt_client.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup masterStefan Vacek2015-10-071-0/+0
* 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/+15
* Add the IPv6 supportJiri Popek2015-03-231-18/+27
* Defined return value for dlt_message_read().Alexander Wenzel2014-01-101-1/+1
* Added additional command line commands.Alexander Wenzel2013-10-181-0/+119
* Added command line commands set log level and set trace status.Alexander Wenzel2013-10-181-1/+64
* Implementation of command line tool dlt-control.Alexander Wenzel2013-10-181-11/+38
* Removed most warnings caused by: Wunused-but-set-variable flag. Eome were kep...Simon Brandner2013-07-191-2/+10
* Fixed compile warnings with unused parametersChristian Muck2012-06-131-0/+10
* [GDLT-70] Check for malloc failures and return errors where applicable.Lassi Marttala2012-05-301-0/+5
* GENDLT-15, Safe re-allocations for databuffer.Lassi Marttala2012-04-041-2/+6
* 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
* Init of dlt daemonChristian Muck2011-04-111-0/+452