summaryrefslogtreecommitdiff
path: root/src/shared
Commit message (Expand)AuthorAgeFilesLines
* protocol: Remove non supported user service ID (#159)Saya Sugiura2019-09-021-3/+7
* using POSIX shared memory APIs (#90) (#151)Vo Trung Chi2019-08-012-100/+259
* Correct sa findingsSaya Sugiura2019-07-241-12/+5
* doxygen: Remove licenceSaya Sugiura2019-07-1910-20/+0
* doxygen: Get rid of warningsSaya Sugiura2019-07-192-1/+2
* fix config path for dlt-dbusRadoslaw Kaczorowski2019-07-031-1/+1
* define DLT_PATH_MAX for max path buffer lengthRadoslaw Kaczorowski2019-07-031-4/+4
* fix the warning of strncat sizePhong Tran2019-06-241-4/+4
* fix warning of self assignPhong Tran2019-06-241-1/+1
* cleanup: Use dlt_vlog()Saya Sugiura2019-06-192-101/+56
* Fix alerts from lgtmSaya Sugiura2019-06-192-18/+11
* daemon: Remove bytes_sentSaya Sugiura2019-06-181-1/+0
* dlt-control: Bug fix for broken get log infoRavi Sankar P2019-05-061-1/+1
* dlt-daemon: fix internal logging to file after daemonizeChristoph Lipka2019-05-061-1/+1
* Code beautification using uncrustifyChristoph Lipka2018-12-218-2046/+1754
* libdlt: Add error handlingSaya Sugiura2018-12-211-0/+15
* Made socket send reliableManikandan C2018-12-211-0/+1
* buffer: Code cleanupSaya Sugiura2018-12-211-48/+56
* buffer: Improve loggingSaya Sugiura2018-12-211-43/+51
* Fixed compiler error with previous commitManikandan C2018-12-121-2/+2
* Dynamic allocation of msg bufferManikandanC2018-12-101-33/+82
* Use poll in the dlt-daemon for POSIX complianceManikandanC2018-11-301-0/+2
* dlt-client: logging: Extended the receiver buffer sizeManikandan C2018-11-231-2/+2
* Protocol: DLT Service ID Enum instead of definesManikandan C2018-11-231-0/+90
* Gateway ImprovementsManikandan C2018-11-231-0/+145
* Log storage - Updates (#82)ManikandanChockalingam2018-11-151-1/+1
* Fflush stdout in the intenal logger (#81)Alexander Menzhinsky2018-10-301-0/+1
* file parser: Replace hash functions with list (#67)ManikandanChockalingam2018-07-122-62/+59
* IPC: Unix socket added (#43)ManikandanChockalingam2018-05-181-0/+11
* minor compiler warning gcc 7.x (#30)Phong Tran2018-03-292-4/+24
* Fix SEGV dlt_offline_trace.c (#32)kundatipradeep2018-01-221-0/+18
* fix various memory leaks (#28)Gordan Markuš2017-09-121-1/+0
* process user message: Fix bound handlingFrederic Berat2016-10-241-10/+10
* dlt-daemon: receiver reworkFrederic Berat2016-04-282-0/+40
* Offline trace: Make search more preciseS. Hameed2016-04-281-1/+1
* Parse INI filesChristoph Lipka2015-11-242-0/+722
* offline trace: supported trace file name configuration based on indexManikandan C2015-11-181-10/+164
* Purged all warnings for -Wall -WextraLutz Helwing2015-10-281-1/+6
* DLT daemon improvement - dlt_init()-checkLutz Helwing2015-10-076-1295/+1388
* Allow multiple instances of dlt-daemonStefan Vacek2015-10-072-6/+53
* Cleanup masterStefan Vacek2015-10-075-0/+0
* Removed all trailing whitespacesLutz Helwing2015-07-214-60/+60
* Rework of unit testsStefan Held2015-07-211-53/+7
* Fix compilation warnings and possible misuse of snprintStefan Vacek2015-07-211-12/+13
* Rework of unit tests in gtest_dlt_commonStefan Held2015-07-211-42/+104
* Fixed license headers and copyright doxygen commentsLutz Helwing2015-06-177-14/+14
* Updated license headers to latest GENIVI license policy. Fixed further LRT Sc...Lutz Helwing2015-06-177-78/+105
* dlt-daemon: Explicitly set the default loggingLevel to LOG_INFOSid Heroor2015-06-171-1/+1
* Unified all line endings to UNIX style.Jens Bocklage2015-06-173-443/+443
* added dlt_log_* unit tests rework of dlt_buffer_* and dlt_messages_* unit testsStefan Held2015-06-171-1/+52