Fix file transfer bug.
[profile/ivi/dlt-daemon.git] / src / lib / dlt_filetransfer.c
2013-10-18 Stefan SeefeldFix file transfer bug.
2013-07-19 Simon Brandnercoverity: add a check variable for get size function
2013-07-19 Simon BrandnerRemoved possible recursive call of dlt_user_log_file_er...
2013-07-19 Simon Brandnersome coverity fixes
2013-07-19 Simon Brandneradded creation date and a simple hash on the file name...
2012-06-13 Lassi Marttala[GDLT-67] dlt-system v2.0, check full commit message...
2012-05-30 Christian MuckAdded important SEM_FREE in the daemon and closing...
2012-04-04 Lassi MarttalaGDLT-2: Change to gzip wrapper format. Change file...
2012-03-27 Christian MuckChanged license from LGPL to MPLv2.0 v2.5.2
2012-03-27 Christian MuckCorrected email of Alexander Wenzel
2012-03-26 Lassi MarttalaGDLT-38, Update <FILE> fields in licenses.
2012-03-26 Lassi MarttalaGDLT-38, Update licenses to all the sources.
2012-03-22 Christian MuckAdded missing license header to two files v2.5.1
2012-02-08 Christian Muck[GENDLT-16] Create variable in dlt-system.conf to confi...
2012-01-13 Christian MuckUpdated filetransfer documentation, lib and test applic...
2012-01-13 Christian MuckMerge branch 'tmp'
2012-01-13 Christian MuckSome little improvements
2011-11-10 Alexander WenzelReverted old FIFO functions. Still SHM enabled by default.
2011-10-17 Alexander WenzelMerge branch 'master' into develop
2011-09-29 Alexander WenzelFixed filetransfer to use shm status for flow control.
2011-09-29 Alexander WenzelAdd Filetransfer feature to DLT user library.