RetroShare/libretroshare/src/gxs
2017-12-10 15:57:01 +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 memory leaks in GxsSecurity 2017-07-24 18:45:24 +02:00
gxssecurity.h Merge branch 'master' into gxs_mail_experiments 2017-05-05 15:44:22 +02:00
gxstokenqueue.cc Fix unused warning in gxstokenqueue 2017-07-06 16:28:59 +02:00
gxstokenqueue.h Fix CppCheck in gxstokenqueue.h 2017-11-05 16:41:40 +01:00
rsdataservice.cc removed aliasing in storeMessages/storeGroups, removed several memory leaks in unittests, improved auto-delete structures in rsgxsutil, added deletion for members of RsGenExchange, removed shared pointers from unittests (they cause a memory leak and are only used in unittests) 2017-07-25 00:07:53 +02:00
rsdataservice.h removed aliasing in storeMessages/storeGroups, removed several memory leaks in unittests, improved auto-delete structures in rsgxsutil, added deletion for members of RsGenExchange, removed shared pointers from unittests (they cause a memory leak and are only used in unittests) 2017-07-25 00:07:53 +02:00
rsgds.h removed aliasing in storeMessages/storeGroups, removed several memory leaks in unittests, improved auto-delete structures in rsgxsutil, added deletion for members of RsGenExchange, removed shared pointers from unittests (they cause a memory leak and are only used in unittests) 2017-07-25 00:07:53 +02:00
rsgenexchange.cc Fix CppCheck in rsgenexchange.cc 2017-11-05 16:46:57 +01:00
rsgenexchange.h rewrote processRecvdMessages() and processRecvdGroups() in RsGenExchange. Removed mReceivedGrps and mReceivedMsgs, cleaned-up terrible branching and memory management 2017-07-25 21:21:24 +02:00
rsgixs.h Fix CppCheck in rsgixs.h 2017-11-05 16:47:24 +01:00
rsgroups.h merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
rsgxs.h fix gxs storage period 1year to 372 days to match old clients 2017-02-28 22:47:38 +01:00
rsgxsdata.cc Fix Missing messages when mark all as read. 2017-04-29 17:32:23 +02:00
rsgxsdata.h merged upstream/master 2017-04-30 20:14:23 +02:00
rsgxsdataaccess.cc removed aliasing in storeMessages/storeGroups, removed several memory leaks in unittests, improved auto-delete structures in rsgxsutil, added deletion for members of RsGenExchange, removed shared pointers from unittests (they cause a memory leak and are only used in unittests) 2017-07-25 00:07:53 +02:00
rsgxsdataaccess.h Fix CppCheck in rsgxsdataaccess.h 2017-11-05 16:47:49 +01:00
rsgxsnetservice.cc added some text to describe the protocol for GXS distant sync 2017-12-10 15:57:01 +01:00
rsgxsnetservice.h removed aliasing in storeMessages/storeGroups, removed several memory leaks in unittests, improved auto-delete structures in rsgxsutil, added deletion for members of RsGenExchange, removed shared pointers from unittests (they cause a memory leak and are only used in unittests) 2017-07-25 00:07:53 +02:00
rsgxsnetutils.cc Fix Clang warnings: Add author and date to #warning 2017-04-17 21:32:14 +02:00
rsgxsnetutils.h moved rsnxsitems.cc to rsitems/ 2017-04-27 14:21:46 +02: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 added GUI async call to ID serialised data. Allows to copy+paste identities. 2017-04-10 20:02:14 +02:00
rsgxsutil.cc removed newline that comes with debug info 2017-08-03 20:09:48 +02:00
rsgxsutil.h removed aliasing in storeMessages/storeGroups, removed several memory leaks in unittests, improved auto-delete structures in rsgxsutil, added deletion for members of RsGenExchange, removed shared pointers from unittests (they cause a memory leak and are only used in unittests) 2017-07-25 00:07:53 +02:00
rsnxs.h moved msg keep period settings to netService and made the initialisation obei the default settings of the service 2017-06-28 23:12:33 +02:00
rsnxsobserver.h moved rsnxsitems.cc to rsitems/ 2017-04-27 14:21:46 +02:00
UseCases.txt added more virtual methods to network exchange service 2012-04-01 21:10:55 +00:00