RetroShare/libretroshare/src/dbase
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
..
cachestrapper.cc cachestrapper checks for physical presence of own cache files if 2010-06-25 12:49:44 +00:00
cachestrapper.h cachestrapper checks for physical presence of own cache files if 2010-06-25 12:49:44 +00:00
cachetest.h Added Cache's to retroshare configuration. 2008-02-09 12:47:45 +00:00
fimonitor.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
fimonitor.h Suppressed the possibility for browsable only files to be searched by hash from turtle router. 2010-05-29 13:17:09 +00:00
findex.cc fixed win32 compilation issue 2010-05-19 11:37:17 +00:00
findex.h made the age indicator functional, by recursively changing color of directory/files 2010-02-08 22:32:00 +00:00
fistore.cc cleaned some compiler warnings 2010-06-09 19:51:46 +00:00
fistore.h Merged branch commits: 2010-06-05 19:16:39 +00:00
rsexpr.cc Memory leak and compiler warnings fixes: 2010-06-07 01:47:15 +00:00