summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update CMakeLists.txt (#482)HEADmasterGianfranco Costamagna2023-05-171-1/+5
* build: add static lib only if necessary (#479)Alexander Mohr2023-05-172-1/+7
* dlt_user_shared: Add timeout to writev (#385)Alexander Mohr2023-05-175-4/+78
* Fix macro code to use boolean value in while instruction (false) (#469)michael-methner2023-05-086-39/+43
* cmake: set version to 2.18.9 (#478)Alexander Mohr2023-05-051-1/+1
* Update AUTOSAR standard link (#480)lucafrance2023-05-051-1/+1
* Update gtest_dlt_daemon_multiple_files_logging.cpp (#481)Gianfranco Costamagna2023-05-051-2/+2
* Remove use of DLT_LOG in signal handler (#472)michael-methner2023-04-261-9/+1
* Re-Initialize internal logging in daemon mode only (#459)lvklevankhanh2023-04-191-10/+0
* logstorage: Adds option to write logs in gzip format (#442)Linus Probert2023-04-1910-136/+478
* Update status badges on README.md (#467)michael-methner2023-04-191-5/+2
* Update ReleaseNotes and version to v2.18.9 (#468)Minh Quang Luu2023-04-191-1/+67
* dlt-user: fix crash with certain strings (#463)v2.18.9Alexander Mohr2023-04-171-9/+9
* dlt_multiple_files: remove superfluous mode bits and add header file to heade...Minh Quang Luu2023-04-122-4/+3
* Android: Add new feature in Android bp (#461)Minh Quang Luu2023-03-291-0/+2
* cmake: remove duplicated option message (#454)Minh Quang Luu2023-03-221-1/+0
* house-keeper: remove infinite wait (#438)Alexander Mohr2023-03-221-18/+44
* dlt-logd-converter: Fix getting log level from log msg (#456)RobinChenJP2023-03-201-1/+1
* dlt-logd-converter: fixes android 12 compilation (#445)v2.18.9-alphasebastienr2023-03-142-5/+1
* logfile: exhance internal dlt logging by introducing size limits (#369)Daniel Weber2023-03-1016-508/+1247
* This changes a mispatch from fcb676a7 to install the udp binary correctly. (#...Stephen Smoogen2023-03-081-1/+1
* Installs dlt.conf on android (#446)sebastienr2023-03-081-0/+9
* Merge pull request #439 from alexmohr/add-socket-timeoutlvklevankhanh2023-02-281-0/+15
|\
| * dlt-connection: add socket timeoutAlexander Mohr2023-02-221-0/+15
* | Merge pull request #441 from lvklevankhanh/fix_memory_leaklvklevankhanh2023-02-091-0/+2
|\ \
| * | Fix memory leakLe Van Khanh2023-02-091-0/+2
|/ /
* | Merge pull request #437 from michael-methner/masterlvklevankhanh2023-02-021-1/+1
|\ \ | |/ |/|
| * Check for negative index in dlt_file_messageMichael Methner2023-01-271-1/+1
* | dlt-user: fix potential non closed socket in init/free (#435)Alexander Mohr2023-01-201-4/+39
* | dlt-convert: Fix memory leak by calling dlt_file_free (#434)lvklevankhanh2023-01-201-0/+2
* | dlt-user: Fix crashes in dlt_free during dlt_init (#362)Alexander Mohr2023-01-112-83/+187
* | Update contacts and removed mailing lists (#431)michael-methner2023-01-101-5/+2
* | Merge pull request #429 from andreirusu96/gateway_handling_improvementslvklevankhanh2023-01-071-7/+16
|\ \ | |/ |/|
| * gateway: Fix Node handling and ECUid checksAndrei-Mircea Rusu2022-12-131-7/+16
* | Updates for Coding Styles (#425)Bui Nguyen Quoc Thanh2022-12-144-2739/+133
|/
* filetransfer: fix filesize divisible by blocksize case (#383)Daniel Weber2022-12-011-0/+7
* client: Fix Get Log Info response conversion method (#422)Andrei Rusu2022-11-302-3/+4
* cmake: network trace enable toggle (#424)Daniel Weber2022-11-301-6/+12
* dlt-system: Fix buffer overflow detection on 32bit targets (#398)Sandy2022-10-261-3/+4
* dlt-receive: set host interface and allow multiple udp multicast addresses (#...Bui Nguyen Quoc Thanh2022-10-262-36/+60
* Fix for Resource and Memory Leak (#418)lti9hc2022-10-266-21/+39
* dlt_daemon_client: Fix Control Msg ECUId comparison with active Gateway (#414)Andrei Rusu2022-10-131-1/+1
* Avoid memory corruption behind buffer wp in function dlt_getloginfo_conv_asci...michael-methner2022-10-115-13/+131
* dlt_common: change output of message for log initialization (#412)lti9hc2022-10-061-1/+1
* internal-logging: Fix issues with file logging (#378)Alexander Mohr2022-10-055-7/+35
* systemd: add support for socket activation via systemd (#401)Alexander Mohr2022-10-055-1/+77
* Update maintainer (#410)Bui Nguyen Quoc Thanh2022-10-051-1/+1
* dlt_daemon_client: Fix change loglevel of application (#408)lti9hc2022-09-281-4/+4
* dlt_client:Block in connect() (#409)Bui Nguyen Quoc Thanh2022-09-281-6/+66
* dlt-gateway: Fix crash on invalid ip (#381)Alexander Mohr2022-09-282-1/+5