summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* dlt-client: fix dlt_client_cleanup memory handlingOnkar Palkar2017-02-061-0/+24
* Provision to test static functionOnkar Palkar2016-10-241-0/+9
* DLT_PTR macro: Improve implementation and function API addedChristoph Lipka2016-10-242-7/+11
* process user message: Fix bound handlingFrederic Berat2016-10-241-0/+5
* Remove C99 style comments in include directoryS. Hameed2016-10-242-21/+19
* Add dlt_user_is_logLevel_enabled APIChristoph Lipka2016-09-233-8/+41
* CommonControl: Unix socket path and ecuid parsing for control applicationsManikandan C2016-04-281-0/+1
* dlt-control: Provision to control entire system log levelManikandan C2016-04-282-0/+8
* DLT_PTR: User macro to print pointersChristoph Lipka2016-04-281-0/+12
* dlt-daemon: receiver reworkFrederic Berat2016-04-281-0/+13
* MultiNode: Add support for port configurationFrederic Berat2016-04-271-0/+10
* MultiNode: Send control messages after connectionChristoph Lipka2016-04-261-0/+5
* DLT_RETURN_USER_BUFFER_FULL is returned when user buffer fullLutz Helwing2016-04-221-0/+1
* Dlt MultiNodeChristoph Lipka2015-12-072-0/+42
* Offline logstorage: Offline logstorage featureS. Hameed2015-11-241-4/+9
* Unix socket control interfaceChristoph Lipka2015-11-241-1/+10
* offline trace: supported trace file name configuration based on indexManikandan C2015-11-181-1/+40
* GetLogInfo: supported get log info in dlt-controlManikandan C2015-11-181-0/+18
* 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-076-274/+310
* Fixed include in dlt_cpp_extension.hpp WITH_DLT_CXX11_EXT defaults to OFF to ...Lutz Helwing2015-10-071-1/+2
* Make timeout on exit configurableStefan Vacek2015-10-071-5/+13
* Allow multiple instances of dlt-daemonStefan Vacek2015-10-071-2/+13
* Fixed whitespace and formatting of new code Fixed licence headersLutz Helwing2015-10-072-97/+92
* Add C++ extensionStefan Vacek2015-10-072-0/+245
* Add env-var to set initial log-levelsStefan Vacek2015-10-071-8/+66
* Cleanup masterStefan Vacek2015-10-076-0/+0
* Offline Logstorage [1/4]: DLT preparation to enable offline logstorageS. Hameed2015-07-302-0/+12
* Removed all trailing whitespacesLutz Helwing2015-07-215-8/+7
* Replaced all tabs with spaces in all files in include folderLutz Helwing2015-07-2110-423/+427
* Fix compilation warnings and possible misuse of snprintStefan Vacek2015-07-211-3/+3
* Fixed license headers and copyright doxygen commentsLutz Helwing2015-06-1713-24/+24
* Updated license headers to latest GENIVI license policy. Fixed further LRT Sc...Lutz Helwing2015-06-1713-147/+195
* Unified all line endings to UNIX style.Jens Bocklage2015-06-175-633/+633
* 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