RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
Go to file
thunder2 d3fc7f3982 Reindroduce the read/write mutex for AuthGPG as mutex for the data member.
Added second mutex for the gpg engine.
Now the call to the gpg engine (for example AuthGPGimpl::LoadCertificateFromString) doesn't block the GUI.
The existing problem is still the call of AuthGPGimpl::storeAllKeys every minute before access the gpg data.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3555 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-28 22:30:57 +00:00
build_scripts updated build script for ubuntu packaging with bitdht 2010-08-02 10:27:40 +00:00
libbitdht/src Changed the values of ETIMEDOUT to 10060 like in pthread.h to prevent compiler warnings. 2010-08-04 11:27:16 +00:00
libretroshare/src Reindroduce the read/write mutex for AuthGPG as mutex for the data member. 2010-09-28 22:30:57 +00:00
plugins Removed Mac directory junk. 2010-04-01 20:14:38 +00:00
retroshare-gui/src update translations 2010-09-28 21:56:48 +00:00
retroshare-nogui/src This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00