RetroShare/libretroshare/src/services
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
..
Makefile Bugfix for gpg connections. 2009-07-07 21:53:06 +00:00
p3blogs.cc forgot to commit changes to p3blogs 2010-08-01 10:51:34 +00:00
p3blogs.h This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
p3channels.cc Changes to get DHT On/Off working, and get DHT status working too: 2010-10-31 13:53:28 +00:00
p3channels.h fixed bug that caused user to lose own channel if they unsubscribed it 2010-10-10 15:20:28 +00:00
p3chatservice.cc Corrected some erases of std::iterators. 2010-10-11 15:52:12 +00:00
p3chatservice.h Save incoming not read private chat messages in config and delete it after reading. 2010-09-21 00:08:06 +00:00
p3disc.cc 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
p3disc.h dynamic update of networkview from p3disc info. Disabled friend level for now. 2010-11-05 22:46:40 +00:00
p3distrib.cc added channel search to channelfeed ui 2010-10-17 14:43:49 +00:00
p3distrib.h added config saving feature to distrib services. you can now save configurations that is local to 2010-07-26 22:09:33 +00:00
p3forums.cc Added read/unread state to channel service (copied from forum service). 2010-10-07 00:17:42 +00:00
p3forums.h The forum details (name and description) can be edited by the owner. 2010-09-14 19:38:47 +00:00
p3gamelauncher.cc Major cleanup of Retroshare Logging - aimed at enabling proper UDP testing. 2008-07-10 16:29:18 +00:00
p3gamelauncher.h This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
p3gameservice.h * Addition of the basic Games Launcher - used to organise networked games with peers. 2008-01-21 09:22:42 +00:00
p3msgservice.cc Added missing IndicateConfigChanged in p3MsgService::loadWelcomeMsg to save the welcome message. 2010-11-04 18:03:54 +00:00
p3msgservice.h - Change methods of RsMsgs from "std::string" to "const std::string&" 2010-11-02 21:11:11 +00:00
p3photoservice.cc make it compile 2010-01-13 20:58:58 +00:00
p3photoservice.h This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
p3portservice.cc warning suppression, removed unused p3portservice from compilation 2010-02-23 22:17:06 +00:00
p3portservice.h Added Structure/Example for Port Forwarding Service. 2008-06-24 23:12:25 +00:00
p3ranking.cc ported branch v0.5.0 commits 2623, 2624, 2626, 2633, 2634, 2643, 2644, 2646, 2651 and 2654 to trunk 2010-03-28 20:46:45 +00:00
p3ranking.h This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
p3service.cc Added in RsItem a new virtual method queueType() that returns the type of the queue to 2010-06-16 21:09:58 +00:00
p3service.h Add the tunneling connection. Warning, encryption is not implemented yet for tunnel connection, use only for testing. 2009-12-13 21:59:26 +00:00
p3statusservice.cc Extend the status service to notify on own status change. 2010-08-30 20:14:58 +00:00
p3statusservice.h p3ConnectMgr::connectResult 2010-08-20 18:45:44 +00:00
p3tunnel.cc This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
p3tunnel.h reimplemented the tunnel handshake 2010-02-25 22:44:04 +00:00