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
...
*
doc: md file for dlt_gateway.conf
Bui Nguyen Quoc Thanh
2020-07-06
1
-2
/
+0
*
network trace: Include necessary headers
Saya Sugiura
2020-07-06
8
-16
/
+0
*
network trace: Add mqueue verification
Saya Sugiura
2020-07-06
2
-18
/
+77
*
Remove duplicate definition of DLT_CONVERT_TEXTBUFSIZE
Bui Nguyen Quoc Thanh
2020-07-06
1
-1
/
+0
*
Improve performance of DLT file parsing
Bui Nguyen Quoc Thanh
2020-07-06
1
-0
/
+69
*
relocation dlt_check_envvar() and update dlt_init() functions
LUONG HONG DUY KHANH(RBVH/ENG42)
2020-07-06
1
-6
/
+6
*
Redirect stdout to stderr
LUONG HONG DUY KHANH(RBVH/ENG42)
2020-07-06
2
-14
/
+49
*
gateway: Improvement of handling Gateway config
Bui Nguyen Quoc Thanh
2020-07-06
3
-11
/
+51
*
daemon: Avoid spamming message buffer overflow
Bui Nguyen Quoc Thanh
2020-07-06
2
-20
/
+9
*
gateway: Support infinite loop of retry
Bui Nguyen Quoc Thanh
2020-07-06
2
-6
/
+17
*
gateway: Configurable interval time
Bui Nguyen Quoc Thanh
2020-07-06
5
-47
/
+172
*
disable android services by default
Felix Herrmann
2020-07-06
2
-0
/
+2
*
logstorage: Add NULL check of IDs
Saya Sugiura
2020-07-06
1
-1
/
+2
*
snprintf ret > 0 is not always an error
Felix Herrmann
2020-07-06
1
-6
/
+12
*
fix some gcc9 compiler warnings
Felix Herrmann
2020-07-06
9
-79
/
+92
*
fix clang warnings about GNU stuff
Felix Herrmann
2020-07-06
3
-34
/
+28
*
android logd forwarder
Felix Herrmann
2020-07-06
3
-0
/
+244
*
fix gateway config element search
Felix Herrmann
2020-07-06
1
-5
/
+4
*
daemon: logstorage with wildcards
Bui Nguyen Quoc Thanh
2020-07-06
1
-4
/
+6
*
Limit log messages on full buffer
Felix Herrmann
2020-07-06
2
-5
/
+10
*
Android: Enable Android build
Felix Herrmann
2020-07-06
3
-9
/
+46
*
logstorage: Filter section handling
Saya Sugiura
2020-07-06
1
-53
/
+48
*
correct errno usage in dlt_stop_threads
Vo Trung Chi
2020-07-06
1
-11
/
+6
*
shared: Read DLT header until it's found
Saya Sugiura
2020-07-06
1
-13
/
+31
*
Use ssize_t for bytes_written
Bui Nguyen Quoc Thanh
2020-07-06
1
-1
/
+1
*
Fix dlt-sortbytimestamp
Bui Nguyen Quoc Thanh
2020-07-06
1
-4
/
+34
*
rename definition PACKED to DLT_PACKED
Felix Herrmann
2020-07-06
3
-17
/
+12
*
daemon: Remove empty line in daemon log
Saya Sugiura
2020-07-06
1
-16
/
+17
*
Revert "dlt_common: Fix buffer overflow in dlt_buffer_get (#215)"
Saya Sugiura
2020-06-16
1
-4
/
+2
*
FIX: prevent usage of uninitialized message queue handle
Rudolf Svanda
2020-05-18
1
-1
/
+3
*
Minor optimization
Martin Willers
2020-05-18
1
-1
/
+1
*
Add functions for writing strings with known sizes
Martin Willers
2020-05-18
1
-0
/
+16
*
Add helper function for writing strings with known sizes
Martin Willers
2020-05-18
1
-3
/
+17
*
Fixed empty internal message in dlt-daemon.c (#225)
Francesco Montefoschi
2020-04-29
1
-1
/
+3
*
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
*
sys/poll.h: deprecate old sys/poll.h include header, now glibc/musl wants pol...
Gianfranco Costamagna
2020-01-27
5
-5
/
+5
*
dlt-test-init-free: fix build failure with strict compiler flags, due to uint...
Gianfranco Costamagna
2020-01-27
1
-2
/
+2
*
dlt.conf: suppress the warnings udp multicast (#197)
Phong Tran
2019-12-11
1
-3
/
+3
*
dlt_daemon_socket: leave while socket binds fails
Phong Tran
2019-12-11
1
-0
/
+1
*
dlt_user: init DltContextData before use
Phong Tran
2019-12-11
1
-5
/
+4
*
dlt-daemon: fix resource leak
Phong Tran
2019-12-11
1
-0
/
+2
*
console: fix memleak of dlt-logstorage-list
Phong Tran
2019-12-11
1
-0
/
+2
*
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
3
-13
/
+13
*
Change the DLT_CHECK_RCV_DATA_SIZE macro to an internal function (#191)
Sebastian Lipponer
2019-11-25
3
-12
/
+22
*
Fix a potential memory leak in file transfer (#126)
Andreas
2019-11-19
1
-7
/
+11
*
Provide DLT_GET_APPID macro (#187) (#188)
Vo Trung Chi
2019-11-14
1
-0
/
+11
*
dlt-offline-trace: fix bug and hardcode (#174) (#186)
Vo Trung Chi
2019-11-14
2
-22
/
+38
[prev]
[next]