RetroShare/libretroshare/src/gxs
2017-02-24 23:19:47 +01: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 fixed bug causing decryption of group data to crash 2017-02-24 23:19:47 +01: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 cache deletion of GXS grp meta that caused deleted groups to not come back when available 2017-01-20 23:27:18 +01: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 added auto-clean of unused groups when grpAutoSync is enabled (so it does not touch identities) 2017-01-19 23:59:26 +01:00
rsgenexchange.cc fixed problem in ID creation code. 2017-02-07 20:15:55 +01:00
rsgenexchange.h merged with upstream/master 2017-01-20 00:00:47 +01:00
rsgixs.h made RsReputation::overallReputationLevel() to also return the identity ownership flags so that we dont need to rely on async calls to p3IdService to get them 2017-02-06 23:46:01 +01:00
rsgroups.h merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
rsgxs.h fixed compilation and set the default storage to 1year to comply with forum default 2016-12-14 09:59:20 +01:00
rsgxsdata.cc Fix Forum Item sort on LastPost View. 2016-08-06 11:57:41 +02:00
rsgxsdata.h Fix UnitTests and run it in windows too. 2016-07-15 15:36:06 +02:00
rsgxsdataaccess.cc Some cleanup and deprecation 2017-01-14 23:12:50 +01:00
rsgxsdataaccess.h Some cleanup and deprecation 2017-01-14 23:12:50 +01:00
rsgxsnetservice.cc added 3 missing delete, responsible for small memory leaks 2017-02-01 14:32:51 +01:00
rsgxsnetservice.h added auto-clean of unused groups when grpAutoSync is enabled (so it does not touch identities) 2017-01-19 23:59:26 +01:00
rsgxsnetutils.cc Fix all warnings in UnitTest 2017-01-21 16:31:45 +01: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 Some cleanup and deprecation 2017-01-14 23:12:50 +01:00
rsgxsutil.cc added auto-clean of unused groups when grpAutoSync is enabled (so it does not touch identities) 2017-01-19 23:59:26 +01:00
rsgxsutil.h moved temporary GXS object structures into rsgxsutil.h and used them in p3gxscircles to remove a memory leak 2017-01-31 20:59:50 +01:00
rsnxs.h added auto-clean of unused groups when grpAutoSync is enabled (so it does not touch identities) 2017-01-19 23:59:26 +01: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