RetroShare/libretroshare/src/services
drbob 459b51e814 Addition of the Basics of the New Identity Service.
- Provides Real & Pseudonym Ids.
	- Real Ids are tied to GPG Ids using a One-Way Hash.
Added IDS for QCHESS and ARADO plugins.
Added new RsIdentity external interface.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-new_cache_system@4932 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-13 18:22:35 +00:00
..
Makefile Bugfix for gpg connections. 2009-07-07 21:53:06 +00:00
p3banlist.cc Improvements to BanPeer Code, mainly from a UdpStunner perspective. 2011-12-08 20:15:08 +00:00
p3banlist.h Improvement to BanPeers Sharing Code. 2011-11-25 00:58:01 +00:00
p3blogs.cc Changed parameter of the methods of pqiNotify from "std::string" to "const std::string&" 2011-06-29 22:54:44 +00:00
p3blogs.h merging distrib split into trunk 2011-09-10 15:20:15 +00:00
p3channels.cc fixed bug with anonymous channels asking for friends to be sources 2011-10-06 20:06:25 +00:00
p3channels.h merging distrib split into trunk 2011-09-10 15:20:15 +00:00
p3chatservice.cc commited currentgui state. Not working 2012-01-07 21:37:31 +00:00
p3chatservice.h added interface methods for public lobby exchange and subscription to public lobbies. Need a GUI now 2012-01-07 19:52:58 +00:00
p3disc.cc Incremental DHT improvement - support in libretroshare. 2011-11-22 13:24:42 +00:00
p3disc.h Incremental DHT improvement - support in libretroshare. 2011-11-22 13:24:42 +00:00
p3dsdv.cc Tweaked DSDV parameters. 2011-11-29 18:20:04 +00:00
p3dsdv.h Tweaked DSDV parameters. 2011-11-29 18:20:04 +00:00
p3forums.cc merging distrib split into trunk 2011-09-10 15:20:15 +00:00
p3forums.h merging distrib split into trunk 2011-09-10 15:20:15 +00:00
p3gamelauncher.cc Removed unused parameter warnings in libretroshare. 2011-08-12 13:42:30 +00:00
p3gamelauncher.h Removed p3ConnectMgr. Replaced it with p3LinkMgr, p3NetMgr and p3PeerMgr. 2011-07-09 18:39:34 +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
p3idservice.cc Addition of the Basics of the New Identity Service. 2012-02-13 18:22:35 +00:00
p3idservice.h Addition of the Basics of the New Identity Service. 2012-02-13 18:22:35 +00:00
p3msgservice.cc added auto-split of long private messages, and re-combination of partial messages on client side. Corrects the bug causing disconnection when sendign messages of side larger than the maximum packet size. 2011-09-09 19:37:38 +00:00
p3msgservice.h added auto-split of long private messages, and re-combination of partial messages on client side. Corrects the bug causing disconnection when sendign messages of side larger than the maximum packet size. 2011-09-09 19:37:38 +00:00
p3photoservice.cc Adding backends for new Plugin Services: Photo and Wiki. 2012-02-04 14:16:39 +00:00
p3photoservice.h Adding backends for new Plugin Services: Photo and Wiki. 2012-02-04 14:16:39 +00:00
p3service.cc merge of QoS branch into trunk 2011-09-04 20:01:30 +00:00
p3service.h Added a name to the RsMutex class. 2011-07-04 22:59:39 +00:00
p3statusservice.cc Set own status initially to online. 2011-09-08 13:17:49 +00:00
p3statusservice.h Removed p3ConnectMgr. Replaced it with p3LinkMgr, p3NetMgr and p3PeerMgr. 2011-07-09 18:39:34 +00:00
p3tunnel.cc Cleaned up rsPeers to remove 10 minute reconnect. The reconnect was caused by 2011-08-07 21:11:00 +00:00
p3tunnel.h reimplemented the tunnel handshake 2010-02-25 22:44:04 +00:00
p3vors.cc * Added "lastcontact = now" when added SSL Peer. This ensures that new certificates will be retained for at least 30 days. 2011-08-08 11:27:40 +00:00
p3vors.h Added Test Service for determining VoIP possibilities. 2011-08-03 17:43:26 +00:00
p3wikiservice.cc Adding backends for new Plugin Services: Photo and Wiki. 2012-02-04 14:16:39 +00:00
p3wikiservice.h Adding backends for new Plugin Services: Photo and Wiki. 2012-02-04 14:16:39 +00:00