summaryrefslogtreecommitdiff
path: root/src/offlinelogstorage
Commit message (Expand)AuthorAgeFilesLines
* Code beautification using uncrustifyChristoph Lipka2018-12-213-835/+481
* Cleanup of unit test fixesManikandan C2018-12-213-9/+10
* UnitTest: UpdatesManikandanC2018-12-215-30/+247
* rename #define STATIC to DLT_STATICManikandan C2018-12-062-56/+55
* Log storage - Updates (#82)ManikandanChockalingam2018-11-154-1001/+2432
* 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-254-63/+142
* Offline logstorage: Fix to resetting of Syncbehavior valueS. Hameed2016-04-251-3/+6
* Offline logstorage: Refactor filter storage functionality to support general ...S. Hameed2016-04-252-125/+131
* Offline logstorage: Fix invalid filter configuration handlingChristoph Lipka2016-04-251-5/+14
* Fix compilation for older versions of gccStefan Vacek2016-02-171-2/+2
* Offline logstorage: Fixed extended header size to support configuration in dl...S. Hameed2015-12-071-1/+19
* MultiNode: Logstorage: ECUid as filter attributeChristoph Lipka2015-12-073-27/+145
* DltLogstorage: Logstorage CacheChristoph Lipka2015-11-244-501/+1145
* Offline logstorage: Offline logstorage featureS. Hameed2015-11-242-369/+554
* Offline Logstorage [3/4]: Core implementationChristoph Lipka2015-07-302-0/+1690