summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* sys/poll.h: deprecate old sys/poll.h include header, now glibc/musl wants pol...Gianfranco Costamagna2020-01-275-5/+5
* dlt-test-init-free: fix build failure with strict compiler flags, due to uint...Gianfranco Costamagna2020-01-271-2/+2
* dlt_user.h: fix build when musl is the libc implementation, by adding a missi...Gianfranco Costamagna2020-01-271-0/+1
* dlt.conf: suppress the warnings udp multicast (#197)Phong Tran2019-12-111-3/+3
* dlt_daemon_socket: leave while socket binds failsPhong Tran2019-12-111-0/+1
* dlt_user: init DltContextData before usePhong Tran2019-12-111-5/+4
* dlt-daemon: fix resource leakPhong Tran2019-12-111-0/+2
* console: fix memleak of dlt-logstorage-listPhong Tran2019-12-111-0/+2
* BugFix: SEGFAULT when using AppArmor (#192)Sebastian Kloska2019-12-102-15/+18
* Fix compiler warnings: pointer of type ‘void *’ used in arithmetic (#196)Sebastian Lipponer2019-12-103-13/+13
* Change the DLT_CHECK_RCV_DATA_SIZE macro to an internal function (#191)Sebastian Lipponer2019-11-254-23/+29
* Fix a potential memory leak in file transfer (#126)Andreas2019-11-192-7/+12
* Provide DLT_GET_APPID macro (#187) (#188)Vo Trung Chi2019-11-144-0/+44
* dlt-offline-trace: fix bug and hardcode (#174) (#186)Vo Trung Chi2019-11-143-30/+40
* Avoided Seg fault in dlt_message_payload (#179) (#181)Vo Trung Chi2019-11-144-113/+113
* Improvement: Make ZLib dependency optional (#182)Sebastian Kloska2019-11-084-11/+25
* fix the dlt offline trace file name creation (#178)Vo Trung Chi2019-10-292-14/+19
* libdlt: fix memory leakVo Trung Chi2019-10-241-8/+20
* Removed unused headers(epoll) in UDP connectionsunil.s2019-10-144-10/+21
* Fix: Propper usage of LoggingMode: "uncrustification"Sebastian Kloska2019-10-102-41/+35
* Fix: Propper usage of LoggingMode in ".../dlt-runtime.cfg"Sebastian Kloska2019-10-102-8/+12
* libdlt: reattachment and improvement in dlt thread (#171)Vo Trung Chi2019-10-013-111/+62
* dlt-system: Call tzset before localtime_r (#165)Saya Sugiura2019-09-236-0/+7
* Update cmakelist, fix build due to copy-paste error (#170)Gianfranco Costamagna2019-09-231-1/+1
* Bugfix: dlt-system-journalSebastian Kloska2019-09-131-5/+5
* Proper setup and error checking of pthread_createSebastian Kloska2019-09-138-77/+49
* udp: Disable WITH_UDP_CONNECTION as defaultSaya Sugiura2019-09-131-1/+1
* doxygen improvementSaya Sugiura2019-09-134-4/+4
* doc: Modify markdown doc generationSaya Sugiura2019-09-131-21/+9
* doc: Update dlt_for_developers.mdBui Nguyen Quoc Thanh2019-09-131-12/+24
* cmake improvement for Logstorage consoleSaya Sugiura2019-09-131-15/+18
* cmake add component for libdlt.soFelix Herrmann2019-09-131-3/+8
* parser: Change maximum number of config sectionVo Trung Chi2019-09-132-3/+3
* common: Remove unused structureSaya Sugiura2019-09-131-14/+0
* dlt_common: Use defined macroVo Trung Chi2019-09-131-1/+1
* libdlt: calculate resend buffer memoryBui Nguyen Quoc Thanh2019-09-132-22/+32
* lib: Disable extended header in non verbose mode by env varOnkar Palkar2019-09-134-3/+523
* shm: Resend dlt msg when client connectVo Trung Chi2019-09-136-282/+159
* lib: Remove else nothingSaya Sugiura2019-09-131-2/+0
* network trace: Do not allow DLT usage in forked childVo Trung Chi2019-09-131-0/+4
* lib: Assign fd after it's closedSaya Sugiura2019-09-131-0/+1
* console: Add get sw version control msgVo Trung Chi2019-09-133-84/+214
* console: Tool to merge multiple DLT filesBui Nguyen Quoc Thanh2019-09-134-52/+292
* dlt-test: Add message length optionBui Nguyen Quoc Thanh2019-09-132-5/+45
* Add user custom timestamp interfaceSebastian Unger2019-09-1311-12/+244
* Update ReleaseNotes and version to v2.18.4v2.18.4Saya Sugiura2019-09-032-3/+59
* dlt-daemon: correct errno usageVo Trung Chi2019-09-031-7/+9
* dlt-daemon: fix bug binding invalid ipv6 address as defaultVo Trung Chi2019-09-031-2/+5
* Add option in dlt.conf for bindAddress to specific IPs (#130)AdrianStoenescu2019-09-036-70/+167
* protocol: Remove non supported user service ID (#159)Saya Sugiura2019-09-023-20/+26