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
path:
root
/
src
/
shared
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix handle returned value (#384)
Bui Nguyen Quoc Thanh
2022-07-07
1
-17
/
+43
*
Fix a double-free bug.
Safe-BCY
2022-05-11
1
-0
/
+1
*
Support for Cygwin toolchain. (#351)
DoctorNoobingstoneIPresume
2021-11-15
1
-0
/
+1
*
fix -Wformat issues reported by clang (#349)
sebastienr
2021-11-09
1
-5
/
+5
*
lib: generate dlt library internal log file
Le-Tin
2021-10-05
1
-2
/
+2
*
dlt_common: remove duplicate stdbool header
Dinh Cong Toan
2021-10-05
1
-1
/
+0
*
fix malformed printf format strings (#295)
Radek Kaczorowski
2021-10-05
1
-45
/
+33
*
dlt_common: correct read/write position
Dinh Cong Toan
2021-06-30
1
-3
/
+9
*
Update document and fix conversion warning
Dinh Cong Toan
2021-06-30
1
-1
/
+1
*
dlt_common: Increment size after memcpy()
Dinh Cong Toan
2021-06-30
1
-3
/
+2
*
Alternative solutions for json-c dependency
Biastoch, Darian (ADITG/ESM)
2021-06-30
1
-297
/
+0
*
dlt-receive:Fix compiler warning
dbiastoch
2021-06-30
1
-4
/
+8
*
dlt-receive: Enabled more filtering by using json filter files
dbiastoch
2021-06-30
1
-145
/
+475
*
dlt message header broken
Dinh Cong Toan
2021-06-30
2
-7
/
+7
*
daemon: check the conf inputs
Bui Nguyen Quoc Thanh
2021-05-10
1
-0
/
+8
*
Better formatting of RAWD (#291)
Martin Willers
2021-04-05
1
-4
/
+9
*
Add verbose mode attribute handling (#292)
Martin Willers
2021-03-16
1
-28
/
+107
*
fscanf() uses dynamic formatting to prevent buffer overflow (#288)
Kevin-Luong
2021-01-29
1
-2
/
+5
*
gtest_dlt_common: fix seg fault when using memcpy().
Dinh Cong Toan
2021-01-06
1
-5
/
+9
*
other: fix remaining conversion warnings
Dinh Cong Toan
2021-01-06
2
-40
/
+40
*
library: fix conversion warnings
Dinh Cong Toan(RBVH/ECM12)
2021-01-06
1
-21
/
+42
*
shared: fix conversion warnings
iod1hc
2021-01-06
2
-69
/
+69
*
gateway: fix compile warnings
Dinh Cong Toan(RBVH/ECM12)
2021-01-06
1
-4
/
+3
*
dlt_common: Execute system command using execvp
KHANH LUONG HONG DUY
2021-01-06
1
-0
/
+55
*
bug-fix: fix invalid file descriptor check
Alexander Mohr
2021-01-06
2
-4
/
+9
*
Add support for logging with VSOCK (#255)
Martin Ejdestig
2020-12-14
1
-46
/
+12
*
Check size of ring buffer (#269)
schrewe
2020-12-07
1
-12
/
+26
*
dlt_common: Fix buffer overflow in dlt_filter_load (#275)
gy741
2020-11-30
1
-2
/
+2
*
Avoid memory access errors with 4-chars context ids (#250)
Martin Willers
2020-11-17
1
-8
/
+15
*
dlt-common.c: ensure null terminated string (#256)
Moritz Warning
2020-11-10
1
-1
/
+1
*
Implement DLTClient for UDP multicast (#240)
João Sousa
2020-08-31
1
-1
/
+14
*
common: Isolate FIFO/Unix socket
LUONG HONG DUY KHANH(RBVH/ENG42)
2020-07-06
1
-3
/
+9
*
libdlt: Relocate dltFifoBaseDir setting
LUONG HONG DUY KHANH(RBVH/ENG42)
2020-07-06
1
-0
/
+3
*
Improve performance of DLT file parsing
Bui Nguyen Quoc Thanh
2020-07-06
1
-0
/
+69
*
Redirect stdout to stderr
LUONG HONG DUY KHANH(RBVH/ENG42)
2020-07-06
1
-13
/
+45
*
gateway: Improvement of handling Gateway config
Bui Nguyen Quoc Thanh
2020-07-06
2
-1
/
+29
*
gateway: Configurable interval time
Bui Nguyen Quoc Thanh
2020-07-06
1
-0
/
+3
*
fix some gcc9 compiler warnings
Felix Herrmann
2020-07-06
3
-15
/
+22
*
fix clang warnings about GNU stuff
Felix Herrmann
2020-07-06
1
-2
/
+2
*
Android: Enable Android build
Felix Herrmann
2020-07-06
1
-2
/
+5
*
shared: Read DLT header until it's found
Saya Sugiura
2020-07-06
1
-13
/
+31
*
rename definition PACKED to DLT_PACKED
Felix Herrmann
2020-07-06
1
-11
/
+11
*
Revert "dlt_common: Fix buffer overflow in dlt_buffer_get (#215)"
Saya Sugiura
2020-06-16
1
-4
/
+2
*
common: Fix uint64 type (#217)
Saya Sugiura
2020-04-02
1
-1
/
+1
*
dlt_common: Fix buffer overflow in dlt_buffer_get (#215)
Ricardo Leite
2020-03-30
1
-2
/
+4
*
FIX: Check validity of `file` pointer before usage.
Sebastian Kloska
2020-02-20
1
-3
/
+3
*
BugFix: SEGFAULT when using AppArmor (#192)
Sebastian Kloska
2019-12-10
1
-14
/
+17
*
Fix compiler warnings: pointer of type ‘void *’ used in arithmetic (#196)
Sebastian Lipponer
2019-12-10
1
-2
/
+2
*
Change the DLT_CHECK_RCV_DATA_SIZE macro to an internal function (#191)
Sebastian Lipponer
2019-11-25
1
-0
/
+10
*
dlt-offline-trace: fix bug and hardcode (#174) (#186)
Vo Trung Chi
2019-11-14
1
-20
/
+37
[next]