RetroShare/libretroshare/src/gxs
2016-05-01 15:22:13 -04: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 use RsTemporaryMemory in signature verification 2016-04-30 17:33:47 -04:00
gxssecurity.h removed dead code in GxsSecurity 2016-02-20 21:25:21 -05:00
gxstokenqueue.cc changed post fixed operator++ into prefixed. More efficient on some systems. Patch from Phenom. 2014-10-24 22:07:26 +00:00
gxstokenqueue.h * Added the basics of GxsCircles service to libretroshare. 2012-11-29 22:48:28 +00:00
rsdataservice.cc added missing update of mRecvTS in database when updating a group metadata 2016-02-24 16:51:56 -05:00
rsdataservice.h Combined selects in RsDataService::retrieveNxsGrps/RsDataService::retrieveNxsMsgs. 2015-09-06 01:13:27 +02:00
rsgds.h changed serialisation methods to use c++ in rsnxsitems, added two new items for encrypted data, renamed classes RsNxsSyncGrp and RsNxsSyncMsg to RsNxsSyncGrp/MsgReqItem 2015-09-12 00:39:35 -04:00
rsgenexchange.cc merged with upstream/master 2016-05-01 15:22:13 -04:00
rsgenexchange.h update of groups up to the latest attached circle server update TS. Should re-send groups that depend on a circle when the circle change 2016-03-21 23:21:26 -04:00
rsgixs.h added anon ids to offline vetting 2016-03-23 20:54:45 -04:00
rsgroups.h merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
rsgxs.h handled validation/sign of message when key not available 2013-03-06 23:33:23 +00:00
rsgxsdata.cc fixed mismatch between API versions causing signed groups created with old API to fail author signature checking 2015-12-17 00:08:08 -05:00
rsgxsdata.h fixed mismatch between API versions causing signed groups created with old API to fail author signature checking 2015-12-17 00:08:08 -05:00
rsgxsdataaccess.cc added stats exchange system to gather number of posts in unsubscribed groups without the need to actually DL the messages (reduced bw a lot) 2015-12-19 17:38:52 -05:00
rsgxsdataaccess.h Added statistic calculation and retrieval 2014-07-19 08:00:06 +00:00
rsgxsnetservice.cc merged with upstream/master 2016-05-01 15:22:13 -04:00
rsgxsnetservice.h added encryption of message sync requests for external circles-restricted groups, and verification that properly encrypted requests are sent before sending encrypted msg ID lists 2016-04-06 21:12:54 -04:00
rsgxsnetutils.cc added anon ids to offline vetting 2016-03-23 20:54:45 -04:00
rsgxsnetutils.h added anon ids to offline vetting 2016-03-23 20:54:45 -04:00
rsgxsrequesttypes.cc Fixed memory leak in request handling by adding a destructor the the request classes derived from GxsRequest and delete the result. 2015-01-25 23:22:58 +00:00
rsgxsrequesttypes.h Fixed memory leak in request handling by adding a destructor the the request classes derived from GxsRequest and delete the result. 2015-01-25 23:22:58 +00:00
rsgxsutil.cc fixed up People context menu so as to handle actions for multiple persons at once 2016-01-16 20:44:52 -05:00
rsgxsutil.h fixed a number of memory leaks in gxsnetservice. Used a class that auto-deletes retrieved items. 2015-12-20 20:35:48 -05:00
rsnxs.h update of groups up to the latest attached circle server update TS. Should re-send groups that depend on a circle when the circle change 2016-03-21 23:21:26 -04:00
rsnxsobserver.h - Removed randomly forced updating of GUI in RsGxsUpdateBroadcastBase 2015-05-19 21:40:19 +00:00
UseCases.txt added more virtual methods to network exchange service 2012-04-01 21:10:55 +00:00