| Commit message (Expand) | Author | Age | Files | Lines |
* | Offline Logstorage [1/4]: DLT preparation to enable offline logstorage | S. Hameed | 2015-07-30 | 2 | -0/+12 |
* | Removed all trailing whitespaces | Lutz Helwing | 2015-07-21 | 5 | -8/+7 |
* | Replaced all tabs with spaces in all files in include folder | Lutz Helwing | 2015-07-21 | 10 | -423/+427 |
* | Fix compilation warnings and possible misuse of snprint | Stefan Vacek | 2015-07-21 | 1 | -3/+3 |
* | Fixed license headers and copyright doxygen comments | Lutz Helwing | 2015-06-17 | 12 | -23/+23 |
* | Updated license headers to latest GENIVI license policy. Fixed further LRT Sc... | Lutz Helwing | 2015-06-17 | 12 | -138/+185 |
* | Unified all line endings to UNIX style. | Jens Bocklage | 2015-06-17 | 5 | -633/+633 |
* | Add Service ID Last entry to avoid further modifications in dependent code | S. Hameed | 2015-04-01 | 1 | -0/+1 |
* | DLT MISRA conform changes | Sascha Philipp | 2015-03-25 | 1 | -54/+70 |
* | Fixed typo in include guard | Steffen Pankratz | 2015-03-12 | 1 | -1/+1 |
* | adding support for new macros to the daemon. new macros: DLT_HEX8(VAR) 8bits ... | Jens Bocklage | 2015-03-12 | 2 | -13/+28 |
* | Fix dlt_user_log_write_start_id return value | Alexander Wenzel | 2014-10-30 | 1 | -2/+6 |
* | Added new API to send marker message from application. | Alexander Wenzel | 2014-09-11 | 4 | -0/+23 |
* | New macros for Format of Hex and Binary. | Alexander Wenzel | 2014-09-09 | 3 | -0/+40 |
* | New Callback function in DLT library, called when log level of context is cha... | Alexander Wenzel | 2014-08-12 | 2 | -0/+29 |
* | DLT_CSTRING implementation non verbose mode. | Alexander Wenzel | 2014-05-19 | 3 | -3/+21 |
* | Send ECU Id if enabled and added library API to change. | Alexander Wenzel | 2014-05-16 | 1 | -0/+9 |
* | Send timestamp can be disabled by new API. | Alexander Wenzel | 2014-05-16 | 1 | -0/+9 |
* | Send session/process id by default and add configuration API. | Alexander Wenzel | 2014-05-16 | 1 | -0/+9 |
* | Send extended header in non verbose mode by default and add new API to change... | Alexander Wenzel | 2014-05-16 | 1 | -1/+10 |
* | Fixed: all possible malloc, sprintf and strcpy problems | Alexander Wenzel | 2014-04-01 | 1 | -3/+6 |
* | DLT Common API Wrapper. | Alexander Wenzel | 2014-04-01 | 2 | -1/+242 |
* | Defined return value for dlt_message_read(). | Alexander Wenzel | 2014-01-10 | 1 | -0/+5 |
* | Added new control message timezone. | Alexander Wenzel | 2014-01-10 | 2 | -0/+12 |
* | Environement variables added to configure internal logging in library. | Alexander Wenzel | 2014-01-10 | 1 | -0/+12 |
* | Added conntection info and unregister context control messages. | Alexander Wenzel | 2014-01-10 | 2 | -0/+31 |
* | Reduce usage of SEM_LOCK in application library and reset pointers. | Alexander Wenzel | 2014-01-10 | 2 | -17/+54 |
* | Added additional command line commands. | Alexander Wenzel | 2013-10-18 | 1 | -0/+50 |
* | Added command line commands set log level and set trace status. | Alexander Wenzel | 2013-10-18 | 1 | -0/+2 |
* | Implementation of command line tool dlt-control. | Alexander Wenzel | 2013-10-18 | 1 | -0/+10 |
* | Fixed Lint warnings in DLT log parameters macros. | Alexander Wenzel | 2013-10-18 | 1 | -48/+40 |
* | Bug 44 - Don't print "Buffer full" message from DLT daemon for each trace. | Alexander Wenzel | 2013-08-07 | 2 | -0/+2 |
* | Bug 85 - Include of dlt.h leads to compiler warning. | Alexander Wenzel | 2013-07-25 | 1 | -0/+4 |
* | Bug 84 - Adding utf8 support to dlt-daemon, dlt-viewer. Modified patch, origi... | Alexander Wenzel | 2013-07-25 | 3 | -8/+26 |
* | appended null termination to version string | Simon Brandner | 2013-07-19 | 1 | -2/+4 |
* | Reduce used stack size needed by making resend buffer static. | Alexander Wenzel | 2012-12-04 | 1 | -0/+5 |
* | [GDLT-120]: Segmented Network Trace: Prepare for rewrite. | Lassi Marttala | 2012-11-26 | 2 | -3/+34 |
* | [GDLT-120]: Improved Network trace. Rewrite to POSIX queue. | Lassi Marttala | 2012-11-26 | 1 | -2/+6 |
* | [GDLT-120] Segmentation of larger messages, raw blocks which fit not in a sin... | Lassi Marttala | 2012-11-26 | 2 | -0/+31 |
* | [GDLT-115]: Encapsulate more macros. Fix things that used macros | Lassi Marttala | 2012-11-26 | 1 | -38/+38 |
* | [GDLT-115]: Prevent return value from DLT_REGISTER_APP | Lassi Marttala | 2012-11-26 | 1 | -2/+2 |
* | [GDLT-94]: Send periodic software version messages. | Lassi Marttala | 2012-06-13 | 1 | -1/+1 |
* | [GDLT-67] dlt-system v2.0, check full commit message for rebase details | Lassi Marttala | 2012-06-13 | 1 | -10/+22 |
* | Added define statement for initial value of file descriptor and (-1). Updated... | Christian Muck | 2012-05-30 | 1 | -0/+7 |
* | GENDLT-21, Move mcnt from DltContextData to DltContext | Lassi Marttala | 2012-04-04 | 1 | -1/+1 |
* | GENDLT-15, Avoid buffer overrun with snprintf(). | Lassi Marttala | 2012-04-04 | 2 | -3/+4 |
* | Corrected email of Alexander Wenzel | Christian Muck | 2012-03-27 | 10 | -10/+10 |
* | GDLT-38, Update <FILE> fields in licenses. | Lassi Marttala | 2012-03-26 | 10 | -10/+10 |
* | GDLT-38, Added license to dlt_filetransfer, which had no license | Lassi Marttala | 2012-03-26 | 1 | -0/+19 |
* | GDLT-38, Update licenses in include | Lassi Marttala | 2012-03-26 | 9 | -297/+160 |