RetroShare/libretroshare/src/gxs
chrisparker126 ea2788b2d2 Updated gxs net test
tested fragmentation with 1 item coalesion
created groups now have admin/subscribed/publish flag (no publish optimisation yet)
was incorrectly apply group_subscribe_mask to group subscribed, using correct mask now. Added comments clarifying purpose of subscribe_mask
Implemented fragmentation but placed under preprocessor flags for phase 2. 



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6234 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-03-16 16:44:33 +00:00
..
db_acadeeb.h Added acadeeb - A bibiography / reference paper system. 2012-01-18 00:13:27 +00:00
db_gixp.h Early pass at defining new message exchange (cache replacement system) 2012-01-17 01:09:21 +00:00
db_gmxp.h Added acadeeb - A bibiography / reference paper system. 2012-01-18 00:13:27 +00:00
db_gxp_apps.h Early pass at defining new message exchange (cache replacement system) 2012-01-17 01:09:21 +00:00
db_gxp_service.h moved my(chris's) version of GXservice to rsgxs.h and reverted db_gxp_service.h back to original 2012-02-24 21:15:08 +00:00
db_gxp.h Added acadeeb - A bibiography / reference paper system. 2012-01-18 00:13:27 +00:00
db_wire.h Added acadeeb - A bibiography / reference paper system. 2012-01-18 00:13:27 +00:00
gxssecurity.cc Added group validation code. 2013-03-10 15:08:04 +00:00
gxssecurity.h Added group validation code. 2013-03-10 15:08:04 +00:00
gxstokenqueue.cc Added Identity Info retrieval to rsIdentities. 2012-11-19 22:00:05 +00:00
gxstokenqueue.h * Added the basics of GxsCircles service to libretroshare. 2012-11-29 22:48:28 +00:00
rsdataservice.cc Fixed for duplicate messages ending up in db, set msgId and grpId as primary keys in message and group table respectively in db when created 2013-02-12 21:45:30 +00:00
rsdataservice.h Fixed resource exhaustion due to message/group notification not being handled 2013-02-07 23:04:16 +00:00
rsgds.h Fixed resource exhaustion due to message/group notification not being handled 2013-02-07 23:04:16 +00:00
rsgenexchange.cc Updated gxs net test 2013-03-16 16:44:33 +00:00
rsgenexchange.h Added backend support for Comments. 2013-03-15 20:46:49 +00:00
rsgixs.h * Added the basics of GxsCircles service to libretroshare. 2012-11-29 22:48:28 +00:00
rsgroups.h Penultimate touches to the RsGxsService interface 2012-03-11 00:05:43 +00:00
rsgxs.h handled validation/sign of message when key not available 2013-03-06 23:33:23 +00:00
rsgxsdata.cc Fixed resource exhaustion due to message/group notification not being handled 2013-02-07 23:04:16 +00:00
rsgxsdata.h Refactored GXS interface to remove exposure to RS internals (i.e. only reference types, declaration in retroshare folder) 2013-02-28 21:58:38 +00:00
rsgxsdataaccess.cc enabled token expiration, 30 seconds 2012-12-16 00:43:15 +00:00
rsgxsdataaccess.h handled validation/sign of message when key not available 2013-03-06 23:33:23 +00:00
rsgxsnetservice.cc Updated gxs net test 2013-03-16 16:44:33 +00:00
rsgxsnetservice.h handled validation/sign of message when key not available 2013-03-06 23:33:23 +00:00
rsgxsrequesttypes.h handled validation/sign of message when key not available 2013-03-06 23:33:23 +00:00
rsgxsutil.h handled validation/sign of message when key not available 2013-03-06 23:33:23 +00:00
rsnxs.h Added Rs photo v2 item serialisation test, fixed subsequent bugs 2012-08-06 21:00:38 +00:00
rsnxsobserver.h Added Rs photo v2 item serialisation test, fixed subsequent bugs 2012-08-06 21:00:38 +00:00
UseCases.txt added more virtual methods to network exchange service 2012-04-01 21:10:55 +00:00