summaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Replace prctl with pthread_setname_np to set thread namedevel_pthread_setname_npJeevan Ramakant Nagvekar2021-09-141-2/+6
* libdlt: Add legacy include path in exported CMake config file (#327)Sebastian Lipponer2021-09-141-0/+1
* lib: Set TYLE to 1 for BOOL type (#320)TomiZet2021-08-301-2/+2
* file-transfer: Abort file transfer if get serial number failedAlexander Mohr2021-08-061-0/+6
* dlt_user.c: fixing casting wrong typeDinh Cong Toan2021-08-061-3/+3
* Update document and fix conversion warningDinh Cong Toan2021-06-301-2/+0
* Using dlt_vlog in verbose option in dlt_client.cDinh Cong Toan2021-06-301-47/+113
* dlt_user: correct handling return valueDinh Cong Toan2021-06-301-14/+18
* Alternative solutions for json-c dependencyBiastoch, Darian (ADITG/ESM)2021-06-301-1/+1
* Apply uncrustify for src/daemon/* and src/lib/*Dinh Cong Toan2021-06-304-121/+186
* dlt-receive: Enabled more filtering by using json filter filesdbiastoch2021-06-301-1/+1
* dlt message header brokenDinh Cong Toan2021-06-302-20/+20
* Add missing string functions (#309)Martin Willers2021-05-311-0/+24
* Make nonverbose mode non exclusive (#300)Martin Willers2021-05-171-38/+60
* Export cmake config file (#289)Martin Willers2021-05-101-2/+36
* fix bad funcion cast in dlt_user_log_out_error_handling (#294)Radek Kaczorowski2021-03-261-5/+5
* Add verbose mode attribute handling (#292)Martin Willers2021-03-161-502/+357
* dlt_client_main_loop running in an infinite loop restricts graceful exit of D...Sreeharsha Ramanavarapu2021-01-081-1/+10
* other: fix remaining conversion warningsDinh Cong Toan2021-01-063-25/+25
* library: fix conversion warningsDinh Cong Toan(RBVH/ECM12)2021-01-064-84/+87
* gateway: fix compile warningsDinh Cong Toan(RBVH/ECM12)2021-01-061-6/+6
* libdlt: Use SIGUSR1 for thread on AndroidBui Nguyen Quoc Thanh2021-01-062-5/+36
* libdlt: Use poll to avoid CPU high loadBui Nguyen Quoc Thanh2021-01-061-29/+49
* libdlt: Flush all data in atexit_handlerSaya Sugiura2021-01-061-13/+43
* libdlt: support short versionBui Nguyen Quoc Thanh2021-01-061-1/+6
* libdlt: disable injection msg via env varBui Nguyen Quoc Thanh2021-01-062-3/+13
* dlt_user: fix invalid poll timeoutAlexander Mohr2021-01-062-7/+5
* Add support for logging with VSOCK (#255)Martin Ejdestig2020-12-142-39/+137
* dlt_client.c: remove misleading error message (#258)Moritz Warning2020-11-171-3/+3
* Make it easier to use libdlt when building DLT as a CMake subproject (#254)Martin Ejdestig2020-10-211-0/+1
* Implement DLTClient for UDP multicast (#240)João Sousa2020-08-311-1/+81
* dlt_user.c: fix the lack of DLT_NETWORK_TRACE_ENABLE definitionKHANH LUONG HONG DUY2020-08-031-0/+2
* network trace: Fix macro usageKHANH LUONG HONG DUY2020-07-061-1/+1
* update cmake VERSION variablesFelix Herrmann2020-07-061-1/+1
* libdlt: Relocate dltFifoBaseDir settingLUONG HONG DUY KHANH(RBVH/ENG42)2020-07-061-3/+0
* network trace: Add mqueue verificationSaya Sugiura2020-07-061-18/+29
* relocation dlt_check_envvar() and update dlt_init() functionsLUONG HONG DUY KHANH(RBVH/ENG42)2020-07-061-6/+6
* fix some gcc9 compiler warningsFelix Herrmann2020-07-061-31/+30
* Android: Enable Android buildFelix Herrmann2020-07-061-5/+31
* correct errno usage in dlt_stop_threadsVo Trung Chi2020-07-061-11/+6
* FIX: prevent usage of uninitialized message queue handleRudolf Svanda2020-05-181-1/+3
* Minor optimizationMartin Willers2020-05-181-1/+1
* Add functions for writing strings with known sizesMartin Willers2020-05-181-0/+16
* Add helper function for writing strings with known sizesMartin Willers2020-05-181-3/+17
* sys/poll.h: deprecate old sys/poll.h include header, now glibc/musl wants pol...Gianfranco Costamagna2020-01-271-1/+1
* dlt_user: init DltContextData before usePhong Tran2019-12-111-5/+4
* Provide DLT_GET_APPID macro (#187) (#188)Vo Trung Chi2019-11-141-0/+11
* libdlt: reattachment and improvement in dlt thread (#171)Vo Trung Chi2019-10-012-110/+61
* dlt-system: Call tzset before localtime_r (#165)Saya Sugiura2019-09-231-0/+1
* cmake add component for libdlt.soFelix Herrmann2019-09-131-3/+8