summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated version to 2.13.0 STABLE Updated release notesv2.13.0Lutz Helwing2015-10-285-4/+246
* Added core dump handler codeLutz Helwing2015-10-2821-3/+3554
* Got rid of warnings from some older compilersLutz Helwing2015-10-283-7/+12
* Purged all warnings for -Wall -WextraLutz Helwing2015-10-2819-144/+238
* Set DLT_USER_BUF_MAX_SIZE to 1390 to prepare UDP message transportLutz Helwing2015-10-283-8/+15
* Added programme to test repeated calls of dlt_init and dlt_freeSven Hassler2015-10-072-1/+158
* DLT daemon improvement - dlt_init()-checkLutz Helwing2015-10-0748-9054/+9226
* Fixed INTERNAL-mode connection bug in dlt-daemonSven Hassler2015-10-071-1/+1
* Fixed C++ version for cpp extension to -std=gnu++0xLutz Helwing2015-10-071-1/+1
* Fixed include in dlt_cpp_extension.hpp WITH_DLT_CXX11_EXT defaults to OFF to ...Lutz Helwing2015-10-072-2/+3
* Use the best possible timestamp for all system journal entries: Realtime: use...Lutz Helwing2015-10-071-26/+88
* Make timeout on exit configurableStefan Vacek2015-10-074-14/+61
* Allow multiple instances of dlt-daemonStefan Vacek2015-10-0712-49/+205
* Fixed whitespace and formatting of new code Fixed licence headersLutz Helwing2015-10-0714-858/+923
* Add C++ extensionStefan Vacek2015-10-077-2/+401
* Allow registration of contexts before application is registeredStefan Vacek2015-10-073-34/+95
* Add env-var to set initial log-levelsStefan Vacek2015-10-078-36/+1264
* Allow applications to fork()Stefan Vacek2015-10-073-49/+225
* Restrict dlt-receive to write max. n-bytesStefan Vacek2015-10-074-7/+322
* Cleanup masterStefan Vacek2015-10-0766-35/+35
* Offline Logstorage: DocumentationChristoph Lipka2015-07-306-0/+368
* Offline logstorage [4/4]: Control applicationChristoph Lipka2015-07-302-0/+468
* Offline Logstorage [3/4]: Core implementationChristoph Lipka2015-07-302-0/+1690
* Offline Logstorage [2/4]: DLT Daemon extensionS. Hameed2015-07-302-0/+630
* Offline Logstorage [1/4]: DLT preparation to enable offline logstorageS. Hameed2015-07-3011-4/+160
* workaround for unit test dlt_get_log_stateStefan Held2015-07-301-2/+3
* update release notesv2.12.1Stefan Held2015-07-301-1/+11
* prepare version to 2.12.1Stefan Held2015-07-301-1/+1
* Removed all trailing whitespacesLutz Helwing2015-07-2167-609/+608
* Replaced all tabs with spaces in all files in include folderLutz Helwing2015-07-2110-423/+427
* modify start_system_logger_test.shStefan Held2015-07-211-1/+1
* Add start_system_logger_test.sh Modify start_filetransfer_test.sh Modify star...Stefan Held2015-07-216-8/+128
* Add shortcuts for different tests in dlt_test_receiver Modify start_filetrans...Stefan Held2015-07-213-44/+116
* Rework of unit testsStefan Held2015-07-215-796/+497
* Fix compilation warnings and possible misuse of snprintStefan Vacek2015-07-213-18/+16
* Added licence and Doxygen headersLutz Helwing2015-07-214-12/+101
* Add the forgotten son gtest_dlt_daemon_commonStefan Held2015-07-212-97/+97
* Rework of unit tests in gtest_dlt_userStefan Held2015-07-212-81/+311
* Rework of unit tests in gtest_dlt_commonStefan Held2015-07-213-271/+482
* Fix installation paths on x86_64 (lib64 instead of lib)Stefan Vacek2015-06-172-6/+5
* Update version number and release notesv2.12.0Lutz Helwing2015-06-172-2/+40
* Fixed license headers and copyright doxygen commentsLutz Helwing2015-06-17116-188/+188
* Updated license headers to latest GENIVI license policy. Fixed further LRT Sc...Lutz Helwing2015-06-17135-1171/+1739
* changed dlt-test-receiver delete dlt-test-filetranfer make a bash script wich...Stefan Held2015-06-175-260/+52
* Added new filestranfer test filetransfer: send data with crc32 checksum recei...Stefan Held2015-06-173-0/+627
* Adding unit tests for following functions:Jens Bocklage2015-06-171-840/+1277
* rework v2 of all unit tests added dlt_daemon_application* unit tests added dl...Stefan Held2015-06-172-1084/+2243
* added the following unit tests for dlt_common.cStefan Held2015-06-171-21/+428
* dlt-control: Check for return valuesSid Heroor2015-06-171-9/+27
* dlt-daemon: Explicitly set the default loggingLevel to LOG_INFOSid Heroor2015-06-172-2/+2