summaryrefslogtreecommitdiff
path: root/include/dlt/dlt_common.h
Commit message (Expand)AuthorAgeFilesLines
* Add verbose mode attribute handling (#292)Martin Willers2021-03-161-1/+11
* other: fix remaining conversion warningsDinh Cong Toan2021-01-061-2/+2
* shared: fix conversion warningsiod1hc2021-01-061-5/+5
* gateway: fix compile warningsDinh Cong Toan(RBVH/ECM12)2021-01-061-6/+6
* dlt_common: Execute system command using execvpKHANH LUONG HONG DUY2021-01-061-0/+8
* Add support for logging with VSOCK (#255)Martin Ejdestig2020-12-141-15/+9
* 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-311-4/+7
* common: Isolate FIFO/Unix socketLUONG HONG DUY KHANH(RBVH/ENG42)2020-07-061-0/+9
* 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
* 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
* Change the DLT_CHECK_RCV_DATA_SIZE macro to an internal function (#191)Sebastian Lipponer2019-11-251-11/+7
* Avoided Seg fault in dlt_message_payload (#179) (#181)Vo Trung Chi2019-11-141-7/+14
* common: Remove unused structureSaya Sugiura2019-09-131-14/+0
* console: Add get sw version control msgVo Trung Chi2019-09-131-1/+1
* Add option in dlt.conf for bindAddress to specific IPs (#130)AdrianStoenescu2019-09-031-0/+12
* using POSIX shared memory APIs (#90) (#151)Vo Trung Chi2019-08-011-0/+7
* 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: Remove licenceSaya Sugiura2019-07-191-2/+0
* doxygen: Get rid of warningsSaya Sugiura2019-07-191-5/+6
* define DLT_PATH_MAX for max path buffer lengthRadoslaw Kaczorowski2019-07-031-1/+9
* cleanup: Use dlt_vlog()Saya Sugiura2019-06-191-4/+1
* network trace: Define package ID macroSaya Sugiura2019-06-181-0/+8
* daemon: Remove bytes_sentSaya Sugiura2019-06-181-1/+0
* Code beautification using uncrustifyChristoph Lipka2018-12-211-971/+988
* libdlt: Add error handlingSaya Sugiura2018-12-211-0/+7
* Made socket send reliableManikandan C2018-12-211-0/+1
* Dynamic allocation of msg bufferManikandanC2018-12-101-9/+22
* rename #define STATIC to DLT_STATICManikandan C2018-12-061-2/+2
* Use poll in the dlt-daemon for POSIX complianceManikandanC2018-11-301-0/+4
* dlt-client: logging: Extended the receiver buffer sizeManikandan C2018-11-231-1/+12
* Gateway ImprovementsManikandan C2018-11-231-0/+103
* IPC: Unix socket added (#43)ManikandanChockalingam2018-05-181-0/+14
* Provision to test static functionOnkar Palkar2016-10-241-0/+9
* process user message: Fix bound handlingFrederic Berat2016-10-241-0/+5
* dlt-daemon: receiver reworkFrederic Berat2016-04-281-0/+13
* MultiNode: Send control messages after connectionChristoph Lipka2016-04-261-0/+5
* Dlt MultiNodeChristoph Lipka2015-12-071-0/+40
* Offline logstorage: Offline logstorage featureS. Hameed2015-11-241-4/+9
* DLT daemon improvement - dlt_init()-checkLutz Helwing2015-10-071-54/+69
* Allow multiple instances of dlt-daemonStefan Vacek2015-10-071-2/+13
* Cleanup masterStefan Vacek2015-10-071-0/+0
* Offline Logstorage [1/4]: DLT preparation to enable offline logstorageS. Hameed2015-07-301-0/+11
* Removed all trailing whitespacesLutz Helwing2015-07-211-1/+1
* Replaced all tabs with spaces in all files in include folderLutz Helwing2015-07-211-103/+103
* Fix compilation warnings and possible misuse of snprintStefan Vacek2015-07-211-3/+3
* Fixed license headers and copyright doxygen commentsLutz Helwing2015-06-171-2/+2