summaryrefslogtreecommitdiff
path: root/src/lib/dlt_filetransfer.c
Commit message (Expand)AuthorAgeFilesLines
* doxygen: Remove licenceSaya Sugiura2019-07-191-2/+0
* doxygen: Get rid of warningsSaya Sugiura2019-07-191-2/+6
* Fix alerts from lgtmSaya Sugiura2019-06-191-8/+13
* POSIX: Replace usleep with nanosleepSaya Sugiura2019-05-061-1/+7
* Code beautification using uncrustifyChristoph Lipka2018-12-211-261/+294
* Fix: File name is broken when file is transferred on 64 bit OS.Yusuke Sato2016-09-231-18/+18
* DLT daemon improvement - dlt_init()-checkLutz Helwing2015-10-071-216/+216
* Removed all trailing whitespacesLutz Helwing2015-07-211-28/+28
* Fixed license headers and copyright doxygen commentsLutz Helwing2015-06-171-2/+2
* Updated license headers to latest GENIVI license policy. Fixed further LRT Sc...Lutz Helwing2015-06-171-12/+15
* Unified all line endings to UNIX style.Jens Bocklage2015-06-171-1/+1
* Fix file transfer bug.Stefan Seefeld2013-10-181-1/+1
* coverity: add a check variable for get size functionSimon Brandner2013-07-191-4/+34
* Removed possible recursive call of dlt_user_log_file_errorMessage. Added some...Simon Brandner2013-07-191-50/+118
* some coverity fixesSimon Brandner2013-07-191-30/+69
* added creation date and a simple hash on the file name for to improve the uni...Simon Brandner2013-07-191-0/+26
* [GDLT-67] dlt-system v2.0, check full commit message for rebase detailsLassi Marttala2012-06-131-0/+34
* Added important SEM_FREE in the daemon and closing fd in the filetransferChristian Muck2012-05-301-0/+1
* GDLT-2: Change to gzip wrapper format. Change file signature creation toLassi Marttala2012-04-041-1/+5
* Corrected email of Alexander WenzelChristian Muck2012-03-271-1/+1
* GDLT-38, Update <FILE> fields in licenses.Lassi Marttala2012-03-261-1/+1
* GDLT-38, Update licenses to all the sources.Lassi Marttala2012-03-261-31/+16
* Added missing license header to two filesv2.5.1Christian Muck2012-03-221-0/+67
* [GENDLT-16] Create variable in dlt-system.conf to configure the timeout of th...Christian Muck2012-02-081-73/+65
* Updated filetransfer documentation, lib and test applicationChristian Muck2012-01-131-1/+9
* Some little improvementsChristian Muck2012-01-131-26/+7
* Reverted old FIFO functions. Still SHM enabled by default.Alexander Wenzel2011-11-101-2/+2
* Fixed filetransfer to use shm status for flow control.Alexander Wenzel2011-09-291-9/+19
* Add Filetransfer feature to DLT user library.Alexander Wenzel2011-09-291-0/+406