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
*
Code beautification using uncrustify
Christoph Lipka
2018-12-21
8
-2046
/
+1754
*
libdlt: Add error handling
Saya Sugiura
2018-12-21
1
-0
/
+15
*
Made socket send reliable
Manikandan C
2018-12-21
1
-0
/
+1
*
buffer: Code cleanup
Saya Sugiura
2018-12-21
1
-48
/
+56
*
buffer: Improve logging
Saya Sugiura
2018-12-21
1
-43
/
+51
*
Fixed compiler error with previous commit
Manikandan C
2018-12-12
1
-2
/
+2
*
Dynamic allocation of msg buffer
ManikandanC
2018-12-10
1
-33
/
+82
*
Use poll in the dlt-daemon for POSIX compliance
ManikandanC
2018-11-30
1
-0
/
+2
*
dlt-client: logging: Extended the receiver buffer size
Manikandan C
2018-11-23
1
-2
/
+2
*
Protocol: DLT Service ID Enum instead of defines
Manikandan C
2018-11-23
1
-0
/
+90
*
Gateway Improvements
Manikandan C
2018-11-23
1
-0
/
+145
*
Log storage - Updates (#82)
ManikandanChockalingam
2018-11-15
1
-1
/
+1
*
Fflush stdout in the intenal logger (#81)
Alexander Menzhinsky
2018-10-30
1
-0
/
+1
*
file parser: Replace hash functions with list (#67)
ManikandanChockalingam
2018-07-12
2
-62
/
+59
*
IPC: Unix socket added (#43)
ManikandanChockalingam
2018-05-18
1
-0
/
+11
*
minor compiler warning gcc 7.x (#30)
Phong Tran
2018-03-29
2
-4
/
+24
*
Fix SEGV dlt_offline_trace.c (#32)
kundatipradeep
2018-01-22
1
-0
/
+18
*
fix various memory leaks (#28)
Gordan Markuš
2017-09-12
1
-1
/
+0
*
process user message: Fix bound handling
Frederic Berat
2016-10-24
1
-10
/
+10
*
dlt-daemon: receiver rework
Frederic Berat
2016-04-28
2
-0
/
+40
*
Offline trace: Make search more precise
S. Hameed
2016-04-28
1
-1
/
+1
*
Parse INI files
Christoph Lipka
2015-11-24
2
-0
/
+722
*
offline trace: supported trace file name configuration based on index
Manikandan C
2015-11-18
1
-10
/
+164
*
Purged all warnings for -Wall -Wextra
Lutz Helwing
2015-10-28
1
-1
/
+6
*
DLT daemon improvement - dlt_init()-check
Lutz Helwing
2015-10-07
6
-1295
/
+1388
*
Allow multiple instances of dlt-daemon
Stefan Vacek
2015-10-07
2
-6
/
+53
*
Cleanup master
Stefan Vacek
2015-10-07
5
-0
/
+0
*
Removed all trailing whitespaces
Lutz Helwing
2015-07-21
4
-60
/
+60
*
Rework of unit tests
Stefan Held
2015-07-21
1
-53
/
+7
*
Fix compilation warnings and possible misuse of snprint
Stefan Vacek
2015-07-21
1
-12
/
+13
*
Rework of unit tests in gtest_dlt_common
Stefan Held
2015-07-21
1
-42
/
+104
*
Fixed license headers and copyright doxygen comments
Lutz Helwing
2015-06-17
7
-14
/
+14
*
Updated license headers to latest GENIVI license policy. Fixed further LRT Sc...
Lutz Helwing
2015-06-17
7
-78
/
+105
*
dlt-daemon: Explicitly set the default loggingLevel to LOG_INFO
Sid Heroor
2015-06-17
1
-1
/
+1
*
Unified all line endings to UNIX style.
Jens Bocklage
2015-06-17
3
-443
/
+443
*
added dlt_log_* unit tests rework of dlt_buffer_* and dlt_messages_* unit tests
Stefan Held
2015-06-17
1
-1
/
+52
*
Add Service ID Last entry to avoid further modifications in dependent code
S. Hameed
2015-04-01
1
-1
/
+1
*
Reworked internal output
Sascha Philipp
2015-03-25
2
-154
/
+89
*
adding support for new macros to the daemon. new macros: DLT_HEX8(VAR) 8bits ...
Jens Bocklage
2015-03-12
1
-1
/
+73
*
Added new API to send marker message from application.
Alexander Wenzel
2014-09-11
1
-0
/
+1
*
Fixed: all possible malloc, sprintf and strcpy problems
Alexander Wenzel
2014-04-01
2
-115
/
+128
*
Updated authors information.
Alexander Wenzel
2014-04-01
1
-46
/
+5
*
Cygwin port: cygwin patch, signal handling patch and cppcheck and install lib...
Alexander Wenzel
2014-04-01
1
-1
/
+1
*
Fixed compiler warnings with 32Bit gcc compiler.
Alexander Wenzel
2014-04-01
1
-3
/
+3
*
Defined return value for dlt_message_read().
Alexander Wenzel
2014-01-10
1
-8
/
+8
*
Cleanup of send return values. Further cleanup of send restructure.
Alexander Wenzel
2014-01-10
1
-1
/
+1
*
When using DLT in console mode on a 64-bit machine, timestamps are corrupted ...
Alexander Wenzel
2014-01-10
1
-1
/
+2
*
Fix potential buffer overflow in offline trace.
Alexander Wenzel
2014-01-10
1
-20
/
+39
*
Environement variables added to configure internal logging in library.
Alexander Wenzel
2014-01-10
1
-6
/
+43
*
Added further checks to dlt_buffer.
Alexander Wenzel
2014-01-10
1
-4
/
+18
[next]