RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
Go to file
drbob d4b52a59e5 Major bugfixes to get PGP authentication finished.
* p3disc now exchanges "Issuer" (pgp) certificates as well.
 * additional types for rsdiscitems.h
 * Bug Fix for NULL packet in p3service.cc
 * allow unauthed SSL certificates to be added in AuthSSL - otherwise cant add new friends!
 * only save authed SSL certificates.
 * fixed ref/unref of PGP keys in AuthGPG
 * added Mutex protection to AuthGPG
 * added PGP reloading when key is imported, or signed.
 * Fixed PGP key signing.
 * added Additional field validLvl to RsPeerDetails.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1270 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-25 11:38:47 +00:00
build_scripts * Rolled back Modifications to SearchDialog and PopupChatDialog. 2009-05-08 23:07:08 +00:00
libretroshare/src Major bugfixes to get PGP authentication finished. 2009-05-25 11:38:47 +00:00
retroshare-gui/src corrected bug in connectFriendWizard gui 2009-05-25 11:33:27 +00:00
retroshare-nogui/src compatibility with new notification method: added a rsicontrol global variable 2009-02-26 14:10:26 +00:00