RetroShare/libretroshare/src/gxs
2015-03-08 23:12:57 +00: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 free/delete mess in GRouter 2015-01-23 15:16:04 +00:00
gxssecurity.h moved all the code using explicit EVP_KEY and RSA structures into gxssecurity (except rsrecon, still need to do) 2014-05-17 13:50:40 +00: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 improved network statistics for GXS net service. Added number of available messages for unsubscribed forums in GUI. Should be done as well for channels. 2014-12-16 06:54:15 +00:00
rsdataservice.h implemented publish key sharing between peers for channels. 2014-10-05 19:14:05 +00:00
rsgds.h improved network statistics for GXS net service. Added number of available messages for unsubscribed forums in GUI. Should be done as well for channels. 2014-12-16 06:54:15 +00:00
rsgenexchange.cc Reduced locking time of mutex in RsGenExchange::processMsgMetaChanges and RsGenExchange::processGrpMetaChanges. 2015-03-08 23:12:57 +00:00
rsgenexchange.h Receiving a shared key: 2015-02-08 01:01:48 +00:00
rsgixs.h fixed inconsistency using getKey() and getPrivateKey() supposing it returns a boolean. It should return a boolean anyway. 2014-11-25 20:31:18 +00: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 improved network statistics for GXS net service. Added number of available messages for unsubscribed forums in GUI. Should be done as well for channels. 2014-12-16 06:54:15 +00:00
rsgxsdata.h improved network statistics for GXS net service. Added number of available messages for unsubscribed forums in GUI. Should be done as well for channels. 2014-12-16 06:54:15 +00:00
rsgxsdataaccess.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
rsgxsdataaccess.h Added statistic calculation and retrieval 2014-07-19 08:00:06 +00:00
rsgxsnetservice.cc Receiving a shared key: 2015-02-08 01:01:48 +00:00
rsgxsnetservice.h added number of posts at friends to saveList/loadList. Improves visibility of number of posts 2015-01-31 18:06:37 +00:00
rsgxsnetutils.cc changed post fixed operator++ into prefixed. More efficient on some systems. Patch from Phenom. 2014-10-24 22:07:26 +00:00
rsgxsnetutils.h bug fix, 2014-05-01 18:50:07 +00: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 changed post fixed operator++ into prefixed. More efficient on some systems. Patch from Phenom. 2014-10-24 22:07:26 +00:00
rsgxsutil.h changed post fixed operator++ into prefixed. More efficient on some systems. Patch from Phenom. 2014-10-24 22:07:26 +00:00
rsnxs.h - added more debug info to gxs net service so as to see what's going on 2015-01-28 22:48:59 +00:00
rsnxsobserver.h Receiving a shared key: 2015-02-08 01:01:48 +00:00
UseCases.txt added more virtual methods to network exchange service 2012-04-01 21:10:55 +00:00