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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
dlt_receive: handle exception in signal handler.
Dinh Cong Toan
2021-06-30
1
-0
/
+3
*
dlt message header broken
Dinh Cong Toan
2021-06-30
15
-146
/
+146
*
Add missing string functions (#309)
Martin Willers
2021-05-31
1
-0
/
+24
*
Make nonverbose mode non exclusive (#300)
Martin Willers
2021-05-17
1
-38
/
+60
*
daemon: check the conf inputs
Bui Nguyen Quoc Thanh
2021-05-10
3
-7
/
+47
*
Export cmake config file (#289)
Martin Willers
2021-05-10
1
-2
/
+36
*
Better formatting of RAWD (#291)
Martin Willers
2021-04-05
1
-4
/
+9
*
fix bad funcion cast in dlt_user_log_out_error_handling (#294)
Radek Kaczorowski
2021-03-26
1
-5
/
+5
*
dlt-receive: Add option to configure port of dlt receive (#293)
Alex
2021-03-16
1
-1
/
+11
*
Add verbose mode attribute handling (#292)
Martin Willers
2021-03-16
2
-530
/
+464
*
fscanf() uses dynamic formatting to prevent buffer overflow (#288)
Kevin-Luong
2021-01-29
1
-2
/
+5
*
Make dlt pipe only readable by user (#285)
Mostafa
2021-01-19
1
-1
/
+1
*
dlt_client_main_loop running in an infinite loop restricts graceful exit of D...
Sreeharsha Ramanavarapu
2021-01-08
2
-2
/
+40
*
gtest_dlt_common: fix seg fault when using memcpy().
Dinh Cong Toan
2021-01-06
1
-5
/
+9
*
example: Added customization of CxtID and AppID
dbiastoch
2021-01-06
1
-5
/
+20
*
other: fix remaining conversion warnings
Dinh Cong Toan
2021-01-06
15
-95
/
+95
*
library: fix conversion warnings
Dinh Cong Toan(RBVH/ECM12)
2021-01-06
5
-105
/
+129
*
tests: fix conversion warnings
iod1hc
2021-01-06
9
-55
/
+55
*
daemon: fix conversion warnings
iod1hc
2021-01-06
9
-166
/
+179
*
shared: fix conversion warnings
iod1hc
2021-01-06
2
-69
/
+69
*
logstorage: fix conversion warnings
Dinh Cong Toan(RBVH/ECM12)
2021-01-06
2
-65
/
+65
*
console :fix conversion warnings
Dinh Cong Toan(RBVH/ECM12)
2021-01-06
9
-48
/
+48
*
gateway: fix compile warnings
Dinh Cong Toan(RBVH/ECM12)
2021-01-06
4
-30
/
+29
*
dlt-receive: flush stdout buffer by signal
KHANH LUONG HONG DUY
2021-01-06
1
-1
/
+29
*
logstorage: Implement general config to maintain logstorage loglevel
Saya Sugiura
2021-01-06
7
-5
/
+156
*
daemon: Correct order of runtime config load.
Bui Nguyen Quoc Thanh
2021-01-06
3
-12
/
+24
*
libdlt: Use SIGUSR1 for thread on Android
Bui Nguyen Quoc Thanh
2021-01-06
2
-5
/
+36
*
dlt-daemon: log levels are not controlled
Bui Nguyen Quoc Thanh
2021-01-06
2
-31
/
+33
*
dlt-daemon: complete logstorage path with '/'
Bui Nguyen Quoc Thanh
2021-01-06
1
-5
/
+53
*
libdlt: Use poll to avoid CPU high load
Bui Nguyen Quoc Thanh
2021-01-06
1
-29
/
+49
*
libdlt: Flush all data in atexit_handler
Saya Sugiura
2021-01-06
1
-13
/
+43
*
dlt-convert: replace system() by dlt_execute_command()
KHANH LUONG HONG DUY
2021-01-06
1
-13
/
+12
*
dlt_common: Execute system command using execvp
KHANH LUONG HONG DUY
2021-01-06
1
-0
/
+55
*
logstorage: snprintf return check
Saya Sugiura
2021-01-06
1
-2
/
+4
*
logstorage: Add debug logs
Saya Sugiura
2021-01-06
2
-3
/
+31
*
logstorage: Modify rearranging file
Saya Sugiura
2021-01-06
1
-1
/
+10
*
logstorage: Handle wrap-around
Saya Sugiura
2021-01-06
5
-52
/
+158
*
libdlt: support short version
Bui Nguyen Quoc Thanh
2021-01-06
1
-1
/
+6
*
libdlt: disable injection msg via env var
Bui Nguyen Quoc Thanh
2021-01-06
2
-3
/
+13
*
daemon: Alternative of timerfd in QNX
Bui Nguyen Quoc Thanh
2021-01-06
2
-32
/
+184
*
bug-fix: fix invalid file descriptor check
Alexander Mohr
2021-01-06
2
-4
/
+9
*
dlt_user: fix invalid poll timeout
Alexander Mohr
2021-01-06
2
-7
/
+5
*
Add support for logging with VSOCK (#255)
Martin Ejdestig
2020-12-14
11
-192
/
+366
*
dlt-control.c: return -1 on error (#259)
Moritz Warning
2020-12-08
1
-12
/
+40
*
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
*
dlt-daemon: Adds an option to disable injection mode (#266)
sebastienr
2020-11-25
4
-2
/
+16
*
Add message length check
Tobias Öhrström
2020-11-19
1
-3
/
+9
*
Init logd crash buffer
Tobias Öhrström
2020-11-19
1
-6
/
+14
*
Avoid memory access errors with 4-chars context ids (#250)
Martin Willers
2020-11-17
1
-8
/
+15
[prev]
[next]