RetroShare/libretroshare/src/services
drbob 0dbe55bd05 Fixed serialiser bug in RsTlvList
Switched to proper Ids in gxsCircle gxsId items.
Fixed up Config serialiser.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7218 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-01 08:00:20 +00:00
..
Makefile Bugfix for gpg connections. 2009-07-07 21:53:06 +00:00
p3banlist.cc fixed up tlv serialisers: 2014-03-29 15:34:37 +00:00
p3banlist.h Switched most of the services to use p3ServiceControl instead of p3LinkMgr. 2014-03-29 03:57:44 +00:00
p3bwctrl.cc Switched most of the services to use p3ServiceControl instead of p3LinkMgr. 2014-03-29 03:57:44 +00:00
p3bwctrl.h Switched most of the services to use p3ServiceControl instead of p3LinkMgr. 2014-03-29 03:57:44 +00:00
p3chatservice.cc Removed configuration type (uint32) as its not needed or really used. 2014-03-29 05:20:57 +00:00
p3chatservice.h Switched most of the services to use p3ServiceControl instead of p3LinkMgr. 2014-03-29 03:57:44 +00:00
p3discovery2.cc Switched most of the services to use p3ServiceControl instead of p3LinkMgr. 2014-03-29 03:57:44 +00:00
p3discovery2.h Switched most of the services to use p3ServiceControl instead of p3LinkMgr. 2014-03-29 03:57:44 +00:00
p3dsdv.cc fixed up tlv serialisers: 2014-03-29 15:34:37 +00:00
p3dsdv.h Switched most of the services to use p3ServiceControl instead of p3LinkMgr. 2014-03-29 03:57:44 +00:00
p3gxschannels.cc fixed up tlv serialisers: 2014-03-29 15:34:37 +00:00
p3gxschannels.h Added ServiceControl + ServiceInfo. Basics are working, but still a lot to do! 2014-03-22 03:53:44 +00:00
p3gxscircles.cc fixed up tlv serialisers: 2014-03-29 15:34:37 +00:00
p3gxscircles.h Added ServiceControl + ServiceInfo. Basics are working, but still a lot to do! 2014-03-22 03:53:44 +00:00
p3gxscommon.cc merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
p3gxscommon.h merging gxs_phase2 branch 2013-06-04 21:00:43 +00:00
p3gxsforums.cc fixed up tlv serialisers: 2014-03-29 15:34:37 +00:00
p3gxsforums.h Added ServiceControl + ServiceInfo. Basics are working, but still a lot to do! 2014-03-22 03:53:44 +00:00
p3gxsreputation.cc fixed up tlv serialisers: 2014-03-29 15:34:37 +00:00
p3gxsreputation.h Added ServiceControl + ServiceInfo. Basics are working, but still a lot to do! 2014-03-22 03:53:44 +00:00
p3heartbeat.cc Switched most of the services to use p3ServiceControl instead of p3LinkMgr. 2014-03-29 03:57:44 +00:00
p3heartbeat.h Switched most of the services to use p3ServiceControl instead of p3LinkMgr. 2014-03-29 03:57:44 +00:00
p3idservice.cc Fixed serialiser bug in RsTlvList 2014-04-01 08:00:20 +00:00
p3idservice.h Added ServiceControl + ServiceInfo. Basics are working, but still a lot to do! 2014-03-22 03:53:44 +00:00
p3msgservice.cc merged remaining of v0.6-IdCleaning branch (7180->7213) to incorporate global router stuff in trunk 2014-03-29 14:18:05 +00:00
p3msgservice.h merged remaining of v0.6-IdCleaning branch (7180->7213) to incorporate global router stuff in trunk 2014-03-29 14:18:05 +00:00
p3photoservice.cc fixed up tlv serialisers: 2014-03-29 15:34:37 +00:00
p3photoservice.h Added ServiceControl + ServiceInfo. Basics are working, but still a lot to do! 2014-03-22 03:53:44 +00:00
p3postbase.cc merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +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 fixed up tlv serialisers: 2014-03-29 15:34:37 +00:00
p3posted.h Added ServiceControl + ServiceInfo. Basics are working, but still a lot to do! 2014-03-22 03:53:44 +00:00
p3rtt.cc Switched most of the services to use p3ServiceControl instead of p3LinkMgr. 2014-03-29 03:57:44 +00:00
p3rtt.h Switched most of the services to use p3ServiceControl instead of p3LinkMgr. 2014-03-29 03:57:44 +00:00
p3service.cc merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
p3service.h Added ServiceControl + ServiceInfo. Basics are working, but still a lot to do! 2014-03-22 03:53:44 +00:00
p3serviceinfo.cc Added ServiceControl + ServiceInfo. Basics are working, but still a lot to do! 2014-03-22 03:53:44 +00:00
p3serviceinfo.h Added ServiceControl + ServiceInfo. Basics are working, but still a lot to do! 2014-03-22 03:53:44 +00:00
p3statusservice.cc Removed configuration type (uint32) as its not needed or really used. 2014-03-29 05:20:57 +00:00
p3statusservice.h Switched most of the services to use p3ServiceControl instead of p3LinkMgr. 2014-03-29 03:57:44 +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 fixed up tlv serialisers: 2014-03-29 15:34:37 +00:00
p3wiki.h Added ServiceControl + ServiceInfo. Basics are working, but still a lot to do! 2014-03-22 03:53:44 +00:00
p3wire.cc fixed up tlv serialisers: 2014-03-29 15:34:37 +00:00
p3wire.h Added ServiceControl + ServiceInfo. Basics are working, but still a lot to do! 2014-03-22 03:53:44 +00:00