index
:
delta/DLT-daemon.git
Gateway_updates
baserock/morphs
devel/actions
devel/lib_filetransfer_fail
devel/vari_correction
devel_2.18.7
devel_codeql_analysis
devel_contact_info_update
devel_gtest_fix
devel_include_path
devel_pthread_setname_np
devel_release_v2.18.8
devel_travis-ci_com
devel_v2.18.5_local_changes
devel_v2.18.8
dlt_system_async_signal_safe
dynamic_buffer_alloc
fix_macro_while_instructions
getloginfo_parser_improvement
logstorage_bug_fix
master
other_improvements
posix_compliance
revert-238-gcc-10-fix-2
revert-389-update_workflow_to_run_ctest
static_to_dlt_static
status_badges_readme_md
update-contacts-and-remove-mailing-list
v2.11.x
v2.6.1
v2.6.2
v2.7.1
v2.7.2
v2.7.x
v2.9.x
github.com: GENIVI/dlt-daemon.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
system
/
dlt-system-filetransfer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a potential memory leak in file transfer (#126)
Andreas
2019-11-19
1
-7
/
+11
*
Proper setup and error checking of pthread_create
Sebastian Kloska
2019-09-13
1
-9
/
+0
*
doxygen: Remove licence
Saya Sugiura
2019-07-19
1
-2
/
+0
*
Code beautification using uncrustify
Christoph Lipka
2018-12-21
1
-227
/
+254
*
dlt-system-filetransfer: fix bug caused by malloc assert
Manikandan C
2016-10-24
1
-6
/
+11
*
dlt-system-filetransfer: Fix compiler warnings
Christoph Lipka
2016-10-24
1
-1
/
+2
*
Add: Debug log for file transfer feature of dlt-system.
Yusuke Sato
2016-09-23
1
-1
/
+1
*
Fix: File Transfer acceleration
Yusuke Sato
2016-09-23
1
-0
/
+1
*
Fix: File name is broken when file is transferred on 64 bit OS.
Yusuke Sato
2016-09-23
1
-2
/
+2
*
Bugfix: dlt-system filetransfer crash
Sven Hassler
2016-02-19
1
-1
/
+8
*
dlt-system filetransfer waits for a client
Sven Hassler
2016-02-17
1
-0
/
+3
*
Purged all warnings for -Wall -Wextra
Lutz Helwing
2015-10-28
1
-1
/
+1
*
Fixed license headers and copyright doxygen comments
Lutz Helwing
2015-06-17
1
-2
/
+2
*
Updated license headers to latest GENIVI license policy. Fixed further LRT Sc...
Lutz Helwing
2015-06-17
1
-10
/
+16
*
Fixed: all possible malloc, sprintf and strcpy problems
Alexander Wenzel
2014-04-01
1
-1
/
+1
*
Updated authors information.
Alexander Wenzel
2014-04-01
1
-3
/
+6
*
Cygwin port: cygwin patch, signal handling patch and cppcheck and install lib...
Alexander Wenzel
2014-04-01
1
-3
/
+13
*
added length check for paths of files to be transferred
Simon Brandner
2013-07-19
1
-0
/
+6
*
some coverity fixes
Simon Brandner
2013-07-19
1
-2
/
+6
*
Fixed corruption of transferred filenames because of variable ID-length in un...
Simon Brandner
2013-07-19
1
-7
/
+3
*
fixed filetransfer stopping because of invalid dirnames.
Simon Brandner
2013-07-19
1
-7
/
+2
*
added length check for inotify event
Simon Brandner
2013-07-19
1
-4
/
+4
*
Fix compiler warnings
Lassi Marttala
2013-07-19
1
-1
/
+1
*
modified filetransfer to be more robust in restarting transfers
Simon Brandner
2013-07-19
1
-257
/
+612
*
fixed possible overflow in dlt-system-filetransfer and missing fclose in dlt_...
Simon Brandner
2013-07-19
1
-7
/
+12
*
appended null termination to version string
Simon Brandner
2013-07-19
1
-20
/
+27
*
Fixed filetransfer not checking buffer fill level.
Alexander Wenzel
2012-11-26
1
-2
/
+3
*
[GDLT-93]: Add -Wextra flags for compilation
Lassi Marttala
2012-06-13
1
-3
/
+3
*
dlt-system: Logging of error conditions. Assert memory allocations.
Lassi Marttala
2012-06-13
1
-3
/
+32
*
[GDLT-67] dlt-system v2.0, check full commit message for rebase details
Lassi Marttala
2012-06-13
1
-0
/
+317