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
*
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
*
Security fix on DLT pipes.
Alexander Wenzel
2014-01-10
1
-2
/
+2
*
Changes after review.
Alexander Wenzel
2013-08-07
1
-1
/
+1
*
Bug 44 - Don't print "Buffer full" message from DLT daemon for each trace.
Alexander Wenzel
2013-08-07
2
-1
/
+10
*
Bug 84 - Adding utf8 support to dlt-daemon, dlt-viewer. Modified patch, origi...
Alexander Wenzel
2013-07-25
1
-2
/
+2
*
Invalid Sock is set to -1 instead 0 (stdin). Consequent error handling in fse...
Simon Brandner
2013-07-19
1
-6
/
+17
*
Removed possible recursive call of dlt_user_log_file_errorMessage. Added some...
Simon Brandner
2013-07-19
1
-2
/
+7
*
added DLT_SEM_LOCK around init of dlt user buffer
Simon Brandner
2013-07-19
1
-0
/
+1
*
some coverity fixes
Simon Brandner
2013-07-19
1
-5
/
+27
*
Semaphores and Pointer passing insteasd by value and otehr coverity issue fixes
Simon Brandner
2013-07-19
2
-12
/
+26
*
Fix compiler warnings
Lassi Marttala
2013-07-19
1
-6
/
+1
*
fix overflow after ~35 minutes in dlt_uptime function. Should now ocurr after...
Simon Brandner
2013-07-19
1
-2
/
+2
*
appended null termination to version string
Simon Brandner
2013-07-19
2
-9
/
+15
*
Removed most warnings caused by: Wunused-but-set-variable flag. Eome were kep...
Simon Brandner
2013-07-19
1
-3
/
+6
*
Fix: Parasoft DLT complaints about missing Null pointer check
Simon Brandner
2013-07-19
1
-1
/
+3
*
[GDLT-120]: Segmented Network Trace: Prepare for rewrite.
Lassi Marttala
2012-11-26
2
-314
/
+0
*
[GDLT-120]: Improved Network trace. Rewrite to POSIX queue.
Lassi Marttala
2012-11-26
3
-5
/
+320
*
[GENDLT-26]: Check for description length sanity.
Lassi Marttala
2012-06-13
1
-1
/
+1
*
[GDLT-90] Implemented systemd watchdog concept in dlt-system
Christian Muck
2012-06-13
1
-2
/
+2
*
Changed name of offline trace trace
Christian Muck
2012-05-30
1
-1
/
+1
*
Commented the dlt_log info of buffer size information out
Christian Muck
2012-05-30
1
-2
/
+2
*
GENDLT-15, Avoid buffer overrun with snprintf().
Lassi Marttala
2012-04-04
1
-8
/
+19
*
Corrected email of Alexander Wenzel
Christian Muck
2012-03-27
7
-7
/
+7
*
GDLT-38, Update <FILE> fields in licenses.
Lassi Marttala
2012-03-26
7
-7
/
+7
*
GDLT-38, Update licenses to all the sources.
Lassi Marttala
2012-03-26
4
-128
/
+68
*
GDLT-38, Update license in internal headers.
Lassi Marttala
2012-03-26
3
-102
/
+59
*
Fixed bug with comparinson between signed and unsigned integer and protection...
Christian Muck
2012-03-21
3
-8
/
+15
*
[GSW-136] Improve including/prefixing of dlt_version.h fixed
Christian Muck
2012-01-18
1
-3
/
+3
[next]