RetroShare/libretroshare/src/serialiser
chrisparker126 d8bfc6d8b3 Mostly connectivity code additions
* implementation of p3config, cache functionality to p3Qblog
* added peerid (pid) attribute to rsQblog item and its serialisation
* TODO: logical updating for p3Qblog
* TODO: implement tick() so can add to server 
* TODO: test p3Qblog after addition of tick with some peers



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@571 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-04 10:59:24 +00:00
..
Makefile Added network message objects for the Status service - RsStatusItem 2008-05-14 10:35:12 +00:00
rsbaseitem_test.cc Major improvements to the serialiser to make it work with retroshare. 2007-12-12 00:54:42 +00:00
rsbaseitems.cc Lots of bugfixes and tweaks: 2008-03-31 14:06:59 +00:00
rsbaseitems.h Major improvements to the serialiser to make it work with retroshare. 2007-12-12 00:54:42 +00:00
rsbaseserial.cc Changes required to get Retroshare V0.4 working under windows. 2008-03-03 14:41:15 +00:00
rsbaseserial.h Major improvements to the serialiser to make it work with retroshare. 2007-12-12 00:54:42 +00:00
rsconfigitems.cc Lots of bugfixes and tweaks: 2008-03-31 14:06:59 +00:00
rsconfigitems.h Added Cache's to retroshare configuration. 2008-02-09 12:47:45 +00:00
rsdiscitems.cc Lots of bugfixes and tweaks: 2008-03-31 14:06:59 +00:00
rsdiscitems.h * Addition of almost completed p3ranking class - still streaming / ranking to do. 2008-02-03 06:29:02 +00:00
rsgameitems.cc Lots of bugfixes and tweaks: 2008-03-31 14:06:59 +00:00
rsgameitems.h Improvements to the Games Launcher. 2008-03-17 14:24:56 +00:00
rsmsgitems.cc Mostly connectivity code additions 2008-06-04 10:59:24 +00:00
rsmsgitems.h Modifications to chat and msgs to allow wchar_t messages 2008-01-26 13:00:57 +00:00
rsphotoitems.cc Addition of two more Services / Applications. 2008-03-04 21:31:11 +00:00
rsphotoitems.h Addition of two more Services / Applications. 2008-03-04 21:31:11 +00:00
rsqblogitems.cc Mostly connectivity code additions 2008-06-04 10:59:24 +00:00
rsqblogitems.h Mostly connectivity code additions 2008-06-04 10:59:24 +00:00
rsrankitems.cc Third attempt at link rank system. 2008-04-15 16:35:46 +00:00
rsrankitems.h Third attempt at link rank system. 2008-04-15 16:35:46 +00:00
rsserial.cc Lots of bugfixes and tweaks: 2008-03-31 14:06:59 +00:00
rsserial.h Finished off the basic Link Ranking system. 2008-02-05 13:45:04 +00:00
rsserial_test.cc Major improvements to the serialiser to make it work with retroshare. 2007-12-12 00:54:42 +00:00
rsserviceids.h Added network message objects for the Status service - RsStatusItem 2008-05-14 10:35:12 +00:00
rsserviceitems.h Major improvements to the serialiser to make it work with retroshare. 2007-12-12 00:54:42 +00:00
rsstatusitems.cc Added network message objects for the Status service - RsStatusItem 2008-05-14 10:35:12 +00:00
rsstatusitems.h Added network message objects for the Status service - RsStatusItem 2008-05-14 10:35:12 +00:00
rstlvbase.cc Modifications to chat and msgs to allow wchar_t messages 2008-01-26 13:00:57 +00:00
rstlvbase.h Lots of little changes to libretroshare. Improvements mainly focused 2008-02-07 16:18:34 +00:00
rstlvfileitem.cc Modifications to chat and msgs to allow wchar_t messages 2008-01-26 13:00:57 +00:00
rstlvtypes.cc * Memory Leak fixed in BinaryData. 2008-04-03 12:51:28 +00:00
rstlvtypes.h * Memory Leak fixed in BinaryData. 2008-04-03 12:51:28 +00:00
rstlvutil.cc Addition of new makefile scripts. 2007-11-16 04:45:00 +00:00
rstlvutil.h Addition of new makefile scripts. 2007-11-16 04:45:00 +00:00
tlvbase_test.cc Added missing #includes for picky compilers (ArchLinux) 2008-05-31 13:39:04 +00:00
tlvbase_test2.cc Major improvements to the serialiser to make it work with retroshare. 2007-12-12 00:54:42 +00:00
tlvconfig_test.cc Added missing #includes for picky compilers (ArchLinux) 2008-05-31 13:39:04 +00:00
tlvfileitem_test.cc Addition of new makefile scripts. 2007-11-16 04:45:00 +00:00
tlvitems_test.cc Added missing #includes for picky compilers (ArchLinux) 2008-05-31 13:39:04 +00:00
tlvstack_test.cc Addition of new makefile scripts. 2007-11-16 04:45:00 +00:00