summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Fix macro code to use boolean value in while instruction (false) (#469)michael-methner2023-05-084-37/+41
* dlt_multiple_files: remove superfluous mode bits and add header file to heade...Minh Quang Luu2023-04-121-1/+1
* logfile: exhance internal dlt logging by introducing size limits (#369)Daniel Weber2023-03-103-90/+222
* Avoid memory corruption behind buffer wp in function dlt_getloginfo_conv_asci...michael-methner2022-10-111-2/+15
* internal-logging: Fix issues with file logging (#378)Alexander Mohr2022-10-051-1/+1
* dlt_common: improve function descriptionDarian Biastoch2021-10-051-1/+11
* cmake: Correct added subdirectoriesSaya Sugiura2021-10-051-1/+2
* header: Adapt to DLT_DISABLE_MACROSaya Sugiura2021-10-052-1/+9
* include: Refactor CMakeLists.txtSaya Sugiura2021-10-051-10/+14
* lib: Add new interfaces with given bufferSaya Sugiura2021-10-051-0/+34
* lib: Add MaxFileSize handlingNarasimhaiah Suprathik (RBEI/ECF3)2021-10-052-0/+10
* console: provides args option to enable send/receive serial headerVo Trung Chi2021-10-051-1/+12
* fix malformed printf format strings (#295)Radek Kaczorowski2021-10-051-36/+32
* file-transfer: Abort file transfer if get serial number failedAlexander Mohr2021-08-061-0/+2
* Update document and fix conversion warningDinh Cong Toan2021-06-301-2/+0
* Alternative solutions for json-c dependencyBiastoch, Darian (ADITG/ESM)2021-06-301-16/+0
* dlt-receive:Fix compiler warningdbiastoch2021-06-301-0/+1
* dlt-receive: Enabled more filtering by using json filter filesdbiastoch2021-06-301-4/+36
* dlt message header brokenDinh Cong Toan2021-06-302-13/+13
* Add missing string functions (#309)Martin Willers2021-05-312-4/+98
* Make nonverbose mode non exclusive (#300)Martin Willers2021-05-171-0/+4
* Add verbose mode attribute handling (#292)Martin Willers2021-03-163-1/+364
* dlt_client_main_loop running in an infinite loop restricts graceful exit of D...Sreeharsha Ramanavarapu2021-01-081-0/+2
* other: fix remaining conversion warningsDinh Cong Toan2021-01-061-2/+2
* library: fix conversion warningsDinh Cong Toan(RBVH/ECM12)2021-01-061-1/+1
* shared: fix conversion warningsiod1hc2021-01-061-5/+5
* gateway: fix compile warningsDinh Cong Toan(RBVH/ECM12)2021-01-061-6/+6
* logstorage: Implement general config to maintain logstorage loglevelSaya Sugiura2021-01-061-0/+7
* dlt_common: Execute system command using execvpKHANH LUONG HONG DUY2021-01-061-0/+8
* libdlt: disable injection msg via env varBui Nguyen Quoc Thanh2021-01-061-0/+1
* Add support for logging with VSOCK (#255)Martin Ejdestig2020-12-143-17/+11
* Avoid memory access errors with 4-chars context ids (#250)Martin Willers2020-11-171-0/+17
* Implement DLTClient for UDP multicast (#240)João Sousa2020-08-312-6/+27
* set DLT_NETWORK_TRACE_ENABLE by cmakedefineFelix Herrmann2020-07-062-2/+9
* common: Isolate FIFO/Unix socketLUONG HONG DUY KHANH(RBVH/ENG42)2020-07-061-0/+9
* network trace: Include necessary headersSaya Sugiura2020-07-061-0/+3
* network trace: Add mqueue verificationSaya Sugiura2020-07-061-2/+2
* Improve performance of DLT file parsingBui Nguyen Quoc Thanh2020-07-061-0/+14
* Redirect stdout to stderrLUONG HONG DUY KHANH(RBVH/ENG42)2020-07-061-2/+9
* fix clang warnings about GNU stuffFelix Herrmann2020-07-061-8/+8
* Android: Enable Android buildFelix Herrmann2020-07-061-1/+6
* Remove DLT_PACKED redefinition guard in dlt_common.hFelix Herrmann2020-07-061-3/+1
* rename definition PACKED to DLT_PACKEDFelix Herrmann2020-07-061-30/+27
* Add macro wrappers for new sized string functionsMartin Willers2020-05-181-0/+33
* Add functions for writing strings with known sizesMartin Willers2020-05-181-0/+34
* Remove naming of variadic macro parametersTed Lyngmo2020-02-061-8/+8
* dlt_user.h: fix build when musl is the libc implementation, by adding a missi...Gianfranco Costamagna2020-01-271-0/+1
* BugFix: SEGFAULT when using AppArmor (#192)Sebastian Kloska2019-12-101-1/+1
* Change the DLT_CHECK_RCV_DATA_SIZE macro to an internal function (#191)Sebastian Lipponer2019-11-251-11/+7
* Provide DLT_GET_APPID macro (#187) (#188)Vo Trung Chi2019-11-142-0/+14