summaryrefslogtreecommitdiff
path: root/include/dlt/dlt_user.h
Commit message (Expand)AuthorAgeFilesLines
* doxygen: Align variable for apid and ctidSaya Sugiura2019-07-191-2/+2
* doxygen: Remove licenceSaya Sugiura2019-07-191-2/+0
* doxygen: Get rid of warningsSaya Sugiura2019-07-191-3/+8
* Remove dlt_forward_msgSaya Sugiura2019-06-181-8/+0
* unix socket: IPC code isolationChristoph Lipka2019-05-061-0/+2
* lib: daemon: Fix sem lock potential issueSaya Sugiura2019-04-241-2/+5
* Code beautification using uncrustifyChristoph Lipka2018-12-211-82/+110
* UnitTest: UpdatesManikandanC2018-12-211-1/+30
* Injection: New callback with private data Added new injection callback with p...ManikandanC2018-12-211-0/+2
* Dynamic allocation of msg bufferManikandanC2018-12-101-2/+8
* Use poll in the dlt-daemon for POSIX complianceManikandanC2018-11-301-0/+7
* IPC: Unix socket added (#43)ManikandanChockalingam2018-05-181-0/+1
* Update dlt_user.h (#22)Jens Lorenz2017-08-071-2/+2
* DLT_PTR macro: Improve implementation and function API addedChristoph Lipka2016-10-241-0/+10
* Remove C99 style comments in include directoryS. Hameed2016-10-241-4/+2
* Add dlt_user_is_logLevel_enabled APIChristoph Lipka2016-09-231-0/+23
* Set DLT_USER_BUF_MAX_SIZE to 1390 to prepare UDP message transportLutz Helwing2015-10-281-2/+2
* DLT daemon improvement - dlt_init()-checkLutz Helwing2015-10-071-186/+112
* Make timeout on exit configurableStefan Vacek2015-10-071-5/+13
* Fixed whitespace and formatting of new code Fixed licence headersLutz Helwing2015-10-071-6/+6
* Add env-var to set initial log-levelsStefan Vacek2015-10-071-8/+66
* Removed all trailing whitespacesLutz Helwing2015-07-211-3/+3
* Replaced all tabs with spaces in all files in include folderLutz Helwing2015-07-211-88/+92
* 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-12/+15
* adding support for new macros to the daemon. new macros: DLT_HEX8(VAR) 8bits ...Jens Bocklage2015-03-121-1/+16
* 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-111-0/+5
* New macros for Format of Hex and Binary.Alexander Wenzel2014-09-091-0/+26
* New Callback function in DLT library, called when log level of context is cha...Alexander Wenzel2014-08-121-0/+21
* DLT_CSTRING implementation non verbose mode.Alexander Wenzel2014-05-191-1/+12
* 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
* Reduce usage of SEM_LOCK in application library and reset pointers.Alexander Wenzel2014-01-101-0/+4
* Bug 44 - Don't print "Buffer full" message from DLT daemon for each trace.Alexander Wenzel2013-08-071-0/+1
* Bug 84 - Adding utf8 support to dlt-daemon, dlt-viewer. Modified patch, origi...Alexander Wenzel2013-07-251-0/+10
* 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-261-3/+6
* [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-261-0/+31
* GENDLT-21, Move mcnt from DltContextData to DltContextLassi Marttala2012-04-041-1/+1
* 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 in includeLassi Marttala2012-03-261-31/+16
* 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
* [GSW-138] API Extension to resend the log messages in the user buffer fixed.Christian Muck2012-01-131-0/+8
* Disabled completely SHM if not enabled.Alexander Wenzel2011-11-251-0/+2