RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
Go to file
drbob e4e80778e4 Networking REWORK (cont)
AuthSSL / AuthGPG: Bits and pieces still need fixing up.
AuthSSL will be rechecked later ;)

 * Mutex bug in authGPG (not very serious one).
 * removed _locked() suffix from functions (as they do the locking now).
 * added dummy FailedCertificate / CheckCertificate fns to AuthSSL
 * removed last bits of awful SSL_ex_data hack.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3213 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-25 21:50:46 +00:00
build_scripts added this global script 2010-02-14 12:37:16 +00:00
libretroshare/src Networking REWORK (cont) 2010-06-25 21:50:46 +00:00
plugins Removed Mac directory junk. 2010-04-01 20:14:38 +00:00
retroshare-gui/src PeersDialog & MessengerWindow: removed hidden column id and store them in data (Qt::UserRole) of the first column 2010-06-25 14:19:48 +00:00
retroshare-nogui/src fixed some compiling errors for retroshare no gui 2010-06-21 18:26:50 +00:00