RetroShare/libretroshare/src/rsiface
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
..
Makefile Changes to libretroshare to make the system compile on Mac OSX 10.3 2008-02-03 06:17:33 +00:00
rsblogs.h added group icon support 2010-05-14 13:00:07 +00:00
rschannels.h added edit channel info feature 2010-06-04 22:50:39 +00:00
rsdisc.h exchange of what version of retroshare our friends are using 2009-06-28 20:57:02 +00:00
rsdistrib.h group modifications now propagate 2010-06-05 11:19:04 +00:00
rsexpr.h Add the tunneling connection. Warning, encryption is not implemented yet for tunnel connection, use only for testing. 2009-12-13 21:59:26 +00:00
rsfiles.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
rsforums.h suppressed unninitialisez memory reads 2010-02-23 21:55:44 +00:00
rsgame.h Improvements to the Games Launcher. 2008-03-17 14:24:56 +00:00
rsiface.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
rsinit.h Prevent multiple instances from running on Unix systems. 2010-07-01 20:30:36 +00:00
rsmsgs.h added trash in msgservice and trash folder in MessagesDialog 2010-05-28 14:42:54 +00:00
rsnotify.h - Changes for Message Toaster 2010-06-13 10:15:00 +00:00
rspeers.h New methods for calculating the count of peers and messages. It should be faster than getting all data in std::list. 2010-05-13 19:20:40 +00:00
rsphoto.h Addition of improvements to photo service - can now add local photos - but these are not shared over the network yet. 2008-03-17 13:51:04 +00:00
rsrank.h * Improvements to Link Cloud Service. You can now vote anonymously on a Link, 2008-05-13 15:41:40 +00:00
rsstatus.h added const 'idle' status 2010-04-27 11:56:06 +00:00
rsturtle.h - added NETWORK_WIDE flag to remote dir model download 2010-01-26 20:40:21 +00:00
rstypes.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