summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated release notes for 2.17v2.17.0ManikandanC2017-09-152-2/+33
* Fix for initialization of buffer settings in DLT user library. (#25)baduras2017-09-131-2/+2
* fix various memory leaks (#28)Gordan Markuš2017-09-123-14/+13
* Merge pull request #24 from baduras/some-minor-fixesRalphNiemeyer2017-09-053-5/+5
|\
| * Minor fixes: corrected typo in CMakeLists.txt - WTIH_DLT_ADAPTOR, removed cha...Stefan Badura2017-08-303-5/+5
|/
* Data stuck in receiver buffer when dlt_daemon_user_send_log_level() fails (#21)Lutz Helwing2017-08-223-12/+23
* Update dlt_user.h (#22)Jens Lorenz2017-08-071-2/+2
* Add short explanation for DLT log level (#20)Lutz Helwing2017-08-072-0/+137
* Prevent buffer overflow for mount point path in dlt_logstorage_open_log_file ...pierreN2017-06-161-1/+6
* journald adaptor: test with sudo privileges (#18)Gordan Markuš2017-06-161-2/+2
* cmake: fix unit tests compilation with systemd (#17)Gordan Markuš2017-06-161-1/+1
* Input parameter check & Error message modification (#15)Amber Bhardwaj2017-06-166-62/+83
* Tell cmake to use README.md instead of README to fix doc generation (#16)pierreN2017-05-221-1/+1
* dlt-system-process-handling: fix warning (#12)Gordan Markuš2017-05-181-1/+1
* dlt_daemon_connection_types: fix build warnings (#14)Gordan Markuš2017-05-181-1/+1
* Updated README (#10)Jeremiah C. Foster2017-05-101-10/+3
* dlt-adaptor-udp, dlt-adaptor-stdin: implement get of verbosity level from inp...Gianfranco Costamagna2017-03-292-4/+86
* Merge pull request #8 from amberbhardwaj/masterRalphNiemeyer2017-03-231-0/+5
|\
| * Added Description in dlt-system.confAmber Bhardwaj2017-02-161-0/+5
* | Merge pull request #7 from clipka/devel_dlt_client_cleanup_fixRalphNiemeyer2017-03-239-16/+119
|\ \
| * | dlt-client: fix dlt_client_cleanup memory handlingOnkar Palkar2017-02-069-16/+119
| |/
* | Merge pull request #6 from clipka/devel_fatal_trapRalphNiemeyer2017-03-232-0/+20
|\ \
| * | CMake Option: Trigger segmentation fault in case of FATAL logChristoph Lipka2017-02-022-0/+20
| |/
* | Merge pull request #5 from clipka/devel_connection_handling_fixesRalphNiemeyer2017-03-235-3/+56
|\ \ | |/ |/|
| * dlt-daemon: Fix use after free potential issueFrederic Berat2017-02-015-3/+48
| * Event handling: Fix connection destroy bugChristoph Lipka2017-02-012-0/+8
|/
* Remove duplicate README (#4)Gianpaolo Macario2017-02-011-86/+0
* daemon: check payload length before cast to structChristoph Lipka2017-01-311-15/+66
* - Added missing build steps to INSTALLmetal4people2016-11-171-2/+9
* Switch to working version 2.17 UNSTABLEChristoph Lipka2016-11-161-2/+2
* pkg-config: fix library directory.Mathieu Duponchelle2016-11-151-1/+1
* Update version to 2.16.0 STABLEv2.16.0Christoph Lipka2016-10-242-2/+62
* doc: Documenatation updateChristoph Lipka2016-10-2411-96/+433
* Systemd-journal-test: Add WITH_DLT_UNIT_TEST flag when building sourcesChristoph Lipka2016-10-241-1/+1
* Smoketest: Offline LogstorageOnkar Palkar2016-10-241-0/+206
* Smoketest: MultinodeOnkar Palkar2016-10-241-0/+302
* Unit Test: Event handlingChristoph Lipka2016-10-246-6/+701
* Provision to test static functionOnkar Palkar2016-10-241-0/+9
* Unit Test: MultiNodeOnkar Palkar2016-10-245-14/+631
* Unit Test: Multinode Unit test preparation scriptS. Hameed2016-10-241-0/+137
* CMake: Add option to build unit test binariesChristoph Lipka2016-10-241-2/+10
* dlt-system-filetransfer: fix bug caused by malloc assertManikandan C2016-10-241-6/+11
* Environment variables for library ringbufferChristoph Lipka2016-10-242-1/+56
* DLT_PTR macro: Improve implementation and function API addedChristoph Lipka2016-10-243-7/+43
* MultiNode: Specify config file location in dlt.confChristoph Lipka2016-10-244-9/+33
* dlt-client: Use correct port on connectChristoph Lipka2016-10-242-25/+31
* process user message: Fix bound handlingFrederic Berat2016-10-243-26/+114
* dlt-system-filetransfer: Fix compiler warningsChristoph Lipka2016-10-241-1/+2
* Remove C99 style comments in include directoryS. Hameed2016-10-242-21/+19
* Dlt-Receive: Use PRIxxx macros for printf variablesChristoph Lipka2016-10-241-2/+3