summaryrefslogtreecommitdiff
path: root/src/shared/dlt_offline_trace.c
Commit message (Expand)AuthorAgeFilesLines
* other: fix remaining conversion warningsDinh Cong Toan2021-01-061-6/+6
* bug-fix: fix invalid file descriptor checkAlexander Mohr2021-01-061-2/+2
* fix some gcc9 compiler warningsFelix Herrmann2020-07-061-6/+8
* fix clang warnings about GNU stuffFelix Herrmann2020-07-061-2/+2
* BugFix: SEGFAULT when using AppArmor (#192)Sebastian Kloska2019-12-101-14/+17
* dlt-offline-trace: fix bug and hardcode (#174) (#186)Vo Trung Chi2019-11-141-20/+37
* fix the dlt offline trace file name creation (#178)Vo Trung Chi2019-10-291-13/+16
* dlt-system: Call tzset before localtime_r (#165)Saya Sugiura2019-09-231-0/+1
* doxygen: Remove licenceSaya Sugiura2019-07-191-2/+0
* fix config path for dlt-dbusRadoslaw Kaczorowski2019-07-031-1/+1
* fix the warning of strncat sizePhong Tran2019-06-241-4/+4
* Fix alerts from lgtmSaya Sugiura2019-06-191-8/+3
* 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