summaryrefslogtreecommitdiff
path: root/src/lib/dlt_client.c
Commit message (Expand)AuthorAgeFilesLines
* library: fix conversion warningsDinh Cong Toan(RBVH/ECM12)2021-01-061-18/+19
* Add support for logging with VSOCK (#255)Martin Ejdestig2020-12-141-2/+12
* dlt_client.c: remove misleading error message (#258)Moritz Warning2020-11-171-3/+3
* Implement DLTClient for UDP multicast (#240)João Sousa2020-08-311-1/+81
* doxygen: Remove licenceSaya Sugiura2019-07-191-2/+0
* cleanup: Use dlt_vlog()Saya Sugiura2019-06-191-10/+3
* Fix alerts from lgtmSaya Sugiura2019-06-191-1/+1
* dlt-receive: Fix crash without argumentsVo Trung Chi2019-05-061-4/+6
* Fix compiler warningsSimon Herkenhoff2019-05-061-3/+3
* Code beautification using uncrustifyChristoph Lipka2018-12-211-358/+272
* Cleanup of unit test fixesManikandan C2018-12-211-7/+15
* UnitTest: UpdatesManikandanC2018-12-211-6/+16
* Dynamic allocation of msg bufferManikandanC2018-12-101-10/+2
* rename #define STATIC to DLT_STATICManikandan C2018-12-061-1/+1
* dlt-client: logging: Extended the receiver buffer sizeManikandan C2018-11-231-3/+3
* Gateway ImprovementsManikandan C2018-11-231-37/+342
* dlt-daemon: per ECU list of user information (#80)ManikandanChockalingam2018-10-301-2/+2
* Introduce controlling entire system trace status feature from dlt-control (#57)Yusuke Sato2018-05-181-0/+37
* dlt-client: fix dlt_client_cleanup memory handlingOnkar Palkar2017-02-061-0/+32
* dlt-client: Use correct port on connectChristoph Lipka2016-10-241-23/+31
* CommonControl: Unix socket path and ecuid parsing for control applicationsManikandan C2016-04-281-1/+1
* dlt-control: Provision to control entire system log levelManikandan C2016-04-281-1/+31
* MultiNode: Add support for port configurationFrederic Berat2016-04-271-10/+35
* Unix socket control interfaceChristoph Lipka2015-11-241-7/+43
* GetLogInfo: supported get log info in dlt-controlManikandan C2015-11-181-0/+43
* DLT daemon improvement - dlt_init()-checkLutz Helwing2015-10-071-306/+303
* Allow multiple instances of dlt-daemonStefan Vacek2015-10-071-2/+15
* Cleanup masterStefan Vacek2015-10-071-0/+0
* 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-11/+15
* Add the IPv6 supportJiri Popek2015-03-231-18/+27
* Defined return value for dlt_message_read().Alexander Wenzel2014-01-101-1/+1
* Added additional command line commands.Alexander Wenzel2013-10-181-0/+119
* Added command line commands set log level and set trace status.Alexander Wenzel2013-10-181-1/+64
* Implementation of command line tool dlt-control.Alexander Wenzel2013-10-181-11/+38
* Removed most warnings caused by: Wunused-but-set-variable flag. Eome were kep...Simon Brandner2013-07-191-2/+10
* Fixed compile warnings with unused parametersChristian Muck2012-06-131-0/+10
* [GDLT-70] Check for malloc failures and return errors where applicable.Lassi Marttala2012-05-301-0/+5
* GENDLT-15, Safe re-allocations for databuffer.Lassi Marttala2012-04-041-2/+6
* 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-31/+16
* Init of dlt daemonChristian Muck2011-04-111-0/+452