summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update ReleaseNotes and version to v2.18.8devel_release_v2.18.8Saya Sugiura2021-10-052-2/+54
* lib: Fix wrong type alert from lgtmSaya Sugiura2021-10-051-2/+2
* gtest_dlt_daemon_gateway: fix gtest build failedLe-Tin2021-10-053-8/+15
* lib: generate dlt library internal log fileLe-Tin2021-10-052-2/+12
* tests: add stdlib to dlt_cpp_extensionDarian Biastoch2021-10-051-0/+1
* dlt_user: Make dlt_init thread safeDarian Biastoch2021-10-051-5/+21
* remove clang-tidy analyzer warnings: incompatible pointer typeDarian Biastoch2021-10-051-50/+35
* debian: improve debian build packageDinh Cong Toan2021-10-052-3/+12
* dlt-control-common: shutdown and close socketBui Nguyen Quoc Thanh2021-10-051-0/+9
* dlt_common: improve function descriptionDarian Biastoch2021-10-051-1/+11
* gtest: Bring-in changesSaya Sugiura2021-10-054-28/+76
* gtest: Rework WORKING_DIRECTORYSaya Sugiura2021-10-051-8/+5
* gtest: Correct data amount in gtest_dlt_commonSaya Sugiura2021-10-051-14/+18
* cmake: Set empty to systemd_SRCSSaya Sugiura2021-10-051-0/+2
* gtest: Refactor tests/CMakeLists.txtSaya Sugiura2021-10-054-63/+72
* lib: Add SOCK_CLOEXEC to socketSaya Sugiura2021-10-051-1/+1
* daemon: Create parent directory for unix socketSaya Sugiura2021-10-051-5/+19
* cmake: Correct added subdirectoriesSaya Sugiura2021-10-052-2/+3
* console: Add cmake options for control and timestampSaya Sugiura2021-10-052-14/+16
* tests: Adapt to DLT_DISABLE_MACROSaya Sugiura2021-10-053-0/+6
* header: Adapt to DLT_DISABLE_MACROSaya Sugiura2021-10-057-5/+14
* include: Refactor CMakeLists.txtSaya Sugiura2021-10-051-10/+14
* gtest: Change script name to gtest_dlt_daemon_offline_log.shSaya Sugiura2021-10-052-1/+1
* daemon: Enable to use FIFO on QNXSaya Sugiura2021-10-053-6/+22
* tests: Add new test case with given bufferSaya Sugiura2021-10-051-25/+235
* tests: Enable macro disablingSaya Sugiura2021-10-058-121/+156
* lib: Add new interfaces with given bufferSaya Sugiura2021-10-053-31/+195
* Implemention of tests for the dlt-qnx-system modulessugiura2021-10-054-0/+485
* lib: Add MaxFileSize handlingNarasimhaiah Suprathik (RBEI/ECF3)2021-10-055-11/+94
* client: pthread_join for deinitBui Nguyen Quoc Thanh2021-10-051-0/+1
* doc: update initial log level documentDinh Cong Toan2021-10-051-6/+32
* dlt-system: Fix memory leak in dlt-system configdbiastoch2021-10-054-33/+73
* dlt_common: remove duplicate stdbool headerDinh Cong Toan2021-10-051-1/+0
* dlt-control: Add option to config portSaya Sugiura2021-10-052-2/+16
* system: use signalfd for dlt-systemBiastoch, Darian (ADITG/ESM)2021-10-0513-496/+512
* console: provides args option to enable send/receive serial headerVo Trung Chi2021-10-0517-52/+285
* fix malformed printf format strings (#295)Radek Kaczorowski2021-10-0510-134/+123
* cmake: Set WITH_LEGACY_INCLUDE_PATH to ON as default (#334)Saya Sugiura2021-10-052-2/+2
* Make the legacy include path a CMake option (#332)Martin Willers2021-10-053-3/+19
* daemon: Call dlt_daemon_configuration_load() properly (#330)kundatipradeep2021-09-141-6/+6
* dlt_user: Use pthread_setname_np() if available (#326)Sebastian Lipponer2021-09-142-5/+19
* libdlt: Add legacy include path in exported CMake config file (#327)Sebastian Lipponer2021-09-142-6/+3
* lib: Set TYLE to 1 for BOOL type (#320)TomiZet2021-08-301-2/+2
* file-transfer: Abort file transfer if get serial number failedAlexander Mohr2021-08-062-0/+8
* dlt_user.c: fixing casting wrong typeDinh Cong Toan2021-08-061-3/+3
* dlt-sortbytimestamp: Remove duplicated conditional statements codeGwanYeong Kim2021-07-191-15/+4
* dlt-convert: Remove duplicated conditional statements codeGwanYeong Kim2021-07-191-4/+1
* doc: Minor fix in dlt_for_developers.md (#321)kenji-hosokawa2021-07-151-8/+7
* dlt-control-common.c: Fix build failure due to out-of-bound write -Werror=str...Gianfranco Costamagna2021-07-151-2/+2
* Extend include path in *.pc file (#319)Martin Willers2021-07-152-6/+8