RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
Go to file
csoler 97ed1d534f - removed calls to rsfiles->get{Download,Partials}Directory() in RsDiscSpace class, since it would trigger a call to ftController
- added a lock into ftTransferModule::recvFileData() (Crash reported by Costa due to storing data in a deleted transfer module)
- changed names of functions in ftTransferModules to locked_* when appropriate (helps debugging)



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4612 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-23 21:08:11 +00:00
build_scripts updated ubuntu changelog 2011-09-16 19:15:36 +00:00
libbitdht/src Removed unused parameter warnings in libbitdht. 2011-08-12 12:43:24 +00:00
libretroshare/src - removed calls to rsfiles->get{Download,Partials}Directory() in RsDiscSpace class, since it would trigger a call to ftController 2011-09-23 21:08:11 +00:00
plugins fixed compilation 2011-07-09 15:47:49 +00:00
retroshare-gui/src added patch from AsamK to show the availability status of peers at the level of locations instead of GPG keys 2011-09-23 17:06:07 +00:00
retroshare-nogui/src Forgot to commit retroshare-nogui and forgot to say recompile of the GUI needed. 2011-08-05 21:17:08 +00:00
build-all-mingw32make.bat added build all bat file for windows 2011-07-02 16:52:58 +00:00
RetroShare.pro Removed duplicate labels in ui files and some other compiler warnings. 2011-08-13 22:26:51 +00:00