RetroShare/libretroshare/src/ft
csoler 458a8faf70 - implemented post-download hash re-check. For now, if the hash does not match, the download is canceled, but in the near future, per-chunk comparison wil occur
.
- corrected a bug that caused file copy error: a closeFile() was missing when the file is complete. Because of delays in fwrite, the file would not be always co
mplete, nor exist at all for small files (e.g. cache files), which in the later case caused the copy error.

Warning: needs a make clean in libretroshare to recompile.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3261 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-06 05:04:11 +00:00
..
ftchunkmap.cc added some safety checks to setting chunk strategy against inconsistent values. 2010-06-29 20:51:16 +00:00
ftchunkmap.h added proper dynamic suppression of sources from chunkmap, and updated the gui 2010-03-07 14:42:13 +00:00
ftcontroller.cc - implemented post-download hash re-check. For now, if the hash does not match, the download is canceled, but in the near future, per-chunk comparison wil occur 2010-07-06 05:04:11 +00:00
ftcontroller.h implemented a safety check for low disc space, and safe drop of disk access if too low 2010-05-21 20:49:48 +00:00
ftdata.cc * fixed ftdata testharness functions (ftdata.h) 2010-06-20 12:24:05 +00:00
ftdata.h * fixed ftdata testharness functions (ftdata.h) 2010-06-20 12:24:05 +00:00
ftdatamultiplex.cc branch commit 3185: removed deadlock situation in data multiplex 2010-06-21 19:10:55 +00:00
ftdatamultiplex.h removed potentially harmful code. Warning: needs make clean in libretroshare 2010-02-15 20:44:37 +00:00
ftdbase.cc Merged branch commits: 2010-06-05 19:16:39 +00:00
ftdbase.h Merged branch commits: 2010-06-05 19:16:39 +00:00
ftextralist.cc moved rsGlobalShutDown from MainWindow::doQuit to main 2010-05-29 15:14:25 +00:00
ftextralist.h - Implemented chunk-based file transfer from partial sources. This in particular means: 2010-01-11 16:00:42 +00:00
ftfilecreator.cc - implemented post-download hash re-check. For now, if the hash does not match, the download is canceled, but in the near future, per-chunk comparison wil occur 2010-07-06 05:04:11 +00:00
ftfilecreator.h - implemented post-download hash re-check. For now, if the hash does not match, the download is canceled, but in the near future, per-chunk comparison wil occur 2010-07-06 05:04:11 +00:00
ftfileprovider.cc Memory leak and compiler warnings fixes: 2010-06-07 01:47:15 +00:00
ftfileprovider.h removed potentially harmful code. Warning: needs make clean in libretroshare 2010-02-15 20:44:37 +00:00
ftfilesearch.cc remove a maximum of debug outputs for the release 2010-02-07 21:28:40 +00:00
ftfilesearch.h - Implemented chunk-based file transfer from partial sources. This in particular means: 2010-01-11 16:00:42 +00:00
ftsearch.h - Implemented chunk-based file transfer from partial sources. This in particular means: 2010-01-11 16:00:42 +00:00
ftserver.cc Merged branch commits: 2010-06-05 19:16:39 +00:00
ftserver.h moved rsGlobalShutDown from MainWindow::doQuit to main 2010-05-29 15:14:25 +00:00
fttransfermodule.cc - implemented post-download hash re-check. For now, if the hash does not match, the download is canceled, but in the near future, per-chunk comparison wil occur 2010-07-06 05:04:11 +00:00
fttransfermodule.h - implemented post-download hash re-check. For now, if the hash does not match, the download is canceled, but in the near future, per-chunk comparison wil occur 2010-07-06 05:04:11 +00:00
pqitestor.cc Bugfixes and extra debugging for file transfer. 2008-11-04 23:12:53 +00:00
pqitestor.h Enabled new File Transfer Code in libretroshare. 2008-11-02 11:38:11 +00:00