RetroShare/libretroshare/src/gxs
2016-08-01 16:35:19 +02: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 a tooltip and read color for unsecure GXS identities. These are still supported for a few weeks at most. So get rid of them 2016-06-17 22:21:06 -04:00
gxssecurity.h added a tooltip and read color for unsecure GXS identities. These are still supported for a few weeks at most. So get rid of them 2016-06-17 22:21:06 -04: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 fixed missing RsGxsGrpMeta cache update when updating grp meta, which caused unstable group flags/name/perms update 2016-07-22 17:49:07 -04:00
rsdataservice.h fixed missing RsGxsGrpMeta cache update when updating grp meta, which caused unstable group flags/name/perms update 2016-07-22 17:49:07 -04: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 added missing time stamp of msgServerUpdateMap when posting a new message 2016-08-01 14:43:17 +02:00
rsgenexchange.h added missing time stamp of msgServerUpdateMap when posting a new message 2016-08-01 14:43:17 +02:00
rsgixs.h improved explicit requests of missing GXS ids, also fixing situations where empty peers lists would wipe out pending peer lists 2016-07-15 16:59:57 -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 Fix UnitTests and run it in windows too. 2016-07-15 15:36:06 +02:00
rsgxsdata.h Fix UnitTests and run it in windows too. 2016-07-15 15:36:06 +02:00
rsgxsdataaccess.cc fixed possible uninitialised memory read 2016-06-03 19:15:16 +02:00
rsgxsdataaccess.h Added statistic calculation and retrieval 2014-07-19 08:00:06 +00:00
rsgxsnetservice.cc re-disabled the code to update the server TS to last post as it can severely perturbate the distribution of posts. Added a call to update msgServerUpdateMap when new messages received 2016-08-01 16:35:19 +02:00
rsgxsnetservice.h re-disabled the code to update the server TS to last post as it can severely perturbate the distribution of posts. Added a call to update msgServerUpdateMap when new messages received 2016-08-01 16:35:19 +02:00
rsgxsnetutils.cc finished implementing the backend part for the subscription system 2016-05-18 21:13:54 -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 moved isIdentitybanned from p3GxsReputations to p3IdService, so as to avoid calling back p3IdService from p3GxsReputations, which simplifies the code 2016-07-03 18:06:01 -04:00
rsgxsutil.h put some notes and comments in the code for what is to be done 2016-05-17 00:00:15 -04:00
rsnxs.h added missing time stamp of msgServerUpdateMap when posting a new message 2016-08-01 14:43:17 +02: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