summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* Add Service ID Last entry to avoid further modifications in dependent codeS. Hameed2015-04-011-0/+1
* DLT MISRA conform changesSascha Philipp2015-03-251-54/+70
* Fixed typo in include guardSteffen Pankratz2015-03-121-1/+1
* adding support for new macros to the daemon. new macros: DLT_HEX8(VAR) 8bits ...Jens Bocklage2015-03-122-13/+28
* Fix dlt_user_log_write_start_id return valueAlexander Wenzel2014-10-301-2/+6
* Added new API to send marker message from application.Alexander Wenzel2014-09-114-0/+23
* New macros for Format of Hex and Binary.Alexander Wenzel2014-09-093-0/+40
* New Callback function in DLT library, called when log level of context is cha...Alexander Wenzel2014-08-122-0/+29
* DLT_CSTRING implementation non verbose mode.Alexander Wenzel2014-05-193-3/+21
* Send ECU Id if enabled and added library API to change.Alexander Wenzel2014-05-161-0/+9
* Send timestamp can be disabled by new API.Alexander Wenzel2014-05-161-0/+9
* Send session/process id by default and add configuration API.Alexander Wenzel2014-05-161-0/+9
* Send extended header in non verbose mode by default and add new API to change...Alexander Wenzel2014-05-161-1/+10
* Fixed: all possible malloc, sprintf and strcpy problemsAlexander Wenzel2014-04-011-3/+6
* DLT Common API Wrapper.Alexander Wenzel2014-04-012-1/+242
* Defined return value for dlt_message_read().Alexander Wenzel2014-01-101-0/+5
* Added new control message timezone.Alexander Wenzel2014-01-102-0/+12
* Environement variables added to configure internal logging in library.Alexander Wenzel2014-01-101-0/+12
* Added conntection info and unregister context control messages.Alexander Wenzel2014-01-102-0/+31
* Reduce usage of SEM_LOCK in application library and reset pointers.Alexander Wenzel2014-01-102-17/+54
* Added additional command line commands.Alexander Wenzel2013-10-181-0/+50
* Added command line commands set log level and set trace status.Alexander Wenzel2013-10-181-0/+2
* Implementation of command line tool dlt-control.Alexander Wenzel2013-10-181-0/+10
* Fixed Lint warnings in DLT log parameters macros.Alexander Wenzel2013-10-181-48/+40
* Bug 44 - Don't print "Buffer full" message from DLT daemon for each trace.Alexander Wenzel2013-08-072-0/+2
* Bug 85 - Include of dlt.h leads to compiler warning.Alexander Wenzel2013-07-251-0/+4
* Bug 84 - Adding utf8 support to dlt-daemon, dlt-viewer. Modified patch, origi...Alexander Wenzel2013-07-253-8/+26
* appended null termination to version stringSimon Brandner2013-07-191-2/+4
* Reduce used stack size needed by making resend buffer static.Alexander Wenzel2012-12-041-0/+5
* [GDLT-120]: Segmented Network Trace: Prepare for rewrite.Lassi Marttala2012-11-262-3/+34
* [GDLT-120]: Improved Network trace. Rewrite to POSIX queue.Lassi Marttala2012-11-261-2/+6
* [GDLT-120] Segmentation of larger messages, raw blocks which fit not in a sin...Lassi Marttala2012-11-262-0/+31
* [GDLT-115]: Encapsulate more macros. Fix things that used macrosLassi Marttala2012-11-261-38/+38
* [GDLT-115]: Prevent return value from DLT_REGISTER_APPLassi Marttala2012-11-261-2/+2
* [GDLT-94]: Send periodic software version messages.Lassi Marttala2012-06-131-1/+1
* [GDLT-67] dlt-system v2.0, check full commit message for rebase detailsLassi Marttala2012-06-131-10/+22
* Added define statement for initial value of file descriptor and (-1). Updated...Christian Muck2012-05-301-0/+7
* GENDLT-21, Move mcnt from DltContextData to DltContextLassi Marttala2012-04-041-1/+1
* GENDLT-15, Avoid buffer overrun with snprintf().Lassi Marttala2012-04-042-3/+4
* Corrected email of Alexander WenzelChristian Muck2012-03-2711-11/+11
* GDLT-38, Update <FILE> fields in licenses.Lassi Marttala2012-03-2610-10/+10
* GDLT-38, Added license to dlt_filetransfer, which had no licenseLassi Marttala2012-03-261-0/+19
* GDLT-38, Update licenses in includeLassi Marttala2012-03-269-297/+160
* GDLT-38, Update license in more CMakeListsLassi Marttala2012-03-261-32/+11
* GDLT-38, Update licenses in CMakeListsLassi Marttala2012-03-261-32/+11
* Modified library for new test cases to corrupt data - related to the bug fix ...Christian Muck2012-03-221-0/+10
* [GENDLT-21] Fixed bug: Message Counter (MCNT) should be increased but is alwa...Christian Muck2012-03-211-2/+2
* Update project structureChristian Muck2012-02-132-24/+0
* Added .cproject and .project fileChristian Muck2012-02-091-5/+5
* [GENDLT-16] Create variable in dlt-system.conf to configure the timeout of th...Christian Muck2012-02-081-0/+23