RetroShare/libretroshare/src/gxs
2021-01-18 13:23:43 +01:00
..
gxssecurity.cc disable limit of forward time checking for validating signatures 2020-11-15 21:22:25 +01:00
gxssecurity.h license fix in pqi 2018-05-28 22:03:39 +02:00
gxstokenqueue.cc Safer rsGxsChannel API 2018-11-09 12:41:08 +01:00
gxstokenqueue.h Safer rsGxsChannel API 2018-11-09 12:41:08 +01:00
rsdataservice.cc removed display of "Dead" elements in cache since they are no longer used 2021-01-04 13:57:54 +01:00
rsdataservice.h added more debug output 2021-01-04 21:24:06 +01:00
rsgds.h added more debug output 2021-01-04 21:24:06 +01:00
rsgenexchange.cc fixed compilation, removing implicit cast from nullptr to uninitialized std::shared_ptr 2021-01-18 13:23:43 +01:00
rsgenexchange.h added sending of group authors along with group data in distant GXS search 2020-12-03 23:13:18 +01:00
rsgixs.h added sending of group authors along with group data in distant GXS search 2020-12-03 23:13:18 +01:00
rsgroups.h merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
rsgxs.h replaced GxsMetaData pointers by shared_ptrs in dataaccess and dataservice, so that we can easily disable caching, more freely get rid of cache items, and have a simpler memory management scheme 2020-12-26 23:13:17 +01:00
rsgxsdata.cc Remove a bunch of deadcode 2020-09-01 12:01:38 +02:00
rsgxsdata.h Remove a bunch of deadcode 2020-09-01 12:01:38 +02:00
rsgxsdataaccess.cc moved all metadata cache switches into DataStore as a single internal variable 2021-01-01 23:36:16 +01:00
rsgxsdataaccess.h moved all metadata cache switches into DataStore as a single internal variable 2021-01-01 23:36:16 +01:00
rsgxsnetservice.cc limit distant search results to non circle-restricted groups 2021-01-15 22:48:31 +01:00
rsgxsnetservice.h moved all metadata cache switches into DataStore as a single internal variable 2021-01-01 23:36:16 +01:00
rsgxsnettunnel.cc fixed mem leak in rsgxstunnel.cc 2020-12-10 20:23:23 +01:00
rsgxsnettunnel.h Cleanup RsThread and related classes 2019-12-30 10:38:54 +01:00
rsgxsnetutils.cc Safer rsids API 2019-05-02 09:55:53 +02:00
rsgxsnetutils.h Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
rsgxsnotify.h fixed memory leak in RsGenExchange 2020-12-10 20:15:53 +01:00
rsgxsrequesttypes.cc replaced GxsMetaData pointers by shared_ptrs in dataaccess and dataservice, so that we can easily disable caching, more freely get rid of cache items, and have a simpler memory management scheme 2020-12-26 23:13:17 +01:00
rsgxsrequesttypes.h replaced GxsMetaData pointers by shared_ptrs in dataaccess and dataservice, so that we can easily disable caching, more freely get rid of cache items, and have a simpler memory management scheme 2020-12-26 23:13:17 +01:00
rsgxsutil.cc fixed compilation with rs_deep_channels_index 2021-01-08 13:28:27 +01:00
rsgxsutil.h fixed compilation with rs_deep_channels_index 2021-01-08 13:28:27 +01:00
rsnxs.h added auto-cleaning of unused forums, channels, posted. Works for all GXS groups if the correct method is supplied. 2020-11-22 21:45:21 +01:00
rsnxsobserver.h added sending of group authors along with group data in distant GXS search 2020-12-03 23:13:18 +01:00
UseCases.txt added more virtual methods to network exchange service 2012-04-01 21:10:55 +00:00