RetroShare/libretroshare/src/services
csoler 235280399f - changed Sha1CheckSum from hand-made class to instance of t_GenericIdType<> (should be backward compatible)
- updated ft/, p3msgservice and p3chatservice accordingly
- added a new class for Sha1Sum in t_GeneridIdType<>, and an additional template argument to make ids of identical size 
	incompatible.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7082 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-01 19:10:45 +00:00
..
Makefile Bugfix for gpg connections. 2009-07-07 21:53:06 +00:00
p3banlist.cc Massive commit - changing from sockaddr_in => sockaddr_storage. 2013-09-13 14:35:19 +00:00
p3banlist.h Massive commit - changing from sockaddr_in => sockaddr_storage. 2013-09-13 14:35:19 +00:00
p3bwctrl.cc * Fix Deadlock in GXS Test Backend ... double Mutex lock for ALL Msgs removed. 2012-07-28 01:49:09 +00:00
p3bwctrl.h Added Bandwidth Monitoring service to libretroshare to help debug Lag. 2012-06-21 23:23:46 +00:00
p3chatservice.cc - changed Sha1CheckSum from hand-made class to instance of t_GenericIdType<> (should be backward compatible) 2014-02-01 19:10:45 +00:00
p3chatservice.h Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +00:00
p3discovery2.cc Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +00:00
p3discovery2.h Rewrite of the discovery system to be more private, with less traffic. 2013-09-28 08:09:59 +00:00
p3dsdv.cc Code maintenance for Qt 5: 2013-10-21 11:00:49 +00:00
p3dsdv.h Tweaked DSDV parameters. 2011-11-29 18:20:04 +00:00
p3gxschannels.cc - Split majority of p3posted into p3postbase.cc - so that it can be reused by other services. 2014-01-20 11:42:27 +00:00
p3gxschannels.h fixed up function signature for subscribeToGroup() was missing token reference. 2013-03-24 16:32:20 +00:00
p3gxscircles.cc - Split majority of p3posted into p3postbase.cc - so that it can be reused by other services. 2014-01-20 11:42:27 +00:00
p3gxscircles.h merging gxs_phase2 branch 2013-06-04 21:00:43 +00:00
p3gxscommon.cc merging gxs_phase2 branch 2013-06-04 21:00:43 +00:00
p3gxscommon.h merging gxs_phase2 branch 2013-06-04 21:00:43 +00:00
p3gxsforums.cc - Split majority of p3posted into p3postbase.cc - so that it can be reused by other services. 2014-01-20 11:42:27 +00:00
p3gxsforums.h Added update capability to forums ui 2013-10-05 11:36:31 +00:00
p3heartbeat.cc fixed missing return 2013-09-30 21:15:01 +00:00
p3heartbeat.h Rewrite of the discovery system to be more private, with less traffic. 2013-09-28 08:09:59 +00:00
p3idservice.cc - changed Sha1CheckSum from hand-made class to instance of t_GenericIdType<> (should be backward compatible) 2014-02-01 19:10:45 +00:00
p3idservice.h - Split majority of p3posted into p3postbase.cc - so that it can be reused by other services. 2014-01-20 11:42:27 +00:00
p3msgservice.cc - changed Sha1CheckSum from hand-made class to instance of t_GenericIdType<> (should be backward compatible) 2014-02-01 19:10:45 +00:00
p3msgservice.h Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +00:00
p3photoservice.cc Fixed crash after last commit in p3idservice.cc. 2013-07-21 01:50:13 +00:00
p3photoservice.h Reviewed and corrected authenPolicies. 2013-03-24 19:21:30 +00:00
p3postbase.cc - Split majority of p3posted into p3postbase.cc - so that it can be reused by other services. 2014-01-20 11:42:27 +00:00
p3postbase.h - Split majority of p3posted into p3postbase.cc - so that it can be reused by other services. 2014-01-20 11:42:27 +00:00
p3posted.cc - Split majority of p3posted into p3postbase.cc - so that it can be reused by other services. 2014-01-20 11:42:27 +00:00
p3posted.h - Split majority of p3posted into p3postbase.cc - so that it can be reused by other services. 2014-01-20 11:42:27 +00:00
p3rtt.cc Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +00:00
p3rtt.h Added a thread per active peer - to reduce RTT and increase throughout. 2013-10-02 03:21:04 +00:00
p3service.cc Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +00:00
p3service.h Work-in-progress to reduce latency time: 2013-10-01 10:11:34 +00:00
p3statusservice.cc Updated the notification system. Main changes are: 2014-01-07 22:51:22 +00:00
p3statusservice.h Extracted a new widget ChatWidget for the basic chat handling from the PopupChatDialog and use it in ChatLobbyDialog too. 2012-01-17 20:36:36 +00:00
p3tunnel.cc Removed some std::ostringstream. 2012-04-17 21:00:54 +00:00
p3tunnel.h reimplemented the tunnel handshake 2010-02-25 22:44:04 +00:00
p3wiki.cc - Split majority of p3posted into p3postbase.cc - so that it can be reused by other services. 2014-01-20 11:42:27 +00:00
p3wiki.h added AuthenPolicy code for p3wiki. 2013-02-10 17:52:50 +00:00
p3wire.cc merging gxs_phase2 branch 2013-06-04 21:00:43 +00:00
p3wire.h Reviewed and corrected authenPolicies. 2013-03-24 19:21:30 +00:00