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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix some gcc9 compiler warnings
Felix Herrmann
2020-07-06
1
-31
/
+30
*
Android: Enable Android build
Felix Herrmann
2020-07-06
1
-5
/
+31
*
correct errno usage in dlt_stop_threads
Vo Trung Chi
2020-07-06
1
-11
/
+6
*
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
*
sys/poll.h: deprecate old sys/poll.h include header, now glibc/musl wants pol...
Gianfranco Costamagna
2020-01-27
1
-1
/
+1
*
dlt_user: init DltContextData before use
Phong Tran
2019-12-11
1
-5
/
+4
*
Provide DLT_GET_APPID macro (#187) (#188)
Vo Trung Chi
2019-11-14
1
-0
/
+11
*
libdlt: reattachment and improvement in dlt thread (#171)
Vo Trung Chi
2019-10-01
2
-110
/
+61
*
dlt-system: Call tzset before localtime_r (#165)
Saya Sugiura
2019-09-23
1
-0
/
+1
*
cmake add component for libdlt.so
Felix Herrmann
2019-09-13
1
-3
/
+8
*
libdlt: calculate resend buffer memory
Bui Nguyen Quoc Thanh
2019-09-13
1
-19
/
+29
*
lib: Disable extended header in non verbose mode by env var
Onkar Palkar
2019-09-13
2
-3
/
+20
*
shm: Resend dlt msg when client connect
Vo Trung Chi
2019-09-13
1
-7
/
+0
*
lib: Remove else nothing
Saya Sugiura
2019-09-13
1
-2
/
+0
*
network trace: Do not allow DLT usage in forked child
Vo Trung Chi
2019-09-13
1
-0
/
+4
*
lib: Assign fd after it's closed
Saya Sugiura
2019-09-13
1
-0
/
+1
*
Add user custom timestamp interface
Sebastian Unger
2019-09-13
1
-1
/
+8
*
libdlt: truncate the log message if it is too long (#156) (#157)
Vo Trung Chi
2019-09-02
1
-90
/
+147
*
using POSIX shared memory APIs (#90) (#151)
Vo Trung Chi
2019-08-01
1
-16
/
+6
*
Correct sa findings
Saya Sugiura
2019-07-24
2
-3
/
+4
*
doxygen: Align variable for apid and ctid
Saya Sugiura
2019-07-19
1
-20
/
+20
*
doxygen: Remove licence
Saya Sugiura
2019-07-19
7
-14
/
+0
*
doxygen: Get rid of warnings
Saya Sugiura
2019-07-19
2
-2
/
+10
*
define DLT_PATH_MAX for max path buffer length
Radoslaw Kaczorowski
2019-07-03
1
-10
/
+12
*
cmake-improvements (#135)
Vo Trung Chi
2019-07-03
1
-10
/
+22
*
libdlt: Use posix nanosleep (#144)
Phong Tran
2019-06-27
1
-2
/
+9
*
cleanup: Use dlt_vlog()
Saya Sugiura
2019-06-19
2
-30
/
+13
*
Fix alerts from lgtm
Saya Sugiura
2019-06-19
3
-11
/
+16
*
libdlt: Remove commented out code
Saya Sugiura
2019-06-18
1
-33
/
+0
*
Remove dlt_forward_msg
Saya Sugiura
2019-06-18
1
-106
/
+0
*
libdlt: compare dlt_ll_ts to NULL
Saya Sugiura
2019-06-18
1
-4
/
+4
*
network trace: Define package ID macro
Saya Sugiura
2019-06-18
1
-4
/
+4
*
libdlt: Fix compiler warnings
Saya Sugiura
2019-06-11
1
-0
/
+2
*
lib: unlock buffer on termination
S. Hameed
2019-05-24
1
-24
/
+27
*
dlt-receive: Fix crash without arguments
Vo Trung Chi
2019-05-06
1
-4
/
+6
*
Logging: Error message modification
ManikandanC
2019-05-06
1
-8
/
+16
*
Fix compiler warnings
Simon Herkenhoff
2019-05-06
1
-3
/
+3
*
POSIX: Replace usleep with nanosleep
Saya Sugiura
2019-05-06
3
-8
/
+25
*
unix socket: IPC code isolation
Christoph Lipka
2019-05-06
1
-14
/
+9
*
ipc: close socket if connect failed
Christoph Lipka
2019-04-24
1
-0
/
+2
*
Size of Resend buffer less than or equal to DLT_USER_BUF_MAX_SIZE res… (#116)
kundatipradeep
2019-04-15
1
-1
/
+4
*
Fixed memory leak when receiving network traces of 0xFFFF length
jiripopek
2019-04-11
1
-2
/
+4
*
lib: Add mq_close/mq_unlink conditions
Saya Sugiura
2019-03-27
1
-5
/
+12
*
libdlt: Do not allow DLT usage in forked child (#95)
Simon Herkenhoff
2019-02-04
1
-36
/
+58
*
Code beautification using uncrustify
Christoph Lipka
2018-12-21
6
-2694
/
+2162
*
Cleanup of unit test fixes
Manikandan C
2018-12-21
2
-25
/
+25
*
libdlt: Add error handling
Saya Sugiura
2018-12-21
1
-70
/
+126
[next]