index
:
delta/DLT-daemon.git
Gateway_updates
baserock/morphs
devel/actions
devel/lib_filetransfer_fail
devel/vari_correction
devel_2.18.7
devel_codeql_analysis
devel_contact_info_update
devel_gtest_fix
devel_include_path
devel_pthread_setname_np
devel_release_v2.18.8
devel_travis-ci_com
devel_v2.18.5_local_changes
devel_v2.18.8
dlt_system_async_signal_safe
dynamic_buffer_alloc
fix_macro_while_instructions
getloginfo_parser_improvement
logstorage_bug_fix
master
other_improvements
posix_compliance
revert-238-gcc-10-fix-2
revert-389-update_workflow_to_run_ctest
static_to_dlt_static
status_badges_readme_md
update-contacts-and-remove-mailing-list
v2.11.x
v2.6.1
v2.6.2
v2.7.1
v2.7.2
v2.7.x
v2.9.x
github.com: GENIVI/dlt-daemon.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update ReleaseNotes and version to v2.18.8
v2.18.8
Saya Sugiura
2021-10-05
2
-2
/
+54
*
lib: Fix wrong type alert from lgtm
Saya Sugiura
2021-10-05
1
-2
/
+2
*
gtest_dlt_daemon_gateway: fix gtest build failed
Le-Tin
2021-10-05
3
-8
/
+15
*
lib: generate dlt library internal log file
Le-Tin
2021-10-05
2
-2
/
+12
*
tests: add stdlib to dlt_cpp_extension
Darian Biastoch
2021-10-05
1
-0
/
+1
*
dlt_user: Make dlt_init thread safe
Darian Biastoch
2021-10-05
1
-5
/
+21
*
remove clang-tidy analyzer warnings: incompatible pointer type
Darian Biastoch
2021-10-05
1
-50
/
+35
*
debian: improve debian build package
Dinh Cong Toan
2021-10-05
2
-3
/
+12
*
dlt-control-common: shutdown and close socket
Bui Nguyen Quoc Thanh
2021-10-05
1
-0
/
+9
*
dlt_common: improve function description
Darian Biastoch
2021-10-05
1
-1
/
+11
*
gtest: Bring-in changes
Saya Sugiura
2021-10-05
4
-28
/
+76
*
gtest: Rework WORKING_DIRECTORY
Saya Sugiura
2021-10-05
1
-8
/
+5
*
gtest: Correct data amount in gtest_dlt_common
Saya Sugiura
2021-10-05
1
-14
/
+18
*
cmake: Set empty to systemd_SRCS
Saya Sugiura
2021-10-05
1
-0
/
+2
*
gtest: Refactor tests/CMakeLists.txt
Saya Sugiura
2021-10-05
4
-63
/
+72
*
lib: Add SOCK_CLOEXEC to socket
Saya Sugiura
2021-10-05
1
-1
/
+1
*
daemon: Create parent directory for unix socket
Saya Sugiura
2021-10-05
1
-5
/
+19
*
cmake: Correct added subdirectories
Saya Sugiura
2021-10-05
2
-2
/
+3
*
console: Add cmake options for control and timestamp
Saya Sugiura
2021-10-05
2
-14
/
+16
*
tests: Adapt to DLT_DISABLE_MACRO
Saya Sugiura
2021-10-05
3
-0
/
+6
*
header: Adapt to DLT_DISABLE_MACRO
Saya Sugiura
2021-10-05
7
-5
/
+14
*
include: Refactor CMakeLists.txt
Saya Sugiura
2021-10-05
1
-10
/
+14
*
gtest: Change script name to gtest_dlt_daemon_offline_log.sh
Saya Sugiura
2021-10-05
2
-1
/
+1
*
daemon: Enable to use FIFO on QNX
Saya Sugiura
2021-10-05
3
-6
/
+22
*
tests: Add new test case with given buffer
Saya Sugiura
2021-10-05
1
-25
/
+235
*
tests: Enable macro disabling
Saya Sugiura
2021-10-05
8
-121
/
+156
*
lib: Add new interfaces with given buffer
Saya Sugiura
2021-10-05
3
-31
/
+195
*
Implemention of tests for the dlt-qnx-system module
ssugiura
2021-10-05
4
-0
/
+485
*
lib: Add MaxFileSize handling
Narasimhaiah Suprathik (RBEI/ECF3)
2021-10-05
5
-11
/
+94
*
client: pthread_join for deinit
Bui Nguyen Quoc Thanh
2021-10-05
1
-0
/
+1
*
doc: update initial log level document
Dinh Cong Toan
2021-10-05
1
-6
/
+32
*
dlt-system: Fix memory leak in dlt-system config
dbiastoch
2021-10-05
4
-33
/
+73
*
dlt_common: remove duplicate stdbool header
Dinh Cong Toan
2021-10-05
1
-1
/
+0
*
dlt-control: Add option to config port
Saya Sugiura
2021-10-05
2
-2
/
+16
*
system: use signalfd for dlt-system
Biastoch, Darian (ADITG/ESM)
2021-10-05
13
-496
/
+512
*
console: provides args option to enable send/receive serial header
Vo Trung Chi
2021-10-05
17
-52
/
+285
*
fix malformed printf format strings (#295)
Radek Kaczorowski
2021-10-05
10
-134
/
+123
*
cmake: Set WITH_LEGACY_INCLUDE_PATH to ON as default (#334)
Saya Sugiura
2021-10-05
2
-2
/
+2
*
Make the legacy include path a CMake option (#332)
Martin Willers
2021-10-05
3
-3
/
+19
*
daemon: Call dlt_daemon_configuration_load() properly (#330)
kundatipradeep
2021-09-14
1
-6
/
+6
*
dlt_user: Use pthread_setname_np() if available (#326)
Sebastian Lipponer
2021-09-14
2
-5
/
+19
*
libdlt: Add legacy include path in exported CMake config file (#327)
Sebastian Lipponer
2021-09-14
2
-6
/
+3
*
lib: Set TYLE to 1 for BOOL type (#320)
TomiZet
2021-08-30
1
-2
/
+2
*
file-transfer: Abort file transfer if get serial number failed
Alexander Mohr
2021-08-06
2
-0
/
+8
*
dlt_user.c: fixing casting wrong type
Dinh Cong Toan
2021-08-06
1
-3
/
+3
*
dlt-sortbytimestamp: Remove duplicated conditional statements code
GwanYeong Kim
2021-07-19
1
-15
/
+4
*
dlt-convert: Remove duplicated conditional statements code
GwanYeong Kim
2021-07-19
1
-4
/
+1
*
doc: Minor fix in dlt_for_developers.md (#321)
kenji-hosokawa
2021-07-15
1
-8
/
+7
*
dlt-control-common.c: Fix build failure due to out-of-bound write -Werror=str...
Gianfranco Costamagna
2021-07-15
1
-2
/
+2
*
Extend include path in *.pc file (#319)
Martin Willers
2021-07-15
2
-6
/
+8
[next]