summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* doxygen improvementSaya Sugiura2019-09-134-4/+4
* cmake improvement for Logstorage consoleSaya Sugiura2019-09-131-15/+18
* cmake add component for libdlt.soFelix Herrmann2019-09-131-3/+8
* parser: Change maximum number of config sectionVo Trung Chi2019-09-132-3/+3
* dlt_common: Use defined macroVo Trung Chi2019-09-131-1/+1
* libdlt: calculate resend buffer memoryBui Nguyen Quoc Thanh2019-09-131-19/+29
* lib: Disable extended header in non verbose mode by env varOnkar Palkar2019-09-134-3/+523
* shm: Resend dlt msg when client connectVo Trung Chi2019-09-136-282/+159
* lib: Remove else nothingSaya Sugiura2019-09-131-2/+0
* network trace: Do not allow DLT usage in forked childVo Trung Chi2019-09-131-0/+4
* lib: Assign fd after it's closedSaya Sugiura2019-09-131-0/+1
* console: Add get sw version control msgVo Trung Chi2019-09-132-83/+213
* console: Tool to merge multiple DLT filesBui Nguyen Quoc Thanh2019-09-132-44/+279
* dlt-test: Add message length optionBui Nguyen Quoc Thanh2019-09-132-5/+45
* Add user custom timestamp interfaceSebastian Unger2019-09-136-12/+120
* dlt-daemon: correct errno usageVo Trung Chi2019-09-031-7/+9
* dlt-daemon: fix bug binding invalid ipv6 address as defaultVo Trung Chi2019-09-031-2/+5
* Add option in dlt.conf for bindAddress to specific IPs (#130)AdrianStoenescu2019-09-035-70/+155
* protocol: Remove non supported user service ID (#159)Saya Sugiura2019-09-022-14/+18
* libdlt: truncate the log message if it is too long (#156) (#157)Vo Trung Chi2019-09-021-90/+147
* UDP Multicast implementation (#155)Sunil-K-S2019-08-2311-3/+669
* daemon: fix compile error with DLT_IPC="UNIX_SOCKET" (#153)Vo Trung Chi2019-08-021-0/+2
* using POSIX shared memory APIs (#90) (#151)Vo Trung Chi2019-08-015-120/+299
* Revert "Add option in dlt.conf for bindAddress to specific IPs (#130)"Saya Sugiura2019-08-015-152/+70
* Add option to set owner group of daemon FIFO (#122)Jiri Popek2019-07-253-3/+47
* Add option in dlt.conf for bindAddress to specific IPs (#130)AdrianStoenescu2019-07-255-70/+152
* dlt-system-journal: fixed localtime compile errorjiripopek2019-07-251-1/+1
* Correct sa findingsSaya Sugiura2019-07-248-45/+24
* logstorage: fix compile errorjiripopek2019-07-221-1/+1
* doxygen: Align variable for apid and ctidSaya Sugiura2019-07-1911-144/+145
* doxygen: Remove licenceSaya Sugiura2019-07-19132-264/+0
* doxygen: Get rid of warningsSaya Sugiura2019-07-1925-70/+103
* cmake: Allow build as a subproject (#145)Vo Trung Chi2019-07-093-9/+9
* fix config path for dlt-dbusRadoslaw Kaczorowski2019-07-034-9/+10
* define DLT_PATH_MAX for max path buffer lengthRadoslaw Kaczorowski2019-07-034-24/+29
* cmake-improvements (#135)Vo Trung Chi2019-07-034-105/+117
* libdlt: Use posix nanosleep (#144)Phong Tran2019-06-271-2/+9
* fix the warning of strncat sizePhong Tran2019-06-241-4/+4
* fix warning of self assignPhong Tran2019-06-244-7/+7
* dlt-convert: fix warning of wrong conversionPhong Tran2019-06-241-1/+4
* cleanup: Use dlt_vlog()Saya Sugiura2019-06-1911-371/+156
* Fix alerts from lgtmSaya Sugiura2019-06-1911-58/+56
* dlt-test: Improve context IDBui Nguyen Quoc Thanh2019-06-181-14/+37
* dlt-test: Add optionsBui Nguyen Quoc Thanh2019-06-181-2/+45
* libdlt: Remove commented out codeSaya Sugiura2019-06-181-33/+0
* Remove dlt_forward_msgSaya Sugiura2019-06-181-106/+0
* libdlt: compare dlt_ll_ts to NULLSaya Sugiura2019-06-181-4/+4
* network trace: Define package ID macroSaya Sugiura2019-06-182-12/+12
* daemon: Loop for client fdsVo Trung Chi2019-06-183-19/+21
* daemon: Remove bytes_sentSaya Sugiura2019-06-185-42/+6