RetroShare/libretroshare/src/gxs
2018-06-21 15:46:59 +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 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 changed std::vector into std::set in notification system, hence removing lots of std::find(std::vector::begin(),std::vector::end(),T), causing quadratic costs in multiple places. 2018-06-21 15:46:59 +02:00
rsdataservice.h changed std::vector into std::set in notification system, hence removing lots of std::find(std::vector::begin(),std::vector::end(),T), causing quadratic costs in multiple places. 2018-06-21 15:46:59 +02:00
rsgds.h changed std::vector into std::set in notification system, hence removing lots of std::find(std::vector::begin(),std::vector::end(),T), causing quadratic costs in multiple places. 2018-06-21 15:46:59 +02:00
rsgenexchange.cc changed std::vector into std::set in notification system, hence removing lots of std::find(std::vector::begin(),std::vector::end(),T), causing quadratic costs in multiple places. 2018-06-21 15:46:59 +02:00
rsgenexchange.h fixed bug that would erase private publish key when a group update is received 2018-02-28 22:40:04 +01:00
rsgixs.h Fix Gcc Warning in nxsmsgsync_test.cc 2018-02-20 23:28:48 +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 moved memory ownership of RsGxsGrpMetaData down into RsGxsDataAccess. Avoids many copy-constructors of RsTlvSecurityKey. Will probably spare a lot of CPU on windows 2018-01-07 21:41:41 +01:00
rsgxsdata.h moved memory ownership of RsGxsGrpMetaData down into RsGxsDataAccess. Avoids many copy-constructors of RsTlvSecurityKey. Will probably spare a lot of CPU on windows 2018-01-07 21:41:41 +01:00
rsgxsdataaccess.cc changed std::vector into std::set in notification system, hence removing lots of std::find(std::vector::begin(),std::vector::end(),T), causing quadratic costs in multiple places. 2018-06-21 15:46:59 +02:00
rsgxsdataaccess.h removed consts in GrpMetaCache pointers, and made it possible to always re=use cache entries, possibly updating them 2018-01-10 00:10:08 +01:00
rsgxsnetservice.cc changed std::vector into std::set in notification system, hence removing lots of std::find(std::vector::begin(),std::vector::end(),T), causing quadratic costs in multiple places. 2018-06-21 15:46:59 +02:00
rsgxsnetservice.h moved memory ownership of RsGxsGrpMetaData down into RsGxsDataAccess. Avoids many copy-constructors of RsTlvSecurityKey. Will probably spare a lot of CPU on windows 2018-01-07 21:41:41 +01: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 removed delete causing read of deleted memory 2018-01-09 21:49:15 +01:00
rsgxsrequesttypes.h moved memory ownership of RsGxsGrpMetaData down into RsGxsDataAccess. Avoids many copy-constructors of RsTlvSecurityKey. Will probably spare a lot of CPU on windows 2018-01-07 21:41:41 +01:00
rsgxsutil.cc changed std::vector into std::set in notification system, hence removing lots of std::find(std::vector::begin(),std::vector::end(),T), causing quadratic costs in multiple places. 2018-06-21 15:46:59 +02:00
rsgxsutil.h changed std::vector into std::set in notification system, hence removing lots of std::find(std::vector::begin(),std::vector::end(),T), causing quadratic costs in multiple places. 2018-06-21 15:46:59 +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