summaryrefslogtreecommitdiff
path: root/src/console/dlt-receive.c
Commit message (Expand)AuthorAgeFilesLines
* dlt-receive: Add option to configure port of dlt receive (#293)Alex2021-03-161-1/+11
* console :fix conversion warningsDinh Cong Toan(RBVH/ECM12)2021-01-061-4/+4
* dlt-receive: flush stdout buffer by signalKHANH LUONG HONG DUY2021-01-061-1/+29
* Implement DLTClient for UDP multicast (#240)João Sousa2020-08-311-3/+16
* Android: Enable Android buildFelix Herrmann2020-07-061-2/+10
* doxygen: Remove licenceSaya Sugiura2019-07-191-2/+0
* doxygen: Get rid of warningsSaya Sugiura2019-07-191-2/+2
* cleanup: Use dlt_vlog()Saya Sugiura2019-06-191-17/+8
* Code beautification using uncrustifyChristoph Lipka2018-12-211-268/+219
* Use poll in the dlt-daemon for POSIX complianceManikandanC2018-11-301-4/+17
* dlt-client: logging: Extended the receiver buffer sizeManikandan C2018-11-231-6/+6
* Gateway ImprovementsManikandan C2018-11-231-2/+0
* dlt-client: fix dlt_client_cleanup memory handlingOnkar Palkar2017-02-061-3/+11
* Dlt-Receive: Use PRIxxx macros for printf variablesChristoph Lipka2016-10-241-2/+3
* Unix socket control interfaceChristoph Lipka2015-11-241-2/+2
* DLT daemon improvement - dlt_init()-checkLutz Helwing2015-10-071-3/+4
* Fixed whitespace and formatting of new code Fixed licence headersLutz Helwing2015-10-071-6/+10
* Restrict dlt-receive to write max. n-bytesStefan Vacek2015-10-071-3/+223
* 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-12/+16
* Fixed: all possible malloc, sprintf and strcpy problemsAlexander Wenzel2014-04-011-1/+1
* Removed most warnings caused by: Wunused-but-set-variable flag. Eome were kep...Simon Brandner2013-07-191-0/+5
* Parasoft workaround: solve complaints about missing breaks/returns in default...Simon Brandner2013-07-191-0/+1
* 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/+423