summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add option in dlt.conf for bindAddress to specific IPs (#130)AdrianStoenescu2019-09-031-0/+12
* protocol: Remove non supported user service ID (#159)Saya Sugiura2019-09-021-6/+8
* using POSIX shared memory APIs (#90) (#151)Vo Trung Chi2019-08-012-23/+23
* Revert "Add option in dlt.conf for bindAddress to specific IPs (#130)"Saya Sugiura2019-08-011-12/+0
* Add option in dlt.conf for bindAddress to specific IPs (#130)AdrianStoenescu2019-07-251-0/+12
* doxygen: Align variable for apid and ctidSaya Sugiura2019-07-191-2/+2
* doxygen: Remove licenceSaya Sugiura2019-07-1914-28/+0
* doxygen: Get rid of warningsSaya Sugiura2019-07-194-26/+30
* define DLT_PATH_MAX for max path buffer lengthRadoslaw Kaczorowski2019-07-031-1/+9
* cmake-improvements (#135)Vo Trung Chi2019-07-031-6/+9
* cleanup: Use dlt_vlog()Saya Sugiura2019-06-191-4/+1
* Fix alerts from lgtmSaya Sugiura2019-06-191-0/+5
* Remove dlt_forward_msgSaya Sugiura2019-06-181-8/+0
* network trace: Define package ID macroSaya Sugiura2019-06-181-0/+8
* daemon: Remove bytes_sentSaya Sugiura2019-06-181-1/+0
* unix socket: IPC code isolationChristoph Lipka2019-05-062-0/+4
* lib: daemon: Fix sem lock potential issueSaya Sugiura2019-04-241-2/+5
* Fixed memory leak when receiving network traces of 0xFFFF lengthjiripopek2019-04-111-1/+1
* Code beautification using uncrustifyChristoph Lipka2018-12-2111-1357/+1736
* libdlt: Add error handlingSaya Sugiura2018-12-211-0/+7
* UnitTest: UpdatesManikandanC2018-12-211-1/+30
* Made socket send reliableManikandan C2018-12-211-0/+1
* Logging: avoided missing of log level change callback Added new context regis...Manikandan C2018-12-211-0/+10
* Injection: New callback with private data Added new injection callback with p...ManikandanC2018-12-212-0/+12
* Dynamic allocation of msg bufferManikandanC2018-12-103-29/+42
* rename #define STATIC to DLT_STATICManikandan C2018-12-061-2/+2
* Use poll in the dlt-daemon for POSIX complianceManikandanC2018-11-303-0/+17
* dlt-client: logging: Extended the receiver buffer sizeManikandan C2018-11-232-3/+14
* Protocol: DLT Service ID Enum instead of definesManikandan C2018-11-231-31/+48
* Gateway ImprovementsManikandan C2018-11-233-0/+139
* Log storage - Updates (#82)ManikandanChockalingam2018-11-151-0/+3
* IPC: Unix socket added (#43)ManikandanChockalingam2018-05-183-0/+25
* Introduce controlling entire system trace status feature from dlt-control (#57)Yusuke Sato2018-05-182-2/+10
* Update dlt_user.h (#22)Jens Lorenz2017-08-071-2/+2
* dlt-client: fix dlt_client_cleanup memory handlingOnkar Palkar2017-02-061-0/+24
* Provision to test static functionOnkar Palkar2016-10-241-0/+9
* DLT_PTR macro: Improve implementation and function API addedChristoph Lipka2016-10-242-7/+11
* process user message: Fix bound handlingFrederic Berat2016-10-241-0/+5
* Remove C99 style comments in include directoryS. Hameed2016-10-242-21/+19
* Add dlt_user_is_logLevel_enabled APIChristoph Lipka2016-09-233-8/+41
* CommonControl: Unix socket path and ecuid parsing for control applicationsManikandan C2016-04-281-0/+1
* dlt-control: Provision to control entire system log levelManikandan C2016-04-282-0/+8
* DLT_PTR: User macro to print pointersChristoph Lipka2016-04-281-0/+12
* dlt-daemon: receiver reworkFrederic Berat2016-04-281-0/+13
* MultiNode: Add support for port configurationFrederic Berat2016-04-271-0/+10
* MultiNode: Send control messages after connectionChristoph Lipka2016-04-261-0/+5
* DLT_RETURN_USER_BUFFER_FULL is returned when user buffer fullLutz Helwing2016-04-221-0/+1
* Dlt MultiNodeChristoph Lipka2015-12-072-0/+42
* Offline logstorage: Offline logstorage featureS. Hameed2015-11-241-4/+9
* Unix socket control interfaceChristoph Lipka2015-11-241-1/+10