RetroShare/libretroshare/src/gxs
2018-07-15 19:09:12 +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 added retrieval of search results in UI 2018-06-24 16:55:38 +02:00
rsgenexchange.h added retrieval of search results in UI 2018-06-24 16:55:38 +02: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 added secure retrieval of distant groups 2018-06-30 21:52:25 +02:00
rsgxsdataaccess.h added secure retrieval of distant groups 2018-06-30 21:52:25 +02:00
rsgxsnetservice.cc removed debug switch to allow display of existing distant group search results 2018-07-05 10:16:48 +02:00
rsgxsnetservice.h added group data request when search items are selected 2018-07-04 21:42:09 +02:00
rsgxsnettunnel.cc fixed up display of GXS net tunnel info 2018-07-15 19:09:12 +02:00
rsgxsnettunnel.h fixed up display of GXS net tunnel info 2018-07-15 19:09:12 +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 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 fixed missing code in passing turtle group data result to client service 2018-07-04 23:54:26 +02:00
rsnxsobserver.h added code to notify GxsBroadcast system with new distant search results 2018-06-23 22:25:36 +02:00
UseCases.txt added more virtual methods to network exchange service 2012-04-01 21:10:55 +00:00