summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* dlt-offline-trace: fix bug and hardcode (#174) (#186)Vo Trung Chi2019-11-141-8/+2
* Avoided Seg fault in dlt_message_payload (#179) (#181)Vo Trung Chi2019-11-141-7/+14
* fix the dlt offline trace file name creation (#178)Vo Trung Chi2019-10-291-1/+3
* common: Remove unused structureSaya Sugiura2019-09-131-14/+0
* libdlt: calculate resend buffer memoryBui Nguyen Quoc Thanh2019-09-131-3/+3
* console: Add get sw version control msgVo Trung Chi2019-09-131-1/+1
* Add user custom timestamp interfaceSebastian Unger2019-09-133-0/+73
* Add option in dlt.conf for bindAddress to specific IPs (#130)AdrianStoenescu2019-09-031-0/+12
* protocol: Remove non supported user service ID (#159)Saya Sugiura2019-09-021-6/+8
* using POSIX shared memory APIs (#90) (#151)Vo Trung Chi2019-08-012-23/+23
* Revert "Add option in dlt.conf for bindAddress to specific IPs (#130)"Saya Sugiura2019-08-011-12/+0
* Add option in dlt.conf for bindAddress to specific IPs (#130)AdrianStoenescu2019-07-251-0/+12
* doxygen: Align variable for apid and ctidSaya Sugiura2019-07-191-2/+2
* doxygen: Remove licenceSaya Sugiura2019-07-1914-28/+0
* doxygen: Get rid of warningsSaya Sugiura2019-07-194-26/+30
* define DLT_PATH_MAX for max path buffer lengthRadoslaw Kaczorowski2019-07-031-1/+9
* cmake-improvements (#135)Vo Trung Chi2019-07-031-6/+9
* cleanup: Use dlt_vlog()Saya Sugiura2019-06-191-4/+1
* Fix alerts from lgtmSaya Sugiura2019-06-191-0/+5
* Remove dlt_forward_msgSaya Sugiura2019-06-181-8/+0
* network trace: Define package ID macroSaya Sugiura2019-06-181-0/+8