summaryrefslogtreecommitdiff
path: root/src/offlinelogstorage/dlt_offline_logstorage_behavior.c
Commit message (Expand)AuthorAgeFilesLines
* logstorage: fix conversion warningsDinh Cong Toan(RBVH/ECM12)2021-01-061-34/+34
* logstorage: snprintf return checkSaya Sugiura2021-01-061-2/+4
* logstorage: Add debug logsSaya Sugiura2021-01-061-3/+24
* logstorage: Modify rearranging fileSaya Sugiura2021-01-061-1/+10
* logstorage: Handle wrap-aroundSaya Sugiura2021-01-061-25/+114
* dlt_offline: fix build failures with gcc-10 (#245)Gianfranco Costamagna2020-09-011-0/+1
* logstorage: support all stragegiesBui Nguyen Quoc Thanh2020-07-061-21/+28
* offline storage: Improvement log messages at bottomBui Nguyen Quoc Thanh2020-07-061-23/+60
* fix some gcc9 compiler warningsFelix Herrmann2020-07-061-9/+13
* fix clang warnings about GNU stuffFelix Herrmann2020-07-061-27/+20
* Fix compiler warnings: pointer of type ‘void *’ used in arithmetic (#196)Sebastian Lipponer2019-12-101-10/+10
* dlt-system: Call tzset before localtime_r (#165)Saya Sugiura2019-09-231-0/+1
* doxygen: Remove licenceSaya Sugiura2019-07-191-2/+0
* doxygen: Get rid of warningsSaya Sugiura2019-07-191-1/+3
* fix warning of self assignPhong Tran2019-06-241-3/+3
* Fix alerts from lgtmSaya Sugiura2019-06-191-7/+8
* Logstorage: Correct behavior in sync message cacheBui Nguyen Quoc Thanh2019-06-181-11/+28
* Logstorage: Sync behavior bug fixSaya Sugiura2019-06-181-494/+291
* Logstorage: Fix write msg cacheSaya Sugiura2019-06-181-6/+2
* Code beautification using uncrustifyChristoph Lipka2018-12-211-362/+224
* Cleanup of unit test fixesManikandan C2018-12-211-3/+2
* UnitTest: UpdatesManikandanC2018-12-211-0/+1
* rename #define STATIC to DLT_STATICManikandan C2018-12-061-17/+17
* Log storage - Updates (#82)ManikandanChockalingam2018-11-151-136/+750
* Prevent buffer overflow for mount point path in dlt_logstorage_open_log_file ...pierreN2017-06-161-1/+6
* Offline logstorage: On Demand triggering for syncing Logstorage cache and sup...Christoph Lipka2016-04-251-20/+39
* MultiNode: Logstorage: ECUid as filter attributeChristoph Lipka2015-12-071-0/+1
* DltLogstorage: Logstorage CacheChristoph Lipka2015-11-241-0/+868