summaryrefslogtreecommitdiff
path: root/src/daemon/dlt_daemon_client.c
Commit message (Expand)AuthorAgeFilesLines
* other: fix remaining conversion warningsDinh Cong Toan2021-01-061-12/+12
* daemon: fix conversion warningsiod1hc2021-01-061-75/+76
* logstorage: Implement general config to maintain logstorage loglevelSaya Sugiura2021-01-061-0/+6
* dlt-daemon: complete logstorage path with '/'Bui Nguyen Quoc Thanh2021-01-061-5/+53
* dlt-daemon: Adds an option to disable injection mode (#266)sebastienr2020-11-251-1/+7
* limit logspam in gateway on client overflowFelix Herrmann2020-07-061-33/+29
* network trace: Include necessary headersSaya Sugiura2020-07-061-2/+0
* daemon: Avoid spamming message buffer overflowBui Nguyen Quoc Thanh2020-07-061-1/+1
* Limit log messages on full bufferFelix Herrmann2020-07-061-2/+2
* Change the DLT_CHECK_RCV_DATA_SIZE macro to an internal function (#191)Sebastian Lipponer2019-11-251-10/+10
* dlt-system: Call tzset before localtime_r (#165)Saya Sugiura2019-09-231-0/+2
* shm: Resend dlt msg when client connectVo Trung Chi2019-09-131-42/+89
* console: Add get sw version control msgVo Trung Chi2019-09-131-2/+3
* protocol: Remove non supported user service ID (#159)Saya Sugiura2019-09-021-11/+11
* UDP Multicast implementation (#155)Sunil-K-S2019-08-231-0/+15
* Correct sa findingsSaya Sugiura2019-07-241-0/+5
* doxygen: Align variable for apid and ctidSaya Sugiura2019-07-191-24/+24
* doxygen: Remove licenceSaya Sugiura2019-07-191-2/+0
* cleanup: Use dlt_vlog()Saya Sugiura2019-06-191-52/+16
* Fix alerts from lgtmSaya Sugiura2019-06-191-8/+8
* daemon: Loop for client fdsVo Trung Chi2019-06-181-12/+16
* daemon: Remove bytes_sentSaya Sugiura2019-06-181-28/+0
* Code beautification using uncrustifyChristoph Lipka2018-12-211-1012/+1005
* UnitTest: UpdatesManikandanC2018-12-211-12/+10
* Made socket send reliableManikandan C2018-12-211-7/+28
* Gateway ImprovementsManikandan C2018-11-231-11/+0
* Log storage - Updates (#82)ManikandanChockalingam2018-11-151-43/+123
* dlt-daemon: per ECU list of user information (#80)ManikandanChockalingam2018-10-301-41/+85
* Fix compiler warning PR #77Christoph Lipka2018-09-251-1/+1
* Fix compilation with glibc 2.28 (#77)Oleksndr Kravchuk2018-09-251-1/+1
* Introduce controlling entire system trace status feature from dlt-control (#57)Yusuke Sato2018-05-181-38/+192
* dlt-daemon: Fix infinite loop on set log level using wildcards (#55)Yusuke Sato2018-05-081-1/+1
* Fix ForceContextLogLevelAndTraceStatus handling in dlt_daemon_client.c (#50)kundatipradeep2018-04-271-4/+33
* Minor fixes: corrected typo in CMakeLists.txt - WTIH_DLT_ADAPTOR, removed cha...Stefan Badura2017-08-301-1/+1
* dlt-daemon: Fix use after free potential issueFrederic Berat2017-02-011-1/+3
* daemon: check payload length before cast to structChristoph Lipka2017-01-311-15/+66
* dlt-control: Provision to control entire system log levelManikandan C2016-04-281-25/+136
* dlt-daemon: receiver reworkFrederic Berat2016-04-281-1/+1
* Offline logstorage: On Demand triggering for syncing Logstorage cache and sup...Christoph Lipka2016-04-251-1/+28
* dlt-daemon: Fix injection message handlingS. Hameed2015-12-161-1/+1
* Set default log-levels in dlt.confStefan Vacek2015-12-091-12/+12
* Fix register context before application is registeredStefan Vacek2015-12-081-0/+4
* MultiNode: Logstorage: ECUid as filter attributeChristoph Lipka2015-12-071-1/+2
* Dlt MultiNodeChristoph Lipka2015-12-071-8/+213
* Offline logstorage: Offline logstorage featureS. Hameed2015-11-241-19/+44
* dlt-daemon: Implement epoll based event handlingFrederic Berat2015-11-111-49/+325
* Got rid of warnings from some older compilersLutz Helwing2015-10-281-1/+1
* DLT daemon improvement - dlt_init()-checkLutz Helwing2015-10-071-14/+14
* Offline Logstorage [1/4]: DLT preparation to enable offline logstorageS. Hameed2015-07-301-1/+88
* Removed all trailing whitespacesLutz Helwing2015-07-211-2/+2