summaryrefslogtreecommitdiff
path: root/src/shared/dlt_offline_trace.c
Commit message (Expand)AuthorAgeFilesLines
* Code beautification using uncrustifyChristoph Lipka2018-12-211-147/+129
* minor compiler warning gcc 7.x (#30)Phong Tran2018-03-291-2/+14
* Fix SEGV dlt_offline_trace.c (#32)kundatipradeep2018-01-221-0/+18
* Offline trace: Make search more preciseS. Hameed2016-04-281-1/+1
* offline trace: supported trace file name configuration based on indexManikandan C2015-11-181-10/+164
* DLT daemon improvement - dlt_init()-checkLutz Helwing2015-10-071-133/+133
* Removed all trailing whitespacesLutz Helwing2015-07-211-19/+19
* Fixed license headers and copyright doxygen commentsLutz Helwing2015-06-171-2/+2
* Updated license headers to latest GENIVI license policy. Fixed further LRT Sc...Lutz Helwing2015-06-171-12/+15
* Fixed: all possible malloc, sprintf and strcpy problemsAlexander Wenzel2014-04-011-5/+7
* Cleanup of send return values. Further cleanup of send restructure.Alexander Wenzel2014-01-101-1/+1
* Fix potential buffer overflow in offline trace.Alexander Wenzel2014-01-101-20/+39
* Semaphores and Pointer passing insteasd by value and otehr coverity issue fixesSimon Brandner2013-07-191-8/+15
* appended null termination to version stringSimon Brandner2013-07-191-4/+5
* Fix: Parasoft DLT complaints about missing Null pointer checkSimon Brandner2013-07-191-1/+3
* Changed name of offline trace traceChristian Muck2012-05-301-1/+1
* Corrected email of Alexander WenzelChristian Muck2012-03-271-1/+1
* GDLT-38, Update <FILE> fields in licenses.Lassi Marttala2012-03-261-1/+1
* GDLT-38, Update licenses to all the sources.Lassi Marttala2012-03-261-33/+18
* Fixed bug with comparinson between signed and unsigned integer and protection...Christian Muck2012-03-211-1/+1
* Add Filetransfer feature to DLT user library.Alexander Wenzel2011-09-291-0/+246