RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
Go to file
thunder2 c19c8b5532 Send RsDiscReply information of the connected friend to himself too, when there is only one ssl id available. The reason is, that the signers of the gpg key has to be transfered. The friend skips the own RsDiscReply informations, but imports the gpg key.
Reload all gpg keys in AuthGPGimpl::LoadCertificateFromString, when new signatures are added - not only the key was imported.
Changed parameters of RsPeers and AuthGPG from "std::string" to "const std::string&"

Recompile of the GUI needed.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3753 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-06 16:40:18 +00:00
build_scripts updated ubuntu packaging for bdboot.txt file 2010-10-29 13:37:34 +00:00
libbitdht/src * README to compile bitdht 2010-10-31 18:54:58 +00:00
libretroshare/src Send RsDiscReply information of the connected friend to himself too, when there is only one ssl id available. The reason is, that the signers of the gpg key has to be transfered. The friend skips the own RsDiscReply informations, but imports the gpg key. 2010-11-06 16:40:18 +00:00
plugins Removed Mac directory junk. 2010-04-01 20:14:38 +00:00
retroshare-gui/src dynamic update of networkview from p3disc info. Disabled friend level for now. 2010-11-05 22:46:40 +00:00
retroshare-nogui/src Added new return codes to RsInit::InitRetroShare to know, what failed. 2010-11-03 22:54:34 +00:00